Code Integration [workflow_dispatch][dev-0.6.0] rev.5e1541188f0d72895eb33f43a5cee12a25be79b1 #477
23 fail, 9 skipped, 289 pass in 7m 10s
321 tests 289 ✅ 7m 10s ⏱️
13 suites 9 💤
13 files 23 ❌
Results for commit 5e15411.
Annotations
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite failed
unit\client.xml [took 18s]
Raw output
Failed
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferDiverterExhausted failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"error","time":"Oct 1 20:03:16.814","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:16.887","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:16.935","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:16.998","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:17.060","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:17.123","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 8 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0001ecb60, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00008a5e0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferDiverterExhausted(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:182 +0x7e
reflect.Value.call({0xc000334100?, 0xc00000afe8?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc00058be70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000afe8?, 0xc0000685f0?}, {0xc00058be70?, 0x31?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0001ecb60)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0001ecb60, 0xc000308090)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferDiverterKeepRedirect failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:17.187","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:17.271","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:17.271","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:17.329","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:17.392","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:17.455","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:17.518","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 16 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc000084b60, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00008a740?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferDiverterKeepRedirect(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:134 +0xf5
reflect.Value.call({0xc000334100?, 0xc00000b000?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc00034fe70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b000?, 0xc0000685f0?}, {0xc00034fe70?, 0x34?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc000084b60)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc000084b60, 0xc000308120)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferDiverterSwitchToProxy failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:17.581","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:17.670","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:17.670","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:17.707","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:17.754","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:17.817","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:17.849","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 32 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0001ecb60, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00008a620?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferDiverterSwitchToProxy(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:160 +0x115
reflect.Value.call({0xc000334100?, 0xc00000b018?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc000155e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b018?, 0xc0000685f0?}, {0xc000155e70?, 0x35?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0001ecb60)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0001ecb60, 0xc0003081b0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferProxyExhausted failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:17.912","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:18.054","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:18.054","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.100","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.147","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.198","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.257","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 68 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0000856c0, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00008a660?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferProxyExhausted(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:275 +0x25
reflect.Value.call({0xc000334100?, 0xc00000b030?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc0000cbe70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b030?, 0xc0000685f0?}, {0xc0000cbe70?, 0x2e?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0000856c0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0000856c0, 0xc000308240)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferProxyKeepRedirect failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:18.320","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:18.391","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:18.391","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.446","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.509","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.555","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.619","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 98 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc000085a00, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00003f200?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferProxyKeepRedirect(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:197 +0x25
reflect.Value.call({0xc000334100?, 0xc00000b048?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc0002b7e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b048?, 0xc0000685f0?}, {0xc0002b7e70?, 0x31?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc000085a00)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc000085a00, 0xc0003082d0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferProxySwitchToProxy_Fail failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:18.666","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:18.767","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:18.767","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.823","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.870","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.923","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:18.965","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 73 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0001ecb60, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00008a5e0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferProxySwitchToProxy_Fail(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:248 +0x25
reflect.Value.call({0xc000334100?, 0xc00000b060?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc00022fe70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b060?, 0xc0000685f0?}, {0xc00022fe70?, 0x37?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0001ecb60)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0001ecb60, 0xc000308360)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferProxySwitchToProxy_OK failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:19.028","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:19.075","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:19.075","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:19.138","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:19.201","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:19.252","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:19.316","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 108 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0001ed1e0, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00003f120?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferProxySwitchToProxy_OK(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:221 +0x25
reflect.Value.call({0xc000334100?, 0xc00000b078?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc000377e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b078?, 0xc0000685f0?}, {0xc000377e70?, 0x35?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0001ed1e0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0001ed1e0, 0xc0003083f0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestHandleTCPConn_FailGetStream failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:29.596","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:29.749","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:29.749","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:29.812","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:29.860","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:29.907","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:29.970","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 239 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc00004fba0, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00008a660?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestHandleTCPConn_FailGetStream(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:484 +0x25
reflect.Value.call({0xc000334100?, 0xc00000b1b0?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc00040fe70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b1b0?, 0xc0000685f0?}, {0xc00040fe70?, 0x1f?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc00004fba0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc00004fba0, 0xc000308b40)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestHandleTCPConn_Multistream failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:30.033","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:30.229","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:30.229","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:30.271","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:30.318","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:30.380","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:30.443","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 190 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc000402000, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00003ef40?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestHandleTCPConn_Multistream(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:440 +0x2d
reflect.Value.call({0xc000334100?, 0xc00000b1c8?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc0000a5e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b1c8?, 0xc0000685f0?}, {0xc0000a5e70?, 0x1d?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc000402000)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc000402000, 0xc000308bd0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestHandleTCPConn_NoMultistream failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:30.496","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:30.617","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:30.617","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:30.664","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:30.727","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:30.777","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:30.837","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 141 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0004021a0, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00003efa0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestHandleTCPConn_NoMultistream(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:402 +0x25
reflect.Value.call({0xc000334100?, 0xc00000b1e0?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc0000b3e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b1e0?, 0xc0000685f0?}, {0xc0000b3e70?, 0x1f?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0004021a0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0004021a0, 0xc000308c60)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestHandleTCPConn_NoMultistreamProxy failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:30.900","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:31.011","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:31.011","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:31.073","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:31.136","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:31.183","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:31.246","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 272 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc000402000, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00008a7a0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestHandleTCPConn_NoMultistreamProxy(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:511 +0x25
reflect.Value.call({0xc000334100?, 0xc00000b1f8?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc000411e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b1f8?, 0xc0000685f0?}, {0xc000411e70?, 0x24?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc000402000)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc000402000, 0xc000308cf0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestInitialCheckConnection_PreferProxy failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:32.144","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:32.232","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:32.232","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:32.286","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:32.334","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:32.397","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:32.461","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 326 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0004036c0, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00003ef60?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestInitialCheckConnection_PreferProxy(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:103 +0x25
reflect.Value.call({0xc000334100?, 0xc00000b240?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc0000d7e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b240?, 0xc0000685f0?}, {0xc0000d7e70?, 0x26?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0004036c0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0004036c0, 0xc000308ea0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestOpenQuicSession failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:34.298","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:34.360","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:34.360","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:34.423","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:34.487","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:34.551","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:34.614","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 337 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0003e2b60, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00033a580?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestOpenQuicSession(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:297 +0xab
reflect.Value.call({0xc000334100?, 0xc00000b288?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc000215e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b288?, 0xc0000685f0?}, {0xc000215e70?, 0x13?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0003e2b60)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0003e2b60, 0xc000309050)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestOpenQuicSession_Fail failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:34.676","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Oct 1 20:03:34.745","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:03:34.745","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:34.818","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:34.881","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:34.928","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:34.991","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 364 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0003e2d00, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00033a9c0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestOpenQuicSession_Fail(0xc0000685f0)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:340 +0x99
reflect.Value.call({0xc000334100?, 0xc00000b2a0?, 0x0?}, {0x7ff60bfb1175, 0x4}, {0xc0003cfe70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334100?, 0xc00000b2a0?, 0xc0000685f0?}, {0xc0003cfe70?, 0x18?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0003e2d00)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0003e2d00, 0xc0003090e0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientSuite failed
unit\client.xml [took 43s]
Raw output
Failed
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestHandleServices failed
unit\client.xml [took 10s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:37.379","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:37.426","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:37.474","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:37.524","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:37.584","message":"Clearing system proxy settings\n"}
client_patch_test.go:106: Test Timed out waiting for routines to finish
{"level":"info","time":"Oct 1 20:03:47.645","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:47.707","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:47.770","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:47.817","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:47.880","message":"Clearing system proxy settings\n"}
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestHandleServices_FailGateway failed
unit\client.xml [took 10s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:47.943","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:48.006","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:48.069","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:48.133","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:48.197","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.250","message":"Closing WinDivert...\n"}
client_patch_test.go:185: Test Timed out waiting for routines to finish
{"level":"info","time":"Oct 1 20:03:58.251","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.251","message":"[0000] Windivert engine must first be initialized"}
{"level":"info","time":"Oct 1 20:03:58.251","message":"WinDivert code: 1\n"}
{"level":"info","time":"Oct 1 20:03:58.251","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.314","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.314","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.361","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.361","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.423","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.423","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.486","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.486","message":"Clearing system proxy settings\n"}
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestHandleServices_FailStatistics failed
unit\client.xml [took 10s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:03:58.549","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.612","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.675","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.738","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:03:58.801","message":"Clearing system proxy settings\n"}
client_patch_test.go:260: Test Timed out waiting for routines to finish
{"level":"info","time":"Oct 1 20:04:08.870","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:08.934","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:08.997","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:09.061","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:09.106","message":"Clearing system proxy settings\n"}
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestInitialCheckConnection failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:04:11.541","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:11.604","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:11.667","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:11.730","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:11.794","message":"Clearing system proxy settings\n"}
{"level":"error","time":"Oct 1 20:04:11.841","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:04:11.841","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:11.905","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:11.937","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.000","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.062","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 648 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0003e3380, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00003e8c0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).TestInitialCheckConnection(0xc000094280)
D:/a/qpep/qpep/workers/client/client_patch_test.go:342 +0x2d
reflect.Value.call({0xc000334e40?, 0xc000426e28?, 0x2?}, {0x7ff60bfb1175, 0x4}, {0xc00009de70, 0x1, 0x7ff60c472720?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334e40?, 0xc000426e28?, 0xc000094280?}, {0xc00009de70?, 0x7ff60c301880?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0003e3380)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0003e3380, 0xc0000ae630)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestRunClient failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:04:12.124","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.187","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.235","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.266","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.330","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.393","message":"Starting TCP-QPEP Tunnel Listener"}
{"level":"error","time":"Oct 1 20:04:12.393","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:04:12.393","message":"PANIC: configuration values did not pass validation"}
goroutine 575 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
runtime/debug.PrintStack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:16 +0x19
github.com/Project-Faster/qpep/workers/client.RunClient.func1()
D:/a/qpep/qpep/workers/client/client.go:54 +0x77
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00033a100?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.RunClient({0x7ff60c08aa50, 0xc000310000}, 0xc000330120)
D:/a/qpep/qpep/workers/client/client.go:64 +0xca
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).TestRunClient(0xc000094280)
D:/a/qpep/qpep/workers/client/client_patch_test.go:40 +0x165
reflect.Value.call({0xc000334e40?, 0xc000426e40?, 0x2?}, {0x7ff60bfb1175, 0x4}, {0xc0005b3e70, 0x1, 0x7ff60c472720?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334e40?, 0xc000426e40?, 0xc000094280?}, {0xc0005b3e70?, 0x7ff60c301880?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0003e3520)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0003e3520, 0xc0000ae6c0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
client_patch_test.go:42:
Error Trace: D:/a/qpep/qpep/workers/client/client_patch_test.go:42
Error: Should be true
Test: TestClientSuite/TestRunClient
client_patch_test.go:43:
Error Trace: D:/a/qpep/qpep/workers/client/client_patch_test.go:43
Error: Should be true
Test: TestClientSuite/TestRunClient
client_patch_test.go:44:
Error Trace: D:/a/qpep/qpep/workers/client/client_patch_test.go:44
Error: Should be true
Test: TestClientSuite/TestRunClient
{"level":"info","time":"Oct 1 20:04:12.393","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.457","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.519","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.567","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.630","message":"Clearing system proxy settings\n"}
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestRunClient_ErrorListener failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:04:12.693","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.756","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.819","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.882","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:12.945","message":"Clearing system proxy settings\n"}
{"level":"error","time":"Oct 1 20:04:13.007","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Oct 1 20:04:13.007","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:13.071","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:13.134","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:13.197","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:13.260","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 634 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc00043f380, {0x7ff60bf0bde0, 0xc00005a550})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00033a360?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).TestRunClient_ErrorListener(0xc000094280)
D:/a/qpep/qpep/workers/client/client_test.go:131 +0x25
reflect.Value.call({0xc000334e40?, 0xc000426e58?, 0x2?}, {0x7ff60bfb1175, 0x4}, {0xc00009de70, 0x1, 0x7ff60c472720?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334e40?, 0xc000426e58?, 0xc000094280?}, {0xc00009de70?, 0x7ff60c301880?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc00043f380)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc00043f380, 0xc0000ae750)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestValidateConfiguration failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Oct 1 20:04:14.475","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:14.537","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:14.600","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:14.663","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:14.726","message":"Clearing system proxy settings\n"}
{"level":"error","time":"Oct 1 20:04:14.789","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
client_test.go:69:
Error Trace: D:/a/qpep/qpep/workers/client/client_test.go:69
Error: func (assert.PanicTestFunc)(0x7ff60b7cf680) should not panic
Panic value: configuration values did not pass validation
Panic stack: goroutine 712 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/assert.didPanic.func1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go:1038 +0x6c
panic({0x7ff60bf0bde0, 0xc00005a550})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff60bfb167b, 0x5}, {0xc00033a3a0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).TestValidateConfiguration.func1()
D:/a/qpep/qpep/workers/client/client_test.go:70 +0x17
github.com/stretchr/testify/assert.didPanic(0xc0000d7620?)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go:1043 +0x8c
github.com/stretchr/testify/assert.NotPanics({0x7ff60c087040, 0xc000403a00}, 0x7ff60bff6c48, {0x0, 0x0, 0x0})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go:1114 +0x7b
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).TestValidateConfiguration(0x0?)
D:/a/qpep/qpep/workers/client/client_test.go:69 +0x38
reflect.Value.call({0xc000334e40?, 0xc000426ea0?, 0x2?}, {0x7ff60bfb1175, 0x4}, {0xc0000d7e70, 0x1, 0x7ff60c472720?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc000334e40?, 0xc000426ea0?, 0xc000094280?}, {0xc0000d7e70?, 0x7ff60c301880?, 0x7ff60c0c2152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc000403a00)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc000403a00, 0xc0000ae900)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
Test: TestClientSuite/TestValidateConfiguration
{"level":"info","time":"Oct 1 20:04:14.789","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:14.852","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:14.915","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:14.978","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Oct 1 20:04:15.026","message":"Clearing system proxy settings\n"}