Skip to content
Failed

Console Output

Push event to branch master
05:06:14 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 245b5678865575a5903c00ae1af39a84788c1079
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/HttpOverStream_master@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on azwin-2-1b02c0 in d:\jenkins\workspace\HttpOverStream_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --resolve-git-dir d:\jenkins\workspace\HttpOverStream_master\.git # timeout=10
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 245b5678865575a5903c00ae1af39a84788c1079 (master)
Commit message: "Merge pull request #38 from mat007/fix-build-badge"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 245b5678865575a5903c00ae1af39a84788c1079 # timeout=10
 > git rev-list --no-walk 445f101824a08c627eb89ffc885c05df0b913632 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
05:06:18 [2022-06-23T05:06:18.223Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] bat
05:06:19 [2022-06-23T05:06:19.216Z] 
05:06:19 [2022-06-23T05:06:19.216Z] d:\jenkins\workspace\HttpOverStream_master>docker run --rm -v d:\jenkins\workspace\HttpOverStream_master:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Build 
05:06:21 [2022-06-23T05:06:21.532Z] Preparing to run build script...
05:06:22 [2022-06-23T05:06:22.560Z] Running build script...
05:06:29 [2022-06-23T05:06:29.906Z] 
05:06:29 [2022-06-23T05:06:29.906Z] ========================================
05:06:29 [2022-06-23T05:06:29.906Z] Nuget-Restore
05:06:29 [2022-06-23T05:06:29.906Z] ========================================
05:06:30 [2022-06-23T05:06:30.395Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
05:06:33 [2022-06-23T05:06:33.459Z] All packages listed in packages.config are already installed.
05:06:33 [2022-06-23T05:06:33.948Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
05:06:33 [2022-06-23T05:06:33.948Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
05:06:33 [2022-06-23T05:06:33.948Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
05:06:33 [2022-06-23T05:06:33.948Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 61ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 66ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 73ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 83ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 96ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 99ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 96ms
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 10ms
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 12ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 10ms
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 18ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 4ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 7ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 9ms
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/owin/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/owin/index.json 54ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 56ms
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 60ms
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 3ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 10ms
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 76ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 4ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 78ms
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 93ms
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
05:06:34 [2022-06-23T05:06:34.438Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 4ms
05:06:34 [2022-06-23T05:06:34.438Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 5ms
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 7ms
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
05:06:34 [2022-06-23T05:06:34.927Z] Committing restore...
05:06:34 [2022-06-23T05:06:34.927Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 57ms
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 6ms
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 74ms
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 5ms
05:06:34 [2022-06-23T05:06:34.927Z] Installing Owin 1.0.
05:06:34 [2022-06-23T05:06:34.927Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
05:06:34 [2022-06-23T05:06:34.927Z] Installing Newtonsoft.Json 13.0.1.
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
05:06:34 [2022-06-23T05:06:34.927Z] Installing Microsoft.Owin.Hosting 4.0.1.
05:06:34 [2022-06-23T05:06:34.927Z] Installing Microsoft.Owin 4.0.1.
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 85ms
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
05:06:34 [2022-06-23T05:06:34.927Z] Restore completed in 844.81 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
05:06:34 [2022-06-23T05:06:34.927Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
05:06:34 [2022-06-23T05:06:34.927Z] Committing restore...
05:06:34 [2022-06-23T05:06:34.927Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 27ms
05:06:34 [2022-06-23T05:06:34.927Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
05:06:34 [2022-06-23T05:06:34.927Z] Committing restore...
05:06:34 [2022-06-23T05:06:34.927Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
05:06:34 [2022-06-23T05:06:34.927Z] Restore completed in 12.35 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
05:06:34 [2022-06-23T05:06:34.927Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
05:06:34 [2022-06-23T05:06:34.927Z] Restore completed in 1.08 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 59ms
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 57ms
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 4ms
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 71ms
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 77ms
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 4ms
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
05:06:34 [2022-06-23T05:06:34.927Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 3ms
05:06:34 [2022-06-23T05:06:34.927Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 6ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 78ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
05:06:35 [2022-06-23T05:06:35.419Z] Committing restore...
05:06:35 [2022-06-23T05:06:35.419Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
05:06:35 [2022-06-23T05:06:35.419Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
05:06:35 [2022-06-23T05:06:35.419Z] Restore completed in 1.41 sec for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 67ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 103ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 7ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 57ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 74ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 74ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 6ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 80ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 59ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 77ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 59ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 83ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 20ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 88ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 6ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 5ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 94ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 3ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 69ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 66ms
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 71ms
05:06:35 [2022-06-23T05:06:35.419Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 71ms
05:06:35 [2022-06-23T05:06:35.913Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 7ms
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 57ms
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.913Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
05:06:35 [2022-06-23T05:06:35.913Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 5ms
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 73ms
05:06:35 [2022-06-23T05:06:35.913Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 5ms
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 73ms
05:06:35 [2022-06-23T05:06:35.913Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 81ms
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 6ms
05:06:35 [2022-06-23T05:06:35.913Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
05:06:35 [2022-06-23T05:06:35.913Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 4ms
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Threading.ThreadPool 4.0.10.
05:06:35 [2022-06-23T05:06:35.913Z] Installing Microsoft.Win32.Registry 4.0.0.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Collections.Immutable 1.2.0.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Xml.XPath 4.0.1.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.ComponentModel.Primitives 4.1.0.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.ComponentModel 4.0.1.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Collections.Specialized 4.0.1.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Collections.NonGeneric 4.0.1.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Diagnostics.Process 4.1.0.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Reflection.Metadata 1.3.0.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.ComponentModel.TypeConverter 4.1.0.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Diagnostics.TraceSource 4.0.0.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Threading.Thread 4.0.0.
05:06:35 [2022-06-23T05:06:35.913Z] Installing System.Runtime.Loader 4.0.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing xunit.runner.visualstudio 2.4.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing xunit 2.4.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.NETCore.App 2.1.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing xunit.analyzers 0.10.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing xunit.assert 2.4.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing xunit.core 2.4.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.NETCore.Targets 2.1.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.NETCore.Platforms 2.1.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.CodeCoverage 15.8.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing xunit.extensibility.execution 2.4.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
05:06:40 [2022-06-23T05:06:40.822Z] Installing xunit.extensibility.core 2.4.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing xunit.abstractions 2.0.2.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
05:06:40 [2022-06-23T05:06:40.822Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
05:06:41 [2022-06-23T05:06:41.849Z] Committing restore...
05:06:41 [2022-06-23T05:06:41.849Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
05:06:41 [2022-06-23T05:06:41.849Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
05:06:41 [2022-06-23T05:06:41.849Z] Restore completed in 8.15 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
05:06:41 [2022-06-23T05:06:41.849Z] 
05:06:41 [2022-06-23T05:06:41.849Z] NuGet Config files used:
05:06:41 [2022-06-23T05:06:41.849Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
05:06:41 [2022-06-23T05:06:41.849Z] 
05:06:41 [2022-06-23T05:06:41.849Z] Feeds used:
05:06:41 [2022-06-23T05:06:41.849Z]     https://api.nuget.org/v3/index.json
05:06:41 [2022-06-23T05:06:41.849Z] 
05:06:41 [2022-06-23T05:06:41.849Z] Installed:
05:06:41 [2022-06-23T05:06:41.849Z]     3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
05:06:41 [2022-06-23T05:06:41.849Z]     1 package(s) to C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj
05:06:41 [2022-06-23T05:06:41.849Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
05:06:46 [2022-06-23T05:06:46.750Z]   Restore completed in 361.78 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
05:06:46 [2022-06-23T05:06:46.750Z]   Restore completed in 359.25 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
05:06:46 [2022-06-23T05:06:46.750Z]   Restore completed in 361.78 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
05:06:46 [2022-06-23T05:06:46.750Z]   Restore completed in 11 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
05:06:46 [2022-06-23T05:06:46.750Z]   Restore completed in 753.66 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
05:06:46 [2022-06-23T05:06:46.750Z] 
05:06:46 [2022-06-23T05:06:46.750Z] ========================================
05:06:46 [2022-06-23T05:06:46.750Z] Build
05:06:46 [2022-06-23T05:06:46.750Z] ========================================
05:06:46 [2022-06-23T05:06:46.750Z] Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Framework
05:06:46 [2022-06-23T05:06:46.750Z] Copyright (C) Microsoft Corporation. All rights reserved.
05:06:46 [2022-06-23T05:06:46.750Z] 
05:06:51 [2022-06-23T05:06:51.659Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
05:06:52 [2022-06-23T05:06:52.150Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
05:06:53 [2022-06-23T05:06:53.183Z]   HttpOverStream.Tests -> C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll
05:06:54 [2022-06-23T05:06:54.215Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
05:06:55 [2022-06-23T05:06:55.245Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll
05:06:55 [2022-06-23T05:06:55.735Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
05:06:55 [2022-06-23T05:06:55.735Z]   HttpOverStream.Server.Owin.Tests -> C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll
05:06:55 [2022-06-23T05:06:55.735Z] 
05:06:55 [2022-06-23T05:06:55.735Z] Task                          Duration            
05:06:55 [2022-06-23T05:06:55.735Z] --------------------------------------------------
05:06:55 [2022-06-23T05:06:55.735Z] Nuget-Restore                 00:00:16.8158812    
05:06:55 [2022-06-23T05:06:55.735Z] Build                         00:00:09.1808779    
05:06:55 [2022-06-23T05:06:55.735Z] --------------------------------------------------
05:06:55 [2022-06-23T05:06:55.735Z] Total:                        00:00:25.9967591    
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] bat
05:06:58 [2022-06-23T05:06:58.514Z] 
05:06:58 [2022-06-23T05:06:58.514Z] d:\jenkins\workspace\HttpOverStream_master>docker run --rm -v d:\jenkins\workspace\HttpOverStream_master:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Test 
05:07:00 [2022-06-23T05:07:00.864Z] Preparing to run build script...
05:07:01 [2022-06-23T05:07:01.894Z] Running build script...
05:07:09 [2022-06-23T05:07:09.243Z] 
05:07:09 [2022-06-23T05:07:09.243Z] ========================================
05:07:09 [2022-06-23T05:07:09.243Z] Nuget-Restore
05:07:09 [2022-06-23T05:07:09.243Z] ========================================
05:07:09 [2022-06-23T05:07:09.732Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
05:07:12 [2022-06-23T05:07:12.791Z] All packages listed in packages.config are already installed.
05:07:12 [2022-06-23T05:07:12.791Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
05:07:12 [2022-06-23T05:07:12.791Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
05:07:12 [2022-06-23T05:07:12.791Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
05:07:12 [2022-06-23T05:07:12.791Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
05:07:13 [2022-06-23T05:07:13.280Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 62ms
05:07:13 [2022-06-23T05:07:13.280Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 66ms
05:07:13 [2022-06-23T05:07:13.280Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 67ms
05:07:13 [2022-06-23T05:07:13.280Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 78ms
05:07:13 [2022-06-23T05:07:13.280Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 82ms
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
05:07:13 [2022-06-23T05:07:13.280Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 105ms
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
05:07:13 [2022-06-23T05:07:13.280Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 114ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 12ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 13ms
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 16ms
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 23ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 4ms
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 6ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 8ms
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/owin/index.json
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 59ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 60ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 65ms
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 4ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 4ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 5ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 84ms
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 5ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/owin/index.json 89ms
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 93ms
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 5ms
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 5ms
05:07:13 [2022-06-23T05:07:13.779Z] Committing restore...
05:07:13 [2022-06-23T05:07:13.779Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 59ms
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
05:07:13 [2022-06-23T05:07:13.779Z] Installing Owin 1.0.
05:07:13 [2022-06-23T05:07:13.779Z] Installing Newtonsoft.Json 13.0.1.
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 4ms
05:07:13 [2022-06-23T05:07:13.779Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 81ms
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 5ms
05:07:13 [2022-06-23T05:07:13.779Z] Installing Microsoft.Owin.Hosting 4.0.1.
05:07:13 [2022-06-23T05:07:13.779Z] Installing Microsoft.Owin 4.0.1.
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
05:07:13 [2022-06-23T05:07:13.779Z] Committing restore...
05:07:13 [2022-06-23T05:07:13.779Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
05:07:13 [2022-06-23T05:07:13.779Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
05:07:13 [2022-06-23T05:07:13.779Z] Restore completed in 838.59 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
05:07:13 [2022-06-23T05:07:13.779Z] Restore completed in 980.49 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 60ms
05:07:13 [2022-06-23T05:07:13.779Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
05:07:13 [2022-06-23T05:07:13.779Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
05:07:13 [2022-06-23T05:07:13.779Z] Committing restore...
05:07:13 [2022-06-23T05:07:13.779Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
05:07:13 [2022-06-23T05:07:13.779Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
05:07:13 [2022-06-23T05:07:13.779Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 4ms
05:07:13 [2022-06-23T05:07:13.779Z] Restore completed in 5.73 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 63ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 74ms
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 77ms
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 67ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
05:07:14 [2022-06-23T05:07:14.268Z] Committing restore...
05:07:14 [2022-06-23T05:07:14.268Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.268Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 10ms
05:07:14 [2022-06-23T05:07:14.268Z] Restore completed in 1.34 sec for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 81ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 58ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 82ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 5ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 55ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
05:07:14 [2022-06-23T05:07:14.268Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.268Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 60ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 8ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 79ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 60ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 84ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 7ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 5ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 5ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 56ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 8ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 87ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 98ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 102ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 100ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 5ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 5ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 63ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 59ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 59ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 12ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 9ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 78ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 6ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 7ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 81ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 85ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 3ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 69ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 99ms
05:07:14 [2022-06-23T05:07:14.758Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
05:07:14 [2022-06-23T05:07:14.758Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 4ms
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Threading.ThreadPool 4.0.10.
05:07:14 [2022-06-23T05:07:14.758Z] Installing Microsoft.Win32.Registry 4.0.0.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.ComponentModel 4.0.1.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.ComponentModel.Primitives 4.1.0.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Collections.Specialized 4.0.1.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Collections.NonGeneric 4.0.1.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Collections.Immutable 1.2.0.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Xml.XPath 4.0.1.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Diagnostics.Process 4.1.0.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.ComponentModel.TypeConverter 4.1.0.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Reflection.Metadata 1.3.0.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Diagnostics.TraceSource 4.0.0.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.Threading.Thread 4.0.0.
05:07:14 [2022-06-23T05:07:14.758Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
05:07:19 [2022-06-23T05:07:19.661Z] Installing xunit.runner.visualstudio 2.4.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing xunit 2.4.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.NETCore.App 2.1.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing System.Runtime.Loader 4.0.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing xunit.assert 2.4.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing xunit.analyzers 0.10.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing xunit.core 2.4.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.NETCore.Targets 2.1.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.NETCore.Platforms 2.1.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.CodeCoverage 15.8.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing xunit.extensibility.execution 2.4.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing xunit.extensibility.core 2.4.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
05:07:20 [2022-06-23T05:07:20.149Z] Installing xunit.abstractions 2.0.2.
05:07:20 [2022-06-23T05:07:20.149Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
05:07:21 [2022-06-23T05:07:21.781Z] Committing restore...
05:07:21 [2022-06-23T05:07:21.781Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
05:07:21 [2022-06-23T05:07:21.781Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
05:07:21 [2022-06-23T05:07:21.781Z] Restore completed in 8.65 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
05:07:21 [2022-06-23T05:07:21.781Z] 
05:07:21 [2022-06-23T05:07:21.781Z] NuGet Config files used:
05:07:21 [2022-06-23T05:07:21.781Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
05:07:21 [2022-06-23T05:07:21.781Z] 
05:07:21 [2022-06-23T05:07:21.781Z] Feeds used:
05:07:21 [2022-06-23T05:07:21.781Z]     https://api.nuget.org/v3/index.json
05:07:21 [2022-06-23T05:07:21.781Z] 
05:07:21 [2022-06-23T05:07:21.781Z] Installed:
05:07:21 [2022-06-23T05:07:21.781Z]     3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
05:07:21 [2022-06-23T05:07:21.781Z]     1 package(s) to C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj
05:07:21 [2022-06-23T05:07:21.781Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
05:07:25 [2022-06-23T05:07:25.697Z]   Restore completed in 333.64 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
05:07:25 [2022-06-23T05:07:25.697Z]   Restore completed in 333.64 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
05:07:25 [2022-06-23T05:07:25.697Z]   Restore completed in 333.12 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
05:07:25 [2022-06-23T05:07:25.697Z]   Restore completed in 26.48 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
05:07:25 [2022-06-23T05:07:25.697Z]   Restore completed in 712.09 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
05:07:26 [2022-06-23T05:07:26.187Z] 
05:07:26 [2022-06-23T05:07:26.187Z] ========================================
05:07:26 [2022-06-23T05:07:26.187Z] Test
05:07:26 [2022-06-23T05:07:26.187Z] ========================================
05:07:33 [2022-06-23T05:07:33.530Z] C:\Program Files\dotnet\sdk\2.2.402\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
05:07:33 [2022-06-23T05:07:33.530Z] Test run for C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll(.NETFramework,Version=v4.6.2)
05:07:33 [2022-06-23T05:07:33.530Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02
05:07:33 [2022-06-23T05:07:33.530Z] Copyright (c) Microsoft Corporation.  All rights reserved.
05:07:33 [2022-06-23T05:07:33.530Z] 
05:07:33 [2022-06-23T05:07:33.530Z] Starting test execution, please wait...
05:07:35 [2022-06-23T05:07:35.161Z]   X TestGet_Http10 [373ms]
05:07:35 [2022-06-23T05:07:35.161Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.161Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGet_Http10 threw exception: 
05:07:35 [2022-06-23T05:07:35.161Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.161Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.161Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.161Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.161Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.161Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.161Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.161Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.161Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.161Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.161Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.161Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.161Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestGet_Impl>d__8.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 104
05:07:35 [2022-06-23T05:07:35.161Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.161Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.161Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.161Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestGet_Http10>d__4.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 62
05:07:35 [2022-06-23T05:07:35.161Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.161Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.161Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.161Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.161Z] 
05:07:35 [2022-06-23T05:07:35.161Z]   X TestGet_Http11 [2ms]
05:07:35 [2022-06-23T05:07:35.161Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.162Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGet_Http11 threw exception: 
05:07:35 [2022-06-23T05:07:35.162Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.162Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.162Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestGet_Impl>d__8.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 104
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestGet_Http11>d__5.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 67
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.162Z] 
05:07:35 [2022-06-23T05:07:35.162Z]   X TestGetStressTest [2ms]
05:07:35 [2022-06-23T05:07:35.162Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.162Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGetStressTest threw exception: 
05:07:35 [2022-06-23T05:07:35.162Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.162Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.162Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestGet_Impl>d__8.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 104
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestGetStressTest>d__6.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 75
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.162Z] 
05:07:35 [2022-06-23T05:07:35.162Z]   X TestGetStressTest_SingleServer [1ms]
05:07:35 [2022-06-23T05:07:35.162Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.162Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGetStressTest_SingleServer threw exception: 
05:07:35 [2022-06-23T05:07:35.162Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.162Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.162Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestGet_Impl>d__8.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 104
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestGetStressTest_SingleServer>d__7.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 91
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.162Z] 
05:07:35 [2022-06-23T05:07:35.162Z]   X TestGetStressTest_ClientBeforeServer [49ms]
05:07:35 [2022-06-23T05:07:35.162Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.162Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGetStressTest_ClientBeforeServer threw exception: 
05:07:35 [2022-06-23T05:07:35.162Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.162Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.162Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestClientStartsFirst_ServerDropsClientButComesUpAfterwards_Impl>d__10.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 141
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestGetStressTest_ClientBeforeServer>d__9.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 124
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.162Z] 
05:07:35 [2022-06-23T05:07:35.162Z]   X TestBadRequestStressTest [5ms]
05:07:35 [2022-06-23T05:07:35.162Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.162Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestBadRequestStressTest threw exception: 
05:07:35 [2022-06-23T05:07:35.162Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.162Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.162Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestBadRequest_BadMediaType_Impl>d__12.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 165
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestBadRequestStressTest>d__11.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 159
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.162Z] 
05:07:35 [2022-06-23T05:07:35.162Z]   X TestBadRequest_NonexistentEndpoint_StressTest [3ms]
05:07:35 [2022-06-23T05:07:35.162Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.162Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestBadRequest_NonexistentEndpoint_StressTest threw exception: 
05:07:35 [2022-06-23T05:07:35.162Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.162Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.162Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestBadRequest_NonexistentEndpoint_Impl>d__15.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 194
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.162Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestBadRequest_NonexistentEndpoint_StressTest>d__13.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 183
05:07:35 [2022-06-23T05:07:35.162Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.163Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.163Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.163Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.163Z] 
05:07:35 [2022-06-23T05:07:35.163Z]   X TestBadRequest_NonexistentEndpoint [1ms]
05:07:35 [2022-06-23T05:07:35.163Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.163Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestBadRequest_NonexistentEndpoint threw exception: 
05:07:35 [2022-06-23T05:07:35.163Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.163Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.163Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.163Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.163Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.163Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.163Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.163Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.163Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.163Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.163Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.163Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.163Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestBadRequest_NonexistentEndpoint_Impl>d__15.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 194
05:07:35 [2022-06-23T05:07:35.163Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.163Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.163Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.163Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestBadRequest_NonexistentEndpoint>d__14.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 190
05:07:35 [2022-06-23T05:07:35.163Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.163Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.163Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.163Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.163Z] 
05:07:35 [2022-06-23T05:07:35.652Z]   X TestPost [5ms]
05:07:35 [2022-06-23T05:07:35.652Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.652Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestPost threw exception: 
05:07:35 [2022-06-23T05:07:35.652Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.652Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.652Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.652Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.652Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestPost_Impl>d__21.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 278
05:07:35 [2022-06-23T05:07:35.652Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestPost>d__19.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 264
05:07:35 [2022-06-23T05:07:35.652Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.652Z] 
05:07:35 [2022-06-23T05:07:35.652Z]   X TestPostStressTest [2ms]
05:07:35 [2022-06-23T05:07:35.652Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.652Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestPostStressTest threw exception: 
05:07:35 [2022-06-23T05:07:35.652Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.652Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.652Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.652Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.652Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestPost_Impl>d__21.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 278
05:07:35 [2022-06-23T05:07:35.652Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestPostStressTest>d__20.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 272
05:07:35 [2022-06-23T05:07:35.652Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.652Z] 
05:07:35 [2022-06-23T05:07:35.652Z]   X TestPost_WhenNoServerListening_ThrowsTimeoutException [15ms]
05:07:35 [2022-06-23T05:07:35.652Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.652Z]    Assert.ThrowsException failed. Threw exception FileNotFoundException, but exception TimeoutException was expected. 
05:07:35 [2022-06-23T05:07:35.652Z] Exception Message: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.652Z] Stack Trace:    at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<>c__DisplayClass22_0.<<TestPost_WhenNoServerListening_ThrowsTimeoutException>b__0>d.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 291
05:07:35 [2022-06-23T05:07:35.652Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.<ThrowsExceptionAsync>d__79`1.MoveNext()
05:07:35 [2022-06-23T05:07:35.652Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.652Z]   --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.652Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestPost_WhenNoServerListening_ThrowsTimeoutException>d__22.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 291
05:07:35 [2022-06-23T05:07:35.652Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.652Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.652Z] 
05:07:35 [2022-06-23T05:07:35.652Z]   X TestStreamInteruption [11ms]
05:07:35 [2022-06-23T05:07:35.652Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.652Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestStreamInteruption threw exception: 
05:07:35 [2022-06-23T05:07:35.652Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.652Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.653Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<>c__DisplayClass25_0.<TestStreamInterruption_Impl>b__0(IAppBuilder app) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 314
05:07:35 [2022-06-23T05:07:35.653Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.653Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestStreamInterruption_Impl>d__25.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 0
05:07:35 [2022-06-23T05:07:35.653Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestStreamInteruption>d__23.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 297
05:07:35 [2022-06-23T05:07:35.653Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.653Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.653Z] 
05:07:35 [2022-06-23T05:07:35.653Z]   X TestStreamInteruptionStressTest [2ms]
05:07:35 [2022-06-23T05:07:35.653Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.653Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestStreamInteruptionStressTest threw exception: 
05:07:35 [2022-06-23T05:07:35.653Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.653Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.653Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<>c__DisplayClass25_0.<TestStreamInterruption_Impl>b__0(IAppBuilder app) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 314
05:07:35 [2022-06-23T05:07:35.653Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.653Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestStreamInterruption_Impl>d__25.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 0
05:07:35 [2022-06-23T05:07:35.653Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestStreamInteruptionStressTest>d__24.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 305
05:07:35 [2022-06-23T05:07:35.653Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.653Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.653Z] 
05:07:35 [2022-06-23T05:07:35.653Z]   X TestClientTimeoutIsRespectedWhenServerTakesTooLong [4ms]
05:07:35 [2022-06-23T05:07:35.653Z]   Error Message:
05:07:35 [2022-06-23T05:07:35.653Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestClientTimeoutIsRespectedWhenServerTakesTooLong threw exception: 
05:07:35 [2022-06-23T05:07:35.653Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
05:07:35 [2022-06-23T05:07:35.653Z]   Stack Trace:
05:07:35 [2022-06-23T05:07:35.653Z]       at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters()
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config)
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes)
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356
05:07:35 [2022-06-23T05:07:35.653Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
05:07:35 [2022-06-23T05:07:35.653Z]    at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182
05:07:35 [2022-06-23T05:07:35.653Z]    at HttpOverStream.Server.Owin.Tests.EndToEndTests.<TestClientTimeoutIsRespectedWhenServerTakesTooLong>d__26.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 339
05:07:35 [2022-06-23T05:07:35.653Z] --- End of stack trace from previous location where exception was thrown ---
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
05:07:35 [2022-06-23T05:07:35.653Z]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
05:07:35 [2022-06-23T05:07:35.653Z]    at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action)
05:07:35 [2022-06-23T05:07:35.653Z] 
05:07:35 [2022-06-23T05:07:35.653Z] 
05:07:35 [2022-06-23T05:07:35.653Z] Test Run Failed.
05:07:35 [2022-06-23T05:07:35.653Z] Total tests: 17
05:07:35 [2022-06-23T05:07:35.653Z]      Passed: 3
05:07:35 [2022-06-23T05:07:35.653Z]      Failed: 14
05:07:35 [2022-06-23T05:07:35.653Z]  Total time: 1.9988 Seconds
05:07:35 [2022-06-23T05:07:35.653Z] An error occurred when executing task 'Test'.
05:07:35 [2022-06-23T05:07:35.653Z] Error: One or more errors occurred.
05:07:35 [2022-06-23T05:07:35.653Z] 	.NET Core CLI: Process returned an error (exit code 1).
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Nuget-pack)
Stage "Nuget-pack" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Nuget-push)
Stage "Nuget-push" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected


GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE