Skip to content
Failed

Console Output

09:36:41 Started by user vincent lorenzo
09:36:41 Running as vincent lorenzo
09:36:41 Agent centos-8-jrrzt is provisioned from template centos-8
09:36:41 ---
09:36:41 apiVersion: "v1"
09:36:41 kind: "Pod"
09:36:41 metadata:
09:36:41   labels:
09:36:41     jenkins: "slave"
09:36:41     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
09:36:41     jenkins/label: "centos-latest_centos-8"
09:36:41   name: "centos-8-jrrzt"
09:36:41   namespace: "papyrus"
09:36:41 spec:
09:36:41   containers:
09:36:41   - env:
09:36:41     - name: "JENKINS_SECRET"
09:36:41       value: "********"
09:36:41     - name: "JENKINS_TUNNEL"
09:36:41       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
09:36:41     - name: "JENKINS_AGENT_NAME"
09:36:41       value: "centos-8-jrrzt"
09:36:41     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:36:41       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:36:41         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:36:41     - name: "JAVA_TOOL_OPTIONS"
09:36:41       value: ""
09:36:41     - name: "_JAVA_OPTIONS"
09:36:41       value: ""
09:36:41     - name: "OPENJ9_JAVA_OPTIONS"
09:36:41       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:36:41     - name: "JENKINS_NAME"
09:36:41       value: "centos-8-jrrzt"
09:36:41     - name: "JENKINS_AGENT_WORKDIR"
09:36:41       value: "/home/jenkins/agent"
09:36:41     - name: "JENKINS_URL"
09:36:41       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
09:36:41     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc"
09:36:41     imagePullPolicy: "Always"
09:36:41     name: "jnlp"
09:36:41     resources:
09:36:41       limits:
09:36:41         cpu: "2000m"
09:36:41         memory: "4096Mi"
09:36:41       requests:
09:36:41         cpu: "1000m"
09:36:41         memory: "4096Mi"
09:36:41     tty: true
09:36:41     volumeMounts:
09:36:41     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:36:41       name: "m2-dir"
09:36:41       readOnly: true
09:36:41       subPath: "toolchains.xml"
09:36:41     - mountPath: "/home/jenkins/.mavenrc"
09:36:41       name: "m2-dir"
09:36:41       readOnly: true
09:36:41       subPath: ".mavenrc"
09:36:41     - mountPath: "/opt/tools"
09:36:41       name: "volume-0"
09:36:41       readOnly: false
09:36:41     - mountPath: "/home/jenkins"
09:36:41       name: "volume-2"
09:36:41       readOnly: false
09:36:41     - mountPath: "/home/jenkins/.m2/repository"
09:36:41       name: "volume-3"
09:36:41       readOnly: false
09:36:41     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:36:41       name: "m2-secret-dir"
09:36:41       readOnly: true
09:36:41       subPath: "settings-security.xml"
09:36:41     - mountPath: "/home/jenkins/.m2/wrapper"
09:36:41       name: "volume-4"
09:36:41       readOnly: false
09:36:41     - mountPath: "/home/jenkins/.m2/settings.xml"
09:36:41       name: "m2-secret-dir"
09:36:41       readOnly: true
09:36:41       subPath: "settings.xml"
09:36:41     - mountPath: "/home/jenkins/.ssh"
09:36:41       name: "volume-1"
09:36:41       readOnly: false
09:36:41       subPath: ""
09:36:41     - mountPath: "/home/jenkins/agent"
09:36:41       name: "workspace-volume"
09:36:41       readOnly: false
09:36:41     workingDir: "/home/jenkins/agent"
09:36:41   nodeSelector:
09:36:41     kubernetes.io/os: "linux"
09:36:41   restartPolicy: "Never"
09:36:41   volumes:
09:36:41   - name: "volume-0"
09:36:41     persistentVolumeClaim:
09:36:41       claimName: "tools-claim-jiro-papyrus"
09:36:41       readOnly: true
09:36:41   - name: "m2-secret-dir"
09:36:41     secret:
09:36:41       secretName: "m2-secret-dir"
09:36:41   - emptyDir:
09:36:41       medium: ""
09:36:41     name: "volume-2"
09:36:41   - configMap:
09:36:41       name: "m2-dir"
09:36:41     name: "m2-dir"
09:36:41   - configMap:
09:36:41       name: "known-hosts"
09:36:41     name: "volume-1"
09:36:41   - emptyDir:
09:36:41       medium: ""
09:36:41     name: "workspace-volume"
09:36:41   - emptyDir:
09:36:41       medium: ""
09:36:41     name: "volume-4"
09:36:41   - emptyDir:
09:36:41       medium: ""
09:36:41     name: "volume-3"
09:36:41 
09:36:41 Building remotely on centos-8-jrrzt (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/Papyrus-Web-MergeRequest-Dummy
09:36:42 [Papyrus-Web-MergeRequest-Dummy] $ /bin/sh -xe /tmp/jenkins12130013562109888995.sh
09:36:42 + echo linux-gnu
09:36:42 linux-gnu
09:36:42 + uname -a
09:36:42 Linux centos-8-jrrzt 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
09:36:42 + echo 'ldd version:'
09:36:42 ldd version:
09:36:42 + ldd --version
09:36:42 ldd (GNU libc) 2.28
09:36:42 Copyright (C) 2018 Free Software Foundation, Inc.
09:36:42 This is free software; see the source for copying conditions.  There is NO
09:36:42 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
09:36:42 Written by Roland McGrath and Ulrich Drepper.
09:36:42 Installing NodeJS from /var/jenkins/caches/nodejs/LINUX/amd64/20.11.1.tar.gz to /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_20.x on centos-8-jrrzt
09:36:48 [Papyrus-Web-MergeRequest-Dummy] $ /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_20.x/bin/node /tmp/jenkins10969532864335398048.js
09:36:48 /tmp/jenkins10969532864335398048.js:1
09:36:48 sh 'node --version'
09:36:48    ^^^^^^^^^^^^^^^^
09:36:48 
09:36:48 SyntaxError: Unexpected string
09:36:48     at internalCompileFunction (node:internal/vm:77:18)
09:36:48     at wrapSafe (node:internal/modules/cjs/loader:1288:20)
09:36:48     at Module._compile (node:internal/modules/cjs/loader:1340:27)
09:36:48     at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
09:36:48     at Module.load (node:internal/modules/cjs/loader:1207:32)
09:36:48     at Module._load (node:internal/modules/cjs/loader:1023:12)
09:36:48     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
09:36:48     at node:internal/main/run_main_module:28:49
09:36:48 
09:36:48 Node.js v20.11.1
09:36:48 Build step 'Execute NodeJS script' marked build as failure
09:36:48 Finished: FAILURE