Skip to content

Console Output

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-2745-crrrp-bvp7j-rl5p9
Agent pingcap-docs-cn-pull-verify-2745-crrrp-bvp7j-rl5p9 is provisioned from template pingcap_docs-cn_pull_verify_2745-crrrp-bvp7j
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-cn/job/pull_verify/2745/"
    runUrl: "job/pingcap/job/docs-cn/job/pull_verify/2745/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "2eb2ca16a70b604f528cc51db77443dccbe0be77"
    jenkins/label: "pingcap_docs-cn_pull_verify_2745-crrrp"
  name: "pingcap-docs-cn-pull-verify-2745-crrrp-bvp7j-rl5p9"
  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-2745-crrrp-bvp7j-rl5p9"
    - name: "JENKINS_NAME"
      value: "pingcap-docs-cn-pull-verify-2745-crrrp-bvp7j-rl5p9"
    - 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-2745-crrrp-bvp7j-rl5p9 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 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 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=03312178c534dce949face80c69812d989e55009
NODE_VERSION=20.12.2
CI=true
JOB_SPEC={"type":"presubmit","job":"pingcap/docs-cn/pull_verify","buildid":"1787666261157613568","prowjobid":"fd50c9bd-d487-489b-8973-ebe757e6761b","refs":{"org":"pingcap","repo":"docs-cn","repo_link":"https://github.com/pingcap/docs-cn","base_ref":"master","base_sha":"cfdb0892c0728095ee0dbf9206dca37596d043e6","base_link":"https://github.com/pingcap/docs-cn/commit/cfdb0892c0728095ee0dbf9206dca37596d043e6","pulls":[{"number":17257,"author":"D3Hunter","sha":"8ddf2071df4128080a0b1eb53948c8ca133af0f1","title":"dxf doc change on 8.1","link":"https://github.com/pingcap/docs-cn/pull/17257","commit_link":"https://github.com/pingcap/docs-cn/pull/17257/commits/8ddf2071df4128080a0b1eb53948c8ca133af0f1","author_link":"https://github.com/D3Hunter"}]}}
HOSTNAME=pingcap-docs-cn-pull-verify-2745-crrrp-bvp7j-rl5p9
YARN_VERSION=1.22.19
POD_LABEL=pingcap_docs-cn_pull_verify_2745-crrrp
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/2745/display/redirect?page=changes
GIT_COMMIT=03312178c534dce949face80c69812d989e55009
HUDSON_URL=https://do.pingcap.net/jenkins/
NODE_LABELS=pingcap_docs-cn_pull_verify_2745-crrrp pingcap-docs-cn-pull-verify-2745-crrrp-bvp7j-rl5p9
HOME=/root
OLDPWD=/
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/2745/
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=fd50c9bd-d487-489b-8973-ebe757e6761b
NODE_NAME=pingcap-docs-cn-pull-verify-2745-crrrp-bvp7j-rl5p9
POD_CONTAINER=runner
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/2745/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=#2745
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/2745/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=1787666261157613568
KUBERNETES_PORT_443_TCP_PROTO=tcp
BUILD_TAG=jenkins-pingcap-docs-cn-pull_verify-2745
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=2745
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
JENKINS_NODE_COOKIE=5a60ab91-60f8-4db1-be0f-625c497590ef
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/pull_verify/2745/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_SERVICE_PORT_HTTPS=443
KUBERNETES_PORT_443_TCP=tcp://10.233.0.1: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=03312178c534dce949face80c69812d989e55009
WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/docs-cn/pull_verify@tmp
+ echo -------------------------
-------------------------
+ node -v
v20.12.2
+ echo -------------------------
-------------------------
+ echo debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-pull-verify-2745-crrrp-bvp7j-rl5p9 bash
debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-pull-verify-2745-crrrp-bvp7j-rl5p9 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: 16627
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 19ed1b85a39353e8 (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: Tue May 07 02:10:42 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/pull_verify/git-docs-cn
[Pipeline] {
[Pipeline] sh
+ git config --global --add safe.directory *
[Pipeline] cache
Aborted by Jenkins Admin
Cache restored successfully (git/pingcap/docs-cn/rev-cfdb089)
470428160 bytes in 7.98 secs (58959852 bytes/sec)
[Pipeline] {
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare)
Stage "Prepare" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tests)
Stage "Tests" skipped due to earlier failure(s)
[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')
Stage "Matrix - CHECK_CMD = 'python3 check-file-encoding.py'" skipped due to earlier failure(s)
Stage "Matrix - CHECK_CMD = 'python3 check-conflicts.py'" skipped due to earlier failure(s)
Stage "Matrix - CHECK_CMD = 'markdownlint'" skipped due to earlier failure(s)
Stage "Matrix - CHECK_CMD = 'python3 check-control-char.py'" skipped due to earlier failure(s)
Stage "Matrix - CHECK_CMD = 'python3 check-tags.py'" skipped due to earlier failure(s)
Stage "Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py'" skipped due to earlier failure(s)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
Stage "Matrix - CHECK_CMD = 'python3 check-file-encoding.py'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - CHECK_CMD = 'python3 check-conflicts.py'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - CHECK_CMD = 'markdownlint'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - CHECK_CMD = 'python3 check-control-char.py'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - CHECK_CMD = 'python3 check-tags.py'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py'" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'python3 check-file-encoding.py'
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'python3 check-conflicts.py'
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'markdownlint'
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'python3 check-control-char.py'
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'python3 check-tags.py'
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py'
[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
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ae7ab205-5fd5-4dea-b12a-7b12aa4036e1
Finished: ABORTED