Skip to content

Bump Tomcat to 9.0.117 because 9.0.115 is no longer resolvable in GitLab CI.#11091

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomasterfrom
alexeyk/fixed-tomcat-version
Apr 13, 2026
Merged

Bump Tomcat to 9.0.117 because 9.0.115 is no longer resolvable in GitLab CI.#11091
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomasterfrom
alexeyk/fixed-tomcat-version

Conversation

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor

What Does This Do

Bump Tomcat to 9.0.117 because 9.0.115 is no longer resolvable in GitLab CI.

Motivation

Green CI

Additional Notes

CI started to fail as:

* What went wrong:
Execution failed for task ':dd-smoke-tests:springboot-tomcat:resolveAndLockAll'.
> Could not resolve all files for configuration ':dd-smoke-tests:springboot-tomcat:serverFile'.
   > Could not find tomcat:tomcat-9:9.0.115.
     Searched in the following locations:
       - file:/home/non-root-user/.m2/repository/tomcat/tomcat-9/9.0.115/tomcat-9-9.0.115.pom
       - https://depot-read-api-java.us1.ddbuild.io/magicmirror/magicmirror/@current/tomcat/tomcat-9/9.0.115/tomcat-9-9.0.115.pom
       - https://repo.maven.apache.org/maven2/tomcat/tomcat-9/9.0.115/tomcat-9-9.0.115.pom
       - https://dlcdn.apache.org/tomcat/tomcat-9/v9.0.115/bin/apache-tomcat-9.0.115.zip
     Required by:
         project :dd-smoke-tests:springboot-tomcat

That looks like an infra issue to me.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Apr 13, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Apr 13, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review April 13, 2026 13:04
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner April 13, 2026 13:04
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Apr 13, 2026

Benchmarks

⚠️ Warning: Baseline build not found for merge-base commit. Comparing against the latest commit on master instead.

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/fixed-tomcat-version
git_commit_date 1775834061 1776085131
git_commit_sha 5ab378f 3f8444a
release_version 1.62.0-SNAPSHOT~5ab378f780 1.62.0-SNAPSHOT~3f8444a8f2
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1776087170 1776087170
ci_job_id 1589427641 1589427641
ci_pipeline_id 107358015 107358015
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-mtsh2grc 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-mtsh2grc 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 58 metrics, 13 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.62.0-SNAPSHOT~3f8444a8f2, baseline=1.62.0-SNAPSHOT~5ab378f780

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.058 s) : 0, 1057527
Total [baseline] (11.029 s) : 0, 11028885
Agent [candidate] (1.064 s) : 0, 1063630
Total [candidate] (11.105 s) : 0, 11104676
section appsec
Agent [baseline] (1.247 s) : 0, 1247098
Total [baseline] (11.121 s) : 0, 11121372
Agent [candidate] (1.251 s) : 0, 1251396
Total [candidate] (11.101 s) : 0, 11100988
section iast
Agent [baseline] (1.221 s) : 0, 1220685
Total [baseline] (11.32 s) : 0, 11319790
Agent [candidate] (1.224 s) : 0, 1223588
Total [candidate] (11.265 s) : 0, 11264504
section profiling
Agent [baseline] (1.191 s) : 0, 1191008
Total [baseline] (11.066 s) : 0, 11065848
Agent [candidate] (1.181 s) : 0, 1181091
Total [candidate] (11.052 s) : 0, 11052301
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.058 s -
Agent appsec 1.247 s 189.571 ms (17.9%)
Agent iast 1.221 s 163.158 ms (15.4%)
Agent profiling 1.191 s 133.481 ms (12.6%)
Total tracing 11.029 s -
Total appsec 11.121 s 92.487 ms (0.8%)
Total iast 11.32 s 290.905 ms (2.6%)
Total profiling 11.066 s 36.963 ms (0.3%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.064 s -
Agent appsec 1.251 s 187.766 ms (17.7%)
Agent iast 1.224 s 159.958 ms (15.0%)
Agent profiling 1.181 s 117.461 ms (11.0%)
Total tracing 11.105 s -
Total appsec 11.101 s -3.688 ms (-0.0%)
Total iast 11.265 s 159.828 ms (1.4%)
Total profiling 11.052 s -52.375 ms (-0.5%)
gantt
    title petclinic - break down per module: candidate=1.62.0-SNAPSHOT~3f8444a8f2, baseline=1.62.0-SNAPSHOT~5ab378f780

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.234 ms) : 0, 1234
crashtracking [candidate] (1.249 ms) : 0, 1249
BytebuddyAgent [baseline] (632.407 ms) : 0, 632407
BytebuddyAgent [candidate] (639.011 ms) : 0, 639011
AgentMeter [baseline] (29.438 ms) : 0, 29438
AgentMeter [candidate] (29.708 ms) : 0, 29708
GlobalTracer [baseline] (249.085 ms) : 0, 249085
GlobalTracer [candidate] (250.605 ms) : 0, 250605
AppSec [baseline] (32.087 ms) : 0, 32087
AppSec [candidate] (32.37 ms) : 0, 32370
Debugger [baseline] (60.163 ms) : 0, 60163
Debugger [candidate] (60.397 ms) : 0, 60397
Remote Config [baseline] (602.02 µs) : 0, 602
Remote Config [candidate] (602.146 µs) : 0, 602
Telemetry [baseline] (8.112 ms) : 0, 8112
Telemetry [candidate] (8.14 ms) : 0, 8140
Flare Poller [baseline] (8.231 ms) : 0, 8231
Flare Poller [candidate] (5.107 ms) : 0, 5107
section appsec
crashtracking [baseline] (1.227 ms) : 0, 1227
crashtracking [candidate] (1.248 ms) : 0, 1248
BytebuddyAgent [baseline] (661.023 ms) : 0, 661023
BytebuddyAgent [candidate] (664.952 ms) : 0, 664952
AgentMeter [baseline] (12.033 ms) : 0, 12033
AgentMeter [candidate] (12.073 ms) : 0, 12073
GlobalTracer [baseline] (248.392 ms) : 0, 248392
GlobalTracer [candidate] (248.77 ms) : 0, 248770
AppSec [baseline] (184.752 ms) : 0, 184752
AppSec [candidate] (184.537 ms) : 0, 184537
Debugger [baseline] (65.984 ms) : 0, 65984
Debugger [candidate] (65.912 ms) : 0, 65912
Remote Config [baseline] (601.344 µs) : 0, 601
Remote Config [candidate] (607.322 µs) : 0, 607
Telemetry [baseline] (8.491 ms) : 0, 8491
Telemetry [candidate] (8.596 ms) : 0, 8596
Flare Poller [baseline] (3.546 ms) : 0, 3546
Flare Poller [candidate] (3.539 ms) : 0, 3539
IAST [baseline] (24.643 ms) : 0, 24643
IAST [candidate] (24.551 ms) : 0, 24551
section iast
crashtracking [baseline] (1.232 ms) : 0, 1232
crashtracking [candidate] (1.231 ms) : 0, 1231
BytebuddyAgent [baseline] (797.978 ms) : 0, 797978
BytebuddyAgent [candidate] (800.431 ms) : 0, 800431
AgentMeter [baseline] (11.347 ms) : 0, 11347
AgentMeter [candidate] (11.389 ms) : 0, 11389
GlobalTracer [baseline] (238.824 ms) : 0, 238824
GlobalTracer [candidate] (239.066 ms) : 0, 239066
AppSec [baseline] (30.136 ms) : 0, 30136
AppSec [candidate] (30.93 ms) : 0, 30930
Debugger [baseline] (61.411 ms) : 0, 61411
Debugger [candidate] (62.113 ms) : 0, 62113
Remote Config [baseline] (537.162 µs) : 0, 537
Remote Config [candidate] (534.319 µs) : 0, 534
Telemetry [baseline] (12.798 ms) : 0, 12798
Telemetry [candidate] (12.486 ms) : 0, 12486
Flare Poller [baseline] (3.589 ms) : 0, 3589
Flare Poller [candidate] (3.454 ms) : 0, 3454
IAST [baseline] (26.63 ms) : 0, 26630
IAST [candidate] (25.742 ms) : 0, 25742
section profiling
crashtracking [baseline] (1.193 ms) : 0, 1193
crashtracking [candidate] (1.187 ms) : 0, 1187
BytebuddyAgent [baseline] (696.142 ms) : 0, 696142
BytebuddyAgent [candidate] (689.244 ms) : 0, 689244
AgentMeter [baseline] (9.209 ms) : 0, 9209
AgentMeter [candidate] (9.071 ms) : 0, 9071
GlobalTracer [baseline] (208.211 ms) : 0, 208211
GlobalTracer [candidate] (206.614 ms) : 0, 206614
AppSec [baseline] (32.508 ms) : 0, 32508
AppSec [candidate] (32.535 ms) : 0, 32535
Debugger [baseline] (65.635 ms) : 0, 65635
Debugger [candidate] (65.247 ms) : 0, 65247
Remote Config [baseline] (581.44 µs) : 0, 581
Remote Config [candidate] (568.947 µs) : 0, 569
Telemetry [baseline] (7.86 ms) : 0, 7860
Telemetry [candidate] (7.785 ms) : 0, 7785
Flare Poller [baseline] (3.567 ms) : 0, 3567
Flare Poller [candidate] (3.514 ms) : 0, 3514
ProfilingAgent [baseline] (94.348 ms) : 0, 94348
ProfilingAgent [candidate] (94.264 ms) : 0, 94264
Profiling [baseline] (94.913 ms) : 0, 94913
Profiling [candidate] (94.83 ms) : 0, 94830
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.62.0-SNAPSHOT~3f8444a8f2, baseline=1.62.0-SNAPSHOT~5ab378f780

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.073 s) : 0, 1073281
Total [baseline] (8.939 s) : 0, 8939298
Agent [candidate] (1.054 s) : 0, 1054330
Total [candidate] (8.832 s) : 0, 8832435
section iast
Agent [baseline] (1.234 s) : 0, 1234027
Total [baseline] (9.558 s) : 0, 9558037
Agent [candidate] (1.23 s) : 0, 1229723
Total [candidate] (9.581 s) : 0, 9580754
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.073 s -
Agent iast 1.234 s 160.747 ms (15.0%)
Total tracing 8.939 s -
Total iast 9.558 s 618.739 ms (6.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.054 s -
Agent iast 1.23 s 175.392 ms (16.6%)
Total tracing 8.832 s -
Total iast 9.581 s 748.318 ms (8.5%)
gantt
    title insecure-bank - break down per module: candidate=1.62.0-SNAPSHOT~3f8444a8f2, baseline=1.62.0-SNAPSHOT~5ab378f780

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.262 ms) : 0, 1262
crashtracking [candidate] (1.225 ms) : 0, 1225
BytebuddyAgent [baseline] (644.078 ms) : 0, 644078
BytebuddyAgent [candidate] (631.626 ms) : 0, 631626
AgentMeter [baseline] (30.097 ms) : 0, 30097
AgentMeter [candidate] (29.38 ms) : 0, 29380
GlobalTracer [baseline] (251.469 ms) : 0, 251469
GlobalTracer [candidate] (248.106 ms) : 0, 248106
AppSec [baseline] (32.591 ms) : 0, 32591
AppSec [candidate] (31.929 ms) : 0, 31929
Debugger [baseline] (60.072 ms) : 0, 60072
Debugger [candidate] (59.117 ms) : 0, 59117
Remote Config [baseline] (615.711 µs) : 0, 616
Remote Config [candidate] (590.478 µs) : 0, 590
Telemetry [baseline] (8.208 ms) : 0, 8208
Telemetry [candidate] (8.007 ms) : 0, 8007
Flare Poller [baseline] (8.397 ms) : 0, 8397
Flare Poller [candidate] (8.209 ms) : 0, 8209
section iast
crashtracking [baseline] (1.248 ms) : 0, 1248
crashtracking [candidate] (1.251 ms) : 0, 1251
BytebuddyAgent [baseline] (808.397 ms) : 0, 808397
BytebuddyAgent [candidate] (804.847 ms) : 0, 804847
AgentMeter [baseline] (11.577 ms) : 0, 11577
AgentMeter [candidate] (11.588 ms) : 0, 11588
GlobalTracer [baseline] (240.748 ms) : 0, 240748
GlobalTracer [candidate] (240.271 ms) : 0, 240271
AppSec [baseline] (32.959 ms) : 0, 32959
AppSec [candidate] (32.133 ms) : 0, 32133
Debugger [baseline] (58.491 ms) : 0, 58491
Debugger [candidate] (58.755 ms) : 0, 58755
Remote Config [baseline] (534.673 µs) : 0, 535
Remote Config [candidate] (1.177 ms) : 0, 1177
Telemetry [baseline] (13.398 ms) : 0, 13398
Telemetry [candidate] (12.98 ms) : 0, 12980
Flare Poller [baseline] (3.465 ms) : 0, 3465
Flare Poller [candidate] (3.655 ms) : 0, 3655
IAST [baseline] (26.247 ms) : 0, 26247
IAST [candidate] (26.791 ms) : 0, 26791
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/fixed-tomcat-version
git_commit_date 1775834061 1776085131
git_commit_sha 5ab378f 3f8444a
release_version 1.62.0-SNAPSHOT~5ab378f780 1.62.0-SNAPSHOT~3f8444a8f2
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1776087600 1776087600
ci_job_id 1589427642 1589427642
ci_pipeline_id 107358015 107358015
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-mwl4nhgb 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-mwl4nhgb 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 19 metrics, 17 unstable metrics.

Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.62.0-SNAPSHOT~3f8444a8f2, baseline=1.62.0-SNAPSHOT~5ab378f780
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.248 ms) : 1236, 1260
.   : milestone, 1248,
iast (3.307 ms) : 3261, 3354
.   : milestone, 3307,
iast_FULL (6.066 ms) : 6004, 6128
.   : milestone, 6066,
iast_GLOBAL (3.753 ms) : 3686, 3820
.   : milestone, 3753,
profiling (2.192 ms) : 2171, 2213
.   : milestone, 2192,
tracing (1.881 ms) : 1864, 1898
.   : milestone, 1881,
section candidate
no_agent (1.269 ms) : 1256, 1283
.   : milestone, 1269,
iast (3.295 ms) : 3245, 3345
.   : milestone, 3295,
iast_FULL (6.03 ms) : 5967, 6092
.   : milestone, 6030,
iast_GLOBAL (3.632 ms) : 3573, 3692
.   : milestone, 3632,
profiling (2.421 ms) : 2397, 2445
.   : milestone, 2421,
tracing (1.869 ms) : 1854, 1884
.   : milestone, 1869,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.248 ms [1.236 ms, 1.26 ms] -
iast 3.307 ms [3.261 ms, 3.354 ms] 2.059 ms (165.0%)
iast_FULL 6.066 ms [6.004 ms, 6.128 ms] 4.818 ms (386.0%)
iast_GLOBAL 3.753 ms [3.686 ms, 3.82 ms] 2.505 ms (200.7%)
profiling 2.192 ms [2.171 ms, 2.213 ms] 943.608 µs (75.6%)
tracing 1.881 ms [1.864 ms, 1.898 ms] 632.988 µs (50.7%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.269 ms [1.256 ms, 1.283 ms] -
iast 3.295 ms [3.245 ms, 3.345 ms] 2.026 ms (159.6%)
iast_FULL 6.03 ms [5.967 ms, 6.092 ms] 4.76 ms (375.0%)
iast_GLOBAL 3.632 ms [3.573 ms, 3.692 ms] 2.363 ms (186.2%)
profiling 2.421 ms [2.397 ms, 2.445 ms] 1.152 ms (90.7%)
tracing 1.869 ms [1.854 ms, 1.884 ms] 599.696 µs (47.2%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.62.0-SNAPSHOT~3f8444a8f2, baseline=1.62.0-SNAPSHOT~5ab378f780
    dateFormat X
    axisFormat %s
section baseline
no_agent (19.152 ms) : 18960, 19345
.   : milestone, 19152,
appsec (18.507 ms) : 18321, 18694
.   : milestone, 18507,
code_origins (17.896 ms) : 17718, 18075
.   : milestone, 17896,
iast (17.918 ms) : 17739, 18097
.   : milestone, 17918,
profiling (18.344 ms) : 18161, 18526
.   : milestone, 18344,
tracing (17.858 ms) : 17682, 18033
.   : milestone, 17858,
section candidate
no_agent (19.316 ms) : 19118, 19514
.   : milestone, 19316,
appsec (18.693 ms) : 18502, 18883
.   : milestone, 18693,
code_origins (17.887 ms) : 17711, 18063
.   : milestone, 17887,
iast (17.712 ms) : 17535, 17888
.   : milestone, 17712,
profiling (18.42 ms) : 18238, 18602
.   : milestone, 18420,
tracing (17.857 ms) : 17681, 18034
.   : milestone, 17857,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.152 ms [18.96 ms, 19.345 ms] -
appsec 18.507 ms [18.321 ms, 18.694 ms] -644.769 µs (-3.4%)
code_origins 17.896 ms [17.718 ms, 18.075 ms] -1.256 ms (-6.6%)
iast 17.918 ms [17.739 ms, 18.097 ms] -1.234 ms (-6.4%)
profiling 18.344 ms [18.161 ms, 18.526 ms] -808.649 µs (-4.2%)
tracing 17.858 ms [17.682 ms, 18.033 ms] -1.295 ms (-6.8%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.316 ms [19.118 ms, 19.514 ms] -
appsec 18.693 ms [18.502 ms, 18.883 ms] -623.485 µs (-3.2%)
code_origins 17.887 ms [17.711 ms, 18.063 ms] -1.429 ms (-7.4%)
iast 17.712 ms [17.535 ms, 17.888 ms] -1.604 ms (-8.3%)
profiling 18.42 ms [18.238 ms, 18.602 ms] -895.885 µs (-4.6%)
tracing 17.857 ms [17.681 ms, 18.034 ms] -1.459 ms (-7.6%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/fixed-tomcat-version
git_commit_date 1775834061 1776085131
git_commit_sha 5ab378f 3f8444a
release_version 1.62.0-SNAPSHOT~5ab378f780 1.62.0-SNAPSHOT~3f8444a8f2
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1776087363 1776087363
ci_job_id 1589427643 1589427643
ci_pipeline_id 107358015 107358015
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-2nimszd6 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-2nimszd6 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 10 metrics, 2 unstable metrics.

Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.62.0-SNAPSHOT~3f8444a8f2, baseline=1.62.0-SNAPSHOT~5ab378f780
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.907 s) : 14907000, 14907000
.   : milestone, 14907000,
appsec (14.744 s) : 14744000, 14744000
.   : milestone, 14744000,
iast (18.292 s) : 18292000, 18292000
.   : milestone, 18292000,
iast_GLOBAL (18.043 s) : 18043000, 18043000
.   : milestone, 18043000,
profiling (14.79 s) : 14790000, 14790000
.   : milestone, 14790000,
tracing (14.969 s) : 14969000, 14969000
.   : milestone, 14969000,
section candidate
no_agent (15.49 s) : 15490000, 15490000
.   : milestone, 15490000,
appsec (14.603 s) : 14603000, 14603000
.   : milestone, 14603000,
iast (18.621 s) : 18621000, 18621000
.   : milestone, 18621000,
iast_GLOBAL (18.284 s) : 18284000, 18284000
.   : milestone, 18284000,
profiling (14.697 s) : 14697000, 14697000
.   : milestone, 14697000,
tracing (15.362 s) : 15362000, 15362000
.   : milestone, 15362000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.907 s [14.907 s, 14.907 s] -
appsec 14.744 s [14.744 s, 14.744 s] -163.0 ms (-1.1%)
iast 18.292 s [18.292 s, 18.292 s] 3.385 s (22.7%)
iast_GLOBAL 18.043 s [18.043 s, 18.043 s] 3.136 s (21.0%)
profiling 14.79 s [14.79 s, 14.79 s] -117.0 ms (-0.8%)
tracing 14.969 s [14.969 s, 14.969 s] 62.0 ms (0.4%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.49 s [15.49 s, 15.49 s] -
appsec 14.603 s [14.603 s, 14.603 s] -887.0 ms (-5.7%)
iast 18.621 s [18.621 s, 18.621 s] 3.131 s (20.2%)
iast_GLOBAL 18.284 s [18.284 s, 18.284 s] 2.794 s (18.0%)
profiling 14.697 s [14.697 s, 14.697 s] -793.0 ms (-5.1%)
tracing 15.362 s [15.362 s, 15.362 s] -128.0 ms (-0.8%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.62.0-SNAPSHOT~3f8444a8f2, baseline=1.62.0-SNAPSHOT~5ab378f780
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.49 ms) : 1478, 1501
.   : milestone, 1490,
appsec (3.83 ms) : 3607, 4052
.   : milestone, 3830,
iast (2.29 ms) : 2220, 2359
.   : milestone, 2290,
iast_GLOBAL (2.327 ms) : 2257, 2397
.   : milestone, 2327,
profiling (2.11 ms) : 2055, 2165
.   : milestone, 2110,
tracing (2.1 ms) : 2046, 2155
.   : milestone, 2100,
section candidate
no_agent (1.488 ms) : 1477, 1500
.   : milestone, 1488,
appsec (3.838 ms) : 3615, 4060
.   : milestone, 3838,
iast (2.275 ms) : 2206, 2344
.   : milestone, 2275,
iast_GLOBAL (2.332 ms) : 2263, 2402
.   : milestone, 2332,
profiling (2.515 ms) : 2354, 2677
.   : milestone, 2515,
tracing (2.094 ms) : 2041, 2148
.   : milestone, 2094,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.49 ms [1.478 ms, 1.501 ms] -
appsec 3.83 ms [3.607 ms, 4.052 ms] 2.34 ms (157.1%)
iast 2.29 ms [2.22 ms, 2.359 ms] 800.177 µs (53.7%)
iast_GLOBAL 2.327 ms [2.257 ms, 2.397 ms] 837.413 µs (56.2%)
profiling 2.11 ms [2.055 ms, 2.165 ms] 620.02 µs (41.6%)
tracing 2.1 ms [2.046 ms, 2.155 ms] 610.883 µs (41.0%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.488 ms [1.477 ms, 1.5 ms] -
appsec 3.838 ms [3.615 ms, 4.06 ms] 2.349 ms (157.9%)
iast 2.275 ms [2.206 ms, 2.344 ms] 786.715 µs (52.9%)
iast_GLOBAL 2.332 ms [2.263 ms, 2.402 ms] 844.109 µs (56.7%)
profiling 2.515 ms [2.354 ms, 2.677 ms] 1.027 ms (69.0%)
tracing 2.094 ms [2.041 ms, 2.148 ms] 606.168 µs (40.7%)

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 Bot commented Apr 13, 2026

View all feedbacks in Devflow UI.

2026-04-13 14:06:51 UTC ℹ️ Start processing command /merge


2026-04-13 14:06:56 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 2h (p90).


2026-04-13 15:16:41 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit d451bbd into master Apr 13, 2026
744 of 752 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the alexeyk/fixed-tomcat-version branch April 13, 2026 15:16
@github-actions github-actions Bot added this to the 1.62.0 milestone Apr 13, 2026
PerfectSlayer pushed a commit that referenced this pull request Apr 16, 2026
… GitLab CI (#11091)

Bump Tomcat to `9.0.117` because `9.0.115` is no longer resolvable in GitLab CI

Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>
(cherry picked from commit d451bbd)
PerfectSlayer added a commit that referenced this pull request Apr 16, 2026
… GitLab CI (#11091) (#11132)

Bump Tomcat to `9.0.117` because `9.0.115` is no longer resolvable in GitLab CI


(cherry picked from commit d451bbd)

Co-authored-by: Alexey Kuznetsov <alexey.kuznetsov@datadoghq.com>
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