Started by user Eric Poirier Running as Eric Poirier [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes foundation-internal-webdev/update-packaging-website-159-dn5sb-sjbvz-1hm25 Still waiting to schedule task ‘update-packaging-website-159-dn5sb-sjbvz-1hm25’ is offline Agent update-packaging-website-159-dn5sb-sjbvz-1hm25 is provisioned from template update_packaging_website_159-dn5sb-sjbvz --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1731425360836" buildUrl: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/job/update_packaging_website/159/" runUrl: "job/update_packaging_website/159/" labels: jenkins: "slave" jenkins/label-digest: "21dc7be272e8436b2c4e3b3aa1ad02c393795d9f" jenkins/label: "update_packaging_website_159-dn5sb" kubernetes.jenkins.io/controller: "i_foundation-internal-webdev_svc_cluster_local_ci_webdevx" name: "update-packaging-website-159-dn5sb-sjbvz-1hm25" namespace: "foundation-internal-webdev" spec: containers: - command: - "cat" env: - name: "HOME" value: "/home/jenkins" image: "docker.io/drush/drush:7-php5" imagePullPolicy: "Always" name: "drush" tty: true volumeMounts: - mountPath: "/home/jenkins" name: "jenkins-home" readOnly: false - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.foundation-internal-webdev.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "update-packaging-website-159-dn5sb-sjbvz-1hm25" - name: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "JENKINS_NAME" value: "update-packaging-website-159-dn5sb-sjbvz-1hm25" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3248.3250.v3277a_8e88c9b_" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: {} name: "jenkins-home" - emptyDir: medium: "" name: "workspace-volume" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on update-packaging-website-159-dn5sb-sjbvz-1hm25 in /home/jenkins/agent/workspace/update_packaging_website [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab-bot-ssh Cloning the remote Git repository Cloning repository ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit > git init /home/jenkins/agent/workspace/update_packaging_website # timeout=10 Fetching upstream changes from ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials ssh://webdev-bot@gitlab.eclipse.org [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/update_packaging_website@tmp/jenkins-gitclient-ssh6163726465736642858.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 737df438e2a5c74e67a2095166a3e2c94eb09d5a (refs/remotes/origin/master) > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 737df438e2a5c74e67a2095166a3e2c94eb09d5a # timeout=10 Commit message: "update solstice, packaging_features" > git rev-list --no-walk 737df438e2a5c74e67a2095166a3e2c94eb09d5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build website) [Pipeline] container [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials webdev-bot (ssh://webdev-bot@gitlab.eclipse.org) Executing sh script inside container drush of pod update-packaging-website-159-dn5sb-sjbvz-1hm25 Executing command: "ssh-agent" exit SSH_AUTH_SOCK=/tmp/ssh-QG9s8ylDAUZn/agent.13; export SSH_AUTH_SOCK; SSH_AGENT_PID=14; export SSH_AGENT_PID; echo Agent pid 14; SSH_AUTH_SOCK=/tmp/ssh-QG9s8ylDAUZn/agent.13 SSH_AGENT_PID=14