Skip to content

Console Output

Started by user Jenkins Admin
Obtained pipelines/pingcap/docs-tidb-operator/latest/merged_update.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-tidb-operator/latest/pod-merged_update.yaml from git https://github.com/PingCAP-QE/ci.git
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-tidb/pingcap-docs-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9
Agent pingcap-docs-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9 is provisioned from template pingcap_docs-tidb-operator_merged_update_9-x0qlq-z3nc8
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-tidb-operator/job/merged_update/9/"
    runUrl: "job/pingcap/job/docs-tidb-operator/job/merged_update/9/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "0f9b294989ce37add64876e88f948c5df9decdd8"
    jenkins/label: "pingcap_docs-tidb-operator_merged_update_9-x0qlq"
  name: "pingcap-docs-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9"
  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-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9"
    - name: "JENKINS_NAME"
      value: "pingcap-docs-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9"
    - 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-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9 in /home/jenkins/agent/workspace/pingcap/docs-tidb-operator/merged_update
[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-tidb-operator/merged_update # 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_PORT=tcp://10.233.0.1:443
KUBERNETES_SERVICE_PORT=443
GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009
CI=true
JOB_SPEC={"type":"postsubmit","job":"pingcap/docs-tidb-operator/merged_update","buildid":"1787382408971030531","prowjobid":"7355aa9c-e3a3-4bf2-842c-c362828e80d1","refs":{"org":"pingcap","repo":"docs-tidb-operator","repo_link":"https://github.com/pingcap/docs-tidb-operator","base_ref":"master","base_sha":"0d02840e66621ac1bad23292cc155b3a36fd73c7","base_link":"https://github.com/pingcap/docs-tidb-operator/compare/bc807319788a...0d02840e6662"}}
HOSTNAME=pingcap-docs-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9
POD_LABEL=pingcap_docs-tidb-operator_merged_update_9-x0qlq
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-tidb-operator/job/merged_update/9/display/redirect?page=changes
PYTHON_PIP_VERSION=9.0.1
GIT_COMMIT=03312178c534dce949face80c69812d989e55009
HUDSON_URL=https://do.pingcap.net/jenkins/
NODE_LABELS=pingcap_docs-tidb-operator_merged_update_9-x0qlq pingcap-docs-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9
HOME=/root
OLDPWD=/
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-tidb-operator/job/merged_update/9/
GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
JENKINS_SERVER_COOKIE=durable-1b956d97544cd072b3f32b8e486b9a8c22e547bf2cd43bfff2e81bbc6abd19b2
FILE_SERVER_URL=http://fileserver.pingcap.net
WORKSPACE=/home/jenkins/agent/workspace/pingcap/docs-tidb-operator/merged_update
PROW_JOB_ID=7355aa9c-e3a3-4bf2-842c-c362828e80d1
NODE_NAME=pingcap-docs-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9
POD_CONTAINER=runner
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-tidb-operator/job/merged_update/9/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=#9
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-tidb-operator/job/merged_update/9/display/redirect?page=tests
HUDSON_HOME=/var/jenkins_home
JOB_BASE_NAME=merged_update
PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
KUBERNETES_PORT_443_TCP_PORT=443
BUILD_ID=1787382408971030531
KUBERNETES_PORT_443_TCP_PROTO=tcp
BUILD_TAG=jenkins-pingcap-docs-tidb-operator-merged_update-9
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-tidb-operator/job/merged_update/
DEBIAN_FRONTEND=noninteractive
BUILD_NUMBER=9
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
JENKINS_NODE_COOKIE=0f16fde1-0088-4c36-97c7-041e83ecf153
PYTHON_VERSION=3.6.2
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-tidb-operator/job/merged_update/9/display/redirect
HUDSON_SERVER_COOKIE=83ef27fe9acccc92
JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-tidb-operator/job/merged_update/display/redirect
KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443
KUBERNETES_SERVICE_PORT_HTTPS=443
CLASSPATH=
JOB_NAME=pingcap/docs-tidb-operator/merged_update
KUBERNETES_SERVICE_HOST=10.233.0.1
PWD=/home/jenkins/agent/workspace/pingcap/docs-tidb-operator/merged_update
GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009
WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/docs-tidb-operator/merged_update@tmp
+ echo -------------------------
-------------------------
+ python3 -V
Python 3.6.2
+ echo -------------------------
-------------------------
+ echo debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9 bash
debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-tidb-operator-merged-update-9-x0qlq-z3nc8-pw6g9 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: 63102
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

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

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

;; Query time: 1 msec
;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP)
;; WHEN: Mon May 06 07:22:56 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-tidb-operator/merged_update/docs-tidb-operator
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ git config --global --add safe.directory *
[Pipeline] cache
Cache restored successfully (git/pingcap/docs-tidb-operator/rev-995c887)
19318272 bytes in 0.46 secs (41851261 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-tidb-operator/merged_update/docs-tidb-operator/.git/
.git
HEAD is now at 995c887 zh, en: remove docs about deploy on ACK (#2535) (#2537)
POST git-upload-pack (383 bytes)
POST git-upload-pack (973 bytes)
From https://github.com/pingcap/docs-tidb-operator
 * [new branch]      master     -> origin/master
Previous HEAD position was 995c887 zh, en: remove docs about deploy on ACK (#2535) (#2537)
HEAD is now at 0d02840 zh, en: bump KIND version (#2565)
๐Ÿšง Checkouting to base SHA:0d02840e66621ac1bad23292cc155b3a36fd73c7...
HEAD is now at 0d02840 zh, en: bump KIND version (#2565)
โœ… Checked. ๐ŸŽ‰
๐Ÿงพ HEAD info:
0d02840e66621ac1bad23292cc155b3a36fd73c7
0d02840 zh, en: bump KIND version (#2565)
bc80731 en,zh: add v1.5.3 release notes (#2557)
34dcf73 zh, en: update some instance type for AWS Graviton (#2546)
โœ… ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache saved successfully (git/pingcap/docs-tidb-operator/rev-0d02840)
19847680 bytes in 0.58 secs (34314381 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-tidb-operator/merged_update/docs-tidb-operator
[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)
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)
Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.6/site-packages (from awscli)
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 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 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: 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)
Requirement already satisfied: urllib3<1.27,>=1.25.4 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, PyYAML, pyasn1, rsa, colorama, 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]: ok
[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.
target_version: master
/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_en.pdf ****-in-kubernetes-dev-en-manual.pdf
uploading to qiniu output_en.pdf ****-in-kubernetes-dev-en-manual.pdf 3600
ret {'hash': 'FkP_5-dRZwQ7WQogLwn_3K_RrpVO', 'key': '****-in-kubernetes-dev-en-manual.pdf'}
info _ResponseInfo__response:<Response [200]>, exception:None, status_code:200, text_body:{"hash":"FkP_5-dRZwQ7WQogLwn_3K_RrpVO","key":"****-in-kubernetes-dev-en-manual.pdf"}, req_id:vM0AAABJGGWq1cwX, x_log:X-Log
https://****/****-in-kubernetes-dev-en-manual.pdf
/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_zh.pdf ****-in-kubernetes-dev-zh-manual.pdf
uploading to qiniu output_zh.pdf ****-in-kubernetes-dev-zh-manual.pdf 3600
ret {'hash': 'FvLTnZqT9bS4IIq9EwtfqTe1zHzw', 'key': '****-in-kubernetes-dev-zh-manual.pdf'}
info _ResponseInfo__response:<Response [200]>, exception:None, status_code:200, text_body:{"hash":"FvLTnZqT9bS4IIq9EwtfqTe1zHzw","key":"****-in-kubernetes-dev-zh-manual.pdf"}, req_id:CToAAABdB5yq1cwX, x_log:X-Log
https://****/****-in-kubernetes-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