Envoy/Checks #6805
Annotations
10 errors, 1 warning, and 1 notice
Run CI ./ci/do_ci.sh tsan
source/extensions/filters/http/adaptive_concurrency/controller/gradient_controller.cc:109:3: error: calling function 'updateConcurrencyLimit' requires holding mutex 'sample_mutation_mtx_' exclusively [-Werror,-Wthread-safety-analysis]
|
Run CI ./ci/do_ci.sh tsan
source/extensions/filters/http/adaptive_concurrency/controller/gradient_controller.cc:113:3: error: calling function 'clearSamples' requires holding mutex 'sample_mutation_mtx_' exclusively [-Werror,-Wthread-safety-analysis]
|
Run CI ./ci/do_ci.sh tsan
source/extensions/filters/http/adaptive_concurrency/controller/gradient_controller.cc:123:36: error: calling function 'numSamples' requires holding mutex 'sample_mutation_mtx_' exclusively [-Werror,-Wthread-safety-analysis]
|
Run CI ./ci/do_ci.sh tsan
source/extensions/filters/http/adaptive_concurrency/controller/gradient_controller.cc:127:14: error: calling function 'processLatencySamplesAndClear' requires holding mutex 'sample_mutation_mtx_' exclusively [-Werror,-Wthread-safety-analysis]
|
Run CI ./ci/do_ci.sh tsan
source/extensions/filters/http/adaptive_concurrency/controller/gradient_controller.cc:130:3: error: calling function 'updateConcurrencyLimit' requires holding mutex 'sample_mutation_mtx_' exclusively [-Werror,-Wthread-safety-analysis]
|
Run CI ./ci/do_ci.sh tsan
./source/extensions/filters/http/adaptive_concurrency/controller/gradient_controller.h:340:8: error: 'recalculateAfterSample' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
|
Run CI ./ci/do_ci.sh tsan
ERROR: /source/source/extensions/filters/http/adaptive_concurrency/controller/BUILD:15:17: Compiling source/extensions/filters/http/adaptive_concurrency/controller/gradient_controller.cc failed: (Exit 1): clang-14 failed: error executing CppCompile command (from target //source/extensions/filters/http/adaptive_concurrency/controller:controller_lib)
|
Run CI ./ci/do_ci.sh tsan
ERROR: /source/source/extensions/filters/http/adaptive_concurrency/controller/BUILD:15:17: Compiling source/extensions/filters/http/adaptive_concurrency/controller/pinned_gradient_controller.cc failed: (Exit 1): clang-14 failed: error executing CppCompile command (from target //source/extensions/filters/http/adaptive_concurrency/controller:controller_lib)
|
Run CI ./ci/do_ci.sh tsan
ERROR: Build did NOT complete successfully
|
Run CI ./ci/do_ci.sh tsan
Process completed with exit code 1.
|
Run CI ./ci/do_ci.sh tsan
warning: undefined symbol: missing (referenced by top-level compiled C/C++ code)
|
Run CI ./ci/do_ci.sh tsan
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/10327de3-de08-4996-abc4-46ddd35e651e
|
Loading