Skip to content

Console Output

Started by user Boubekeur Zendagui
Running as Boubekeur Zendagui
Agent migration-agent-wsqdv is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/migration: "true"
  name: "migration-agent-wsqdv"
spec:
  containers:
  - env:
    - name: "MAVEN_OPTS"
      value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.capella.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "migration-agent-wsqdv"
    - name: "MAVEN_CONFIG"
      value: "-B -e"
    - name: "JENKINS_NAME"
      value: "migration-agent-wsqdv"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.capella.svc.cluster.local/capella/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "settings-security-xml"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector: {}
  restartPolicy: "Never"
  volumes:
  - name: "settings-security-xml"
    secret:
      items:
      - key: "settings-security.xml"
        path: "settings-security.xml"
      secretName: "m2-secret-dir"
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-capella"
      readOnly: true
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on migration-agent-wsqdv (migration) in workspace /home/jenkins/agent/workspace/bash
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-BFhDZC5HI8RN/agent.54
SSH_AGENT_PID=56
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/bash@tmp/private_key_6960234948416064952.key (/home/jenkins/agent/workspace/bash@tmp/private_key_6960234948416064952.key)
[ssh-agent] Using credentials genie.capella (ssh://genie.capella@projects-storage.eclipse.org)
[bash] $ /bin/sh -xe /tmp/jenkins6455816313497540411.sh
+ ssh genie.capella@projects-storage.eclipse.org unzip /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/CapellaXHTMLDocGen-1.4.0.201912131053-Capella-1.4.0-updateSite.zip -d /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/
Archive:  /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/CapellaXHTMLDocGen-1.4.0.201912131053-Capella-1.4.0-updateSite.zip
   creating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/
   creating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.polarsys.capella.docgen.feature_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.polarsys.capella.docgen.package.feature_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.model.ftask.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.producer.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.emf.query_1.12.0.201805030653.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.core.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.model.ui.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.polarsys.capella.docgen.configuration.feature_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.core.ui.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.model.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.common.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.model.fprod.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.producer.ui.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.model.edit.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.common.ui.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.polarsys.kitalpha.doc.gen.business.core.feature_1.4.0.201912091438.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.model.fprod.edit.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/features/org.eclipse.egf.model.ftask.edit.feature_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/content.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/artifacts.xml.xz  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.core.ui_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model.jetpattern_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.task_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.core.pde_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model.javapattern.edit_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.capella.docgen_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.domain_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.capella.docgen.configuration_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.core.producer_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model.edit_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model.ftask.edit_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.task.ui_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model.fprod_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.kitalpha.doc.gen.business.core_1.4.0.201912091438.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.capella.docgen.configuration.ui_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.pattern.java_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.kitalpha.doc.gen.business.core.ui_1.4.0.201912091438.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.pattern.ui.jet_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.core.platform_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.capella.docgen.ui_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.kitalpha.doc.gen.business.core.preference_1.4.0.201912091438.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.producer.ui_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.emf.query_1.7.0.201805030653.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.pattern_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.application_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.core_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.common_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.producer.fprod_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model.fprod.edit_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.pattern.jet_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.capella.docgen.commandline_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.pattern.ui.java_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.capella.docgen.configuration.edit_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.console_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model.javapattern_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.producer.ftask_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model.ftask_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.pattern.ui_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model.jetpattern.edit_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.producer_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.capella.docgen.configuration.commandline_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.pattern.ftask_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.capella.docgen.configuration.editor_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.polarsys.capella.docgen.preference_1.4.0.201912131053.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.common.ui_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/plugins/org.eclipse.egf.model.editor_1.6.1.201906060805.jar  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/content.xml.xz  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/p2.index  
  inflating: /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/release/1.4.0/artifacts.jar  
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 56 killed;
[ssh-agent] Stopped.
Finished: SUCCESS