Skip to content

Console Output

Started by user Jenkins Admin
Obtained pipelines/pingcap/docs-cn/latest/merged_update_docs_cn.groovy from git https://github.com/PingCAP-QE/ci.git
Loading library tipipeline@main
Library tipipeline@main is cached. Copying from home.
[Pipeline] Start of Pipeline
[Pipeline] readJSON
[Pipeline] readTrusted
Obtained pipelines/pingcap/docs-cn/latest/pod-merged_update_docs_cn.yaml from git https://github.com/PingCAP-QE/ci.git
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-tidb/pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh
Agent pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh is provisioned from template pingcap_docs-cn_merged_update_docs_cn_282-bdwrx-rlf6k
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/282/"
    runUrl: "job/pingcap/job/docs-cn/job/merged_update_docs_cn/282/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "fe50d3bbff45a631b6668cd8041f86b6e632756e"
    jenkins/label: "pingcap_docs-cn_merged_update_docs_cn_282-bdwrx"
  name: "pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh"
  namespace: "jenkins-tidb"
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchExpressions:
          - key: "kubernetes.io/arch"
            operator: "In"
            values:
            - "amd64"
  containers:
  - image: "hub.pingcap.net/jenkins/docs-cn-checker:v0.0.1"
    name: "runner"
    resources:
      limits:
        memory: "12Gi"
        cpu: "4"
      requests:
        memory: "12Gi"
        cpu: "4"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - image: "node:lts"
    name: "node"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        cpu: "1"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - image: "hub.pingcap.net/jenkins/network-multitool"
    name: "net-tool"
    resources:
      limits:
        memory: "128Mi"
        cpu: "100m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-agent.apps.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh"
    - name: "JENKINS_NAME"
      value: "pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/"
    image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  restartPolicy: "Never"
  securityContext:
    fsGroup: 1000
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh in /home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/PingCAP-QE/ci.git
 > git init /home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn # timeout=10
Fetching upstream changes from https://github.com/PingCAP-QE/ci.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5
 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main)
Commit message: "fix(br): use failpoint tidb-server instead (#2951)"
 > git rev-parse origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10
 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 45 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Debug info)
[Pipeline] sh
+ printenv
JENKINS_HOME=/var/jenkins_home
KUBERNETES_SERVICE_PORT=443
KUBERNETES_PORT=tcp://10.233.0.1:443
GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009
CI=true
JOB_SPEC={"type":"postsubmit","job":"pingcap/docs-cn/merged_update_docs_cn","buildid":"1787385417696284673","prowjobid":"c52ae429-f823-406c-a7b0-3e4ac25a0bae","refs":{"org":"pingcap","repo":"docs-cn","repo_link":"https://github.com/pingcap/docs-cn","base_ref":"master","base_sha":"705405a595954002fed75e5422835ef6f1827ff1","base_link":"https://github.com/pingcap/docs-cn/compare/fd98be489039...705405a59595"}}
HOSTNAME=pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh
POD_LABEL=pingcap_docs-cn_merged_update_docs_cn_282-bdwrx
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/282/display/redirect?page=changes
PYTHON_PIP_VERSION=9.0.1
GIT_COMMIT=03312178c534dce949face80c69812d989e55009
HUDSON_URL=https://do.pingcap.net/jenkins/
NODE_LABELS=pingcap_docs-cn_merged_update_docs_cn_282-bdwrx pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh
HOME=/root
OLDPWD=/
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/282/
GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
JENKINS_SERVER_COOKIE=durable-cc30900bb00742c43108cf458c5ce21d80dc1f789a8603196f94a6255e584d6c
FILE_SERVER_URL=http://fileserver.pingcap.net
WORKSPACE=/home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn
PROW_JOB_ID=c52ae429-f823-406c-a7b0-3e4ac25a0bae
NODE_NAME=pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh
POD_CONTAINER=runner
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/282/display/redirect?page=artifacts
EXECUTOR_NUMBER=0
GIT_BRANCH=origin/main
STAGE_NAME=Debug info
TERM=xterm
KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1
BUILD_DISPLAY_NAME=#282
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/282/display/redirect?page=tests
HUDSON_HOME=/var/jenkins_home
JOB_BASE_NAME=merged_update_docs_cn
PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
KUBERNETES_PORT_443_TCP_PORT=443
BUILD_ID=1787385417696284673
KUBERNETES_PORT_443_TCP_PROTO=tcp
BUILD_TAG=jenkins-pingcap-docs-cn-merged_update_docs_cn-282
LANG=C.UTF-8
JENKINS_URL=https://do.pingcap.net/jenkins/
GIT_URL=https://github.com/PingCAP-QE/ci.git
JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/
DEBIAN_FRONTEND=noninteractive
BUILD_NUMBER=282
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
JENKINS_NODE_COOKIE=9cf5b240-2dbe-4abc-b46e-ffecc3ff9d60
PYTHON_VERSION=3.6.2
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/282/display/redirect
HUDSON_SERVER_COOKIE=83ef27fe9acccc92
JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/display/redirect
KUBERNETES_SERVICE_PORT_HTTPS=443
KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443
CLASSPATH=
JOB_NAME=pingcap/docs-cn/merged_update_docs_cn
KUBERNETES_SERVICE_HOST=10.233.0.1
PWD=/home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn
GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009
WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn@tmp
+ echo -------------------------
-------------------------
+ python3 -V
Python 3.6.2
+ echo -------------------------
-------------------------
+ echo debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh bash
debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-merged-update-docs-cn-282-bdwrx-rlf6k-b1ssh bash
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ dig github.com

; <<>> DiG 9.18.16 <<>> github.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 13138
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 830ee2c7815d5312 (echoed)
;; QUESTION SECTION:
;github.com.			IN	A

;; ANSWER SECTION:
github.com.		26	IN	A	20.205.243.166

;; Query time: 0 msec
;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP)
;; WHEN: Mon May 06 07:34:50 UTC 2024
;; MSG SIZE  rcvd: 77

[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] timeout
Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn/docs-cn
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ git config --global --add safe.directory *
[Pipeline] cache
Cache restored successfully (git/pingcap/docs-cn/rev-fd98be4-6af660d)
467447808 bytes in 2.65 secs (176701342 bytes/sec)
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
git version 2.39.2
Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn/docs-cn/.git/
.git
Updating files:  70% (1759/2506)
Updating files:  71% (1780/2506)
Updating files:  72% (1805/2506)
Updating files:  73% (1830/2506)
Updating files:  74% (1855/2506)
Updating files:  75% (1880/2506)
Updating files:  76% (1905/2506)
Updating files:  77% (1930/2506)
Updating files:  78% (1955/2506)
Updating files:  79% (1980/2506)
Updating files:  80% (2005/2506)
Updating files:  81% (2030/2506)
Updating files:  82% (2055/2506)
Updating files:  83% (2080/2506)
Updating files:  84% (2106/2506)
Updating files:  85% (2131/2506)
Updating files:  86% (2156/2506)
Updating files:  87% (2181/2506)
Updating files:  88% (2206/2506)
Updating files:  89% (2231/2506)
Updating files:  90% (2256/2506)
Updating files:  91% (2281/2506)
Updating files:  92% (2306/2506)
Updating files:  93% (2331/2506)
Updating files:  94% (2356/2506)
Updating files:  95% (2381/2506)
Updating files:  96% (2406/2506)
Updating files:  97% (2431/2506)
Updating files:  98% (2456/2506)
Updating files:  99% (2481/2506)
Updating files: 100% (2506/2506)
Updating files: 100% (2506/2506), done.
HEAD is now at d5333a2a Merge commit '6af660d1a1db2f10c66813b66f28231ae1885b24' into HEAD
POST git-upload-pack (383 bytes)
POST git-upload-pack (973 bytes)
From https://github.com/pingcap/docs-cn
   fd98be48..705405a5  master     -> origin/master
Warning: you are leaving 1 commit behind, not connected to
any of your branches:

  d5333a2a Merge commit '6af660d1a1db2f10c66813b66f28231ae1885b24' into HEAD

If you want to keep it by creating a new branch, this may be a good time
to do so with:

 git branch <new-branch-name> d5333a2a

HEAD is now at 705405a5 v8.0: update Rust version for compiling and running TiDB to nightly-2023-12-28 (#17266)
๐Ÿšง Checkouting to base SHA:705405a595954002fed75e5422835ef6f1827ff1...
HEAD is now at 705405a5 v8.0: update Rust version for compiling and running TiDB to nightly-2023-12-28 (#17266)
โœ… Checked. ๐ŸŽ‰
๐Ÿงพ HEAD info:
705405a595954002fed75e5422835ef6f1827ff1
705405a5 v8.0: update Rust version for compiling and running TiDB to nightly-2023-12-28 (#17266)
fd98be48 fix pd cert allowed cn description (#17259)
c7196368 grafana: explained metrics in log backup row (#17227)
โœ… ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache saved successfully (git/pingcap/docs-cn/rev-705405a)
467430400 bytes in 13.58 secs (34417923 bytes/sec)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build pdf)
[Pipeline] timeout
Timeout set to expire in 45 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn/docs-cn
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $AWS_ACCESS_KEY or $AWS_SECRET_KEY or $AWS_REGION or $AWS_BUCKET_NAME or $QINIU_ACCESS_KEY or $QINIU_SECRET_KEY or $QINIU_BUCKET_NAME
[Pipeline] {
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [AWS_REGION, AWS_SECRET_KEY, AWS_ACCESS_KEY]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
Collecting boto3
  Downloading https://files.pythonhosted.org/packages/75/ca/d917b244919f1ebf96f7bbd5a00e4641f7e9191b0d070258f5dc10f5eaad/boto3-1.23.10-py3-none-any.whl (132kB)
Collecting botocore<1.27.0,>=1.26.10 (from boto3)
  Downloading https://files.pythonhosted.org/packages/09/b8/794e0bd260198538ded90c26b353ddb632eab01950d4e7e2e2b8ee510d12/botocore-1.26.10-py3-none-any.whl (8.8MB)
Collecting jmespath<2.0.0,>=0.7.1 (from boto3)
  Downloading https://files.pythonhosted.org/packages/07/cb/5f001272b6faeb23c1c9e0acc04d48eaaf5c862c17709d20e3469c6e0139/jmespath-0.10.0-py2.py3-none-any.whl
Collecting s3transfer<0.6.0,>=0.5.0 (from boto3)
  Downloading https://files.pythonhosted.org/packages/7b/9c/f51775ebe7df5a7aa4e7c79ed671bde94e154bd968aca8d65bb24aba0c8c/s3transfer-0.5.2-py3-none-any.whl (79kB)
Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.27.0,>=1.26.10->boto3)
  Downloading https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229kB)
Collecting urllib3<1.27,>=1.25.4 (from botocore<1.27.0,>=1.26.10->boto3)
  Downloading https://files.pythonhosted.org/packages/b0/53/aa91e163dcfd1e5b82d8a890ecf13314e3e149c05270cc644581f77f17fd/urllib3-1.26.18-py2.py3-none-any.whl (143kB)
Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.27.0,>=1.26.10->boto3)
  Downloading https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl
Installing collected packages: jmespath, six, python-dateutil, urllib3, botocore, s3transfer, boto3
  Found existing installation: urllib3 1.22
    Uninstalling urllib3-1.22:
      Successfully uninstalled urllib3-1.22
Successfully installed boto3-1.23.10 botocore-1.26.10 jmespath-0.10.0 python-dateutil-2.9.0.post0 s3transfer-0.5.2 six-1.16.0 urllib3-1.26.18
You are using pip version 9.0.1, however version 24.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting awscli
  Downloading https://files.pythonhosted.org/packages/6c/48/8cf68d31f3f8606904acc4d98965a2c020acd5e1b9a821b8a7fafdbbc81a/awscli-1.24.10-py3-none-any.whl (3.9MB)
Collecting colorama<0.4.5,>=0.2.5 (from awscli)
  Downloading https://files.pythonhosted.org/packages/44/98/5b86278fbbf250d239ae0ecb724f8572af1c91f4a11edf4d36a206189440/colorama-0.4.4-py2.py3-none-any.whl
Requirement already satisfied: botocore==1.26.10 in /usr/local/lib/python3.6/site-packages (from awscli)
Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.6/site-packages (from awscli)
Collecting rsa<4.8,>=3.1.2 (from awscli)
  Downloading https://files.pythonhosted.org/packages/e9/93/0c0f002031f18b53af7a6166103c02b9c0667be528944137cc954ec921b3/rsa-4.7.2-py3-none-any.whl
Collecting PyYAML<5.5,>=3.10 (from awscli)
  Downloading https://files.pythonhosted.org/packages/7a/5b/bc0b5ab38247bba158504a410112b6c03f153c652734ece1849749e5f518/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB)
Collecting docutils<0.17,>=0.10 (from awscli)
  Downloading https://files.pythonhosted.org/packages/81/44/8a15e45ffa96e6cf82956dd8d7af9e666357e16b0d93b253903475ee947f/docutils-0.16-py2.py3-none-any.whl (548kB)
Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.6/site-packages (from botocore==1.26.10->awscli)
Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.6/site-packages (from botocore==1.26.10->awscli)
Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.6/site-packages (from botocore==1.26.10->awscli)
Collecting pyasn1>=0.1.3 (from rsa<4.8,>=3.1.2->awscli)
  Downloading https://files.pythonhosted.org/packages/d1/75/4686d2872bf2fc0b37917cbc8bbf0dd3a5cdb0990799be1b9cbf1e1eb733/pyasn1-0.5.1-py2.py3-none-any.whl (84kB)
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.6/site-packages (from python-dateutil<3.0.0,>=2.1->botocore==1.26.10->awscli)
Installing collected packages: colorama, pyasn1, rsa, PyYAML, docutils, awscli
Successfully installed PyYAML-5.4.1 awscli-1.24.10 colorama-0.4.4 docutils-0.16 pyasn1-0.5.1 rsa-4.7.2
You are using pip version 9.0.1, however version 24.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
AWS Access Key ID [None]: AWS Secret Access Key [None]: Default region name [None]: Default output format [None]: [pandoc warning] Could not find image `/media/ticdc/ticdc-architecture-3.PNG', skipping...
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [QINIU_BUCKET_NAME]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
/usr/local/lib/python3.6/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.26.18) or chardet (3.0.4) doesn't match a supported version!
  RequestsDependencyWarning)
output.pdf ****-dev-zh-manual.pdf
uploading to qiniu output.pdf ****-dev-zh-manual.pdf 3600
ret {'hash': 'lhNSlgpjkrTCs5EYL4sVe65biZlK', 'key': '****-dev-zh-manual.pdf'}
info _ResponseInfo__response:<Response [200]>, exception:None, status_code:200, text_body:{"hash":"lhNSlgpjkrTCs5EYL4sVe65biZlK","key":"****-dev-zh-manual.pdf"}, req_id:ZmAAAAAjoj5i18wX, x_log:X-Log
https://****/****-dev-zh-manual.pdf
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS