Update expected xml to JJB 2.0 format
[releng/global-jjb.git] / .jjb-test / expected-xml / github-maven-maven-javadoc-verify-master
1 <?xml version="1.0" encoding="utf-8"?>
2 <project>
3   <jdk>openjdk8</jdk>
4   <actions/>
5   <description>&lt;!-- Managed by Jenkins Job Builder --&gt;</description>
6   <keepDependencies>false</keepDependencies>
7   <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
8   <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
9   <concurrentBuild>true</concurrentBuild>
10   <assignedNode>build-vm</assignedNode>
11   <canRoam>false</canRoam>
12   <properties>
13     <com.coravy.hudson.plugins.github.GithubProjectProperty plugin="github">
14       <projectUrl>$GIT_URL/$PROJECT/example-org/releng/ciman</projectUrl>
15       <displayName/>
16     </com.coravy.hudson.plugins.github.GithubProjectProperty>
17     <hudson.model.ParametersDefinitionProperty>
18       <parameterDefinitions>
19         <hudson.model.StringParameterDefinition>
20           <name>PROJECT</name>
21           <description>Parameter to identify a Gerrit project. This is typically the
22 project repo path as exists in Gerrit.
23 For example: ofextensions/circuitsw
24 </description>
25           <defaultValue>releng/ciman</defaultValue>
26         </hudson.model.StringParameterDefinition>
27         <hudson.model.StringParameterDefinition>
28           <name>STREAM</name>
29           <description>Stream is often set to the same name as 'branch' but can
30 sometimes be used as a name representing a project's release code
31 name.
32 </description>
33           <defaultValue>master</defaultValue>
34         </hudson.model.StringParameterDefinition>
35         <hudson.model.StringParameterDefinition>
36           <name>GERRIT_PROJECT</name>
37           <description>Parameter to identify Gerrit project. This is typically the
38 project repo path as exists in Gerrit.
39 For example: ofextensions/circuitsw
40
41 Note that Gerrit will override this parameter automatically if a
42 job is triggered by Gerrit.
43 </description>
44           <defaultValue>releng/ciman</defaultValue>
45         </hudson.model.StringParameterDefinition>
46         <hudson.model.StringParameterDefinition>
47           <name>GERRIT_BRANCH</name>
48           <description>Parameter to identify a Gerrit branch.
49
50 Note that Gerrit will override this parameter automatically if a
51 job is triggered by Gerrit.
52 </description>
53           <defaultValue>master</defaultValue>
54         </hudson.model.StringParameterDefinition>
55         <hudson.model.StringParameterDefinition>
56           <name>GERRIT_REFSPEC</name>
57           <description>Parameter to identify a refspec when pulling from Gerrit.
58
59 Note that Gerrit will override this parameter automatically if a
60 job is triggered by Gerrit.
61 </description>
62           <defaultValue>refs/heads/master</defaultValue>
63         </hudson.model.StringParameterDefinition>
64         <hudson.model.StringParameterDefinition>
65           <name>LFTOOLS_VERSION</name>
66           <description>Version of lftools to install. Can be a specific version like
67 '0.6.0' or a PEP-440 definition.
68 https://www.python.org/dev/peps/pep-0440/
69 For example '&lt;1.0.0' or '&gt;=1.0.0,&lt;2.0.0'.
70 </description>
71           <defaultValue>&lt;1.0.0</defaultValue>
72         </hudson.model.StringParameterDefinition>
73         <hudson.model.StringParameterDefinition>
74           <name>M2_HOME</name>
75           <description>Maven selector to be used by shell scripts</description>
76           <defaultValue>/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33</defaultValue>
77         </hudson.model.StringParameterDefinition>
78         <hudson.model.StringParameterDefinition>
79           <name>MAVEN_OPTS</name>
80           <description>Maven Java opts. Example: -Xmx1024m -XX:MaxPermSize=256m
81 </description>
82           <defaultValue/>
83         </hudson.model.StringParameterDefinition>
84         <hudson.model.StringParameterDefinition>
85           <name>MAVEN_PARAMS</name>
86           <description>Maven parameters to pass to the mvn command.
87 </description>
88           <defaultValue/>
89         </hudson.model.StringParameterDefinition>
90         <hudson.model.StringParameterDefinition>
91           <name>MVN</name>
92           <description>Maven selector to be used by shell scripts</description>
93           <defaultValue>/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn</defaultValue>
94         </hudson.model.StringParameterDefinition>
95         <hudson.model.StringParameterDefinition>
96           <name>STAGING_PROFILE_ID</name>
97           <description>Nexus staging profile ID.
98 </description>
99           <defaultValue>uuddlrlrba</defaultValue>
100         </hudson.model.StringParameterDefinition>
101         <hudson.model.StringParameterDefinition>
102           <name>ARCHIVE_ARTIFACTS</name>
103           <description>Artifacts to archive to the logs server.</description>
104           <defaultValue/>
105         </hudson.model.StringParameterDefinition>
106       </parameterDefinitions>
107     </hudson.model.ParametersDefinitionProperty>
108   </properties>
109   <scm class="hudson.plugins.git.GitSCM">
110     <configVersion>2</configVersion>
111     <userRemoteConfigs>
112       <hudson.plugins.git.UserRemoteConfig>
113         <name>origin</name>
114         <refspec>+refs/pull/*:refs/remotes/origin/pr/*</refspec>
115         <url>git@github.com:example-org/releng/ciman</url>
116         <credentialsId>test-credential</credentialsId>
117       </hudson.plugins.git.UserRemoteConfig>
118     </userRemoteConfigs>
119     <branches>
120       <hudson.plugins.git.BranchSpec>
121         <name>$sha1</name>
122       </hudson.plugins.git.BranchSpec>
123     </branches>
124     <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
125     <remotePoll>false</remotePoll>
126     <gitTool>Default</gitTool>
127     <submoduleCfg class="list"/>
128     <reference/>
129     <gitConfigName/>
130     <gitConfigEmail/>
131     <extensions>
132       <hudson.plugins.git.extensions.impl.BuildChooserSetting>
133         <buildChooser class="hudson.plugins.git.util.DefaultBuildChooser"/>
134       </hudson.plugins.git.extensions.impl.BuildChooserSetting>
135       <hudson.plugins.git.extensions.impl.SubmoduleOption>
136         <disableSubmodules>false</disableSubmodules>
137         <recursiveSubmodules>true</recursiveSubmodules>
138         <trackingSubmodules>false</trackingSubmodules>
139         <parentCredentials>false</parentCredentials>
140         <reference/>
141         <timeout>10</timeout>
142       </hudson.plugins.git.extensions.impl.SubmoduleOption>
143       <hudson.plugins.git.extensions.impl.WipeWorkspace/>
144     </extensions>
145   </scm>
146   <triggers class="vector">
147     <org.jenkinsci.plugins.ghprb.GhprbTrigger>
148       <spec/>
149       <adminlist/>
150       <allowMembersOfWhitelistedOrgsAsAdmin>false</allowMembersOfWhitelistedOrgsAsAdmin>
151       <whitelist/>
152       <orgslist/>
153       <whiteListLabels/>
154       <blackListLabels/>
155       <cron/>
156       <triggerPhrase>^recheck$</triggerPhrase>
157       <skipBuildPhrase/>
158       <onlyTriggerPhrase>true</onlyTriggerPhrase>
159       <useGitHubHooks>true</useGitHubHooks>
160       <permitAll>true</permitAll>
161       <autoCloseFailedPullRequests>false</autoCloseFailedPullRequests>
162       <extensions>
163         <org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus>
164           <commitStatusContext>Maven Javadoc</commitStatusContext>
165         </org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus>
166       </extensions>
167     </org.jenkinsci.plugins.ghprb.GhprbTrigger>
168   </triggers>
169   <builders>
170     <hudson.tasks.Shell>
171       <command>echo &quot;quiet=on&quot; &gt; &quot;$HOME/.wgetrc&quot;</command>
172     </hudson.tasks.Shell>
173     <hudson.tasks.Maven>
174       <targets>--version</targets>
175       <properties/>
176       <mavenName>mvn33</mavenName>
177       <usePrivateRepository>false</usePrivateRepository>
178       <settings class="jenkins.mvn.DefaultSettingsProvider"/>
179       <globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
180     </hudson.tasks.Maven>
181     <hudson.tasks.Shell>
182       <command>rm &quot;$HOME/.wgetrc&quot;</command>
183     </hudson.tasks.Shell>
184     <org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep plugin="config-file-provider">
185       <managedFiles>
186         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
187           <fileId>global-settings</fileId>
188           <targetLocation/>
189           <variable>GLOBAL_SETTINGS_FILE</variable>
190         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
191         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
192           <fileId>aproject-settings</fileId>
193           <targetLocation/>
194           <variable>SETTINGS_FILE</variable>
195         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
196       </managedFiles>
197     </org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep>
198     <hudson.tasks.Shell>
199       <command>#!/bin/bash
200 # SPDX-License-Identifier: EPL-1.0
201 ##############################################################################
202 # Copyright (c) 2017 The Linux Foundation and others.
203 #
204 # All rights reserved. This program and the accompanying materials
205 # are made available under the terms of the Eclipse Public License v1.0
206 # which accompanies this distribution, and is available at
207 # http://www.eclipse.org/legal/epl-v10.html
208 ##############################################################################
209
210 # This file contains a list of variables that are generally useful in many
211 # scripts. It is meant to be sourced in other scripts so that the variables can
212 # be called.
213
214 MAVEN_OPTIONS=&quot;$(echo --show-version \
215     --batch-mode \
216     -Djenkins \
217     -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn \
218     -Dmaven.repo.local=/tmp/r \
219     -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r)&quot;
220 echo &quot;$MAVEN_OPTIONS&quot;
221
222 #!/bin/bash
223 # SPDX-License-Identifier: EPL-1.0
224 ##############################################################################
225 # Copyright (c) 2017 The Linux Foundation and others.
226 #
227 # All rights reserved. This program and the accompanying materials
228 # are made available under the terms of the Eclipse Public License v1.0
229 # which accompanies this distribution, and is available at
230 # http://www.eclipse.org/legal/epl-v10.html
231 ##############################################################################
232
233 # Generates javadoc in a Maven project.
234
235 # DO NOT enable -u because $MAVEN_PARAMS and $MAVEN_OPTIONS could be unbound.
236 # Ensure we fail the job if any steps fail.
237 set -e -o pipefail
238 set +u
239
240 JAVADOC_DIR=&quot;$WORKSPACE/archives/javadoc&quot;
241 mkdir -p &quot;$WORKSPACE/archives&quot;
242
243 export MAVEN_OPTS
244
245 # Disable SC2086 because we want to allow word splitting for $MAVEN_* parameters.
246 # shellcheck disable=SC2086
247 $MVN clean install javadoc:aggregate \
248     -Pq -Dmaven.javadoc.skip=false \
249     -DskipTests=true \
250     -Dcheckstyle.skip=true \
251     -Dfindbugs.skip=true \
252     --global-settings &quot;$GLOBAL_SETTINGS_FILE&quot; \
253     --settings &quot;$SETTINGS_FILE&quot; \
254     $MAVEN_OPTIONS $MAVEN_PARAMS
255
256 mv &quot;$WORKSPACE/target/site/apidocs&quot; &quot;$JAVADOC_DIR&quot;
257 </command>
258     </hudson.tasks.Shell>
259     <hudson.tasks.Shell>
260       <command>#!/bin/bash
261 set +e  # DO NOT cause build failure if any of the rm calls fail.
262
263 rm &quot;$GLOBAL_SETTINGS_FILE&quot; &quot;$SETTINGS_FILE&quot;
264
265 # In some cases we use the lf-provide-maven-settings macro to produce
266 # a &quot;$HOME/.netrc&quot; file containing credentials. Remove that file here
267 # too if it exists.
268 rm &quot;$HOME/.netrc&quot;
269
270 # DO NOT fail build if any of the above lines fail.
271 exit 0
272 </command>
273     </hudson.tasks.Shell>
274   </builders>
275   <publishers>
276     <org.jenkinsci.plugins.postbuildscript.PostBuildScript>
277       <buildSteps>
278         <hudson.tasks.Shell>
279           <command>#!/bin/bash
280 # SPDX-License-Identifier: EPL-1.0
281 ##############################################################################
282 # Copyright (c) 2017 The Linux Foundation and others.
283 #
284 # All rights reserved. This program and the accompanying materials
285 # are made available under the terms of the Eclipse Public License v1.0
286 # which accompanies this distribution, and is available at
287 # http://www.eclipse.org/legal/epl-v10.html
288 ##############################################################################
289 echo &quot;---&gt; sysstat.sh&quot;
290 set +e  # DON'T fail build if script fails.
291
292 OS=$(facter operatingsystem)
293 case &quot;$OS&quot; in
294     Ubuntu)
295         SYSSTAT_PATH=&quot;/var/log/sysstat&quot;
296
297         # Dont run the script when systat is not enabled by default
298         if ! grep --quiet 'ENABLED=&quot;true&quot;' &quot;/etc/default/sysstat&quot;; then
299             exit 0
300         fi
301     ;;
302     CentOS|RedHat)
303         SYSSTAT_PATH=&quot;/var/log/sa&quot;
304     ;;
305     *)
306         # nothing to do
307         exit 0
308     ;;
309 esac
310
311 SAR_DIR=&quot;$WORKSPACE/archives/sar-reports&quot;
312 mkdir -p &quot;$SAR_DIR&quot;
313 cp &quot;$SYSSTAT_PATH/&quot;* &quot;$_&quot;
314 # convert sar data to ascii format
315 while IFS=&quot;&quot; read -r sarfilenum
316 do
317     [ -f &quot;$sarfilenum&quot; ] &amp;&amp; LC_TIME=POSIX sar -A -f &quot;$sarfilenum&quot; &gt; &quot;$SAR_DIR/sar${sarfilenum//[!0-9]/}&quot;
318 done &lt; &lt;(find &quot;$SYSSTAT_PATH&quot; -name &quot;sa[0-9]*&quot; || true)
319
320 # DON'T fail build if script fails.
321 exit 0
322 </command>
323         </hudson.tasks.Shell>
324         <org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep plugin="config-file-provider">
325           <managedFiles>
326             <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
327               <fileId>jenkins-log-archives-settings</fileId>
328               <targetLocation/>
329               <variable>SETTINGS_FILE</variable>
330             </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
331           </managedFiles>
332         </org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep>
333         <EnvInjectBuilder>
334           <info>
335             <propertiesContent>SERVER_ID=logs</propertiesContent>
336           </info>
337         </EnvInjectBuilder>
338         <hudson.tasks.Shell>
339           <command>#!/bin/bash
340 # SPDX-License-Identifier: EPL-1.0
341 ##############################################################################
342 # Copyright (c) 2017 The Linux Foundation and others.
343 #
344 # All rights reserved. This program and the accompanying materials
345 # are made available under the terms of the Eclipse Public License v1.0
346 # which accompanies this distribution, and is available at
347 # http://www.eclipse.org/legal/epl-v10.html
348 ##############################################################################
349 echo &quot;---&gt; create-netrc.sh&quot;
350
351 # Ensure we fail the job if any steps fail.
352 set -eu -o pipefail
353
354 NEXUS_URL=&quot;${NEXUSPROXY:-$NEXUS_URL}&quot;
355 CREDENTIAL=$(xmlstarlet sel -N &quot;x=http://maven.apache.org/SETTINGS/1.0.0&quot; \
356     -t -m &quot;/x:settings/x:servers/x:server[x:id='${SERVER_ID}']&quot; \
357     -v x:username -o &quot;:&quot; -v x:password \
358     &quot;$SETTINGS_FILE&quot;)
359
360 machine=$(echo &quot;$NEXUS_URL&quot; | awk -F/ '{print $3}')
361 user=$(echo &quot;$CREDENTIAL&quot; | cut -f1 -d:)
362 pass=$(echo &quot;$CREDENTIAL&quot; | cut -f2 -d:)
363
364 echo &quot;machine ${machine%:*} login $user password $pass&quot; &gt; ~/.netrc
365 </command>
366         </hudson.tasks.Shell>
367         <hudson.tasks.Shell>
368           <command>#!/bin/bash
369 # SPDX-License-Identifier: EPL-1.0
370 ##############################################################################
371 # Copyright (c) 2017 The Linux Foundation and others.
372 #
373 # All rights reserved. This program and the accompanying materials
374 # are made available under the terms of the Eclipse Public License v1.0
375 # which accompanies this distribution, and is available at
376 # http://www.eclipse.org/legal/epl-v10.html
377 ##############################################################################
378 echo &quot;---&gt; lftools-install.sh&quot;
379
380 # Script to install lftools via a version passed in via lf-infra-parameters
381 #
382 # Required parameters:
383 #
384 #     LFTOOLS_VERSION: Passed in via lf-infra-parameters configuration. Can be
385 #                      set to a strict version number like '1.2.3' or using
386 #                      PEP-440 definitions.
387 #
388 #                      Examples:
389 #                          &lt;1.0.0
390 #                          &gt;=1.0.0,&lt;2.0.0
391 #
392 # By default a released version of lftools should always be used.
393 # The purpose of the 2 variables below is so that lftools devs can test
394 # unreleased versions of lftools. There are 2 methods to install a dev version
395 # of lftools:
396 #
397 #     1) gerrit patch: Used to test a patch that has not yet been merged.
398 #                      To do this set something like this:
399 #                          LFTOOLS_MODE=gerrit
400 #                          LFTOOLS_REFSPEC=refs/changes/96/5296/7
401 #
402 #     2) git branch: Used to install an lftools version from a specific branch.
403 #                    To use this set the variables as follows:
404 #                          LFTOOLS_MODE=git
405 #                          LFTOOLS_REFSPEC=master
406 #
407 #     3) release : The intended use case and default setting.
408 #                  Set LFTOOLS_MODE=release, in this case LFTOOLS_REFSPEC is unused.
409
410 LFTOOLS_MODE=release  # release | git | gerrit
411 LFTOOLS_REFSPEC=master
412
413 # Ensure we fail the job if any steps fail.
414 # DO NOT set -u as virtualenv's activate script has unbound variables
415 set -e -o pipefail
416
417 virtualenv --quiet &quot;/tmp/v/lftools&quot;
418 # shellcheck source=/tmp/v/lftools/bin/activate disable=SC1091
419 source &quot;/tmp/v/lftools/bin/activate&quot;
420 pip install --quiet --upgrade pip
421
422 case $LFTOOLS_MODE in
423     gerrit)
424         git clone https://gerrit.linuxfoundation.org/infra/releng/lftools.git /tmp/lftools
425         pushd /tmp/lftools
426         git fetch origin &quot;$LFTOOLS_REFSPEC&quot;
427         git checkout FETCH_HEAD
428         pip install --quiet --upgrade -r requirements.txt
429         pip install --quiet --upgrade -e .
430         popd
431         ;;
432
433     git)
434         pip install --quiet --upgrade git+https://gerrit.linuxfoundation.org/infra/releng/lftools.git@&quot;$BRANCH&quot;
435         ;;
436
437     release)
438         if [[ $LFTOOLS_VERSION =~ ^[0-9] ]]; then
439             LFTOOLS_VERSION=&quot;==$LFTOOLS_VERSION&quot;
440         fi
441
442         pip install --quiet --upgrade &quot;lftools${LFTOOLS_VERSION}&quot;
443         ;;
444 esac
445
446 lftools --version
447
448 # pipdeptree prints out a lot of information because lftools pulls in many
449 # dependencies. Let's only print it if we want to debug.
450 # echo &quot;----&gt; Pip Dependency Tree&quot;
451 # pip install --quiet --upgrade pipdeptree
452 # pipdeptree
453
454 #!/bin/bash
455 # SPDX-License-Identifier: EPL-1.0
456 ##############################################################################
457 # Copyright (c) 2017 The Linux Foundation and others.
458 #
459 # All rights reserved. This program and the accompanying materials
460 # are made available under the terms of the Eclipse Public License v1.0
461 # which accompanies this distribution, and is available at
462 # http://www.eclipse.org/legal/epl-v10.html
463 ##############################################################################
464 echo &quot;---&gt; logs-deploy.sh&quot;
465
466 # Ensure we fail the job if any steps fail.
467 set -eu -o pipefail
468
469 set -x  # Trace commands for this script to make debugging easier.
470
471 ARCHIVE_ARTIFACTS=&quot;${ARCHIVE_ARTIFACTS:-}&quot;
472 LOGS_SERVER=&quot;${LOGS_SERVER:-None}&quot;
473
474 if [ &quot;${LOGS_SERVER}&quot; == 'None' ]
475 then
476     set +x # Disable trace since we no longer need it
477
478     echo &quot;WARNING: Logging server not set&quot;
479 else
480     NEXUS_URL=&quot;${NEXUSPROXY:-$NEXUS_URL}&quot;
481     NEXUS_PATH=&quot;${SILO}/${JENKINS_HOSTNAME}/${JOB_NAME}/${BUILD_NUMBER}&quot;
482     BUILD_URL=&quot;${BUILD_URL}&quot;
483
484     lftools deploy archives -p &quot;$ARCHIVE_ARTIFACTS&quot; &quot;$NEXUS_URL&quot; &quot;$NEXUS_PATH&quot; &quot;$WORKSPACE&quot;
485     lftools deploy logs &quot;$NEXUS_URL&quot; &quot;$NEXUS_PATH&quot; &quot;$BUILD_URL&quot;
486
487     set +x  # Disable trace since we no longer need it.
488
489     echo &quot;Build logs: &lt;a href=\&quot;$LOGS_SERVER/$NEXUS_PATH\&quot;&gt;$LOGS_SERVER/$NEXUS_PATH&lt;/a&gt;&quot;
490 fi
491 </command>
492         </hudson.tasks.Shell>
493         <hudson.tasks.Shell>
494           <command>#!/bin/bash
495 # SPDX-License-Identifier: EPL-1.0
496 ##############################################################################
497 # Copyright (c) 2017 The Linux Foundation and others.
498 #
499 # All rights reserved. This program and the accompanying materials
500 # are made available under the terms of the Eclipse Public License v1.0
501 # which accompanies this distribution, and is available at
502 # http://www.eclipse.org/legal/epl-v10.html
503 ##############################################################################
504
505 # Clear log credential files
506 rm &quot;$SETTINGS_FILE&quot;
507 rm ~/.netrc
508 </command>
509         </hudson.tasks.Shell>
510         <hudson.plugins.descriptionsetter.DescriptionSetterBuilder>
511           <regexp>^Build logs: .*</regexp>
512         </hudson.plugins.descriptionsetter.DescriptionSetterBuilder>
513       </buildSteps>
514       <scriptOnlyIfSuccess>false</scriptOnlyIfSuccess>
515       <scriptOnlyIfFailure>false</scriptOnlyIfFailure>
516       <markBuildUnstable>false</markBuildUnstable>
517     </org.jenkinsci.plugins.postbuildscript.PostBuildScript>
518     <hudson.plugins.ws__cleanup.WsCleanup plugin="ws-cleanup">
519       <patterns>
520         <hudson.plugins.ws__cleanup.Pattern>
521           <pattern>**/*.jenkins-trigger</pattern>
522           <type>EXCLUDE</type>
523         </hudson.plugins.ws__cleanup.Pattern>
524       </patterns>
525       <deleteDirs>false</deleteDirs>
526       <cleanupMatrixParent>false</cleanupMatrixParent>
527       <externalDelete/>
528       <cleanWhenSuccess>true</cleanWhenSuccess>
529       <cleanWhenUnstable>true</cleanWhenUnstable>
530       <cleanWhenFailure>true</cleanWhenFailure>
531       <cleanWhenNotBuilt>true</cleanWhenNotBuilt>
532       <cleanWhenAborted>true</cleanWhenAborted>
533       <notFailBuild>true</notFailBuild>
534     </hudson.plugins.ws__cleanup.WsCleanup>
535   </publishers>
536   <buildWrappers>
537     <com.michelin.cio.hudson.plugins.maskpasswords.MaskPasswordsBuildWrapper/>
538     <hudson.plugins.build__timeout.BuildTimeoutWrapper>
539       <timeoutMinutes>30</timeoutMinutes>
540       <timeoutEnvVar>BUILD_TIMEOUT</timeoutEnvVar>
541       <failBuild>true</failBuild>
542       <writingDescription>false</writingDescription>
543       <timeoutPercentage>0</timeoutPercentage>
544       <timeoutMinutesElasticDefault>3</timeoutMinutesElasticDefault>
545       <timeoutType>absolute</timeoutType>
546     </hudson.plugins.build__timeout.BuildTimeoutWrapper>
547     <hudson.plugins.timestamper.TimestamperBuildWrapper/>
548     <com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
549       <user>test-credential</user>
550     </com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
551     <jenkins.plugins.openstack.compute.JCloudsOneOffSlave/>
552     <org.jenkinsci.plugins.configfiles.buildwrapper.ConfigFileBuildWrapper plugin="config-file-provider">
553       <managedFiles>
554         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
555           <fileId>npmrc</fileId>
556           <targetLocation>$HOME/.npmrc</targetLocation>
557           <variable/>
558         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
559       </managedFiles>
560     </org.jenkinsci.plugins.configfiles.buildwrapper.ConfigFileBuildWrapper>
561   </buildWrappers>
562 </project>