Skip to content

Console Output

Started by user Eugen Neufeld
Running as Eugen Neufeld
Agent basic-hhktl is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-hhktl"
  namespace: "ecp"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.ecp.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-hhktl"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-hhktl"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.ecp.svc.cluster.local/ecp/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - 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: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-ecp"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-hhktl (basic) in workspace /home/jenkins/agent/workspace/update root composite update site
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[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-phy8VQfuo8aj/agent.59
SSH_AGENT_PID=61
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/update root composite update site@tmp/private_key_3411528448043884964.key (/home/jenkins/agent/workspace/update root composite update site@tmp/private_key_3411528448043884964.key)
[ssh-agent] Using credentials genie.ecp (ssh://genie.ecp@projects-storage.eclipse.org)
[update root composite update site] $ /bin/bash /tmp/jenkins15939465891911954082.sh
# Update top composite update site
cd /home/data/httpd/download.eclipse.org/ecp/releases/releases_126
rm compositeArtifacts.jar
rm compositeContent.jar

## take only the first three entries
/shared/rt/rap/scripts/comp-repo.sh . --name "1.26 Service Releases" --eclipse /shared/rt/rap/build-runtimes/eclipse add 1260 add 1261 add 1262
exit 0
Welcome to Ubuntu 21.10 (GNU/Linux 5.13.0-37-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

 System information disabled due to load higher than 2.0

 * Super-optimized for small spaces - read how we shrank the memory
   footprint of MicroK8s to make it the smallest full K8s around.

   https://ubuntu.com/blog/microk8s-memory-optimisation

0 updates can be applied immediately.


The list of available updates is more than a week old.
To check for new updates run: sudo apt update

Last login: Mon Jun 20 05:00:47 2022 from 172.25.50.38

[?2004hgenie.ecp@projects-storage:~$ # Update top composite update site
[?2004l
[?2004hgenie.ecp@projects-storage:~$ cd /home/data/httpd/download.eclipse.org/ecp/releases/releases_126
[?2004l
[?2004hgenie.ecp@projects-storage:/home/data/httpd/download.eclipse.org/ecp/releases/releases_126$ rm compositeArtifacts.jar
[?2004l
rm: cannot remove 'compositeArtifacts.jar': No such file or directory
[?2004hgenie.ecp@projects-storage:/home/data/httpd/download.eclipse.org/ecp/releases/releases_126$ rm compositeContent.jar
[?2004l
rm: cannot remove 'compositeContent.jar': No such file or directory
[?2004hgenie.ecp@projects-storage:/home/data/httpd/download.eclipse.org/ecp/releases/releases_126$ 
[?2004l
[?2004hgenie.ecp@projects-storage:/home/data/httpd/download.eclipse.org/ecp/releases/releases_126$ ## take only the first three entries
[?2004l
[?2004hgenie.ecp@projects-storage:/home/data/httpd/download.eclipse.org/ecp/releases/releases_126$ /shared/rt/rap/scripts/comp-repo.sh . --name "1.26 Service Releases" --eclipse /shared/rt/rap/build-runtimes/eclipse add 1260 add 1261 add 1262
[?2004l
Using Equinox launcher: /shared/rt/rap/build-runtimes/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.eclipse.osgi.internal.baseadaptor.BaseStorage (file:/opt/public/rt/rap/build-runtimes/eclipse-R-4.3.2-201402211700/plugins/org.eclipse.osgi_3.9.1.v20140110-1610.jar) to method java.net.URLClassLoader.addURL(java.net.URL)
WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.baseadaptor.BaseStorage
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
An error has occurred. See the log file
/opt/public/hipp/homes/genie.ecp/.eclipse/org.eclipse.platform_4.3.2_683456654_linux_gtk_x86_64/configuration/1655715675762.log.
[?2004hgenie.ecp@projects-storage:/home/data/httpd/download.eclipse.org/ecp/releases/releases_126$ exit 0
[?2004l
logout
Connection to projects-storage.eclipse.org closed.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 61 killed;
[ssh-agent] Stopped.
Finished: SUCCESS