Skip to content

Instantly share code, notes, and snippets.

View MarkEWaite's full-sized avatar
💭
Jenkins project work

Mark Waite MarkEWaite

💭
Jenkins project work
View GitHub Profile
@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
Certificate:
Data:
Version: 3 (0x2)
Serial Number:
27:53:a9:e8:f6:66:2d:e8:79:e3:70:46
Signature Algorithm: sha256WithRSAEncryption
Issuer: C = DE, O = Verein zur Foerderung eines Deutschen Forschungsnetzes e. V., OU = DFN-PKI, CN = DFN-Verein Global Issuing CA
Validity
Not Before: Sep 28 11:13:31 2022 GMT
Not After : Oct 29 11:13:31 2023 GMT
@MarkEWaite
MarkEWaite / plugins.txt
Created October 4, 2022 20:38
Static analysis utilities not references
ace-editor:1.1
active-directory:2.26
ansicolor:1.0.2
ant:481.v7b_09e538fcca
antisamy-markup-formatter:2.7
apache-httpcomponents-client-4-api:4.5.13-138.v4e7d9a_7b_a_e61
aqua-security-scanner:3.2.1
artifactory:3.17.1
atlassian-bitbucket-server-integration:3.3.1
authentication-tokens:1.4
ace-editor:1.1
active-directory:2.26
ansicolor:1.0.2
ant:481.v7b_09e538fcca
antisamy-markup-formatter:2.7
apache-httpcomponents-client-4-api:4.5.13-138.v4e7d9a_7b_a_e61
aqua-security-scanner:3.2.1
artifactory:3.17.1
atlassian-bitbucket-server-integration:3.3.1
authentication-tokens:1.4
<?xml version="1.0" encoding="UTF-8"?>
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.5">
<hashTree>
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Embeddable Build Status performance test plan" enabled="true">
<stringProp name="TestPlan.comments">Compare performance of current release and proposed measuerFont optimization</stringProp>
<boolProp name="TestPlan.functional_mode">true</boolProp>
<boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
<boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
<elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
<collectionProp name="Arguments.arguments"/>
<?xml version="1.0" encoding="UTF-8"?>
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.5">
<hashTree>
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Learning Test Plan" enabled="true">
<stringProp name="TestPlan.comments"></stringProp>
<boolProp name="TestPlan.functional_mode">false</boolProp>
<boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
<boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
<elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
<collectionProp name="Arguments.arguments"/>
support-core 1174.vc46f6b_04d894 to 1201.v8d1f54a_6ec7c
* Improve support bundle generation page
* JENKINS-68743 - Report if a node is marked offline
* JENKINS-68417 - Revert LogRecord trick
github 1.34.4 to 1.34.5
* N/A
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<style>
body {margin: 0; padding: 10px; background-color: #ffffff}
h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center}
header {margin: -24px 0 5px 0; line-height: 24px}
button {font: 12px sans-serif; cursor: pointer}
p {margin: 5px 0 5px 0}
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<style>
body {margin: 0; padding: 10px; background-color: #ffffff}
h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center}
header {margin: -24px 0 5px 0; line-height: 24px}
button {font: 12px sans-serif; cursor: pointer}
p {margin: 5px 0 5px 0}
16:48:48 2021-07-08 22:48:48.072+0000 [id=1] INFO i.j.u.MaintainersSource#getMaintainerIDs: No maintainer information found for plugin: org.jenkins-ci.plugins:pvcs_scm:1.2:hpi
16:48:48 Exception in thread "main" com.alibaba.fastjson.JSONException: Failed to retrieve content of https://repo.jenkins-ci.org/releases/io/jenkins/plugins/tuleap-api/2.3.0/tuleap-api-2.3.0.pom (cached)
16:48:48 at com.alibaba.fastjson.serializer.JSONSerializer.writeWithFieldName(JSONSerializer.java:362)
16:48:48 at com.alibaba.fastjson.serializer.ASMSerializer_1_UpdateCenterRoot.writeDirectNonContext(Unknown Source)
16:48:48 at com.alibaba.fastjson.serializer.ASMSerializer_1_UpdateCenterRoot.write(Unknown Source)
16:48:48 at com.alibaba.fastjson.serializer.JSONSerializer.write(JSONSerializer.java:312)
16:48:48 at com.alibaba.fastjson.JSON.toJSONString(JSON.java:687)
16:48:48 at com.alibaba.fastjson.JSON.toJSONString(JSON.java:676)
16:48:48 at io.jenkins.update_center.json.WithSignature.writeWithSignature(WithSignature.java:64)