Skip to content

Fixed tests in buildSrc folder.#10021

Merged
AlexeyKuznetsov-DD merged 4 commits intomasterfrom
alexeyk/buildSrc-test-fixes
Nov 25, 2025
Merged

Fixed tests in buildSrc folder.#10021
AlexeyKuznetsov-DD merged 4 commits intomasterfrom
alexeyk/buildSrc-test-fixes

Conversation

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD commented Nov 23, 2025

What Does This Do

  • Fixes failing tests in the buildSrc module.
  • These tests were failing locally when running ./gradlew :buildSrc:test -PrunBuildSrcTests.
  • Changed GitLab CI script to make sure that test would run on CI too.

Motivation

Ensure CI remains green and consistent with local development.

Additional Notes

The tests in the buildSrc directory were not failing on CI, which suggests a discrepancy between local and CI test execution. This PR investigates and addresses the underlying cause so both environments behave consistently.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Nov 23, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Nov 23, 2025
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Nov 23, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/buildSrc-test-fixes
git_commit_date 1763992896 1764014032
git_commit_sha c8bb444 ecd3338
release_version 1.57.0-SNAPSHOT~c8bb44440b 1.57.0-SNAPSHOT~ecd3338834
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1764015872 1764015872
ci_job_id 1254457145 1254457145
ci_pipeline_id 83853516 83853516
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-0-zgwot30h 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-0-zgwot30h 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 60 metrics, 5 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.57.0-SNAPSHOT~ecd3338834, baseline=1.57.0-SNAPSHOT~c8bb44440b

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.12 s) : 0, 1119975
Total [baseline] (8.882 s) : 0, 8882424
Agent [candidate] (1.1 s) : 0, 1099968
Total [candidate] (8.823 s) : 0, 8823405
section iast
Agent [baseline] (1.238 s) : 0, 1238125
Total [baseline] (9.525 s) : 0, 9524911
Agent [candidate] (1.241 s) : 0, 1240729
Total [candidate] (9.557 s) : 0, 9556834
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.12 s -
Agent iast 1.238 s 118.15 ms (10.5%)
Total tracing 8.882 s -
Total iast 9.525 s 642.487 ms (7.2%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.1 s -
Agent iast 1.241 s 140.761 ms (12.8%)
Total tracing 8.823 s -
Total iast 9.557 s 733.429 ms (8.3%)
gantt
    title insecure-bank - break down per module: candidate=1.57.0-SNAPSHOT~ecd3338834, baseline=1.57.0-SNAPSHOT~c8bb44440b

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.525 ms) : 0, 1525
crashtracking [candidate] (1.482 ms) : 0, 1482
BytebuddyAgent [baseline] (721.291 ms) : 0, 721291
BytebuddyAgent [candidate] (707.223 ms) : 0, 707223
GlobalTracer [baseline] (252.067 ms) : 0, 252067
GlobalTracer [candidate] (249.007 ms) : 0, 249007
AppSec [baseline] (32.733 ms) : 0, 32733
AppSec [candidate] (32.008 ms) : 0, 32008
Debugger [baseline] (64.363 ms) : 0, 64363
Debugger [candidate] (62.91 ms) : 0, 62910
Remote Config [baseline] (649.361 µs) : 0, 649
Remote Config [candidate] (624.769 µs) : 0, 625
Telemetry [baseline] (8.372 ms) : 0, 8372
Telemetry [candidate] (8.227 ms) : 0, 8227
Flare Poller [baseline] (3.782 ms) : 0, 3782
Flare Poller [candidate] (3.709 ms) : 0, 3709
section iast
crashtracking [baseline] (1.474 ms) : 0, 1474
crashtracking [candidate] (1.487 ms) : 0, 1487
BytebuddyAgent [baseline] (831.564 ms) : 0, 831564
BytebuddyAgent [candidate] (832.806 ms) : 0, 832806
GlobalTracer [baseline] (237.444 ms) : 0, 237444
GlobalTracer [candidate] (238.186 ms) : 0, 238186
IAST [baseline] (27.514 ms) : 0, 27514
IAST [candidate] (26.78 ms) : 0, 26780
AppSec [baseline] (33.983 ms) : 0, 33983
AppSec [candidate] (34.959 ms) : 0, 34959
Debugger [baseline] (59.764 ms) : 0, 59764
Debugger [candidate] (59.949 ms) : 0, 59949
Remote Config [baseline] (543.925 µs) : 0, 544
Remote Config [candidate] (532.431 µs) : 0, 532
Telemetry [baseline] (7.528 ms) : 0, 7528
Telemetry [candidate] (7.585 ms) : 0, 7585
Flare Poller [baseline] (3.435 ms) : 0, 3435
Flare Poller [candidate] (3.48 ms) : 0, 3480
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.57.0-SNAPSHOT~ecd3338834, baseline=1.57.0-SNAPSHOT~c8bb44440b

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.104 s) : 0, 1104479
Total [baseline] (10.827 s) : 0, 10826850
Agent [candidate] (1.105 s) : 0, 1104522
Total [candidate] (10.977 s) : 0, 10976660
section appsec
Agent [baseline] (1.283 s) : 0, 1283221
Total [baseline] (11.163 s) : 0, 11163368
Agent [candidate] (1.292 s) : 0, 1292128
Total [candidate] (11.196 s) : 0, 11196264
section iast
Agent [baseline] (1.241 s) : 0, 1241050
Total [baseline] (11.286 s) : 0, 11286105
Agent [candidate] (1.242 s) : 0, 1242434
Total [candidate] (11.309 s) : 0, 11309189
section profiling
Agent [baseline] (1.236 s) : 0, 1236390
Total [baseline] (11.11 s) : 0, 11110073
Agent [candidate] (1.234 s) : 0, 1234097
Total [candidate] (11.16 s) : 0, 11159711
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.104 s -
Agent appsec 1.283 s 178.742 ms (16.2%)
Agent iast 1.241 s 136.571 ms (12.4%)
Agent profiling 1.236 s 131.911 ms (11.9%)
Total tracing 10.827 s -
Total appsec 11.163 s 336.518 ms (3.1%)
Total iast 11.286 s 459.255 ms (4.2%)
Total profiling 11.11 s 283.223 ms (2.6%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.105 s -
Agent appsec 1.292 s 187.606 ms (17.0%)
Agent iast 1.242 s 137.912 ms (12.5%)
Agent profiling 1.234 s 129.576 ms (11.7%)
Total tracing 10.977 s -
Total appsec 11.196 s 219.604 ms (2.0%)
Total iast 11.309 s 332.529 ms (3.0%)
Total profiling 11.16 s 183.051 ms (1.7%)
gantt
    title petclinic - break down per module: candidate=1.57.0-SNAPSHOT~ecd3338834, baseline=1.57.0-SNAPSHOT~c8bb44440b

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.486 ms) : 0, 1486
crashtracking [candidate] (1.486 ms) : 0, 1486
BytebuddyAgent [baseline] (708.69 ms) : 0, 708690
BytebuddyAgent [candidate] (709.365 ms) : 0, 709365
GlobalTracer [baseline] (249.522 ms) : 0, 249522
GlobalTracer [candidate] (249.785 ms) : 0, 249785
AppSec [baseline] (32.492 ms) : 0, 32492
AppSec [candidate] (32.034 ms) : 0, 32034
Debugger [baseline] (64.769 ms) : 0, 64769
Debugger [candidate] (64.488 ms) : 0, 64488
Remote Config [baseline] (643.632 µs) : 0, 644
Remote Config [candidate] (646.075 µs) : 0, 646
Telemetry [baseline] (8.383 ms) : 0, 8383
Telemetry [candidate] (8.295 ms) : 0, 8295
Flare Poller [baseline] (3.759 ms) : 0, 3759
Flare Poller [candidate] (3.704 ms) : 0, 3704
section appsec
crashtracking [baseline] (1.485 ms) : 0, 1485
crashtracking [candidate] (1.498 ms) : 0, 1498
BytebuddyAgent [baseline] (732.373 ms) : 0, 732373
BytebuddyAgent [candidate] (737.955 ms) : 0, 737955
GlobalTracer [baseline] (241.398 ms) : 0, 241398
GlobalTracer [candidate] (242.53 ms) : 0, 242530
IAST [baseline] (24.932 ms) : 0, 24932
IAST [candidate] (25.074 ms) : 0, 25074
AppSec [baseline] (174.217 ms) : 0, 174217
AppSec [candidate] (174.901 ms) : 0, 174901
Debugger [baseline] (61.081 ms) : 0, 61081
Debugger [candidate] (62.068 ms) : 0, 62068
Remote Config [baseline] (682.084 µs) : 0, 682
Remote Config [candidate] (675.912 µs) : 0, 676
Telemetry [baseline] (8.241 ms) : 0, 8241
Telemetry [candidate] (8.358 ms) : 0, 8358
Flare Poller [baseline] (3.931 ms) : 0, 3931
Flare Poller [candidate] (3.957 ms) : 0, 3957
section iast
crashtracking [baseline] (1.481 ms) : 0, 1481
crashtracking [candidate] (1.484 ms) : 0, 1484
BytebuddyAgent [baseline] (833.567 ms) : 0, 833567
BytebuddyAgent [candidate] (834.223 ms) : 0, 834223
GlobalTracer [baseline] (237.56 ms) : 0, 237560
GlobalTracer [candidate] (238.104 ms) : 0, 238104
IAST [baseline] (27.422 ms) : 0, 27422
IAST [candidate] (27.373 ms) : 0, 27373
AppSec [baseline] (33.892 ms) : 0, 33892
AppSec [candidate] (33.909 ms) : 0, 33909
Debugger [baseline] (60.687 ms) : 0, 60687
Debugger [candidate] (60.973 ms) : 0, 60973
Remote Config [baseline] (536.172 µs) : 0, 536
Remote Config [candidate] (531.921 µs) : 0, 532
Telemetry [baseline] (7.576 ms) : 0, 7576
Telemetry [candidate] (7.578 ms) : 0, 7578
Flare Poller [baseline] (3.507 ms) : 0, 3507
Flare Poller [candidate] (3.46 ms) : 0, 3460
section profiling
crashtracking [baseline] (1.426 ms) : 0, 1426
crashtracking [candidate] (1.425 ms) : 0, 1425
BytebuddyAgent [baseline] (737.771 ms) : 0, 737771
BytebuddyAgent [candidate] (735.283 ms) : 0, 735283
GlobalTracer [baseline] (223.05 ms) : 0, 223050
GlobalTracer [candidate] (222.75 ms) : 0, 222750
AppSec [baseline] (32.424 ms) : 0, 32424
AppSec [candidate] (32.143 ms) : 0, 32143
Debugger [baseline] (63.628 ms) : 0, 63628
Debugger [candidate] (63.453 ms) : 0, 63453
Remote Config [baseline] (646.455 µs) : 0, 646
Remote Config [candidate] (644.866 µs) : 0, 645
Telemetry [baseline] (7.935 ms) : 0, 7935
Telemetry [candidate] (7.96 ms) : 0, 7960
Flare Poller [baseline] (3.748 ms) : 0, 3748
Flare Poller [candidate] (3.755 ms) : 0, 3755
ProfilingAgent [baseline] (96.61 ms) : 0, 96610
ProfilingAgent [candidate] (97.695 ms) : 0, 97695
Profiling [baseline] (97.191 ms) : 0, 97191
Profiling [candidate] (98.297 ms) : 0, 98297
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/buildSrc-test-fixes
git_commit_date 1763992896 1764014032
git_commit_sha c8bb444 ecd3338
release_version 1.57.0-SNAPSHOT~c8bb44440b 1.57.0-SNAPSHOT~ecd3338834
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1764016360 1764016360
ci_job_id 1254457146 1254457146
ci_pipeline_id 83853516 83853516
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-1-k432us5e 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-1-k432us5e 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 1 performance improvements and 3 performance regressions! Performance is the same for 16 metrics, 16 unstable metrics.

scenario Δ mean agg_http_req_duration_p50 Δ mean agg_http_req_duration_p95 Δ mean throughput candidate mean agg_http_req_duration_p50 candidate mean agg_http_req_duration_p95 candidate mean throughput baseline mean agg_http_req_duration_p50 baseline mean agg_http_req_duration_p95 baseline mean throughput
scenario:load:insecure-bank:iast:high_load worse
[+73.958µs; +168.875µs] or [+2.925%; +6.679%]
same
[-110.361µs; +302.693µs] or [-1.474%; +4.043%]
unstable
[-183.199op/s; +103.137op/s] or [-13.074%; +7.360%]
2.650ms 7.583ms 1361.250op/s 2.528ms 7.486ms 1401.281op/s
scenario:load:insecure-bank:iast_GLOBAL:high_load worse
[+87.063µs; +188.461µs] or [+3.070%; +6.646%]
worse
[+192.528µs; +545.327µs] or [+2.439%; +6.908%]
unstable
[-192.911op/s; +66.536op/s] or [-14.979%; +5.166%]
2.973ms 8.263ms 1224.656op/s 2.836ms 7.894ms 1287.844op/s
scenario:load:insecure-bank:iast_FULL:high_load unsure
[-336.915µs; -79.550µs] or [-6.277%; -1.482%]
better
[-1110.718µs; -360.029µs] or [-8.557%; -2.774%]
unstable
[-48.034op/s; +103.722op/s] or [-6.312%; +13.630%]
5.159ms 12.245ms 788.812op/s 5.367ms 12.980ms 760.969op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.57.0-SNAPSHOT~ecd3338834, baseline=1.57.0-SNAPSHOT~c8bb44440b
    dateFormat X
    axisFormat %s
section baseline
no_agent (19.41 ms) : 19211, 19609
.   : milestone, 19410,
appsec (18.903 ms) : 18710, 19095
.   : milestone, 18903,
code_origins (17.686 ms) : 17512, 17861
.   : milestone, 17686,
iast (17.464 ms) : 17289, 17639
.   : milestone, 17464,
profiling (18.908 ms) : 18716, 19100
.   : milestone, 18908,
tracing (17.443 ms) : 17271, 17615
.   : milestone, 17443,
section candidate
no_agent (19.377 ms) : 19178, 19576
.   : milestone, 19377,
appsec (18.664 ms) : 18475, 18853
.   : milestone, 18664,
code_origins (17.947 ms) : 17769, 18124
.   : milestone, 17947,
iast (17.683 ms) : 17507, 17859
.   : milestone, 17683,
profiling (18.819 ms) : 18629, 19009
.   : milestone, 18819,
tracing (17.419 ms) : 17246, 17593
.   : milestone, 17419,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.41 ms [19.211 ms, 19.609 ms] -
appsec 18.903 ms [18.71 ms, 19.095 ms] -507.19 µs (-2.6%)
code_origins 17.686 ms [17.512 ms, 17.861 ms] -1.724 ms (-8.9%)
iast 17.464 ms [17.289 ms, 17.639 ms] -1.946 ms (-10.0%)
profiling 18.908 ms [18.716 ms, 19.1 ms] -502.129 µs (-2.6%)
tracing 17.443 ms [17.271 ms, 17.615 ms] -1.967 ms (-10.1%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.377 ms [19.178 ms, 19.576 ms] -
appsec 18.664 ms [18.475 ms, 18.853 ms] -712.691 µs (-3.7%)
code_origins 17.947 ms [17.769 ms, 18.124 ms] -1.43 ms (-7.4%)
iast 17.683 ms [17.507 ms, 17.859 ms] -1.694 ms (-8.7%)
profiling 18.819 ms [18.629 ms, 19.009 ms] -558.165 µs (-2.9%)
tracing 17.419 ms [17.246 ms, 17.593 ms] -1.957 ms (-10.1%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.57.0-SNAPSHOT~ecd3338834, baseline=1.57.0-SNAPSHOT~c8bb44440b
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.21 ms) : 1198, 1222
.   : milestone, 1210,
iast (3.265 ms) : 3222, 3308
.   : milestone, 3265,
iast_FULL (6.079 ms) : 6016, 6141
.   : milestone, 6079,
iast_GLOBAL (3.56 ms) : 3511, 3609
.   : milestone, 3560,
profiling (2.052 ms) : 2033, 2070
.   : milestone, 2052,
tracing (1.882 ms) : 1866, 1898
.   : milestone, 1882,
section candidate
no_agent (1.218 ms) : 1205, 1230
.   : milestone, 1218,
iast (3.364 ms) : 3316, 3412
.   : milestone, 3364,
iast_FULL (5.86 ms) : 5776, 5944
.   : milestone, 5860,
iast_GLOBAL (3.748 ms) : 3694, 3801
.   : milestone, 3748,
profiling (1.999 ms) : 1981, 2016
.   : milestone, 1999,
tracing (1.826 ms) : 1810, 1842
.   : milestone, 1826,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.21 ms [1.198 ms, 1.222 ms] -
iast 3.265 ms [3.222 ms, 3.308 ms] 2.055 ms (169.9%)
iast_FULL 6.079 ms [6.016 ms, 6.141 ms] 4.869 ms (402.4%)
iast_GLOBAL 3.56 ms [3.511 ms, 3.609 ms] 2.35 ms (194.2%)
profiling 2.052 ms [2.033 ms, 2.07 ms] 841.655 µs (69.6%)
tracing 1.882 ms [1.866 ms, 1.898 ms] 671.927 µs (55.5%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.218 ms [1.205 ms, 1.23 ms] -
iast 3.364 ms [3.316 ms, 3.412 ms] 2.146 ms (176.2%)
iast_FULL 5.86 ms [5.776 ms, 5.944 ms] 4.642 ms (381.2%)
iast_GLOBAL 3.748 ms [3.694 ms, 3.801 ms] 2.53 ms (207.8%)
profiling 1.999 ms [1.981 ms, 2.016 ms] 780.818 µs (64.1%)
tracing 1.826 ms [1.81 ms, 1.842 ms] 608.266 µs (50.0%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/buildSrc-test-fixes
git_commit_date 1763992896 1764014032
git_commit_sha c8bb444 ecd3338
release_version 1.57.0-SNAPSHOT~c8bb44440b 1.57.0-SNAPSHOT~ecd3338834
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1764016084 1764016084
ci_job_id 1254457148 1254457148
ci_pipeline_id 83853516 83853516
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-2-q5tiryri 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-2-q5tiryri 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 1 unstable metrics.

Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.57.0-SNAPSHOT~ecd3338834, baseline=1.57.0-SNAPSHOT~c8bb44440b
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.076 s) : 15076000, 15076000
.   : milestone, 15076000,
appsec (14.799 s) : 14799000, 14799000
.   : milestone, 14799000,
iast (18.526 s) : 18526000, 18526000
.   : milestone, 18526000,
iast_GLOBAL (17.889 s) : 17889000, 17889000
.   : milestone, 17889000,
profiling (14.805 s) : 14805000, 14805000
.   : milestone, 14805000,
tracing (14.867 s) : 14867000, 14867000
.   : milestone, 14867000,
section candidate
no_agent (14.949 s) : 14949000, 14949000
.   : milestone, 14949000,
appsec (14.735 s) : 14735000, 14735000
.   : milestone, 14735000,
iast (18.446 s) : 18446000, 18446000
.   : milestone, 18446000,
iast_GLOBAL (17.979 s) : 17979000, 17979000
.   : milestone, 17979000,
profiling (14.559 s) : 14559000, 14559000
.   : milestone, 14559000,
tracing (14.936 s) : 14936000, 14936000
.   : milestone, 14936000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.076 s [15.076 s, 15.076 s] -
appsec 14.799 s [14.799 s, 14.799 s] -277.0 ms (-1.8%)
iast 18.526 s [18.526 s, 18.526 s] 3.45 s (22.9%)
iast_GLOBAL 17.889 s [17.889 s, 17.889 s] 2.813 s (18.7%)
profiling 14.805 s [14.805 s, 14.805 s] -271.0 ms (-1.8%)
tracing 14.867 s [14.867 s, 14.867 s] -209.0 ms (-1.4%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.949 s [14.949 s, 14.949 s] -
appsec 14.735 s [14.735 s, 14.735 s] -214.0 ms (-1.4%)
iast 18.446 s [18.446 s, 18.446 s] 3.497 s (23.4%)
iast_GLOBAL 17.979 s [17.979 s, 17.979 s] 3.03 s (20.3%)
profiling 14.559 s [14.559 s, 14.559 s] -390.0 ms (-2.6%)
tracing 14.936 s [14.936 s, 14.936 s] -13.0 ms (-0.1%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.57.0-SNAPSHOT~ecd3338834, baseline=1.57.0-SNAPSHOT~c8bb44440b
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.476 ms) : 1464, 1487
.   : milestone, 1476,
appsec (3.641 ms) : 3425, 3857
.   : milestone, 3641,
iast (2.219 ms) : 2154, 2284
.   : milestone, 2219,
iast_GLOBAL (2.254 ms) : 2190, 2319
.   : milestone, 2254,
profiling (2.082 ms) : 2029, 2135
.   : milestone, 2082,
tracing (2.045 ms) : 1994, 2096
.   : milestone, 2045,
section candidate
no_agent (1.476 ms) : 1465, 1488
.   : milestone, 1476,
appsec (3.658 ms) : 3443, 3872
.   : milestone, 3658,
iast (2.211 ms) : 2147, 2276
.   : milestone, 2211,
iast_GLOBAL (2.259 ms) : 2194, 2324
.   : milestone, 2259,
profiling (2.093 ms) : 2039, 2147
.   : milestone, 2093,
tracing (2.052 ms) : 2001, 2103
.   : milestone, 2052,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.476 ms [1.464 ms, 1.487 ms] -
appsec 3.641 ms [3.425 ms, 3.857 ms] 2.165 ms (146.7%)
iast 2.219 ms [2.154 ms, 2.284 ms] 743.125 µs (50.4%)
iast_GLOBAL 2.254 ms [2.19 ms, 2.319 ms] 778.544 µs (52.8%)
profiling 2.082 ms [2.029 ms, 2.135 ms] 606.202 µs (41.1%)
tracing 2.045 ms [1.994 ms, 2.096 ms] 569.281 µs (38.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.476 ms [1.465 ms, 1.488 ms] -
appsec 3.658 ms [3.443 ms, 3.872 ms] 2.182 ms (147.8%)
iast 2.211 ms [2.147 ms, 2.276 ms] 735.162 µs (49.8%)
iast_GLOBAL 2.259 ms [2.194 ms, 2.324 ms] 782.965 µs (53.0%)
profiling 2.093 ms [2.039 ms, 2.147 ms] 616.985 µs (41.8%)
tracing 2.052 ms [2.001 ms, 2.103 ms] 575.685 µs (39.0%)

Comment thread buildSrc/src/test/groovy/CallSiteInstrumentationPluginTest.groovy
Comment thread buildSrc/src/test/groovy/CallSiteInstrumentationPluginTest.groovy
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD changed the title Fixed CallSiteInstrumentation tests. Fixed tests in buildSrc folder. Nov 24, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review November 25, 2025 14:50
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from a team as code owners November 25, 2025 14:50
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from pawelchcki, sezen-datadog and smola and removed request for a team November 25, 2025 14:50
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD merged commit 6bbe053 into master Nov 25, 2025
547 checks passed
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD deleted the alexeyk/buildSrc-test-fixes branch November 25, 2025 14:53
@github-actions github-actions Bot added this to the 1.57.0 milestone Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: tooling Build & Tooling tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants