Started by user Mg, Aravindkumar Obtained ipdk-opensource/jenkinsfiles/Jenkinsfile_ipdk.io from git https://github.com/*********-sandbox/networking.ethernet.acceleration.vswitch.p4-ci.cd-scripts.git [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node WARNING: Unable to create pod: ipdk-linux-pool ipdk-linux-pool/ci-github-multibranch-pipelines-ipdk-io-github-io-pr-40-2-26mr4 because kubernetes resource quota exceeded. Failure executing: POST at: https://amr.caas.*********/k8s/clusters/c-k58g6/api/v1/namespaces/ipdk-linux-pool/pods. Message: Forbidden! User amr-compute-cluster doesn't have permission. pods "ci-github-multibranch-pipelines-ipdk-io-github-io-pr-40-2-26mr4" is forbidden: exceeded quota: default-ssxnd, requested: limits.cpu=2400m, used: limits.cpu=7200m, limited: limits.cpu=8. Retrying... Still waiting to schedule task All nodes of label ‘ci_GitHub_MultiBranch_Pipelines_ipdk-io_github_io_PR-40_2-5bwgj’ are offline Created Pod: ipdk-linux-pool ipdk-linux-pool/ci-github-multibranch-pipelines-ipdk-io-github-io-pr-40-2-6wssd Agent ci-github-multibranch-pipelines-ipdk-io-github-io-pr-40-2-6wssd is provisioned from template ci_GitHub_MultiBranch_Pipelines_ipdk-io_github_io_PR-40_2-5bwgj-3wsk5 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "https://cbjenkins-fm.devtools.*********/teams-nex-epgsw-ipdkci/job/nex-epgsw-ipdkci/job/GitHub_MultiBranch_Pipelines/job/ipdk-io.github.io/job/PR-40/2/" runUrl: "job/nex-epgsw-ipdkci/job/GitHub_MultiBranch_Pipelines/job/ipdk-io.github.io/job/PR-40/2/" labels: jenkins: "slave" jenkins/label-digest: "d8c2ef03ef7ab1c80ae51dfc494518ef1bb8ec63" jenkins/label: "ci_GitHub_MultiBranch_Pipelines_ipdk-io_github_io_PR-40_2-5bwgj" cloudbees.com/master: "teams-nex-epgsw-ipdkci" name: "ci-github-multibranch-pipelines-ipdk-io-github-io-pr-40-2-6wssd" namespace: "ipdk-linux-pool" spec: affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchExpressions: - key: "com.cloudbees.cje.type" operator: "In" values: - "master" - "cjoc" topologyKey: "kubernetes.io/hostname" weight: 1 containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_AGENT_NAME" value: "ci-github-multibranch-pipelines-ipdk-io-github-io-pr-40-2-6wssd" - name: "JENKINS_NAME" value: "ci-github-multibranch-pipelines-ipdk-io-github-io-pr-40-2-6wssd" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "https://cbjenkins-fm.devtools.*********/teams-nex-epgsw-ipdkci/" image: "amr-registry.caas.*********/ole-cicd/infra/jenkins-agent:jdk11-v0.1" imagePullPolicy: "IfNotPresent" name: "jnlp" resources: limits: memory: "4Gi" cpu: "2000m" requests: memory: "2Gi" cpu: "1000m" securityContext: runAsUser: 0 tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - args: - "-c" - "cat" command: - "/bin/sh" image: "amr-registry.caas.*********/ipdk-cicd/production/jekyll:2.0" imagePullPolicy: "IfNotPresent" name: "build-environment" securityContext: runAsUser: 0 tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false enableServiceLinks: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "workspace-volume" Running on ci-github-multibranch-pipelines-ipdk-io-github-io-pr-40-2-6wssd in /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-27T07:46:37.319Z] Timeout set to expire in 30 min [Pipeline] { [Pipeline] stage [Pipeline] { (Clone repo) [Pipeline] container [Pipeline] { [Pipeline] sh [2023-01-27T07:46:38.534Z] + rm -rf '/home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/*' [2023-01-27T07:46:38.535Z] + ls -ltr [2023-01-27T07:46:38.535Z] total 0 [Pipeline] dir [2023-01-27T07:46:38.811Z] Running in /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io [Pipeline] { [Pipeline] sh [2023-01-27T07:46:39.759Z] + pwd [2023-01-27T07:46:39.760Z] /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io Connecting to https://api.github.com using ipdksw_github_token [Pipeline] checkout [2023-01-27T07:46:40.681Z] The recommended git tool is: NONE [2023-01-27T07:46:43.651Z] using credential ipdksw_github_token [2023-01-27T07:46:43.660Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7ce30810; decorates RemoteLauncher[hudson.remoting.Channel@27dd796b:JNLP4-connect connection from 10.42.26.0/10.42.26.0:35576] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2023-01-27T07:46:43.667Z] Cloning the remote Git repository [2023-01-27T07:46:43.667Z] Cloning with configured refspecs honoured and without tags [2023-01-27T07:46:44.768Z] Cloning repository https://github.com/ipdk-io/ipdk-io.github.io.git [2023-01-27T07:46:44.790Z] > git init /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io # timeout=10 [2023-01-27T07:46:44.832Z] Fetching upstream changes from https://github.com/ipdk-io/ipdk-io.github.io.git [2023-01-27T07:46:44.832Z] > git --version # timeout=10 [2023-01-27T07:46:44.839Z] > git --version # 'git version 2.30.2' [2023-01-27T07:46:44.839Z] using GIT_ASKPASS to set credentials ipdksw_github_token [2023-01-27T07:46:44.842Z] Setting http proxy: proxy-dmz.*********:912 [2023-01-27T07:46:44.842Z] > git fetch --no-tags --force --progress -- https://github.com/ipdk-io/ipdk-io.github.io.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-27T07:46:48.630Z] > git config remote.origin.url https://github.com/ipdk-io/ipdk-io.github.io.git # timeout=10 [2023-01-27T07:46:48.633Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10 [2023-01-27T07:46:48.637Z] > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-27T07:46:49.174Z] Fetching without tags [2023-01-27T07:46:49.675Z] Merging remotes/origin/main commit b5113acb861cee60a2014ca339099dc950324f49 into PR head commit 9f29ea5b67b9913f5c38713e6b260bbc397d2fef [2023-01-27T07:46:50.321Z] Merge succeeded, producing 8f05bb0cb770b888a62eaef0f405ee5826bffe03 [2023-01-27T07:46:50.322Z] Checking out Revision 8f05bb0cb770b888a62eaef0f405ee5826bffe03 (PR-40) [2023-01-27T07:46:49.164Z] > git config remote.origin.url https://github.com/ipdk-io/ipdk-io.github.io.git # timeout=10 [2023-01-27T07:46:49.180Z] Fetching upstream changes from https://github.com/ipdk-io/ipdk-io.github.io.git [2023-01-27T07:46:49.180Z] using GIT_ASKPASS to set credentials ipdksw_github_token [2023-01-27T07:46:49.182Z] Setting http proxy: proxy-dmz.*********:912 [2023-01-27T07:46:49.182Z] > git fetch --no-tags --force --progress -- https://github.com/ipdk-io/ipdk-io.github.io.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-27T07:46:49.686Z] > git config core.sparsecheckout # timeout=10 [2023-01-27T07:46:49.690Z] > git checkout -f 9f29ea5b67b9913f5c38713e6b260bbc397d2fef # timeout=10 [2023-01-27T07:46:49.931Z] > git remote # timeout=10 [2023-01-27T07:46:49.937Z] > git config --get remote.origin.url # timeout=10 [2023-01-27T07:46:49.940Z] using GIT_ASKPASS to set credentials ipdksw_github_token [2023-01-27T07:46:49.942Z] Setting http proxy: proxy-dmz.*********:912 [2023-01-27T07:46:49.942Z] > git merge b5113acb861cee60a2014ca339099dc950324f49 # timeout=10 [2023-01-27T07:46:50.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-27T07:46:50.324Z] > git config core.sparsecheckout # timeout=10 [2023-01-27T07:46:50.328Z] > git checkout -f 8f05bb0cb770b888a62eaef0f405ee5826bffe03 # timeout=10 [2023-01-27T07:46:55.040Z] Commit message: "Merge commit 'b5113acb861cee60a2014ca339099dc950324f49' into HEAD" [2023-01-27T07:46:55.042Z] First time build. Skipping changelog. [Pipeline] sh [2023-01-27T07:46:56.375Z] + pwd [2023-01-27T07:46:56.375Z] /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io [Pipeline] echo [2023-01-27T07:46:56.405Z] end of checkout [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Sub Module update and jekyll build) [Pipeline] script [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh [2023-01-27T07:46:57.642Z] + cd /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io [2023-01-27T07:46:57.642Z] + gem install webrick [2023-01-27T07:46:58.624Z] Successfully installed webrick-1.8.0 [2023-01-27T07:46:58.624Z] 1 gem installed [2023-01-27T07:46:58.897Z] + time git submodule update --init --recursive [2023-01-27T07:46:58.897Z] Submodule '_bootstrap' (https://github.com/twbs/bootstrap) registered for path '_bootstrap' [2023-01-27T07:46:58.897Z] Cloning into '/home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io/_bootstrap'... [2023-01-27T07:49:50.803Z] Submodule path '_bootstrap': checked out '5c25ea647bdc463df5a322c8248460a78305a1f4' [2023-01-27T07:49:50.803Z] real 2m 38.00s [2023-01-27T07:49:50.803Z] user 0m 33.56s [2023-01-27T07:49:50.803Z] sys 0m 16.34s [2023-01-27T07:49:50.803Z] + chmod -R 777 /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40 [2023-01-27T07:49:50.803Z] + bundle clean --force [2023-01-27T07:49:50.803Z] Removing coffee-script (2.4.1) [2023-01-27T07:49:50.803Z] Removing coffee-script-source (1.12.2) [2023-01-27T07:49:50.803Z] Removing concurrent-ruby (1.1.10) [2023-01-27T07:49:50.803Z] Removing execjs (2.8.1) [2023-01-27T07:49:50.803Z] Removing jekyll (4.2.2) [2023-01-27T07:49:50.803Z] Removing jekyll-coffeescript (2.0.0) [2023-01-27T07:49:50.803Z] Removing jekyll-feed (0.16.0) [2023-01-27T07:49:50.803Z] Removing jekyll-seo-tag (2.8.0) [2023-01-27T07:49:50.803Z] Removing kramdown (2.3.2) [2023-01-27T07:49:50.803Z] Removing minima (2.5.1) [2023-01-27T07:49:50.803Z] Removing webrick (1.8.0) [2023-01-27T07:49:50.803Z] + mkdir .jekyll-cache _site [2023-01-27T07:49:50.803Z] + jekyll --version [2023-01-27T07:51:57.647Z] ruby 3.1.1p18 (2022-02-18 revision 53f5fc4236) [x86_64-linux-musl] [2023-01-27T07:51:57.647Z] jekyll 4.2.1 [2023-01-27T07:51:57.647Z] + ./_autorun.sh [2023-01-27T07:51:57.648Z] +++ dirname ./_autorun.sh [2023-01-27T07:51:57.648Z] ++ readlink -f . [2023-01-27T07:51:57.648Z] + src=/home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io [2023-01-27T07:51:57.648Z] + dst=. [2023-01-27T07:51:57.648Z] + jekyll build --source /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io --destination ./_site [2023-01-27T07:51:57.648Z] ruby 3.1.1p18 (2022-02-18 revision 53f5fc4236) [x86_64-linux-musl] [2023-01-27T07:51:57.648Z] Configuration file: /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io/_config.yml [2023-01-27T07:51:57.648Z] Source: /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io [2023-01-27T07:51:57.648Z] Destination: /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io/_site [2023-01-27T07:51:57.648Z] Incremental build: disabled. Enable with --incremental [2023-01-27T07:51:57.648Z] Generating... [2023-01-27T07:51:57.648Z] done in 0.998 seconds. [2023-01-27T07:51:57.648Z] Auto-regeneration: disabled. Use --watch to enable. [2023-01-27T07:51:57.648Z] + mkdir -p /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/S3 [2023-01-27T07:51:57.648Z] + mv /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/ipdk-io/_site /home/jenkins/agent/workspace/ipelines_ipdk-io.github.io_PR-40/S3/ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withCredentials [2023-01-27T07:51:57.985Z] Masking supported pattern matches of $github_user or $github_pass [Pipeline] { [Pipeline] echo [2023-01-27T07:51:58.021Z] SUCCESS