Branch indexing Connecting to https://api.github.com using GitHub app GLSP Obtained Jenkinsfile from 081a1df69d507536c624d6779f115fb087f14846 [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task All nodes of label ‘glsp-theia-agent-pod’ are offline Agent glsp-theia-agent-pod-lnv6g-svbh9 is provisioned from template glsp-theia-agent-pod-lnv6g --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.glsp.svc.cluster.local/glsp/job/eclipse-glsp/job/glsp-theia-integration/job/v1.1.0-RC05/2/" runUrl: "job/eclipse-glsp/job/glsp-theia-integration/job/v1.1.0-RC05/2/" labels: jenkins: "slave" jenkins/label-digest: "fa7a565724f6ce6b48c9f59ac721694f57b0afb6" jenkins/label: "glsp-theia-agent-pod" name: "glsp-theia-agent-pod-lnv6g-svbh9" namespace: "glsp" spec: containers: - command: - "cat" image: "eclipseglsp/ci:alpine-v4.0" name: "node" resources: limits: memory: "2Gi" cpu: "1" requests: memory: "2Gi" cpu: "1" tty: true volumeMounts: - mountPath: "/home/jenkins" name: "jenkins-home" readOnly: false - mountPath: "/.yarn" name: "yarn-global" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.glsp.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "glsp-theia-agent-pod-lnv6g-svbh9" - name: "JENKINS_NAME" value: "glsp-theia-agent-pod-lnv6g-svbh9" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.glsp.svc.cluster.local/glsp/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: {} name: "yarn-global" - emptyDir: {} name: "jenkins-home" - emptyDir: medium: "" name: "workspace-volume" Running on glsp-theia-agent-pod-lnv6g-svbh9 in /home/jenkins/agent/workspace/sp-theia-integration_v1.1.0-RC06 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential github-app-glsp Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-glsp/glsp-theia-integration.git > git init /home/jenkins/agent/workspace/sp-theia-integration_v1.1.0-RC06 # timeout=10 Fetching upstream changes from https://github.com/eclipse-glsp/glsp-theia-integration.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub app GLSP > git fetch --no-tags --force --progress -- https://github.com/eclipse-glsp/glsp-theia-integration.git +refs/heads/v1.1.0-RC06:refs/remotes/origin/v1.1.0-RC06 # timeout=10 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-theia-integration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/v1.1.0-RC06:refs/remotes/origin/v1.1.0-RC06 # timeout=10 Avoid second fetch Checking out Revision 081a1df69d507536c624d6779f115fb087f14846 (v1.1.0-RC06) > git config core.sparsecheckout # timeout=10 > git checkout -f 081a1df69d507536c624d6779f115fb087f14846 # timeout=10 Commit message: "v1.1.0-RC06" > git rev-list --no-walk 081a1df69d507536c624d6779f115fb087f14846 # timeout=10 [GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + yarn install --unsafe-perm yarn install v1.22.19 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... [4/5] Linking dependencies... warning " > @eclipse-glsp/theia-integration@1.1.0-RC06" has unmet peer dependency "@theia/core@^1.34.2". warning " > @eclipse-glsp/theia-integration@1.1.0-RC06" has unmet peer dependency "@theia/messages@^1.34.2". warning " > @eclipse-glsp/theia-integration@1.1.0-RC06" has unmet peer dependency "sprotty-theia@0.13.0-next.9cbedec". warning "workspace-aggregator-d5ec5691-cc9b-4a90-a5a6-5b6be394354b > browser-app > sprotty-theia@0.13.0-next.9cbedec" has unmet peer dependency "sprotty@^0.12.0". warning "workspace-aggregator-d5ec5691-cc9b-4a90-a5a6-5b6be394354b > browser-app > sprotty-theia@0.13.0-next.9cbedec" has unmet peer dependency "sprotty-protocol@^0.12.0". warning "workspace-aggregator-d5ec5691-cc9b-4a90-a5a6-5b6be394354b > browser-app > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react@>=16.3.3". warning "workspace-aggregator-d5ec5691-cc9b-4a90-a5a6-5b6be394354b > browser-app > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react-dom@>=16.3.3". warning "workspace-aggregator-d5ec5691-cc9b-4a90-a5a6-5b6be394354b > browser-app > @theia/process > node-pty@0.11.0-beta17" has unmet peer dependency "node-gyp@^8.3.0". [5/5] Building fresh packages... $ lerna run prepare lerna notice cli v6.5.1 lerna info ci enabled > Lerna (powered by Nx) Running target prepare for 2 projects: - @eclipse-glsp-examples/workflow-theia - @eclipse-glsp/theia-integration > @eclipse-glsp/theia-integration:prepare @eclipse-glsp/theia-integration: yarn run v1.22.19 @eclipse-glsp/theia-integration: $ yarn clean && yarn build @eclipse-glsp/theia-integration: $ rimraf lib tsconfig.tsbuildinfo  @eclipse-glsp/theia-integration: $ tsc -b @eclipse-glsp/theia-integration: Done in 19.81s. > @eclipse-glsp-examples/workflow-theia:prepare @eclipse-glsp-examples/workflow-theia: yarn run v1.22.19 @eclipse-glsp-examples/workflow-theia: $ yarn clean && yarn build @eclipse-glsp-examples/workflow-theia: $ rimraf lib tsconfig.tsbuildinfo server/*.log @eclipse-glsp-examples/workflow-theia: $ tsc -b @eclipse-glsp-examples/workflow-theia: Done in 15.44s. > Lerna (powered by Nx) Successfully ran target prepare for 2 projects Done in 197.13s. [Pipeline] script [Pipeline] { [Pipeline] sh + git diff --name-only + grep -q ^yarn.lock [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Codechecks (ESLint)) [Pipeline] container [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] sh + yarn lint:ci yarn run v1.22.19 $ lerna run lint:ci lerna notice cli v6.5.1 lerna info ci enabled > Lerna (powered by Nx) Running target lint:ci for 2 projects: - @eclipse-glsp-examples/workflow-theia - @eclipse-glsp/theia-integration > @eclipse-glsp/theia-integration:"lint:ci" @eclipse-glsp/theia-integration: $ yarn lint -o eslint.xml -f checkstyle @eclipse-glsp/theia-integration: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle > @eclipse-glsp-examples/workflow-theia:"lint:ci" @eclipse-glsp-examples/workflow-theia: $ yarn lint -o eslint.xml -f checkstyle @eclipse-glsp-examples/workflow-theia: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle > Lerna (powered by Nx) Successfully ran target lint:ci for 2 projects Done in 55.43s. [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy (master only)) Stage "Deploy (master only)" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] recordIssues [ESLint] Searching for all files in '/home/jenkins/agent/workspace/sp-theia-integration_v1.1.0-RC06' that match the pattern 'node_modules/**/*/eslint.xml' [ESLint] Traversing of symbolic links: enabled [ESLint] -> found 2 files [ESLint] Successfully parsed file /home/jenkins/agent/workspace/sp-theia-integration_v1.1.0-RC06/node_modules/@eclipse-glsp-examples/workflow-theia/eslint.xml [ESLint] -> found 0 issues (skipped 0 duplicates) [ESLint] Successfully processed file 'node_modules/@eclipse-glsp-examples/workflow-theia/eslint.xml' [ESLint] Successfully parsed file /home/jenkins/agent/workspace/sp-theia-integration_v1.1.0-RC06/node_modules/@eclipse-glsp/theia-integration/eslint.xml [ESLint] -> found 0 issues (skipped 0 duplicates) [ESLint] Successfully processed file 'node_modules/@eclipse-glsp/theia-integration/eslint.xml' [ESLint] Skipping post processing [ESLint] No filter has been set, publishing all 0 issues [ESLint] Repository miner is not configured, skipping repository mining [ESLint] Ignoring 'aggregatingResults' and ID 'null' since only a single tool is defined. [ESLint] Searching for all files in '/home/jenkins/agent/workspace/sp-theia-integration_v1.1.0-RC06' that match the pattern 'node_modules/**/*/eslint.xml' [ESLint] Traversing of symbolic links: enabled [ESLint] -> found 2 files [ESLint] Successfully parsed file /home/jenkins/agent/workspace/sp-theia-integration_v1.1.0-RC06/node_modules/@eclipse-glsp-examples/workflow-theia/eslint.xml [ESLint] -> found 0 issues (skipped 0 duplicates) [ESLint] Successfully processed file 'node_modules/@eclipse-glsp-examples/workflow-theia/eslint.xml' [ESLint] Successfully parsed file /home/jenkins/agent/workspace/sp-theia-integration_v1.1.0-RC06/node_modules/@eclipse-glsp/theia-integration/eslint.xml [ESLint] -> found 0 issues (skipped 0 duplicates) [ESLint] Successfully processed file 'node_modules/@eclipse-glsp/theia-integration/eslint.xml' [ESLint] Skipping post processing [ESLint] No filter has been set, publishing all 0 issues [ESLint] Repository miner is not configured, skipping repository mining [ESLint] Reference build recorder is not configured [ESLint] Obtaining reference build from same job (v1.1.0-RC06) [ESLint] Using reference build 'eclipse-glsp/glsp-theia-integration/v1.1.0-RC06 #1' to compute new, fixed, and outstanding issues [ESLint] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [ESLint] Evaluating quality gates [ESLint] -> PASSED - Total (any severity): 0 - Quality Gate: 1 [ESLint] -> All quality gates have been passed [ESLint] Health report is disabled - skipping [ESLint] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [ESLint] Attaching ResultAction with ID 'eslint' to build 'eclipse-glsp/glsp-theia-integration/v1.1.0-RC06 #2'. [GitHub Checks] GitHub check (name: ESLint, status: completed) has been published. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline [GitHub Checks] GitHub check (name: CI Jenkins Build, status: completed) has been published. Finished: SUCCESS