Pull request #190 closed Connecting to https://api.github.com using GitHub app GLSP Obtained Jenkinsfile from f2822fa2c8600a5eb84aac86052f0afd9501af5f [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 Created Pod: kubernetes glsp/glsp-theia-agent-pod-7jfvl-1jrtp Created Pod: kubernetes glsp/glsp-theia-agent-pod-7jfvl-k67m2 Still waiting to schedule task All nodes of label ‘glsp-theia-agent-pod’ are offline Agent glsp-theia-agent-pod-7jfvl-1jrtp is provisioned from template glsp-theia-agent-pod-7jfvl --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.glsp.svc.cluster.local/glsp/job/eclipse-glsp/job/glsp-theia-integration/job/ambigous-fix/2/" runUrl: "job/eclipse-glsp/job/glsp-theia-integration/job/ambigous-fix/2/" labels: jenkins: "slave" jenkins/label-digest: "fa7a565724f6ce6b48c9f59ac721694f57b0afb6" jenkins/label: "glsp-theia-agent-pod" name: "glsp-theia-agent-pod-7jfvl-1jrtp" 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-7jfvl-1jrtp" - name: "JENKINS_NAME" value: "glsp-theia-agent-pod-7jfvl-1jrtp" - 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-3160.vd76b_9ddd10cc" 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-7jfvl-1jrtp in /home/jenkins/agent/workspace/p-theia-integration_ambigous-fix [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/p-theia-integration_ambigous-fix # 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/ambigous-fix:refs/remotes/origin/ambigous-fix # timeout=10 Avoid second fetch Checking out Revision f2822fa2c8600a5eb84aac86052f0afd9501af5f (ambigous-fix) > git config remote.origin.url https://github.com/eclipse-glsp/glsp-theia-integration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/ambigous-fix:refs/remotes/origin/ambigous-fix # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2822fa2c8600a5eb84aac86052f0afd9501af5f # timeout=10 Commit message: "Guard binding of generic command contributions" > git rev-list --no-walk f2822fa2c8600a5eb84aac86052f0afd9501af5f # 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... warning Pattern ["wrap-ansi@^7.0.0"] is trying to unpack in the same destination "/home/jenkins/agent/workspace/p-theia-integration_ambigous-fix/yarn-cache/v6/npm-wrap-ansi-cjs-7.0.0-67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity/node_modules/wrap-ansi-cjs" as pattern ["wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"]. This could result in non-deterministic behavior, skipping. warning Pattern ["@eclipse-glsp/protocol@next"] is trying to unpack in the same destination "/home/jenkins/agent/workspace/p-theia-integration_ambigous-fix/yarn-cache/v6/npm-@eclipse-glsp-protocol-2.1.0-alpha.290-0b874cb344e5b741f2a4be43a824121f2913aab6-integrity/node_modules/@eclipse-glsp/protocol" as pattern ["@eclipse-glsp/protocol@2.1.0-alpha.290+5990e6e"]. This could result in non-deterministic behavior, skipping. warning @puppeteer/browsers@0.5.0: Invalid bin entry for "@puppeteer/browsers" (in "@puppeteer/browsers"). [4/5] Linking dependencies... warning " > @eclipse-glsp/theia-integration@2.1.0-next" has unmet peer dependency "@theia/core@^1.39.0". warning " > @eclipse-glsp/theia-integration@2.1.0-next" has unmet peer dependency "@theia/filesystem@^1.39.0". warning " > @eclipse-glsp/theia-integration@2.1.0-next" has unmet peer dependency "@theia/messages@^1.39.0". warning " > @eclipse-glsp/theia-integration@2.1.0-next" has unmet peer dependency "@theia/monaco@^1.39.0". warning "workspace-aggregator-a0f5a35d-eb0d-4da1-8343-87acd815b988 > browser-app > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react@>=16.3.3". warning "workspace-aggregator-a0f5a35d-eb0d-4da1-8343-87acd815b988 > browser-app > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react-dom@>=16.3.3". warning "workspace-aggregator-a0f5a35d-eb0d-4da1-8343-87acd815b988 > browser-app > @theia/process > node-pty@0.11.0-beta17" has unmet peer dependency "node-gyp@^8.3.0". warning "workspace-aggregator-a0f5a35d-eb0d-4da1-8343-87acd815b988 > @eclipse-glsp/theia-integration > @eclipse-glsp/client > @eclipse-glsp/sprotty > @eclipse-glsp/protocol@2.1.0-alpha.290" has unmet peer dependency "inversify@^6.0.1". warning "workspace-aggregator-a0f5a35d-eb0d-4da1-8343-87acd815b988 > @eclipse-glsp/theia-integration > @eclipse-glsp/client > @eclipse-glsp/sprotty > sprotty@1.0.0" has unmet peer dependency "inversify@^6.0.1". [5/5] Building fresh packages... $ lerna run prepare lerna notice cli v6.6.2 lerna info ci enabled > Lerna (powered by Nx) Running target prepare for 3 projects: - browser-app - @eclipse-glsp-examples/workflow-theia - @eclipse-glsp/theia-integration > @eclipse-glsp/theia-integration:prepare @eclipse-glsp/theia-integration: @eclipse-glsp/theia-integration: yarn run v1.22.19 @eclipse-glsp/theia-integration: @eclipse-glsp/theia-integration: $ yarn clean && yarn build @eclipse-glsp/theia-integration: @eclipse-glsp/theia-integration: $ rimraf lib tsconfig.tsbuildinfo  @eclipse-glsp/theia-integration: @eclipse-glsp/theia-integration: $ tsc -b @eclipse-glsp/theia-integration: @eclipse-glsp/theia-integration: Done in 11.40s. > @eclipse-glsp-examples/workflow-theia:prepare @eclipse-glsp-examples/workflow-theia: @eclipse-glsp-examples/workflow-theia: yarn run v1.22.19 @eclipse-glsp-examples/workflow-theia: $ yarn clean && yarn build @eclipse-glsp-examples/workflow-theia: @eclipse-glsp-examples/workflow-theia: $ rimraf lib tsconfig.tsbuildinfo @eclipse-glsp-examples/workflow-theia: @eclipse-glsp-examples/workflow-theia: $ tsc -b @eclipse-glsp-examples/workflow-theia: Done in 8.17s. > browser-app:prepare browser-app: browser-app: yarn run v1.22.19 browser-app: browser-app: $ yarn build browser-app: browser-app: $ theia build --mode development browser-app: Failed to resolve module: @theia/electron browser-app: assets by status 1.39 MiB [cached] 12 assets browser-app: assets by path *.js 24.6 MiB browser-app: assets by chunk 15.1 MiB (id hint: vendors) browser-app: asset vendors-node_modules_theia_core_shared_lodash_debounce_index_js-node_modules_theia_monaco_lib-35bcb7.js 9.03 MiB [emitted] (id hint: vendors) 2 related assets browser-app: asset vendors-node_modules_eclipse-glsp_client_lib_index_js.js 2.86 MiB [emitted] (id hint: vendors) 2 related assets browser-app: asset vendors-node_modules_theia_terminal_lib_browser_terminal-frontend-module_js.js 630 KiB [emitted] (id hint: vendors) 2 related assets browser-app: asset vendors-node_modules_theia_monaco_lib_browser_monaco-frontend-module_js.js 504 KiB [emitted] (id hint: vendors) 2 related assets browser-app: asset vendors-node_modules_theia_preferences_lib_browser_preference-frontend-module_js.js 382 KiB [emitted] (id hint: vendors) 2 related assets browser-app: asset vendors-node_modules_theia_editor_lib_browser_editor-frontend-module_js.js 246 KiB [emitted] (id hint: vendors) 2 related assets browser-app: + 23 assets browser-app: + 15 assets browser-app: assets by info 531 KiB [immutable] browser-app: asset cd3c4b260f85aac6f600.wasm 460 KiB [emitted] [immutable] [from: ../../node_modules/vscode-oniguruma/release/onig.wasm] (auxiliary id hint: vendors) 1 related asset browser-app: asset 1907b1a7082e3e6aa23f.ttf 71 KiB [emitted] [immutable] [from: ../../node_modules/@theia/monaco-editor-core/esm/vs/base/browser/ui/codicons/codicon/codicon.ttf] (auxiliary id hint: vendors) 1 related asset browser-app: asset secondary-window.html 869 bytes [emitted] [from: src-gen/frontend/secondary-window.html] [copied] 1 related asset browser-app: 2512 modules browser-app: browser-app: webpack 5.89.0 compiled successfully in 64661 ms browser-app: assets by status 237 KiB [cached] 2 assets browser-app: assets by info 1.16 MiB [immutable] browser-app: assets by path *.woff2 256 KiB browser-app: asset 2f64b833219dc8433424.woff2 88.6 KiB [emitted] [immutable] [from: ../../node_modules/file-icons-js/fonts/file-icons.woff2] (auxiliary name: secondary-window) browser-app: asset 20fd1704ea223900efa9.woff2?v=4.7.0 75.4 KiB [emitted] [immutable] [from: ../../node_modules/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0] (auxiliary name: secondary-window) browser-app: + 3 assets browser-app: assets by path *.ttf 236 KiB browser-app: asset 1e59d2330b4c6deb84b3.ttf?v=4.7.0 162 KiB [emitted] [immutable] [from: ../../node_modules/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0] (auxiliary name: secondary-window) browser-app: asset 4aaddb7331018c430116.ttf?79130123c9d3674a686cf03962523e8a 74.4 KiB [emitted] [immutable] [from: ../../node_modules/@vscode/codicons/dist/codicon.ttf?79130123c9d3674a686cf03962523e8a] (auxiliary name: secondary-window) browser-app: asset c1e38fd9e0e74ba58f7a.svg?v=4.7.0 434 KiB [emitted] [immutable] [from: ../../node_modules/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0] (auxiliary name: secondary-window) browser-app: asset 8b43027f47b20503057d.eot?v=4.7.0 162 KiB [emitted] [immutable] [from: ../../node_modules/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0] (auxiliary name: secondary-window) browser-app: asset f691f37e57f04c152e23.woff?v=4.7.0 95.7 KiB [emitted] [immutable] [from: ../../node_modules/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0] (auxiliary name: secondary-window) browser-app: assets by chunk 9.31 MiB (name: secondary-window) browser-app: asset secondary-window.js 9.07 MiB [emitted] (name: secondary-window) 1 related asset browser-app: asset secondary-window.css 248 KiB [emitted] (name: secondary-window) 1 related asset browser-app: Entrypoint secondary-window 9.31 MiB (10.2 MiB) = secondary-window.css 248 KiB secondary-window.js 9.07 MiB 14 auxiliary assets browser-app: orphan modules 612 KiB (javascript) 1.39 MiB (asset) 1.06 KiB (runtime) [orphan] 71 modules browser-app: runtime modules 10.8 KiB 52 modules browser-app: javascript modules 7.11 MiB browser-app: modules by path ../../node_modules/ 7.11 MiB 799 modules browser-app: + 3 modules browser-app: json modules 1.22 MiB browser-app: optional modules 154 KiB [optional] 47 modules browser-app: modules by path ../../node_modules/@theia/core/node_modules/iconv-lite/ 86.7 KiB 8 modules browser-app: modules by path ../../node_modules/ajv/lib/ 3.12 KiB 2 modules browser-app: + 2 modules browser-app: css modules 233 KiB browser-app: modules by path ../../node_modules/@theia/ 106 KiB 28 modules browser-app: modules by path ../../node_modules/@phosphor/widgets/style/*.css 8.84 KiB 10 modules browser-app: + 5 modules browser-app: browser-app: webpack 5.89.0 compiled successfully in 16765 ms browser-app: browser-app: Done in 70.49s. > Lerna (powered by Nx) Successfully ran target prepare for 3 projects Done in 175.79s. [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.6.2 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: @eclipse-glsp/theia-integration: $ yarn lint -o eslint.xml -f checkstyle @eclipse-glsp/theia-integration: @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: @eclipse-glsp-examples/workflow-theia: $ yarn lint -o eslint.xml -f checkstyle @eclipse-glsp-examples/workflow-theia: @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 33.74s. [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 WARNING: Unable to create pod: kubernetes glsp/glsp-theia-agent-pod-7jfvl-9drds because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glsp/pods. Message: pods "glsp-theia-agent-pod-7jfvl-9drds" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glsp-theia-agent-pod-7jfvl-9drds, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glsp-theia-agent-pod-7jfvl-9drds" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glsp-theia-agent-pod-7jfvl-9drds io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glsp/pods. Message: pods "glsp-theia-agent-pod-7jfvl-9drds" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glsp-theia-agent-pod-7jfvl-9drds, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glsp-theia-agent-pod-7jfvl-9drds" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glsp/pods. Message: pods "glsp-theia-agent-pod-7jfvl-9drds" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glsp-theia-agent-pod-7jfvl-9drds, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glsp-theia-agent-pod-7jfvl-9drds" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glsp/glsp-theia-agent-pod-7jfvl-df57b because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glsp/pods. Message: pods "glsp-theia-agent-pod-7jfvl-df57b" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glsp-theia-agent-pod-7jfvl-df57b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glsp-theia-agent-pod-7jfvl-df57b" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glsp-theia-agent-pod-7jfvl-df57b io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glsp/pods. Message: pods "glsp-theia-agent-pod-7jfvl-df57b" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glsp-theia-agent-pod-7jfvl-df57b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glsp-theia-agent-pod-7jfvl-df57b" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glsp/pods. Message: pods "glsp-theia-agent-pod-7jfvl-df57b" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glsp-theia-agent-pod-7jfvl-df57b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glsp-theia-agent-pod-7jfvl-df57b" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) [ESLint] Searching for all files in '/home/jenkins/agent/workspace/p-theia-integration_ambigous-fix' 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/p-theia-integration_ambigous-fix/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/p-theia-integration_ambigous-fix/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/p-theia-integration_ambigous-fix' 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/p-theia-integration_ambigous-fix/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/p-theia-integration_ambigous-fix/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 (ambigous-fix) [ESLint] Using reference build 'eclipse-glsp/glsp-theia-integration/ambigous-fix #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/ambigous-fix #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