Started by user Jenkins Admin Obtained pipelines/pingcap/docs-cn/latest/pull_verify.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-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-cn-pull-verify-10570-fhbrv-r6p3s-spx6l Agent pingcap-docs-cn-pull-verify-10570-fhbrv-r6p3s-spx6l is provisioned from template pingcap_docs-cn_pull_verify_10570-fhbrv-r6p3s --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/" runUrl: "job/pingcap/job/docs-cn/job/pull_verify/10570/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "9382a361d8698adf3681de89ae3b63b4da10ab67" jenkins/label: "pingcap_docs-cn_pull_verify_10570-fhbrv" name: "pingcap-docs-cn-pull-verify-10570-fhbrv-r6p3s-spx6l" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" 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-pull-verify-10570-fhbrv-r6p3s-spx6l" - name: "JENKINS_NAME" value: "pingcap-docs-cn-pull-verify-10570-fhbrv-r6p3s-spx6l" - 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-pull-verify-10570-fhbrv-r6p3s-spx6l in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify [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/pull_verify # 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 > git rev-list --no-walk b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 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=b2a59508c11c86ba701c4af25fc536a9475b82c6 NODE_VERSION=22.13.1 CI=true JOB_SPEC={"type":"presubmit","job":"pingcap/docs-cn/pull_verify","buildid":"1908068931415838720","prowjobid":"cf9ceeab-654c-41b7-b89d-89b36d3fe36c","refs":{"org":"pingcap","repo":"docs-cn","base_ref":"master","base_sha":"4d0dc18bc32438fa10e7df3c7f2cd5fa9dc9eb94","pulls":[{"number":20153,"author":"joccau","sha":"3e95cfe2b5b8d41e09ad1f945c8a410cf0d7f3bd","title":"fix typo"}]}} HOSTNAME=pingcap-docs-cn-pull-verify-10570-fhbrv-r6p3s-spx6l YARN_VERSION=1.22.22 POD_LABEL=pingcap_docs-cn_pull_verify_10570-fhbrv RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/display/redirect?page=changes GIT_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 HUDSON_URL=https://do.pingcap.net/jenkins/ NODE_LABELS=pingcap_docs-cn_pull_verify_10570-fhbrv pingcap-docs-cn-pull-verify-10570-fhbrv-r6p3s-spx6l HOME=/root OLDPWD=/ BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/ JENKINS_SERVER_COOKIE=durable-114137b3baa96bf25613a05d527f963f8ccc26f05b6ce39bb2d84dbb4741456b FILE_SERVER_URL=http://fileserver.pingcap.net WORKSPACE=/home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify PROW_JOB_ID=cf9ceeab-654c-41b7-b89d-89b36d3fe36c NODE_NAME=pingcap-docs-cn-pull-verify-10570-fhbrv-r6p3s-spx6l POD_CONTAINER=runner RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/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=#10570 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/display/redirect?page=tests HUDSON_HOME=/var/jenkins_home JOB_BASE_NAME=pull_verify PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin KUBERNETES_PORT_443_TCP_PORT=443 BUILD_ID=1908068931415838720 KUBERNETES_PORT_443_TCP_PROTO=tcp BUILD_TAG=jenkins-pingcap-docs-cn-pull_verify-10570 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/pull_verify/ BUILD_NUMBER=10570 GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JENKINS_NODE_COOKIE=c32b3251-33f0-4ed6-a783-18644f79e201 RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/display/redirect HUDSON_SERVER_COOKIE=83ef27fe9acccc92 JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/display/redirect KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 KUBERNETES_SERVICE_PORT_HTTPS=443 CLASSPATH= JOB_NAME=pingcap/docs-cn/pull_verify KUBERNETES_SERVICE_HOST=10.233.0.1 PWD=/home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify GIT_PREVIOUS_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify@tmp + echo ------------------------- ------------------------- + node -v v22.13.1 + echo ------------------------- ------------------------- + echo debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-pull-verify-10570-fhbrv-r6p3s-spx6l bash debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-pull-verify-10570-fhbrv-r6p3s-spx6l 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: 6258 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 24465880000e04cc (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 27 IN A 20.27.177.113 github.com. 27 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Fri Apr 04 08:07:56 UTC 2025 ;; MSG SIZE rcvd: 103 [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/pull_verify/git-docs-cn [Pipeline] { [Pipeline] sh + git config --global --add safe.directory * [Pipeline] cache Cache restored successfully (git/pingcap/docs-cn/rev-eb7e2ae) 385802240 bytes in 0.95 secs (406473971 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.39.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn/.git/ .git HEAD is now at eb7e2aef v6.1: update the BR compatibility info (#20155) POST git-upload-pack (656 bytes) POST git-upload-pack (1023 bytes) POST git-upload-pack (382 bytes) From https://github.com/pingcap/docs-cn * [new branch] master -> origin/master * [new ref] refs/pull/20153/head -> origin/pr/20153/head Previous HEAD position was eb7e2aefc v6.1: update the BR compatibility info (#20155) HEAD is now at 4d0dc18bc doc-review-prompt: add two new guidelines (#20152) ๐Ÿšง Checkouting to base SHA:4d0dc18bc32438fa10e7df3c7f2cd5fa9dc9eb94... HEAD is now at 4d0dc18bc doc-review-prompt: add two new guidelines (#20152) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 4d0dc18bc32438fa10e7df3c7f2cd5fa9dc9eb94 4d0dc18bc doc-review-prompt: add two new guidelines (#20152) a2cd85299 Describe TiCDC support in TiFlash (#20012) 448dfd899 add tidb-upgrade-migration-guide (#20136) ๐Ÿšง Pre-merge heads of pull requests to base SHA: 4d0dc18bc32438fa10e7df3c7f2cd5fa9dc9eb94 ... Merge made by the 'ort' strategy. sql-statements/sql-statement-savepoint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ๐Ÿงพ Pre-merged result: 696fbc034c3da60f0b0759358cf5d06e912cac1d 696fbc034 Merge commit '3e95cfe2b5b8d41e09ad1f945c8a410cf0d7f3bd' into HEAD 4d0dc18bc doc-review-prompt: add two new guidelines (#20152) 3e95cfe2b fix typo โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe) 493793280 bytes in 6.32 secs (78179894 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/check-scripts [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-file-encoding.py --2025-04-04 08:08:18-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-file-encoding.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2198 (2.1K) [text/plain] Saving to: 'check-file-encoding.py' 0K .. 100% 33.2M=0s 2025-04-04 08:08:19 (33.2 MB/s) - 'check-file-encoding.py' saved [2198/2198] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py --2025-04-04 08:08:19-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2479 (2.4K) [text/plain] Saving to: 'check-conflicts.py' 0K .. 100% 41.7M=0s 2025-04-04 08:08:19 (41.7 MB/s) - 'check-conflicts.py' saved [2479/2479] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py --2025-04-04 08:08:19-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2249 (2.2K) [text/plain] Saving to: 'check-control-char.py' 0K .. 100% 73.6M=0s 2025-04-04 08:08:20 (73.6 MB/s) - 'check-control-char.py' saved [2249/2249] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py --2025-04-04 08:08:20-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6799 (6.6K) [text/plain] Saving to: 'check-tags.py' 0K ...... 100% 4.10M=0.002s 2025-04-04 08:08:21 (4.10 MB/s) - 'check-tags.py' saved [6799/6799] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py --2025-04-04 08:08:21-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4792 (4.7K) [text/plain] Saving to: 'check-manual-line-breaks.py' 0K .... 100% 77.1M=0s 2025-04-04 08:08:21 (77.1 MB/s) - 'check-manual-line-breaks.py' saved [4792/4792] [Pipeline] } Cache saved successfully (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570) 30720 bytes in 0.16 secs (194835 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-file-encoding.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-conflicts.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'markdownlint') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-control-char.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-tags.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-file-encoding.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-conflicts.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'markdownlint') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-control-char.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-tags.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-cn-pull-verify-10570-td3z1-xs3lg-b6cvg Obtained pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-cn-pull-verify-10570-1crl2-2lkk1-36vpg Obtained pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-cn-pull-verify-10570-pvlkz-5hf4p-7ng46 Obtained pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-cn-pull-verify-10570-30hpv-7g120-35t6w Agent pingcap-docs-cn-pull-verify-10570-td3z1-xs3lg-b6cvg is provisioned from template pingcap_docs-cn_pull_verify_10570-td3z1-xs3lg --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/" runUrl: "job/pingcap/job/docs-cn/job/pull_verify/10570/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "bf42aa2e45cc8411f0082bc35acb91d2ccc38f36" jenkins/label: "pingcap_docs-cn_pull_verify_10570-td3z1" name: "pingcap-docs-cn-pull-verify-10570-td3z1-xs3lg-b6cvg" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" 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-pull-verify-10570-td3z1-xs3lg-b6cvg" - name: "JENKINS_NAME" value: "pingcap-docs-cn-pull-verify-10570-td3z1-xs3lg-b6cvg" - 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-pull-verify-10570-td3z1-xs3lg-b6cvg in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git Created Pod: kubernetes jenkins-tidb/pingcap-docs-cn-pull-verify-10570-b1gbh-q93vj-kfp5c Agent pingcap-docs-cn-pull-verify-10570-1crl2-2lkk1-36vpg is provisioned from template pingcap_docs-cn_pull_verify_10570-1crl2-2lkk1 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/" runUrl: "job/pingcap/job/docs-cn/job/pull_verify/10570/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "dab2a1005d6a37466cccc16af4e18961374ac99a" jenkins/label: "pingcap_docs-cn_pull_verify_10570-1crl2" name: "pingcap-docs-cn-pull-verify-10570-1crl2-2lkk1-36vpg" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" 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-pull-verify-10570-1crl2-2lkk1-36vpg" - name: "JENKINS_NAME" value: "pingcap-docs-cn-pull-verify-10570-1crl2-2lkk1-36vpg" - 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-pull-verify-10570-1crl2-2lkk1-36vpg in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@94ea810; decorates RemoteLauncher[hudson.remoting.Channel@7d8ff906:JNLP4-connect connection from 10.233.87.236/10.233.87.236:52262] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Agent pingcap-docs-cn-pull-verify-10570-pvlkz-5hf4p-7ng46 is provisioned from template pingcap_docs-cn_pull_verify_10570-pvlkz-5hf4p --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/" runUrl: "job/pingcap/job/docs-cn/job/pull_verify/10570/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "090c79522eaf57f592b9409b53382dbd6d4ad871" jenkins/label: "pingcap_docs-cn_pull_verify_10570-pvlkz" name: "pingcap-docs-cn-pull-verify-10570-pvlkz-5hf4p-7ng46" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" 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-pull-verify-10570-pvlkz-5hf4p-7ng46" - name: "JENKINS_NAME" value: "pingcap-docs-cn-pull-verify-10570-pvlkz-5hf4p-7ng46" - 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-pull-verify-10570-pvlkz-5hf4p-7ng46 in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify # 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@61718fb0; decorates RemoteLauncher[hudson.remoting.Channel@5300d955:JNLP4-connect connection from 10.233.87.213/10.233.87.213:52270] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@e531156; decorates RemoteLauncher[hudson.remoting.Channel@1cdb8f06:JNLP4-connect connection from 10.233.109.63/10.233.109.63:42584] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/pull_verify # 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 Agent pingcap-docs-cn-pull-verify-10570-30hpv-7g120-35t6w is provisioned from template pingcap_docs-cn_pull_verify_10570-30hpv-7g120 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/" runUrl: "job/pingcap/job/docs-cn/job/pull_verify/10570/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "196a4a1f8e20df45f9febc72d6b98378cd2eab4e" jenkins/label: "pingcap_docs-cn_pull_verify_10570-30hpv" name: "pingcap-docs-cn-pull-verify-10570-30hpv-7g120-35t6w" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" 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-pull-verify-10570-30hpv-7g120-35t6w" - name: "JENKINS_NAME" value: "pingcap-docs-cn-pull-verify-10570-30hpv-7g120-35t6w" - 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-pull-verify-10570-30hpv-7g120-35t6w in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify # 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 Agent pingcap-docs-cn-pull-verify-10570-b1gbh-q93vj-kfp5c is provisioned from template pingcap_docs-cn_pull_verify_10570-b1gbh-q93vj --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/" runUrl: "job/pingcap/job/docs-cn/job/pull_verify/10570/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "778a7f3c979d733eaa761079b898e57a5fa3d7d6" jenkins/label: "pingcap_docs-cn_pull_verify_10570-b1gbh" name: "pingcap-docs-cn-pull-verify-10570-b1gbh-q93vj-kfp5c" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" 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-pull-verify-10570-b1gbh-q93vj-kfp5c" - name: "JENKINS_NAME" value: "pingcap-docs-cn-pull-verify-10570-b1gbh-q93vj-kfp5c" - 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-pull-verify-10570-b1gbh-q93vj-kfp5c in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@614667ec; decorates RemoteLauncher[hudson.remoting.Channel@1b64389c:JNLP4-connect connection from 10.233.87.48/10.233.87.48:50272] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/pull_verify # 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 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@73b354bb; decorates RemoteLauncher[hudson.remoting.Channel@7a70a8d7:JNLP4-connect connection from 10.233.109.76/10.233.109.76:47782] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify # 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 [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/check-scripts [Pipeline] { [Pipeline] cache > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Created Pod: kubernetes jenkins-tidb/pingcap-docs-cn-pull-verify-10570-xlmz0-bvvkz-tzncx > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570) 30720 bytes in 0.16 secs (186537 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 08:08 . drwxr-sr-x. 18 node node 4.0K Apr 4 08:08 .. -rw-r--r--. 1 node node 2.5K Apr 4 08:08 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 08:08 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 08:08 check-tags.py [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570 already exists) [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/check-scripts [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/check-scripts [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/check-scripts [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/check-scripts [Pipeline] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn [Pipeline] { [Pipeline] cache Agent pingcap-docs-cn-pull-verify-10570-xlmz0-bvvkz-tzncx is provisioned from template pingcap_docs-cn_pull_verify_10570-xlmz0-bvvkz --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-cn/job/pull_verify/10570/" runUrl: "job/pingcap/job/docs-cn/job/pull_verify/10570/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c277e5ed4577d9ba16952358919d152d9bbe28ed" jenkins/label: "pingcap_docs-cn_pull_verify_10570-xlmz0" name: "pingcap-docs-cn-pull-verify-10570-xlmz0-bvvkz-tzncx" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" 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-pull-verify-10570-xlmz0-bvvkz-tzncx" - name: "JENKINS_NAME" value: "pingcap-docs-cn-pull-verify-10570-xlmz0-bvvkz-tzncx" - 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-pull-verify-10570-xlmz0-bvvkz-tzncx in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570) 30720 bytes in 0.13 secs (228776 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570) 30720 bytes in 0.12 secs (262786 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570) 30720 bytes in 0.14 secs (222612 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570) 30720 bytes in 0.12 secs (263597 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 08:08 . drwxr-sr-x. 18 node node 4.0K Apr 4 08:08 .. -rw-r--r--. 1 node node 2.5K Apr 4 08:08 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 08:08 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 08:08 check-tags.py + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 08:08 . drwxr-sr-x. 18 node node 4.0K Apr 4 08:08 .. -rw-r--r--. 1 node node 2.5K Apr 4 08:08 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 08:08 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 08:08 check-tags.py [Pipeline] sh [Pipeline] cache + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 08:08 . drwxr-sr-x. 18 node node 4.0K Apr 4 08:08 .. -rw-r--r--. 1 node node 2.5K Apr 4 08:08 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 08:08 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 08:08 check-tags.py + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 08:08 . drwxr-sr-x. 18 node node 4.0K Apr 4 08:08 .. -rw-r--r--. 1 node node 2.5K Apr 4 08:08 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 08:08 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 08:08 check-tags.py Cache restored successfully (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe) 493793280 bytes in 1.33 secs (370882203 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570 already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570 already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570 already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570 already exists) [Pipeline] { [Pipeline] // cache + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn + git status -s . [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] checkout The recommended git tool is: git [Pipeline] // dir [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn [Pipeline] { [Pipeline] // dir [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn [Pipeline] { [Pipeline] cache + git log --format=%h %B --oneline -n 3 696fbc034 Merge commit '3e95cfe2b5b8d41e09ad1f945c8a410cf0d7f3bd' into HEAD 4d0dc18bc doc-review-prompt: add two new guidelines (#20152) 3e95cfe2b fix typo No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@77d6408d; decorates RemoteLauncher[hudson.remoting.Channel@28874344:JNLP4-connect connection from 10.233.87.132/10.233.87.132:48638] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/pull_verify # 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 Cache restored successfully (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe) 493793280 bytes in 1.52 secs (324828817 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe) 493793280 bytes in 1.23 secs (400404237 bytes/sec) [Pipeline] { [Pipeline] sh > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) [Pipeline] sh Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn + git status -s . [Pipeline] cache > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn + git status -s . + git log --format=%h %B --oneline -n 3 696fbc034 Merge commit '3e95cfe2b5b8d41e09ad1f945c8a410cf0d7f3bd' into HEAD 4d0dc18bc doc-review-prompt: add two new guidelines (#20152) 3e95cfe2b fix typo + git log --format=%h %B --oneline -n 3 696fbc034 Merge commit '3e95cfe2b5b8d41e09ad1f945c8a410cf0d7f3bd' into HEAD 4d0dc18bc doc-review-prompt: add two new guidelines (#20152) 3e95cfe2b fix typo Cache restored successfully (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe) 493793280 bytes in 1.39 secs (356302261 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe) 493793280 bytes in 1.23 secs (400427586 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn + git status -s . [Pipeline] sh + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn + git status -s . [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* sql-statements/sql-statement-savepoint.md [Pipeline] sh + git log --format=%h %B --oneline -n 3 696fbc034 Merge commit '3e95cfe2b5b8d41e09ad1f945c8a410cf0d7f3bd' into HEAD 4d0dc18bc doc-review-prompt: add two new guidelines (#20152) 3e95cfe2b fix typo + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* sql-statements/sql-statement-savepoint.md [Pipeline] withEnv [Pipeline] { + git log --format=%h %B --oneline -n 3 696fbc034 Merge commit '3e95cfe2b5b8d41e09ad1f945c8a410cf0d7f3bd' into HEAD 4d0dc18bc doc-review-prompt: add two new guidelines (#20152) 3e95cfe2b fix typo [Pipeline] container [Pipeline] { [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* sql-statements/sql-statement-savepoint.md [Pipeline] sh [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* sql-statements/sql-statement-savepoint.md [Pipeline] sh [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* sql-statements/sql-statement-savepoint.md [Pipeline] } Cache not saved (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe already exists) [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] } Cache not saved (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe already exists) [Pipeline] sh [Pipeline] // cache [Pipeline] } [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe already exists) [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/check-scripts [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570) 30720 bytes in 0.14 secs (223417 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] // timeout [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe already exists) [Pipeline] // stage [Pipeline] } [Pipeline] // stage + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 08:09 . drwxr-sr-x. 18 node node 4.0K Apr 4 08:09 .. -rw-r--r--. 1 node node 2.5K Apr 4 08:08 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 08:08 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 08:08 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 08:08 check-tags.py [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-cn-pull_verify-10570 already exists) [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] // dir [Pipeline] } [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] cache Cache restored successfully (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe) 493793280 bytes in 1.45 secs (340628670 bytes/sec) [Pipeline] { [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // podTemplate [Pipeline] } + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify/git-docs-cn + git status -s . [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported added 33 packages in 6s 2 packages are looking for funding run `npm fund` for details (node:99) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe already exists) [Pipeline] // stage [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } + git log --format=%h %B --oneline -n 3 696fbc034 Merge commit '3e95cfe2b5b8d41e09ad1f945c8a410cf0d7f3bd' into HEAD 4d0dc18bc doc-review-prompt: add two new guidelines (#20152) 3e95cfe2b fix typo [Pipeline] // stage [Pipeline] } [Pipeline] sh [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* sql-statements/sql-statement-savepoint.md [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs-cn/rev-4d0dc18-3e95cfe already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [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