Skip to content
Failed

Console Output

14:01:14 [2023-01-15T19:01:14.947Z] Branch indexing
14:01:15 14:01:15 [2023-01-15T19:01:15.147Z] Connecting to https://api.github.com using GitHub bot (username/token)
14:01:15 [2023-01-15T19:01:15.648Z] Obtained Jenkinsfile from 249940fb07249b58534367d8ce7c9974fc8cadd9
14:01:16 [2023-01-15T19:01:16.042Z] [Pipeline] Start of Pipeline
14:01:16 [2023-01-15T19:01:16.589Z] [Pipeline] echo
14:01:16 [2023-01-15T19:01:16.589Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
14:01:16 [2023-01-15T19:01:16.591Z] [Pipeline] podTemplate
14:01:16 [2023-01-15T19:01:16.592Z] [Pipeline] {
14:01:16 [2023-01-15T19:01:16.602Z] [Pipeline] node
14:01:27 [2023-01-15T19:01:27.309Z] Agent centos-7-szmld is provisioned from template centos-7
14:01:27 [2023-01-15T19:01:27.311Z] ---
14:01:27 [2023-01-15T19:01:27.311Z] apiVersion: "v1"
14:01:27 [2023-01-15T19:01:27.311Z] kind: "Pod"
14:01:27 [2023-01-15T19:01:27.311Z] metadata:
14:01:27 [2023-01-15T19:01:27.311Z]   annotations: {}
14:01:27 [2023-01-15T19:01:27.311Z]   labels:
14:01:27 [2023-01-15T19:01:27.311Z]     jenkins: "slave"
14:01:27 [2023-01-15T19:01:27.311Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
14:01:27 [2023-01-15T19:01:27.311Z]     jenkins/label: "migration_jipp-migration_centos-7"
14:01:27 [2023-01-15T19:01:27.311Z]   name: "centos-7-szmld"
14:01:27 [2023-01-15T19:01:27.311Z]   namespace: "mwe"
14:01:27 [2023-01-15T19:01:27.311Z] spec:
14:01:27 [2023-01-15T19:01:27.311Z]   containers:
14:01:27 [2023-01-15T19:01:27.311Z]   - env:
14:01:27 [2023-01-15T19:01:27.311Z]     - name: "JENKINS_SECRET"
14:01:27 [2023-01-15T19:01:27.311Z]       value: "********"
14:01:27 [2023-01-15T19:01:27.311Z]     - name: "JENKINS_TUNNEL"
14:01:27 [2023-01-15T19:01:27.311Z]       value: "jenkins-discovery.mwe.svc.cluster.local:50000"
14:01:27 [2023-01-15T19:01:27.311Z]     - name: "JENKINS_AGENT_NAME"
14:01:27 [2023-01-15T19:01:27.312Z]       value: "centos-7-szmld"
14:01:27 [2023-01-15T19:01:27.312Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
14:01:27 [2023-01-15T19:01:27.312Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
14:01:27 [2023-01-15T19:01:27.312Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
14:01:27 [2023-01-15T19:01:27.312Z]     - name: "JAVA_TOOL_OPTIONS"
14:01:27 [2023-01-15T19:01:27.312Z]       value: ""
14:01:27 [2023-01-15T19:01:27.312Z]     - name: "_JAVA_OPTIONS"
14:01:27 [2023-01-15T19:01:27.312Z]       value: ""
14:01:27 [2023-01-15T19:01:27.312Z]     - name: "OPENJ9_JAVA_OPTIONS"
14:01:27 [2023-01-15T19:01:27.312Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
14:01:27 [2023-01-15T19:01:27.312Z]     - name: "JENKINS_NAME"
14:01:27 [2023-01-15T19:01:27.312Z]       value: "centos-7-szmld"
14:01:27 [2023-01-15T19:01:27.312Z]     - name: "JENKINS_AGENT_WORKDIR"
14:01:27 [2023-01-15T19:01:27.312Z]       value: "/home/jenkins/agent"
14:01:27 [2023-01-15T19:01:27.312Z]     - name: "JENKINS_URL"
14:01:27 [2023-01-15T19:01:27.312Z]       value: "http://jenkins-ui.mwe.svc.cluster.local/mwe/"
14:01:27 [2023-01-15T19:01:27.312Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
14:01:27 [2023-01-15T19:01:27.312Z]     imagePullPolicy: "Always"
14:01:27 [2023-01-15T19:01:27.312Z]     name: "jnlp"
14:01:27 [2023-01-15T19:01:27.312Z]     resources:
14:01:27 [2023-01-15T19:01:27.312Z]       limits:
14:01:27 [2023-01-15T19:01:27.312Z]         cpu: "2000m"
14:01:27 [2023-01-15T19:01:27.312Z]         memory: "4096Mi"
14:01:27 [2023-01-15T19:01:27.312Z]       requests:
14:01:27 [2023-01-15T19:01:27.312Z]         cpu: "1000m"
14:01:27 [2023-01-15T19:01:27.312Z]         memory: "4096Mi"
14:01:27 [2023-01-15T19:01:27.312Z]     tty: true
14:01:27 [2023-01-15T19:01:27.312Z]     volumeMounts:
14:01:27 [2023-01-15T19:01:27.312Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
14:01:27 [2023-01-15T19:01:27.312Z]       name: "m2-dir"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: true
14:01:27 [2023-01-15T19:01:27.312Z]       subPath: "toolchains.xml"
14:01:27 [2023-01-15T19:01:27.312Z]     - mountPath: "/home/jenkins/.mavenrc"
14:01:27 [2023-01-15T19:01:27.312Z]       name: "m2-dir"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: true
14:01:27 [2023-01-15T19:01:27.312Z]       subPath: ".mavenrc"
14:01:27 [2023-01-15T19:01:27.312Z]     - mountPath: "/opt/tools"
14:01:27 [2023-01-15T19:01:27.312Z]       name: "volume-0"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: false
14:01:27 [2023-01-15T19:01:27.312Z]     - mountPath: "/home/jenkins"
14:01:27 [2023-01-15T19:01:27.312Z]       name: "volume-2"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: false
14:01:27 [2023-01-15T19:01:27.312Z]     - mountPath: "/home/jenkins/.m2/repository"
14:01:27 [2023-01-15T19:01:27.312Z]       name: "volume-3"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: false
14:01:27 [2023-01-15T19:01:27.312Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
14:01:27 [2023-01-15T19:01:27.312Z]       name: "m2-secret-dir"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: true
14:01:27 [2023-01-15T19:01:27.312Z]       subPath: "settings-security.xml"
14:01:27 [2023-01-15T19:01:27.312Z]     - mountPath: "/home/jenkins/.m2/wrapper"
14:01:27 [2023-01-15T19:01:27.312Z]       name: "volume-4"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: false
14:01:27 [2023-01-15T19:01:27.312Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:01:27 [2023-01-15T19:01:27.312Z]       name: "m2-secret-dir"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: true
14:01:27 [2023-01-15T19:01:27.312Z]       subPath: "settings.xml"
14:01:27 [2023-01-15T19:01:27.312Z]     - mountPath: "/home/jenkins/.ssh"
14:01:27 [2023-01-15T19:01:27.312Z]       name: "volume-1"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: false
14:01:27 [2023-01-15T19:01:27.312Z]       subPath: ""
14:01:27 [2023-01-15T19:01:27.312Z]     - mountPath: "/home/jenkins/agent"
14:01:27 [2023-01-15T19:01:27.312Z]       name: "workspace-volume"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: false
14:01:27 [2023-01-15T19:01:27.312Z]     workingDir: "/home/jenkins/agent"
14:01:27 [2023-01-15T19:01:27.312Z]   nodeSelector:
14:01:27 [2023-01-15T19:01:27.312Z]     kubernetes.io/os: "linux"
14:01:27 [2023-01-15T19:01:27.312Z]   restartPolicy: "Never"
14:01:27 [2023-01-15T19:01:27.312Z]   volumes:
14:01:27 [2023-01-15T19:01:27.312Z]   - name: "volume-0"
14:01:27 [2023-01-15T19:01:27.312Z]     persistentVolumeClaim:
14:01:27 [2023-01-15T19:01:27.312Z]       claimName: "tools-claim-jiro-mwe"
14:01:27 [2023-01-15T19:01:27.312Z]       readOnly: true
14:01:27 [2023-01-15T19:01:27.312Z]   - name: "m2-secret-dir"
14:01:27 [2023-01-15T19:01:27.312Z]     secret:
14:01:27 [2023-01-15T19:01:27.312Z]       secretName: "m2-secret-dir"
14:01:27 [2023-01-15T19:01:27.312Z]   - emptyDir:
14:01:27 [2023-01-15T19:01:27.312Z]       medium: ""
14:01:27 [2023-01-15T19:01:27.312Z]     name: "volume-2"
14:01:27 [2023-01-15T19:01:27.312Z]   - configMap:
14:01:27 [2023-01-15T19:01:27.312Z]       name: "m2-dir"
14:01:27 [2023-01-15T19:01:27.312Z]     name: "m2-dir"
14:01:27 [2023-01-15T19:01:27.312Z]   - configMap:
14:01:27 [2023-01-15T19:01:27.312Z]       name: "known-hosts"
14:01:27 [2023-01-15T19:01:27.312Z]     name: "volume-1"
14:01:27 [2023-01-15T19:01:27.312Z]   - emptyDir:
14:01:27 [2023-01-15T19:01:27.312Z]       medium: ""
14:01:27 [2023-01-15T19:01:27.312Z]     name: "workspace-volume"
14:01:27 [2023-01-15T19:01:27.312Z]   - emptyDir:
14:01:27 [2023-01-15T19:01:27.312Z]       medium: ""
14:01:27 [2023-01-15T19:01:27.312Z]     name: "volume-4"
14:01:27 [2023-01-15T19:01:27.312Z]   - emptyDir:
14:01:27 [2023-01-15T19:01:27.312Z]       medium: ""
14:01:27 [2023-01-15T19:01:27.312Z]     name: "volume-3"
14:01:27 [2023-01-15T19:01:27.312Z] 
14:01:27 [2023-01-15T19:01:27.661Z] Running on centos-7-szmld in /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup
14:01:27 [2023-01-15T19:01:27.662Z] [Pipeline] {
14:01:27 [2023-01-15T19:01:27.687Z] [Pipeline] stage
14:01:27 [2023-01-15T19:01:27.688Z] [Pipeline] { (Declarative: Checkout SCM)
14:01:27 [2023-01-15T19:01:27.864Z] [Pipeline] checkout
14:01:27 [2023-01-15T19:01:27.872Z] The recommended git tool is: git
14:01:29 [2023-01-15T19:01:29.092Z] using credential github-bot
14:01:29 [2023-01-15T19:01:29.099Z] Cloning the remote Git repository
14:01:29 [2023-01-15T19:01:29.099Z] Cloning with configured refspecs honoured and without tags
14:01:29 [2023-01-15T19:01:29.106Z] Cloning repository https://github.com/eclipse/mwe.git
14:01:29 [2023-01-15T19:01:29.509Z]  > git init /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup # timeout=10
14:01:29 [2023-01-15T19:01:29.523Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
14:01:29 [2023-01-15T19:01:29.523Z]  > git --version # timeout=10
14:01:29 [2023-01-15T19:01:29.526Z]  > git --version # 'git version 2.36.3'
14:01:29 [2023-01-15T19:01:29.526Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
14:01:29 [2023-01-15T19:01:29.527Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse/mwe.git +refs/heads/kthoms/gitpod-setup:refs/remotes/origin/kthoms/gitpod-setup # timeout=10
14:01:30 [2023-01-15T19:01:30.667Z] Avoid second fetch
14:01:30 [2023-01-15T19:01:30.668Z] Checking out Revision 249940fb07249b58534367d8ce7c9974fc8cadd9 (kthoms/gitpod-setup)
14:01:30 [2023-01-15T19:01:30.655Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
14:01:30 [2023-01-15T19:01:30.658Z]  > git config --add remote.origin.fetch +refs/heads/kthoms/gitpod-setup:refs/remotes/origin/kthoms/gitpod-setup # timeout=10
14:01:30 [2023-01-15T19:01:30.667Z]  > git config core.sparsecheckout # timeout=10
14:01:30 [2023-01-15T19:01:30.670Z]  > git checkout -f 249940fb07249b58534367d8ce7c9974fc8cadd9 # timeout=10
14:01:34 [2023-01-15T19:01:34.071Z] Commit message: "Fully automate dev setup with Gitpod"
14:01:34 [2023-01-15T19:01:34.068Z]  > git rev-list --no-walk 249940fb07249b58534367d8ce7c9974fc8cadd9 # timeout=10
14:01:34 [2023-01-15T19:01:34.682Z] [Pipeline] }
14:01:34 [2023-01-15T19:01:34.689Z] [Pipeline] // stage
14:01:34 [2023-01-15T19:01:34.698Z] [Pipeline] withEnv
14:01:34 [2023-01-15T19:01:34.698Z] [Pipeline] {
14:01:34 [2023-01-15T19:01:34.710Z] [Pipeline] withCredentials
14:01:34 [2023-01-15T19:01:34.727Z] Masking supported pattern matches of $KEYRING
14:01:34 [2023-01-15T19:01:34.728Z] [Pipeline] {
14:01:34 [2023-01-15T19:01:34.744Z] [Pipeline] withEnv
14:01:34 [2023-01-15T19:01:34.744Z] [Pipeline] {
14:01:34 [2023-01-15T19:01:34.755Z] [Pipeline] timeout
14:01:34 [2023-01-15T19:01:34.755Z] Timeout set to expire in 1 hr 0 min
14:01:34 [2023-01-15T19:01:34.756Z] [Pipeline] {
14:01:34 [2023-01-15T19:01:34.765Z] [Pipeline] timestamps
14:01:34 [2023-01-15T19:01:34.765Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
14:01:34 [2023-01-15T19:01:34.766Z] [Pipeline] {
14:01:34 [2023-01-15T19:01:34.776Z] [Pipeline] stage
14:01:34 [2023-01-15T19:01:34.777Z] [Pipeline] { (Prepare)
14:01:34 [2023-01-15T19:01:34.797Z] [Pipeline] dir
14:01:34 [2023-01-15T19:01:34.797Z] Running in /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo
14:01:34 [2023-01-15T19:01:34.798Z] [Pipeline] {
14:01:34 [2023-01-15T19:01:34.812Z] [Pipeline] checkout
14:01:34 [2023-01-15T19:01:34.816Z] The recommended git tool is: git
14:01:34 [2023-01-15T19:01:34.842Z] using credential github-bot
14:01:34 [2023-01-15T19:01:34.850Z] Cloning the remote Git repository
14:01:34 [2023-01-15T19:01:34.850Z] Cloning with configured refspecs honoured and without tags
14:01:34 [2023-01-15T19:01:34.846Z] Cloning repository https://github.com/eclipse/mwe.git
14:01:34 [2023-01-15T19:01:34.846Z]  > git init /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo # timeout=10
14:01:34 [2023-01-15T19:01:34.850Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
14:01:34 [2023-01-15T19:01:34.850Z]  > git --version # timeout=10
14:01:34 [2023-01-15T19:01:34.852Z]  > git --version # 'git version 2.36.3'
14:01:34 [2023-01-15T19:01:34.853Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
14:01:34 [2023-01-15T19:01:34.853Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse/mwe.git +refs/heads/kthoms/gitpod-setup:refs/remotes/origin/kthoms/gitpod-setup # timeout=10
14:01:35 [2023-01-15T19:01:35.877Z] Avoid second fetch
14:01:35 [2023-01-15T19:01:35.877Z] Checking out Revision 249940fb07249b58534367d8ce7c9974fc8cadd9 (kthoms/gitpod-setup)
14:01:35 [2023-01-15T19:01:35.940Z] Commit message: "Fully automate dev setup with Gitpod"
14:01:36 [2023-01-15T19:01:36.361Z] [Pipeline] }
14:01:36 [2023-01-15T19:01:36.371Z] [Pipeline] // dir
14:01:36 [2023-01-15T19:01:36.379Z] [Pipeline] sh
14:01:36 [2023-01-15T19:01:36.697Z] + rm -rf build-result/
14:01:36 [2023-01-15T19:01:36.698Z] + mkdir -p build-result/downloads/
14:01:36 [2023-01-15T19:01:36.698Z] + mkdir -p build-result/javadoc/
14:01:36 [2023-01-15T19:01:36.698Z] + mkdir -p build-result/composite/
14:01:36 [2023-01-15T19:01:36.698Z] + '[' Integration '!=' Integration ']'
14:01:36 [2023-01-15T19:01:36.698Z] + gpg --batch --import ****
14:01:36 [2023-01-15T19:01:36.698Z] gpg: directory `/home/jenkins/.gnupg' created
14:01:36 [2023-01-15T19:01:36.698Z] gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
14:01:36 [2023-01-15T19:01:36.698Z] gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
14:01:36 [2023-01-15T19:01:36.698Z] gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
14:01:36 [2023-01-15T19:01:36.698Z] gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
14:01:36 [2023-01-15T19:01:36.698Z] gpg: key 7001DA53: secret key imported
14:01:36 [2023-01-15T19:01:36.698Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
14:01:36 [2023-01-15T19:01:36.698Z] gpg: key 7001DA53: public key "Eclipse MWE Project <mwe-dev@eclipse.org>" imported
14:01:36 [2023-01-15T19:01:36.698Z] gpg: Total number processed: 1
14:01:36 [2023-01-15T19:01:36.698Z] gpg:               imported: 1  (RSA: 1)
14:01:36 [2023-01-15T19:01:36.698Z] gpg:       secret keys read: 1
14:01:36 [2023-01-15T19:01:36.698Z] gpg:   secret keys imported: 1
14:01:36 [2023-01-15T19:01:36.698Z] ++ gpg --list-keys --with-colons
14:01:36 [2023-01-15T19:01:36.698Z] ++ awk -F: '/fpr:/ {print $10}'
14:01:36 [2023-01-15T19:01:36.698Z] ++ sort -u
14:01:36 [2023-01-15T19:01:36.766Z] [Pipeline] }
14:01:36 [2023-01-15T19:01:36.774Z] [Pipeline] // stage
14:01:36 [2023-01-15T19:01:36.782Z] [Pipeline] stage
14:01:36 [2023-01-15T19:01:36.783Z] [Pipeline] { (Build)
14:01:36 [2023-01-15T19:01:36.798Z] [Pipeline] xvnc
14:01:36 [2023-01-15T19:01:36.795Z] $ pkill Xvnc
14:01:36 [2023-01-15T19:01:36.807Z] $ pkill Xrealvnc
14:01:36 [2023-01-15T19:01:36.817Z] $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
14:01:35 [2023-01-15T19:01:35.865Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
14:01:35 [2023-01-15T19:01:35.868Z]  > git config --add remote.origin.fetch +refs/heads/kthoms/gitpod-setup:refs/remotes/origin/kthoms/gitpod-setup # timeout=10
14:01:35 [2023-01-15T19:01:35.873Z]  > git config core.sparsecheckout # timeout=10
14:01:35 [2023-01-15T19:01:35.875Z]  > git checkout -f 249940fb07249b58534367d8ce7c9974fc8cadd9 # timeout=10
14:01:38 [2023-01-15T19:01:38.835Z] [mwe2_kthoms_gitpod-setup] $ Xvnc -help
14:01:38 [2023-01-15T19:01:38.858Z] Starting xvnc
14:01:38 [2023-01-15T19:01:38.856Z] [mwe2_kthoms_gitpod-setup] $ Xvnc :45 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
14:01:38 [2023-01-15T19:01:38.866Z] [Pipeline] {
14:01:38 [2023-01-15T19:01:38.867Z] 
14:01:38 [2023-01-15T19:01:38.868Z] Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
14:01:38 [2023-01-15T19:01:38.868Z] Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
14:01:38 [2023-01-15T19:01:38.868Z] See http://www.tigervnc.org for information on TigerVNC.
14:01:38 [2023-01-15T19:01:38.868Z] Underlying X server release 12004000, The X.Org Foundation
14:01:38 [2023-01-15T19:01:38.868Z] 
14:01:38 [2023-01-15T19:01:38.868Z] 
14:01:38 [2023-01-15T19:01:38.868Z] Sun Jan 15 19:01:38 2023
14:01:38 [2023-01-15T19:01:38.868Z]  vncext:      VNC extension running!
14:01:38 [2023-01-15T19:01:38.868Z]  vncext:      Listening for VNC connections on all interface(s), port 5945
14:01:38 [2023-01-15T19:01:38.868Z]  vncext:      created VNC server for screen 0
14:01:38 [2023-01-15T19:01:38.875Z] [Pipeline] withMaven
14:01:38 [2023-01-15T19:01:38.877Z] [withMaven] Options: [JunitTestsPublisher[disabled=true,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low']]
14:01:38 [2023-01-15T19:01:38.877Z] [withMaven] Available options: 
14:01:38 [2023-01-15T19:01:38.877Z] [withMaven] using JDK installation adoptopenjdk-hotspot-jdk8-latest
14:01:38 [2023-01-15T19:01:38.882Z] [withMaven] using Maven installation 'apache-maven-latest'
14:01:38 [2023-01-15T19:01:38.893Z] [Pipeline] {
14:01:38 [2023-01-15T19:01:38.927Z] [Pipeline] dir
14:01:38 [2023-01-15T19:01:38.927Z] Running in /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo
14:01:38 [2023-01-15T19:01:38.928Z] [Pipeline] {
14:01:38 [2023-01-15T19:01:38.937Z] [Pipeline] sh
14:01:39 [2023-01-15T19:01:39.247Z] + '[' kthoms/gitpod-setup == master ']'
14:01:39 [2023-01-15T19:01:39.247Z] + '[' Integration '!=' Integration ']'
14:01:39 [2023-01-15T19:01:39.248Z] + '[' false == true ']'
14:01:39 [2023-01-15T19:01:39.248Z] + GOALS='clean javadoc:aggregate-jar verify'
14:01:39 [2023-01-15T19:01:39.248Z] + case "$RELEASE_TYPE" in
14:01:39 [2023-01-15T19:01:39.248Z] + BUILD_TYPE=N
14:01:39 [2023-01-15T19:01:39.248Z] + mvn -f maven/org.eclipse.emf.mwe2.parent/pom.xml -Dsign.skip=false -DtestFailureIgnore=true -Dmaven.javadoc.failOnError=false -Dtycho.localArtifacts=ignore -DBUILD_TYPE=N clean javadoc:aggregate-jar verify
14:01:39 [2023-01-15T19:01:39.248Z] ----- withMaven Wrapper script -----
14:01:39 [2023-01-15T19:01:39.248Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup@tmp/withMaven5bffcf6c/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup@tmp/withMaven5bffcf6c" 
14:01:39 [2023-01-15T19:01:39.810Z] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
14:01:39 [2023-01-15T19:01:39.810Z] Maven home: /opt/tools/apache-maven/latest
14:01:39 [2023-01-15T19:01:39.810Z] Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre
14:01:39 [2023-01-15T19:01:39.810Z] Default locale: en_US, platform encoding: UTF-8
14:01:39 [2023-01-15T19:01:39.810Z] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
14:01:40 [2023-01-15T19:01:40.742Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup@tmp/withMaven5bffcf6c/maven-spy-20230115-190140-4486241923842904473126.log.tmp ...
14:01:40 [2023-01-15T19:01:40.742Z] [INFO] Scanning for projects...
14:01:50 [2023-01-15T19:01:50.698Z] [INFO] Computing target platform for MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.activities:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo/plugins/org.eclipse.emf.mwe.activities/pom.xml
14:01:50 [2023-01-15T19:01:50.698Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201804111000/ (142B)
14:01:50 [2023-01-15T19:01:50.698Z] [INFO] Adding repository https://download.eclipse.org/releases/oxygen/201804111000
14:01:50 [2023-01-15T19:01:50.698Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201804111000/ (863.03kB)
14:01:51 [2023-01-15T19:01:51.261Z] Jan 15, 2023 7:01:51 PM org.apache.http.impl.execchain.RetryExec execute
14:01:51 [2023-01-15T19:01:51.261Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
14:01:51 [2023-01-15T19:01:51.261Z] Jan 15, 2023 7:01:51 PM org.apache.http.impl.execchain.RetryExec execute
14:01:51 [2023-01-15T19:01:51.261Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
14:01:51 [2023-01-15T19:01:51.261Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/ (172B)
14:01:51 [2023-01-15T19:01:51.517Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.20
14:01:51 [2023-01-15T19:01:51.517Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/ (27.83kB)
14:01:52 [2023-01-15T19:01:52.079Z] [INFO] Adding repository https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955
14:01:52 [2023-01-15T19:01:52.079Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup@tmp/withMaven5bffcf6c/maven-spy-20230115-190140-4486241923842904473126.log
14:01:52 [2023-01-15T19:01:52.079Z] [ERROR] Failed to resolve target definition /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo/maven/org.eclipse.emf.mwe2.target/org.eclipse.emf.mwe2.target.target: Failed to load p2 metadata repository from location https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/: No repository found at https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955. -> [Help 1]
14:01:52 [2023-01-15T19:01:52.079Z] [ERROR] 
14:01:52 [2023-01-15T19:01:52.079Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
14:01:52 [2023-01-15T19:01:52.079Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
14:01:52 [2023-01-15T19:01:52.079Z] [ERROR] 
14:01:52 [2023-01-15T19:01:52.079Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
14:01:52 [2023-01-15T19:01:52.079Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
14:01:52 [2023-01-15T19:01:52.648Z] [Pipeline] }
14:01:52 [2023-01-15T19:01:52.656Z] [Pipeline] // dir
14:01:52 [2023-01-15T19:01:52.664Z] [Pipeline] }
14:01:52 [2023-01-15T19:01:52.791Z] [withMaven] Jenkins FindBugs Plugin not found, don't display org.codehaus.mojo:findbugs-maven-plugin:findbugs results in pipeline screen.
14:01:52 [2023-01-15T19:01:52.794Z] [withMaven] jgivenPublisher - Jenkins JGiven Plugin not found, do not archive jgiven reports.
14:01:52 [2023-01-15T19:01:52.798Z] [withMaven] Publishers: Generated Artifacts Publisher: 45 ms, Findbugs Publisher: 2 ms
14:01:52 [2023-01-15T19:01:52.802Z] [Pipeline] // withMaven
14:01:52 [2023-01-15T19:01:52.810Z] [Pipeline] }
14:01:52 [2023-01-15T19:01:52.811Z] Terminating xvnc.
14:01:59 [2023-01-15T19:01:59.125Z] [Pipeline] // xvnc
14:01:59 [2023-01-15T19:01:59.134Z] [Pipeline] }
14:01:59 [2023-01-15T19:01:59.148Z] [Pipeline] // stage
14:01:59 [2023-01-15T19:01:59.165Z] [Pipeline] stage
14:01:59 [2023-01-15T19:01:59.165Z] [Pipeline] { (Publish)
14:01:59 [2023-01-15T19:01:59.172Z] Stage "Publish" skipped due to earlier failure(s)
14:01:59 [2023-01-15T19:01:59.174Z] [Pipeline] }
14:01:59 [2023-01-15T19:01:59.216Z] [Pipeline] // stage
14:01:59 [2023-01-15T19:01:59.224Z] [Pipeline] stage
14:01:59 [2023-01-15T19:01:59.225Z] [Pipeline] { (Declarative: Post Actions)
14:01:59 [2023-01-15T19:01:59.234Z] [Pipeline] junit
14:01:59 [2023-01-15T19:01:59.236Z] Recording test results
14:01:59 [2023-01-15T19:01:59.339Z] No test report files were found. Configuration error?
14:01:59 [2023-01-15T19:01:59.340Z] Error when executing always post condition:
14:01:59 [2023-01-15T19:01:59.341Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.51.2/10.40.51.2:35460
14:01:59 [2023-01-15T19:01:59.341Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
14:01:59 [2023-01-15T19:01:59.341Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
14:01:59 [2023-01-15T19:01:59.341Z] 		at hudson.remoting.Channel.call(Channel.java:1000)
14:01:59 [2023-01-15T19:01:59.341Z] 		at hudson.FilePath.act(FilePath.java:1194)
14:01:59 [2023-01-15T19:01:59.341Z] 		at hudson.FilePath.act(FilePath.java:1183)
14:01:59 [2023-01-15T19:01:59.341Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
14:01:59 [2023-01-15T19:01:59.341Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:159)
14:01:59 [2023-01-15T19:01:59.341Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:253)
14:01:59 [2023-01-15T19:01:59.341Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
14:01:59 [2023-01-15T19:01:59.341Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
14:01:59 [2023-01-15T19:01:59.341Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
14:01:59 [2023-01-15T19:01:59.341Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
14:01:59 [2023-01-15T19:01:59.341Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
14:01:59 [2023-01-15T19:01:59.341Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
14:01:59 [2023-01-15T19:01:59.341Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
14:01:59 [2023-01-15T19:01:59.341Z] 		at java.base/java.lang.Thread.run(Thread.java:840)
14:01:59 [2023-01-15T19:01:59.341Z] hudson.AbortException: No test report files were found. Configuration error?
14:01:59 [2023-01-15T19:01:59.341Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
14:01:59 [2023-01-15T19:01:59.341Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3502)
14:01:59 [2023-01-15T19:01:59.341Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
14:01:59 [2023-01-15T19:01:59.341Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
14:01:59 [2023-01-15T19:01:59.341Z] 	at hudson.remoting.Request$2.run(Request.java:376)
14:01:59 [2023-01-15T19:01:59.341Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
14:01:59 [2023-01-15T19:01:59.341Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
14:01:59 [2023-01-15T19:01:59.341Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
14:01:59 [2023-01-15T19:01:59.341Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
14:01:59 [2023-01-15T19:01:59.341Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:126)
14:01:59 [2023-01-15T19:01:59.341Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
14:01:59 [2023-01-15T19:01:59.341Z] 
14:01:59 [2023-01-15T19:01:59.346Z] [Pipeline] script
14:01:59 [2023-01-15T19:01:59.350Z] [Pipeline] {
14:01:59 [2023-01-15T19:01:59.712Z] [Pipeline] slackSend
14:01:59 [2023-01-15T19:01:59.713Z] Slack Send Pipeline step running, values are - baseUrl: https://itemis.slack.com/services/hooks/jenkins-ci/, teamDomain: <empty>, channel: xtext-builds, color: #FF0000, botUser: true, tokenCredentialId: 8c206e49-7647-49b3-9253-e8af0e7f6f92, notifyCommitters: false, iconEmoji: <empty>, username: <empty>, timestamp: <empty>
14:01:59 [2023-01-15T19:01:59.868Z] [Pipeline] }
14:02:00 [2023-01-15T19:02:00.311Z] [Pipeline] // script
14:02:00 [2023-01-15T19:02:00.523Z] [Pipeline] }
14:02:00 [2023-01-15T19:02:00.704Z] [Pipeline] // stage
14:02:00 [2023-01-15T19:02:00.710Z] [Pipeline] }
14:02:00 [2023-01-15T19:02:00.717Z] [Pipeline] // timestamps
14:02:00 [2023-01-15T19:02:00.724Z] [Pipeline] }
14:02:00 [2023-01-15T19:02:00.730Z] [Pipeline] // timeout
14:02:00 [2023-01-15T19:02:00.737Z] [Pipeline] }
14:02:00 [2023-01-15T19:02:00.744Z] [Pipeline] // withEnv
14:02:00 [2023-01-15T19:02:00.750Z] [Pipeline] }
14:02:00 [2023-01-15T19:02:00.756Z] [Pipeline] // withCredentials
14:02:00 [2023-01-15T19:02:00.763Z] [Pipeline] }
14:02:00 [2023-01-15T19:02:00.770Z] [Pipeline] // withEnv
14:02:00 [2023-01-15T19:02:00.777Z] [Pipeline] }
14:02:01 [2023-01-15T19:02:01.128Z] [Pipeline] // node
14:02:01 [2023-01-15T19:02:01.136Z] [Pipeline] }
14:02:01 [2023-01-15T19:02:01.142Z] [Pipeline] // podTemplate
14:02:01 [2023-01-15T19:02:01.149Z] [Pipeline] End of Pipeline
14:02:01 [2023-01-15T19:02:01.168Z] ERROR: script returned exit code 1
14:02:01 [2023-01-15T19:02:01.633Z] 
14:02:01 [2023-01-15T19:02:01.633Z] GitHub has been notified of this commit’s build result
14:02:01 [2023-01-15T19:02:01.633Z] 
14:02:01 [2023-01-15T19:02:01.634Z] Finished: FAILURE