Skip to content

Instantly share code, notes, and snippets.

View MarkEWaite's full-sized avatar

Mark Waite MarkEWaite

View GitHub Profile
@MarkEWaite
MarkEWaite / msbuild.log
Created April 27, 2026 18:42
Plugin BOM failure 2026-04-27 for PR 6728
[2026-04-27T18:08:30.745Z] + mvn -v
[2026-04-27T18:08:31.048Z] Apache Maven 3.9.13 (39d686bd50d8e054301e3a68ad44781df6f80dda)
[2026-04-27T18:08:31.049Z] Maven home: /usr/share/apache-maven-3.9.13
[2026-04-27T18:08:31.049Z] Java version: 21.0.10, vendor: Eclipse Adoptium, runtime: /opt/jdk-21
[2026-04-27T18:08:31.049Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-27T18:08:31.049Z] OS name: "linux", version: "6.12.79-101.147.amzn2023.x86_64", arch: "amd64", family: "unix"
[2026-04-27T18:08:31.050Z] + bash pct.sh
[2026-04-27T18:08:31.050Z] ++ dirname pct.sh
[2026-04-27T18:08:31.050Z] + cd .
[2026-04-27T18:08:31.050Z] + rm -rf target/pct-work
Push event to branch renovate/org.jenkins-ci.main-jenkins-test-harness-2508.x
21:50:18 Connecting to https://api.github.com using 74951/****** (ci.jenkins.io GitHub App (jenkinsci GitHub organization))
Obtained Jenkinsfile from afc1aa72f3901777655f3994caea71ceb006b7b4
Loading library pipeline-library@master
Library pipeline-library@master is cached. Copying from cache.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] stage
[Pipeline] { (Record build)
[Pipeline] retry
@MarkEWaite
MarkEWaite / plugins.txt
Created September 27, 2024 18:02
Jenkins 2.303.3 plugin list including Gradle 2.12
ace-editor:1.1
adoptopenjdk:1.4
analysis-model-api:10.6.0
ant:1.12
antisamy-markup-formatter:2.4
apache-httpcomponents-client-4-api:4.5.13-1.0
async-http-client:1.9.40.0
authentication-tokens:1.4
authorize-project:1.4.0
badge:1.9
HTTP 500 errors reported for 3 of 182 tests run with the weekly configuration of plugin BOM.
Excerpt from https://ci.jenkins.io/job/Tools/job/bom/job/PR-3299/2
18:07:02 [ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.46:resolve-test-dependencies (default-resolve-test-dependencies) on project ant: Failed to resolve artifacts: io.jenkins.plugins.mina-sshd-api:mina-sshd-api-common:hpi:2.10.0-69.v28e3e36d18eb_, io.jenkins.plugins.mina-sshd-api:mina-sshd-api-core:hpi:2.10.0-69.v28e3e36d18eb_, io.jenkins.plugins:bootstrap5-api:hpi:5.3.0-1, io.jenkins.plugins:caffeine-api:hpi:3.1.6-115.vb_8b_b_328e59d8, io.jenkins.plugins:checks-api:hpi:2.0.0, io.jenkins.plugins:commons-lang3-api:hpi:3.12.0-36.vd97de6465d5b_, io.jenkins.plugins:commons-text-api:hpi:1.10.0-36.vc008c8fcda_7b_, io.jenkins.plugins:echarts-api:hpi:5.4.0-5, io.jenkins.plugins:font-awesome-api:hpi:6.4.0-1, io.jenkins.plugins:ionicons-api:hpi:56.v1b_1c8c49374e, io.jenkins.plugins:jakarta-activation-api:hpi:2.0.1-3, io.jenkins.plugi
++ dirname local-test.sh
+ cd .
+ LATEST_LINE=weekly
+ : weekly
+ [[ -z '' ]]
+ SAMPLE_PLUGIN_OPTS=-Dtest=InjectedTest
+ [[ weekly != \w\e\e\k\l\y ]]
+ export SAMPLE_PLUGIN_OPTS
+ LINEZ=weekly
+ bash prep.sh
++ dirname local-test.sh
+ cd .
+ LATEST_LINE=weekly
+ : weekly
+ [[ -z '' ]]
+ SAMPLE_PLUGIN_OPTS=-Dtest=InjectedTest
+ [[ weekly != \w\e\e\k\l\y ]]
+ export SAMPLE_PLUGIN_OPTS
+ LINEZ=weekly
+ bash prep.sh
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------< org.jenkins-ci.plugins:git-client >------------------
[INFO] Building Jenkins Git client plugin 4.8.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ hpi ]---------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ git-client ---
[INFO] Deleting /home/mwaite/hub/my-plugins/git-client-plugin/target
[INFO]
VM settings:
Min. Heap Size: 3.00G
Max. Heap Size: 7.00G
Using VM: OpenJDK 64-Bit Server VM
Property settings:
file.encoding = UTF-8
file.separator = /
hudson.TcpSlaveAgentListener.hostName = testing-b
hudson.TcpSlaveAgentListener.port = 50000
VM settings:
Min. Heap Size: 3.00G
Max. Heap Size: 7.00G
Using VM: OpenJDK 64-Bit Server VM
Property settings:
file.encoding = UTF-8
file.separator = /
hudson.TcpSlaveAgentListener.hostName = testing-b
hudson.TcpSlaveAgentListener.port = 50000
@MarkEWaite
MarkEWaite / build-name-setter-build-log-for-maven-bom.txt
Created January 29, 2024 01:23
Maven build log adding build-name-setter to Jenkins plugin bom
++ dirname local-test.sh
+ cd .
+ LATEST_LINE=weekly
+ : weekly
+ SAMPLE_PLUGIN_OPTS=-Dtest=InjectedTest
+ [[ weekly != \w\e\e\k\l\y ]]
+ export SAMPLE_PLUGIN_OPTS
+ LINEZ=weekly
+ bash prep.sh
++ dirname prep.sh