Skip to content
Failed

Console Output

Push event to branch dependabot/npm_and_yarn/url-parse-1.5.7
01:54:55 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from 3634d98237695a23318614338bd6d9918529b2e3
[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 che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft
[Normal][che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft][Scheduled] Successfully assigned che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft to okdnode-15
[Normal][che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft][AddedInterface] Add eth0 [10.40.32.182/23] from openshift-sdn
[Normal][che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft][Pulled] Container image "node:12.10.0-alpine" already present on machine
[Normal][che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft][Created] Created container node
[Normal][che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft][Started] Started container node
[Normal][che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.11.2" already present on machine
[Normal][che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft][Created] Created container jnlp
[Normal][che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft][Started] Started container jnlp
Still waiting to schedule task
‘zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft’ is offline
Agent zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft is provisioned from template zos-resource-explorer_pod_1_dependabotnpm_and_yarnurl-parse-1.5.7-p900g
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.che4z.svc.cluster.local/che4z/job/che-che4z-explorer-for-zos/job/dependabot%252Fnpm_and_yarn%252Furl-parse-1.5.7/1/"
    runUrl: "job/che-che4z-explorer-for-zos/job/dependabot%252Fnpm_and_yarn%252Furl-parse-1.5.7/1/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "8cec5cd4029dd4ddd338517781523364acd62b22"
    jenkins/label: "s-resource-explorer_pod_1_dependabotnpm_and_yarnurl-parse-1.5.7"
  name: "zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft"
spec:
  containers:
  - image: "node:12.10.0-alpine"
    name: "node"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        cpu: "1"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.che4z.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft"
    - name: "JENKINS_NAME"
      value: "zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.che4z.svc.cluster.local/che4z/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.11.2"
    name: "jnlp"
    resources:
      limits: {}
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on zos-resource-explorer-pod-1-dependabotnpm-and-yarnurl-par-t1sft in /home/jenkins/agent/workspace/bot_npm_and_yarn_url-parse-1.5.7
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/che-che4z-zos-resource-explorer.git
 > git init /home/jenkins/agent/workspace/bot_npm_and_yarn_url-parse-1.5.7 # timeout=10
Fetching upstream changes from https://github.com/eclipse/che-che4z-zos-resource-explorer.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/che-che4z-zos-resource-explorer.git +refs/heads/dependabot/npm_and_yarn/url-parse-1.5.7:refs/remotes/origin/dependabot/npm_and_yarn/url-parse-1.5.7 # timeout=10
Avoid second fetch
Checking out Revision 3634d98237695a23318614338bd6d9918529b2e3 (dependabot/npm_and_yarn/url-parse-1.5.7)
 > git config remote.origin.url https://github.com/eclipse/che-che4z-zos-resource-explorer.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/dependabot/npm_and_yarn/url-parse-1.5.7:refs/remotes/origin/dependabot/npm_and_yarn/url-parse-1.5.7 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3634d98237695a23318614338bd6d9918529b2e3 # timeout=10
Commit message: "Bump url-parse from 1.4.7 to 1.5.7"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
01:56:04 [2022-02-18T06:56:04.270Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Install & Test)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
01:56:05 [2022-02-18T06:56:05.559Z] + npm ci
01:56:16 [2022-02-18T06:56:16.250Z] 
01:56:16 [2022-02-18T06:56:16.250Z] > fsevents@1.2.11 install /home/jenkins/agent/workspace/bot_npm_and_yarn_url-parse-1.5.7/node_modules/fsevents
01:56:16 [2022-02-18T06:56:16.250Z] > node-gyp rebuild
01:56:16 [2022-02-18T06:56:16.250Z] 
01:56:16 [2022-02-18T06:56:16.250Z] gyp info it worked if it ends with ok
01:56:16 [2022-02-18T06:56:16.250Z] gyp info using node-gyp@5.0.3
01:56:16 [2022-02-18T06:56:16.250Z] gyp info using node@12.10.0 | linux | x64
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python 
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python Python is not set from command line or npm configuration
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python Python is not set from environment variable PYTHON
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python checking if "python" can be used
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python - "python" is not in PATH or produced an error
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python checking if "python2" can be used
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python - "python2" is not in PATH or produced an error
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python 
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python **********************************************************
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python You need to install the latest version of Python 2.7.
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python you can try one of the following options:
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python   (accepted by both node-gyp and npm)
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python - Set the environment variable PYTHON
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python - Set the npm configuration variable python:
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python   npm config set python "/path/to/pythonexecutable"
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python For more information consult the documentation at:
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python **********************************************************
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! find Python 
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! configure error 
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! stack Error: Could not find any Python installation to use
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! stack     at PythonFinder.fail (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:303:47)
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! stack     at PythonFinder.runChecks (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:132:21)
01:56:16 [2022-02-18T06:56:16.550Z] gyp ERR! stack     at PythonFinder.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:175:16)
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! stack     at PythonFinder.execFileCallback (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:267:16)
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! stack     at exithandler (child_process.js:302:5)
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! stack     at ChildProcess.errorhandler (child_process.js:314:5)
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! stack     at ChildProcess.emit (events.js:209:13)
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:270:12)
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! stack     at onErrorNT (internal/child_process.js:456:16)
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! stack     at processTicksAndRejections (internal/process/task_queues.js:80:21)
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! System Linux 5.14.14-200.fc34.x86_64
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! cwd /home/jenkins/agent/workspace/bot_npm_and_yarn_url-parse-1.5.7/node_modules/fsevents
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! node -v v12.10.0
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! node-gyp -v v5.0.3
01:56:16 [2022-02-18T06:56:16.551Z] gyp ERR! not ok 
01:56:16 [2022-02-18T06:56:16.852Z] 
01:56:16 [2022-02-18T06:56:16.852Z] > zosexplorer@0.8.0 postinstall /home/jenkins/agent/workspace/bot_npm_and_yarn_url-parse-1.5.7
01:56:16 [2022-02-18T06:56:16.852Z] > node ./node_modules/vscode/bin/install
01:56:16 [2022-02-18T06:56:16.852Z] 
01:56:16 [2022-02-18T06:56:16.852Z] Detected VS Code engine version: ^1.32.0
01:56:17 [2022-02-18T06:56:17.253Z] Error installing vscode.d.ts: Error: Request returned status code: 404
01:56:17 [2022-02-18T06:56:17.253Z] Details: <!DOCTYPE html>
01:56:17 [2022-02-18T06:56:17.253Z] <html lang="en">
01:56:17 [2022-02-18T06:56:17.253Z] <head>
01:56:17 [2022-02-18T06:56:17.253Z] <meta charset="utf-8">
01:56:17 [2022-02-18T06:56:17.253Z] <title>Error</title>
01:56:17 [2022-02-18T06:56:17.253Z] </head>
01:56:17 [2022-02-18T06:56:17.253Z] <body>
01:56:17 [2022-02-18T06:56:17.253Z] <pre>Cannot GET /api/releases/stable</pre>
01:56:17 [2022-02-18T06:56:17.253Z] </body>
01:56:17 [2022-02-18T06:56:17.253Z] </html>
01:56:17 [2022-02-18T06:56:17.253Z] 
01:56:17 [2022-02-18T06:56:17.253Z] npm ERR! code ELIFECYCLE
01:56:17 [2022-02-18T06:56:17.253Z] npm ERR! errno 1
01:56:17 [2022-02-18T06:56:17.253Z] npm ERR! zosexplorer@0.8.0 postinstall: `node ./node_modules/vscode/bin/install`
01:56:17 [2022-02-18T06:56:17.253Z] npm ERR! Exit status 1
01:56:17 [2022-02-18T06:56:17.253Z] npm ERR! 
01:56:17 [2022-02-18T06:56:17.253Z] npm ERR! Failed at the zosexplorer@0.8.0 postinstall script.
01:56:17 [2022-02-18T06:56:17.254Z] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
01:56:17 [2022-02-18T06:56:17.553Z] 
01:56:17 [2022-02-18T06:56:17.553Z] npm ERR! A complete log of this run can be found in:
01:56:17 [2022-02-18T06:56:17.553Z] npm ERR!     /home/jenkins/agent/workspace/bot_npm_and_yarn_url-parse-1.5.7/_logs/2022-02-18T06_56_17_234Z-debug.log
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Package)
Stage "Package" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
Stage "Deploy" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE