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-254-5lw14-rdjtb-xhk0t
Agent pingcap-docs-cn-merged-update-docs-cn-254-5lw14-rdjtb-xhk0t is provisioned from template pingcap_docs-cn_merged_update_docs_cn_254-5lw14-rdjtb
---
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/254/"
    runUrl: "job/pingcap/job/docs-cn/job/merged_update_docs_cn/254/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "30477fb0c406704bfefbd50c74dbd946271b81dc"
    jenkins/label: "pingcap_docs-cn_merged_update_docs_cn_254-5lw14"
  name: "pingcap-docs-cn-merged-update-docs-cn-254-5lw14-rdjtb-xhk0t"
  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-254-5lw14-rdjtb-xhk0t"
    - name: "JENKINS_NAME"
      value: "pingcap-docs-cn-merged-update-docs-cn-254-5lw14-rdjtb-xhk0t"
    - 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-254-5lw14-rdjtb-xhk0t 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 cb9bc9e8822a01a5d59a2f670fb429e588065145 (origin/main)
Commit message: "feat(tidb): test flashbacktest package (#2942)"
 > git rev-parse origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cb9bc9e8822a01a5d59a2f670fb429e588065145 # timeout=10
 > git rev-list --no-walk cb9bc9e8822a01a5d59a2f670fb429e588065145 # 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=cb9bc9e8822a01a5d59a2f670fb429e588065145
CI=true
JOB_SPEC={"type":"postsubmit","job":"pingcap/docs-cn/merged_update_docs_cn","buildid":"1783816506946097153","prowjobid":"6dd9432d-af1e-46d4-9028-887bb6022cc2","refs":{"org":"pingcap","repo":"docs-cn","repo_link":"https://github.com/pingcap/docs-cn","base_ref":"release-5.4","base_sha":"39fc4626d083ce1e954e3241c008af56014a9a8d","base_link":"https://github.com/pingcap/docs-cn/compare/d94883072820...39fc4626d083"}}
HOSTNAME=pingcap-docs-cn-merged-update-docs-cn-254-5lw14-rdjtb-xhk0t
POD_LABEL=pingcap_docs-cn_merged_update_docs_cn_254-5lw14
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/254/display/redirect?page=changes
PYTHON_PIP_VERSION=9.0.1
GIT_COMMIT=cb9bc9e8822a01a5d59a2f670fb429e588065145
HUDSON_URL=https://do.pingcap.net/jenkins/
NODE_LABELS=pingcap_docs-cn_merged_update_docs_cn_254-5lw14 pingcap-docs-cn-merged-update-docs-cn-254-5lw14-rdjtb-xhk0t
HOME=/root
OLDPWD=/
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/254/
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=6dd9432d-af1e-46d4-9028-887bb6022cc2
NODE_NAME=pingcap-docs-cn-merged-update-docs-cn-254-5lw14-rdjtb-xhk0t
POD_CONTAINER=runner
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/254/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=#254
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/254/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=1783816506946097153
KUBERNETES_PORT_443_TCP_PROTO=tcp
BUILD_TAG=jenkins-pingcap-docs-cn-merged_update_docs_cn-254
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=254
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
JENKINS_NODE_COOKIE=1061ab43-63f8-48cb-af0c-8c96b8fac329
PYTHON_VERSION=3.6.2
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/254/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=cb9bc9e8822a01a5d59a2f670fb429e588065145
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-254-5lw14-rdjtb-xhk0t bash
debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-merged-update-docs-cn-254-5lw14-rdjtb-xhk0t 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: 5466
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 9b253fe82b40e405 (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: Fri Apr 26 11:13:15 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-e2726c6-333491c)
478834688 bytes in 1.14 secs (420977067 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:  72% (1816/2494)
Updating files:  73% (1821/2494)
Updating files:  74% (1846/2494)
Updating files:  75% (1871/2494)
Updating files:  76% (1896/2494)
Updating files:  77% (1921/2494)
Updating files:  78% (1946/2494)
Updating files:  79% (1971/2494)
Updating files:  80% (1996/2494)
Updating files:  81% (2021/2494)
Updating files:  82% (2046/2494)
Updating files:  83% (2071/2494)
Updating files:  84% (2095/2494)
Updating files:  85% (2120/2494)
Updating files:  86% (2145/2494)
Updating files:  87% (2170/2494)
Updating files:  88% (2195/2494)
Updating files:  89% (2220/2494)
Updating files:  90% (2245/2494)
Updating files:  91% (2270/2494)
Updating files:  92% (2295/2494)
Updating files:  93% (2320/2494)
Updating files:  94% (2345/2494)
Updating files:  95% (2370/2494)
Updating files:  96% (2395/2494)
Updating files:  97% (2420/2494)
Updating files:  98% (2445/2494)
Updating files:  99% (2470/2494)
Updating files: 100% (2494/2494)
Updating files: 100% (2494/2494), done.
HEAD is now at 333491c04 fix the indentation
POST git-upload-pack (413 bytes)
POST git-upload-pack (973 bytes)
POST git-upload-pack (gzip 1923 to 1020 bytes)
POST git-upload-pack (gzip 2423 to 1265 bytes)
From https://github.com/pingcap/docs-cn
   d94883072..39fc4626d  release-5.4 -> origin/release-5.4
Previous HEAD position was 333491c04 fix the indentation
HEAD is now at 39fc4626d Update check-before-deployment.md (#17229) (#17239)
๐Ÿšง Checkouting to base SHA:39fc4626d083ce1e954e3241c008af56014a9a8d...
HEAD is now at 39fc4626d Update check-before-deployment.md (#17229) (#17239)
โœ… Checked. ๐ŸŽ‰
๐Ÿงพ HEAD info:
39fc4626d083ce1e954e3241c008af56014a9a8d
39fc4626d Update check-before-deployment.md (#17229) (#17239)
d94883072 ticdc: remove canal protocol (#16859) (#16904)
e3701ba50 faq: update an outdated sentence (#16814) (#16818)
โœ… ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache saved successfully (git/pingcap/docs-cn/rev-39fc462)
380202496 bytes in 8.20 secs (46344055 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 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 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 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 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 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, urllib3, six, python-dateutil, 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)
Requirement already satisfied: botocore==1.26.10 in /usr/local/lib/python3.6/site-packages (from awscli)
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)
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
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)
Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.6/site-packages (from awscli)
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: jmespath<2.0.0,>=0.7.1 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)
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: docutils, colorama, pyasn1, rsa, PyYAML, 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] Duplicate link reference `[json_depth]' "source" (line 88532, column 1)
[pandoc warning] Duplicate link reference `[json_arrayagg]' "source" (line 88530, column 1)
[pandoc warning] Duplicate link reference `[json_contains_path]' "source" (line 88528, column 1)
[pandoc warning] Duplicate link reference `[json_contains]' "source" (line 88526, column 1)
[pandoc warning] Duplicate link reference `[json_quote]' "source" (line 88524, column 1)
[pandoc warning] Duplicate link reference `[json_valid]' "source" (line 88522, column 1)
[pandoc warning] Duplicate link reference `[json_length]' "source" (line 88520, column 1)
[pandoc warning] Duplicate link reference `[json_keys]' "source" (line 88518, column 1)
[pandoc warning] Duplicate link reference `[json_array]' "source" (line 88516, column 1)
[pandoc warning] Duplicate link reference `[json_object]' "source" (line 88514, column 1)
[pandoc warning] Duplicate link reference `[json_merge_preserve]' "source" (line 88512, column 1)
[pandoc warning] Duplicate link reference `[json_merge]' "source" (line 88510, column 1)
[pandoc warning] Duplicate link reference `[json_remove]' "source" (line 88508, column 1)
[pandoc warning] Duplicate link reference `[json_replace]' "source" (line 88506, column 1)
[pandoc warning] Duplicate link reference `[json_insert]' "source" (line 88504, column 1)
[pandoc warning] Duplicate link reference `[json_set]' "source" (line 88502, column 1)
[pandoc warning] Duplicate link reference `[json_type]' "source" (line 88500, column 1)
[pandoc warning] Duplicate link reference `[json_unquote]' "source" (line 88498, column 1)
[pandoc warning] Duplicate link reference `[json_short_extract_unquote]' "source" (line 88496, column 1)
[pandoc warning] Duplicate link reference `[json_short_extract]' "source" (line 88494, column 1)
[pandoc warning] Duplicate link reference `[json_extract]' "source" (line 88492, column 1)
[pandoc warning] Duplicate link reference `[json_arrayagg]' "source" (line 87764, column 1)
[pandoc warning] YAML header is not an object "source" (line 72679, column 1)
[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 ****-v5.4-zh-manual.pdf
uploading to qiniu output.pdf ****-v5.4-zh-manual.pdf 3600
ret {'hash': 'lu7vKCYyudfWSR2gPdA7H4RuXfWc', 'key': '****-v5.4-zh-manual.pdf'}
info _ResponseInfo__response:<Response [200]>, exception:None, status_code:200, text_body:{"hash":"lu7vKCYyudfWSR2gPdA7H4RuXfWc","key":"****-v5.4-zh-manual.pdf"}, req_id:B3cAAABGslPg0MkX, x_log:X-Log
https://****/****-v5.4-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