Skip to content

chore(pipeline): collect more info from test executions - #7078

Merged
lemeurherve merged 1 commit into
jenkinsci:masterfrom
lemeurherve:7037-02-record-more-info
Jul 15, 2026
Merged

chore(pipeline): collect more info from test executions#7078
lemeurherve merged 1 commit into
jenkinsci:masterfrom
lemeurherve:7037-02-record-more-info

Conversation

@lemeurherve

@lemeurherve lemeurherve commented Jul 15, 2026

Copy link
Copy Markdown
Member

This change collects more info and stores them in a determined basic key=value; format.

Follow-up of:

Extracted from:

Refs:

Testing done

CI

image

Resulting bom-report.txt on limited plugin set:

name=aws-credentials-plugin:weekly;failCount=0;skipCount=0;passCount=8;totalCount=8;duration=15.298;elapsed=39.122;plugins=[aws-credentials];pluginCount=1;attempt=1;build_id=21;job_base_name=PR-7078;short_commit_id=d73ef89
name=aws-global-configuration-plugin:weekly;failCount=0;skipCount=1;passCount=8;totalCount=9;duration=38.697998;elapsed=52.144;plugins=[aws-global-configuration];pluginCount=1;attempt=1;build_id=21;job_base_name=PR-7078;short_commit_id=d73ef89
name=azure-credentials-plugin:weekly;failCount=0;skipCount=0;passCount=26;totalCount=26;duration=71.962;elapsed=59.138;plugins=[azure-credentials];pluginCount=1;attempt=1;build_id=21;job_base_name=PR-7078;short_commit_id=d73ef89
name=azure-keyvault-plugin:weekly;failCount=0;skipCount=1;passCount=27;totalCount=28;duration=111.931;elapsed=86.832;plugins=[azure-keyvault];pluginCount=1;attempt=1;build_id=21;job_base_name=PR-7078;short_commit_id=d73ef89
name=azure-sdk-plugin:weekly;failCount=0;skipCount=1;passCount=3;totalCount=4;duration=6.002;elapsed=39.047;plugins=[azure-sdk];pluginCount=1;attempt=1;build_id=21;job_base_name=PR-7078;short_commit_id=d73ef89
name=azure-storage-plugin:weekly;failCount=0;skipCount=3;passCount=71;totalCount=74;duration=44.003;elapsed=61.633;plugins=[windows-azure-storage];pluginCount=1;attempt=1;build_id=21;job_base_name=PR-7078;short_commit_id=d73ef89
name=badge-plugin:weekly;failCount=0;skipCount=1;passCount=181;totalCount=182;duration=161.11499;elapsed=104.907;plugins=[badge];pluginCount=1;attempt=1;build_id=21;job_base_name=PR-7078;short_commit_id=d73ef89
name=basic-branch-build-strategies-plugin:weekly;failCount=0;skipCount=0;passCount=78;totalCount=78;duration=79.111;elapsed=76.307;plugins=[basic-branch-build-strategies];pluginCount=1;attempt=1;build_id=21;job_base_name=PR-7078;short_commit_id=d73ef89
name=cron_column-plugin:weekly;failCount=0;skipCount=0;passCount=9;totalCount=9;duration=5.363;elapsed=34.032;plugins=[cron_column];pluginCount=1;attempt=1;build_id=21;job_base_name=PR-7078;short_commit_id=d73ef89
name=pipeline-maven-plugin:weekly;failCount=0;skipCount=4;passCount=268;totalCount=272;duration=121.903;elapsed=253.155;plugins=[pipeline-maven, pipeline-maven-api, pipeline-maven-database];pluginCount=3;attempt=1;build_id=21;job_base_name=PR-7078;short_commit_id=d73ef89

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@lemeurherve lemeurherve added chore Reduces future maintenance internal labels Jul 15, 2026
This was referenced Jul 15, 2026
@lemeurherve
lemeurherve marked this pull request as ready for review July 15, 2026 13:06
@lemeurherve
lemeurherve requested a review from a team as a code owner July 15, 2026 13:06
@lemeurherve
lemeurherve force-pushed the 7037-02-record-more-info branch from 77028ad to d1a96b9 Compare July 15, 2026 14:58
@lemeurherve lemeurherve changed the title chore(pipeline): record more info from combination tests chore(pipeline): record more info from test combinations Jul 15, 2026
@lemeurherve lemeurherve changed the title chore(pipeline): record more info from test combinations chore(pipeline): record more info from test executions Jul 15, 2026
@lemeurherve
lemeurherve force-pushed the 7037-02-record-more-info branch 2 times, most recently from b4bad35 to c7cf2ac Compare July 15, 2026 20:07
@lemeurherve lemeurherve added weekly-test Test only the Weekly line in this PR limited-plugin-set Run on (hardcoded) limited set of plugins, for debugging purposes labels Jul 15, 2026
@lemeurherve
lemeurherve force-pushed the 7037-02-record-more-info branch 2 times, most recently from 55e07c5 to d73ef89 Compare July 15, 2026 20:10
@lemeurherve lemeurherve changed the title chore(pipeline): record more info from test executions chore(pipeline): collect more info from test executions Jul 15, 2026
@lemeurherve lemeurherve removed weekly-test Test only the Weekly line in this PR limited-plugin-set Run on (hardcoded) limited set of plugins, for debugging purposes labels Jul 15, 2026
@lemeurherve
lemeurherve enabled auto-merge (squash) July 15, 2026 22:09
@lemeurherve
lemeurherve force-pushed the 7037-02-record-more-info branch from d73ef89 to 73cc6b0 Compare July 15, 2026 22:10
@lemeurherve
lemeurherve merged commit 55a01f1 into jenkinsci:master Jul 15, 2026
1 of 2 checks passed
@lemeurherve
lemeurherve deleted the 7037-02-record-more-info branch July 15, 2026 22:11
@lemeurherve

lemeurherve commented Jul 17, 2026

Copy link
Copy Markdown
Member Author

Rollbacked for now in #7091

Ref:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Reduces future maintenance internal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants