Skip to content
Success

Console Output

Push event to branch master
19:37:45 Connecting to https://api.github.com using 116316/****** (GitHub app GLSP)
Obtained Jenkinsfile from d6654e456ae3fa7e4bbed3b53da3c8fdda2fe5ce
[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
‘glsp-agent-pod-8s9m1-8bk80’ is offline
Agent glsp-agent-pod-8s9m1-msxpd is provisioned from template glsp-agent-pod-8s9m1
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.glsp.svc.cluster.local/glsp/job/eclipse-glsp/job/glsp-vscode-integration/job/pr%252Fglsp-1320/2/"
    runUrl: "job/eclipse-glsp/job/glsp-vscode-integration/job/pr%252Fglsp-1320/2/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "ada02baee263c1a03329f0354abad8439fdbe91c"
    jenkins/label: "glsp-agent-pod"
  name: "glsp-agent-pod-8s9m1-msxpd"
  namespace: "glsp"
spec:
  containers:
  - command:
    - "cat"
    image: "node:16"
    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-agent-pod-8s9m1-msxpd"
    - name: "JENKINS_NAME"
      value: "glsp-agent-pod-8s9m1-msxpd"
    - 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-agent-pod-8s9m1-msxpd in /home/jenkins/agent/workspace/p_glsp-vscode-integration_master
[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-vscode-integration.git
 > git init /home/jenkins/agent/workspace/p_glsp-vscode-integration_master # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp-vscode-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-vscode-integration.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision d6654e456ae3fa7e4bbed3b53da3c8fdda2fe5ce (master)
 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-vscode-integration.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6654e456ae3fa7e4bbed3b53da3c8fdda2fe5ce # timeout=10
Commit message: "GLSP-1320: Update to latest glsp dev config"
 > git rev-list --no-walk f6a13d32b3c55a302a82f8421f2a155090286a40 # 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] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
warning Pattern ["wrap-ansi@^7.0.0"] is trying to unpack in the same destination "/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/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_glsp-vscode-integration_master/yarn-cache/v6/npm-@eclipse-glsp-protocol-2.2.0-next.332-104851da0b7367a55d93e2b2a42c808a454d1bb1-integrity/node_modules/@eclipse-glsp/protocol" as pattern ["@eclipse-glsp/protocol@2.2.0-next.332+ca7c9ae"]. This could result in non-deterministic behavior, skipping.
[3/4] Linking dependencies...
warning "workspace-aggregator-183f9d45-9ff8-46c0-89cc-71f2257fd939 > @eclipse-glsp/vscode-integration-webview > @eclipse-glsp/client@2.2.0-next.332" has unmet peer dependency "inversify@^6.0.1".
warning "workspace-aggregator-183f9d45-9ff8-46c0-89cc-71f2257fd939 > @eclipse-glsp/vscode-integration-webview > @eclipse-glsp/client > @eclipse-glsp/sprotty@2.2.0-next.332" has unmet peer dependency "inversify@^6.0.1".
warning "workspace-aggregator-183f9d45-9ff8-46c0-89cc-71f2257fd939 > @eclipse-glsp/vscode-integration-webview > @eclipse-glsp/client > @eclipse-glsp/sprotty > @eclipse-glsp/protocol@2.2.0-next.332" has unmet peer dependency "inversify@^6.0.1".
warning "workspace-aggregator-183f9d45-9ff8-46c0-89cc-71f2257fd939 > @eclipse-glsp/vscode-integration-webview > @eclipse-glsp/client > @eclipse-glsp/sprotty > sprotty@1.0.0" has unmet peer dependency "inversify@^6.0.1".
[4/4] Building fresh packages...
warning Error running install script for optional dependency: "/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/keytar: Command failed.
Exit code: 1
Command: prebuild-install || npm run build
Arguments: 
Directory: /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/keytar
Output:
prebuild-install warn install EACCES: permission denied, mkdir '/.npm'

> keytar@7.9.0 build
> node-gyp rebuild

gyp info it worked if it ends with ok
gyp info using node-gyp@9.4.1
gyp info using node@16.20.2 | linux | x64
gyp info find Python using Python version 3.7.3 found at \"/usr/bin/python3\"
gyp WARN EACCES current user (\"1002890000\") does not have permission to access the dev dir \"/.cache/node-gyp/16.20.2\"
gyp WARN EACCES attempting to reinstall using temporary dev dir \"/tmp/.node-gyp\"
gyp http GET https://nodejs.org/download/release/v16.20.2/node-v16.20.2-headers.tar.gz
gyp http 200 https://nodejs.org/download/release/v16.20.2/node-v16.20.2-headers.tar.gz
gyp http GET https://nodejs.org/download/release/v16.20.2/SHASUMS256.txt
gyp http 200 https://nodejs.org/download/release/v16.20.2/SHASUMS256.txt
gyp info spawn /usr/bin/python3
gyp info spawn args [
gyp info spawn args   '/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/keytar/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/tmp/.node-gyp/16.20.2/include/node/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/tmp/.node-gyp/16.20.2',
gyp info spawn args   '-Dnode_gyp_dir=/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/node-gyp',
gyp info spawn args   '-Dnode_lib_file=/tmp/.node-gyp/16.20.2/<(target_arch)/node.lib',
gyp info spawn args   '-Dmodule_root_dir=/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/keytar',
gyp info spawn args   '-Dnode_engine=v8',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.'
gyp info spawn args ]
Package libsecret-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsecret-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsecret-1' found
gyp: Call to 'pkg-config --cflags libsecret-1' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/node-gyp/lib/configure.js:325:16)
gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12)
gyp ERR! System Linux 6.2.9-300.fc38.x86_64
gyp ERR! command \"/usr/local/bin/node\" \"/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/.bin/node-gyp\" \"rebuild\"
gyp ERR! cwd /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/keytar
gyp ERR! node -v v16.20.2
gyp ERR! node-gyp -v v9.4.1
gyp ERR! not ok"
info This module is OPTIONAL, you can safely ignore this error
$ yarn build
yarn run v1.22.19
$ yarn compile && yarn bundle
$ tsc -b
$  lerna run bundle
lerna notice cli v7.4.2
lerna info ci enabled

 >  Lerna (powered by Nx)   Running target bundle for 3 projects:

    - workflow-vscode-example
    - workflow-vscode-example-web
    - workflow-glsp-webview

 

> workflow-glsp-webview:bundle

workflow-glsp-webview: workflow-glsp-webview: $ webpack
workflow-glsp-webview: assets by status 1.38 KiB [compared for emit]
workflow-glsp-webview:   assets by path ../lib/*.ts 1.06 KiB
workflow-glsp-webview:     asset ../lib/index.d.ts 893 bytes [compared for emit]
workflow-glsp-webview:     asset ../lib/app.d.ts 188 bytes [compared for emit]
workflow-glsp-webview:   assets by path ../lib/*.map 330 bytes
workflow-glsp-webview:     asset ../lib/app.d.ts.map 179 bytes [compared for emit]
workflow-glsp-webview:     asset ../lib/index.d.ts.map 151 bytes [compared for emit]
workflow-glsp-webview: assets by status 10.7 MiB [emitted]
workflow-glsp-webview:   asset webview.js 10.7 MiB [emitted] [big] (name: main)
workflow-glsp-webview:   asset aeb98e0beefa59d80a39.ttf?7cea6a135a6c0359d1f6d18e6b2c5c42 66.3 KiB [emitted] [immutable] [from: ../../../node_modules/@vscode/codicons/dist/codicon.ttf?7cea6a135a6c0359d1f6d18e6b2c5c42] (auxiliary name: main)
workflow-glsp-webview: runtime modules 2.63 KiB 9 modules
workflow-glsp-webview: orphan modules 11 bytes [orphan] 1 module
workflow-glsp-webview: modules by path ../../../node_modules/ 3.26 MiB (javascript) 66.3 KiB (asset) 683 modules
workflow-glsp-webview: modules by path ../../../packages/vscode-integration-webview/ 64.5 KiB
workflow-glsp-webview:   modules by path ../../../packages/vscode-integration-webview/lib/ 35.5 KiB 14 modules
workflow-glsp-webview:   modules by path ../../../packages/vscode-integration-webview/css/*.css 29.1 KiB 6 modules
workflow-glsp-webview: modules by mime type image/svg+xml 1.57 KiB
workflow-glsp-webview:   data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3.. 396 bytes [built] [code generated]
workflow-glsp-webview:   data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3.. 406 bytes [built] [code generated]
workflow-glsp-webview:   data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3.. 407 bytes [built] [code generated]
workflow-glsp-webview:   data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3.. 403 bytes [built] [code generated]
workflow-glsp-webview: modules by path ./src/*.ts 2.46 KiB
workflow-glsp-webview:   ./src/index.ts 990 bytes [built] [code generated]
workflow-glsp-webview:   ./src/app.ts 1.49 KiB [built] [code generated]
workflow-glsp-webview: webpack 5.91.0 compiled successfully in 11320 ms

> workflow-vscode-example:bundle


> workflow-vscode-example-web:bundle

workflow-vscode-example: workflow-vscode-example: $ webpack
workflow-vscode-example-web: workflow-vscode-example-web: $ webpack
workflow-vscode-example-web: assets by status 5.81 KiB [compared for emit]
workflow-vscode-example-web:   assets by path ../lib/*.ts 3.72 KiB
workflow-vscode-example-web:     asset ../lib/workflow-editor-provider.d.ts 1.46 KiB [compared for emit]
workflow-vscode-example-web:     asset ../lib/workflow-server.d.ts 1.26 KiB [compared for emit]
workflow-vscode-example-web:     asset ../lib/workflow-extension.d.ts 1 KiB [compared for emit]
workflow-vscode-example-web:   assets by path ../lib/*.map 2.09 KiB
workflow-vscode-example-web:     asset ../lib/workflow-server.d.ts.map 1.21 KiB [compared for emit]
workflow-vscode-example-web:     asset ../lib/workflow-editor-provider.d.ts.map 605 bytes [compared for emit]
workflow-vscode-example-web:     asset ../lib/workflow-extension.d.ts.map 295 bytes [compared for emit]
workflow-vscode-example-web: assets by status 18.2 MiB [emitted]
workflow-vscode-example-web:   asset webview.js 10.7 MiB [emitted] [from: ../webview/dist/webview.js] [copied] [big]
workflow-vscode-example-web:   asset extension.js 7.48 MiB [emitted] [big] (name: main)
workflow-vscode-example-web:   asset aeb98e0beefa59d80a39.ttf 66.3 KiB [emitted] [from: ../webview/dist/aeb98e0beefa59d80a39.ttf] [copied]
workflow-vscode-example-web: runtime modules 891 bytes 4 modules
workflow-vscode-example-web: modules by path ../../../node_modules/ 2.54 MiB 332 modules
workflow-vscode-example-web: modules by path ../../../packages/vscode-integration/ 55.2 KiB
workflow-vscode-example-web:   modules by path ../../../packages/vscode-integration/lib/common/ 45.1 KiB
workflow-vscode-example-web:     modules by path ../../../packages/vscode-integration/lib/common/*.js 30.7 KiB 5 modules
workflow-vscode-example-web:     modules by path ../../../packages/vscode-integration/lib/common/quickstart-components/*.js 14.4 KiB 4 modules
workflow-vscode-example-web:   modules by path ../../../packages/vscode-integration/lib/browser/ 9.2 KiB
workflow-vscode-example-web:     modules by path ../../../packages/vscode-integration/lib/browser/*.js 3.43 KiB 2 modules
workflow-vscode-example-web:     modules by path ../../../packages/vscode-integration/lib/browser/quickstart-components/*.js 5.77 KiB 2 modules
workflow-vscode-example-web:   ../../../packages/vscode-integration/browser.js 895 bytes [built] [code generated]
workflow-vscode-example-web: modules by path ./src/*.ts 11.5 KiB
workflow-vscode-example-web:   ./src/workflow-extension.ts 3.53 KiB [built] [code generated]
workflow-vscode-example-web:   ./src/workflow-editor-provider.ts 2.38 KiB [built] [code generated]
workflow-vscode-example-web:   ./src/workflow-server.ts 5.6 KiB [built] [code generated]
workflow-vscode-example-web: external "vscode" 42 bytes [built] [code generated]
workflow-vscode-example-web: webpack 5.91.0 compiled successfully in 21002 ms
workflow-vscode-example: assets by status 17.7 MiB [emitted]
workflow-vscode-example:   asset webview.js 10.7 MiB [emitted] [from: ../webview/dist/webview.js] [copied] [big]
workflow-vscode-example:   asset workflow-extension.js 3.56 MiB [emitted] [big] (name: main) 1 related asset
workflow-vscode-example:   asset wf-glsp-server-node.js 3.39 MiB [emitted] [from: ../../../node_modules/@eclipse-glsp-examples/workflow-server-bundled/wf-glsp-server-node.js] [copied] [big]
workflow-vscode-example:   asset aeb98e0beefa59d80a39.ttf 66.3 KiB [emitted] [from: ../webview/dist/aeb98e0beefa59d80a39.ttf] [copied]
workflow-vscode-example: assets by status 3.34 KiB [compared for emit]
workflow-vscode-example:   assets by path ../lib/*.ts 2.46 KiB
workflow-vscode-example:     asset ../lib/workflow-editor-provider.d.ts 1.46 KiB [compared for emit]
workflow-vscode-example:     asset ../lib/workflow-extension.d.ts 1 KiB [compared for emit]
workflow-vscode-example:   assets by path ../lib/*.map 901 bytes
workflow-vscode-example:     asset ../lib/workflow-editor-provider.d.ts.map 605 bytes [compared for emit]
workflow-vscode-example:     asset ../lib/workflow-extension.d.ts.map 296 bytes [compared for emit]
workflow-vscode-example: runtime modules 937 bytes 4 modules
workflow-vscode-example: modules by path ../../../node_modules/ 3.12 MiB 481 modules
workflow-vscode-example: modules by path ../../../packages/vscode-integration/ 64.1 KiB
workflow-vscode-example:   modules by path ../../../packages/vscode-integration/lib/common/ 45.1 KiB
workflow-vscode-example:     modules by path ../../../packages/vscode-integration/lib/common/*.js 30.7 KiB 5 modules
workflow-vscode-example:     modules by path ../../../packages/vscode-integration/lib/common/quickstart-components/*.js 14.4 KiB 4 modules
workflow-vscode-example:   modules by path ../../../packages/vscode-integration/lib/node/ 18.1 KiB
workflow-vscode-example:     modules by path ../../../packages/vscode-integration/lib/node/quickstart-components/*.js 14.6 KiB 3 modules
workflow-vscode-example:     modules by path ../../../packages/vscode-integration/lib/node/*.js 3.51 KiB 2 modules
workflow-vscode-example:   ../../../packages/vscode-integration/node.js 892 bytes [built] [code generated]
workflow-vscode-example: modules by path ./src/*.ts 7.27 KiB
workflow-vscode-example:   ./src/workflow-extension.ts 4.87 KiB [built] [code generated]
workflow-vscode-example:   ./src/workflow-editor-provider.ts 2.4 KiB [built] [code generated]
workflow-vscode-example: + 19 modules
workflow-vscode-example: webpack 5.91.0 compiled successfully in 24571 ms

 

 >  Lerna (powered by Nx)   Successfully ran target bundle for 3 projects


Done in 49.59s.
Done in 90.33s.
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git diff --name-only
+ grep -q ^yarn.lock
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[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
$ yarn lint -o eslint.xml -f checkstyle
$ eslint --ext .ts,.tsx . -o eslint.xml -f checkstyle
Done in 12.28s.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (master only))
[Pipeline] sh
+ git diff --name-only 'HEAD^'
+ grep -q '^packages\|example'
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $NPM_AUTH_TOKEN
[Pipeline] {
[Pipeline] sh
+ printf //registry.npmjs.org/:_authToken=****

[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
+ git config user.email eclipse-glsp-bot@eclipse.org
[Pipeline] sh
+ git config user.name eclipse-glsp-bot
[Pipeline] sh
+ yarn publish:next
yarn run v1.22.19
$ lerna publish preminor --exact --canary --preid next --dist-tag next --no-git-reset --no-git-tag-version --no-push --ignore-scripts --yes
lerna notice cli v7.4.2
lerna info ci enabled
lerna info canary enabled
lerna WARN force-publish all packages
lerna info Assuming all packages changed

Found 2 packages to publish:
 - @eclipse-glsp/vscode-integration => 2.2.0-next.83+d6654e4
 - @eclipse-glsp/vscode-integration-webview => 2.2.0-next.83+d6654e4

lerna info auto-confirmed 
lerna info publish Publishing packages to npm...
lerna success published @eclipse-glsp/vscode-integration-webview 2.2.0-next.83+d6654e4
lerna notice 
lerna notice package: @eclipse-glsp/vscode-integration-webview@2.2.0-next.83+d6654e4
lerna notice === Tarball Contents === 
lerna notice 35.4kB LICENSE                                               
lerna notice 3.5kB  css/command-palette.css                               
lerna notice 1.1kB  css/decoration.css                                    
lerna notice 2.6kB  css/diagram.css                                       
lerna notice 995B   css/glsp-vscode.css                                   
lerna notice 3.0kB  css/tool-palette.css                                  
lerna notice 1.5kB  lib/features/copyPaste/copy-paste-module.js           
lerna notice 2.8kB  lib/features/copyPaste/copy-paste-startup.js          
lerna notice 1.8kB  lib/features/default/default-module.js                
lerna notice 1.8kB  lib/default-modules.js                                
lerna notice 1.8kB  lib/diagram-identifier.js                             
lerna notice 1.3kB  lib/features/export/export-module.js                  
lerna notice 3.9kB  lib/features/default/extension-action-handler.js      
lerna notice 4.3kB  lib/glsp-diagram-widget.js                            
lerna notice 4.1kB  lib/glsp-starter.js                                   
lerna notice 2.5kB  lib/index.js                                          
lerna notice 1.3kB  lib/features/navigation/navigation-module.js          
lerna notice 1.6kB  lib/features/notification/notification-module.js      
lerna notice 3.3kB  lib/features/default/vscode-glsp-modelsource.js       
lerna notice 5.0kB  lib/webview-glsp-client.js                            
lerna notice 1.4kB  package.json                                          
lerna notice 255B   lib/features/copyPaste/copy-paste-module.d.ts.map     
lerna notice 578B   lib/features/copyPaste/copy-paste-module.js.map       
lerna notice 472B   lib/features/copyPaste/copy-paste-startup.d.ts.map    
lerna notice 893B   lib/features/copyPaste/copy-paste-startup.js.map      
lerna notice 247B   lib/features/default/default-module.d.ts.map          
lerna notice 652B   lib/features/default/default-module.js.map            
lerna notice 267B   lib/default-modules.d.ts.map                          
lerna notice 385B   lib/default-modules.js.map                            
lerna notice 484B   lib/diagram-identifier.d.ts.map                       
lerna notice 695B   lib/diagram-identifier.js.map                         
lerna notice 244B   lib/features/export/export-module.d.ts.map            
lerna notice 337B   lib/features/export/export-module.js.map              
lerna notice 662B   lib/features/default/extension-action-handler.d.ts.map
lerna notice 1.2kB  lib/features/default/extension-action-handler.js.map  
lerna notice 710B   lib/glsp-diagram-widget.d.ts.map                      
lerna notice 1.4kB  lib/glsp-diagram-widget.js.map                        
lerna notice 1.0kB  lib/glsp-starter.d.ts.map                             
lerna notice 1.9kB  lib/glsp-starter.js.map                               
lerna notice 427B   lib/index.d.ts.map                                    
lerna notice 311B   lib/index.js.map                                      
lerna notice 255B   lib/features/navigation/navigation-module.d.ts.map    
lerna notice 362B   lib/features/navigation/navigation-module.js.map      
lerna notice 263B   lib/features/notification/notification-module.d.ts.map
lerna notice 565B   lib/features/notification/notification-module.js.map  
lerna notice 532B   lib/features/default/vscode-glsp-modelsource.d.ts.map 
lerna notice 730B   lib/features/default/vscode-glsp-modelsource.js.map   
lerna notice 1.8kB  lib/webview-glsp-client.d.ts.map                      
lerna notice 2.9kB  lib/webview-glsp-client.js.map                        
lerna notice 884B   README.md                                             
lerna notice 996B   lib/features/copyPaste/copy-paste-module.d.ts         
lerna notice 1.4kB  src/features/copyPaste/copy-paste-module.ts           
lerna notice 1.5kB  lib/features/copyPaste/copy-paste-startup.d.ts        
lerna notice 2.1kB  src/features/copyPaste/copy-paste-startup.ts          
lerna notice 991B   lib/features/default/default-module.d.ts              
lerna notice 1.6kB  src/features/default/default-module.ts                
lerna notice 1.3kB  lib/default-modules.d.ts                              
lerna notice 1.6kB  src/default-modules.ts                                
lerna notice 486B   lib/diagram-identifier.d.ts                           
lerna notice 1.7kB  src/diagram-identifier.ts                             
lerna notice 984B   lib/features/export/export-module.d.ts                
lerna notice 1.1kB  src/features/export/export-module.ts                  
lerna notice 1.9kB  lib/features/default/extension-action-handler.d.ts    
lerna notice 2.5kB  src/features/default/extension-action-handler.ts      
lerna notice 1.7kB  lib/glsp-diagram-widget.d.ts                          
lerna notice 2.8kB  src/glsp-diagram-widget.ts                            
lerna notice 2.5kB  lib/glsp-starter.d.ts                                 
lerna notice 4.5kB  src/glsp-starter.ts                                   
lerna notice 1.5kB  lib/index.d.ts                                        
lerna notice 1.5kB  src/index.ts                                          
lerna notice 992B   lib/features/navigation/navigation-module.d.ts        
lerna notice 1.2kB  src/features/navigation/navigation-module.ts          
lerna notice 996B   lib/features/notification/notification-module.d.ts    
lerna notice 1.4kB  src/features/notification/notification-module.ts      
lerna notice 2.4kB  lib/features/default/vscode-glsp-modelsource.d.ts     
lerna notice 2.6kB  src/features/default/vscode-glsp-modelsource.ts       
lerna notice 3.3kB  lib/webview-glsp-client.d.ts                          
lerna notice 5.4kB  src/webview-glsp-client.ts                            
lerna notice === Tarball Details === 
lerna notice name:          @eclipse-glsp/vscode-integration-webview                         
lerna notice version:       2.2.0-next.83+d6654e4                                            
lerna notice filename:      eclipse-glsp-vscode-integration-webview-2.2.0-next.83+d6654e4.tgz
lerna notice package size:  32.2 kB                                                          
lerna notice unpacked size: 159.3 kB                                                         
lerna notice shasum:        8920fda5a6478c143406e43d7985234cf99e1a65                         
lerna notice integrity:     sha512-hM1HMd6jpJsfB[...]8Ns9ThsgHz9ZA==                         
lerna notice total files:   78                                                               
lerna notice 
lerna success published @eclipse-glsp/vscode-integration 2.2.0-next.83+d6654e4
lerna notice 
lerna notice package: @eclipse-glsp/vscode-integration@2.2.0-next.83+d6654e4
lerna notice === Tarball Contents === 
lerna notice 35.4kB LICENSE                                                                
lerna notice 3.2kB  lib/common/quickstart-components/base-glsp-vscode-server.js            
lerna notice 2.7kB  lib/browser/quickstart-components/browser-glsp-vscode-server.js        
lerna notice 895B   browser.js                                                             
lerna notice 1.6kB  lib/common/client-actions.js                                           
lerna notice 2.8kB  lib/common/quickstart-components/configuration-util.js                 
lerna notice 2.7kB  lib/common/quickstart-components/glsp-editor-provider.js               
lerna notice 7.1kB  lib/node/quickstart-components/glsp-socket-server-launcher.js          
lerna notice 24.3kB lib/common/glsp-vscode-connector.js                                    
lerna notice 1.8kB  lib/browser/index.js                                                   
lerna notice 2.1kB  lib/common/index.js                                                    
lerna notice 1.9kB  lib/common/quickstart-components/index.js                              
lerna notice 1.9kB  lib/node/index.js                                                      
lerna notice 2.6kB  lib/node/quickstart-components/node-glsp-vscode-server.js              
lerna notice 892B   node.js                                                                
lerna notice 1.7kB  lib/browser/re-export.js                                               
lerna notice 1.7kB  lib/common/re-export.js                                                
lerna notice 1.7kB  lib/node/re-export.js                                                  
lerna notice 5.2kB  lib/node/quickstart-components/socket-glsp-vscode-server.js            
lerna notice 1.8kB  lib/common/types.js                                                    
lerna notice 3.2kB  lib/browser/quickstart-components/websocket-glsp-vscode-server.js      
lerna notice 6.1kB  lib/common/quickstart-components/webview-endpoint.js                   
lerna notice 1.6kB  package.json                                                           
lerna notice 1.2kB  lib/common/quickstart-components/base-glsp-vscode-server.d.ts.map      
lerna notice 2.0kB  lib/common/quickstart-components/base-glsp-vscode-server.js.map        
lerna notice 733B   lib/browser/quickstart-components/browser-glsp-vscode-server.d.ts.map  
lerna notice 1.0kB  lib/browser/quickstart-components/browser-glsp-vscode-server.js.map    
lerna notice 583B   lib/common/client-actions.d.ts.map                                     
lerna notice 568B   lib/common/client-actions.js.map                                       
lerna notice 468B   lib/common/quickstart-components/configuration-util.d.ts.map           
lerna notice 1.6kB  lib/common/quickstart-components/configuration-util.js.map             
lerna notice 1.5kB  lib/common/quickstart-components/glsp-editor-provider.d.ts.map         
lerna notice 2.0kB  lib/common/quickstart-components/glsp-editor-provider.js.map           
lerna notice 1.3kB  lib/node/quickstart-components/glsp-socket-server-launcher.d.ts.map    
lerna notice 4.6kB  lib/node/quickstart-components/glsp-socket-server-launcher.js.map      
lerna notice 4.0kB  lib/common/glsp-vscode-connector.d.ts.map                              
lerna notice 15.8kB lib/common/glsp-vscode-connector.js.map                                
lerna notice 206B   lib/browser/index.d.ts.map                                             
lerna notice 318B   lib/common/index.d.ts.map                                              
lerna notice 255B   lib/common/quickstart-components/index.d.ts.map                        
lerna notice 226B   lib/node/index.d.ts.map                                                
lerna notice 192B   lib/browser/index.js.map                                               
lerna notice 256B   lib/common/index.js.map                                                
lerna notice 229B   lib/common/quickstart-components/index.js.map                          
lerna notice 202B   lib/node/index.js.map                                                  
lerna notice 724B   lib/node/quickstart-components/node-glsp-vscode-server.d.ts.map        
lerna notice 1.0kB  lib/node/quickstart-components/node-glsp-vscode-server.js.map          
lerna notice 168B   lib/browser/re-export.d.ts.map                                         
lerna notice 169B   lib/common/re-export.d.ts.map                                          
lerna notice 165B   lib/node/re-export.d.ts.map                                            
lerna notice 174B   lib/browser/re-export.js.map                                           
lerna notice 173B   lib/common/re-export.js.map                                            
lerna notice 171B   lib/node/re-export.js.map                                              
lerna notice 1.3kB  lib/node/quickstart-components/socket-glsp-vscode-server.d.ts.map      
lerna notice 3.3kB  lib/node/quickstart-components/socket-glsp-vscode-server.js.map        
lerna notice 2.0kB  lib/common/types.d.ts.map                                              
lerna notice 680B   lib/common/types.js.map                                                
lerna notice 1.1kB  lib/browser/quickstart-components/websocket-glsp-vscode-server.d.ts.map
lerna notice 1.6kB  lib/browser/quickstart-components/websocket-glsp-vscode-server.js.map  
lerna notice 2.0kB  lib/common/quickstart-components/webview-endpoint.d.ts.map             
lerna notice 3.7kB  lib/common/quickstart-components/webview-endpoint.js.map               
lerna notice 993B   README.md                                                              
lerna notice 2.4kB  lib/common/quickstart-components/base-glsp-vscode-server.d.ts          
lerna notice 3.8kB  src/common/quickstart-components/base-glsp-vscode-server.ts            
lerna notice 2.2kB  lib/browser/quickstart-components/browser-glsp-vscode-server.d.ts      
lerna notice 2.8kB  src/browser/quickstart-components/browser-glsp-vscode-server.ts        
lerna notice 868B   browser.d.ts                                                           
lerna notice 1.3kB  lib/common/client-actions.d.ts                                         
lerna notice 1.5kB  src/common/client-actions.ts                                           
lerna notice 776B   lib/common/quickstart-components/configuration-util.d.ts               
lerna notice 3.2kB  src/common/quickstart-components/configuration-util.ts                 
lerna notice 2.9kB  lib/common/quickstart-components/glsp-editor-provider.d.ts             
lerna notice 4.8kB  src/common/quickstart-components/glsp-editor-provider.ts               
lerna notice 3.3kB  lib/node/quickstart-components/glsp-socket-server-launcher.d.ts        
lerna notice 8.1kB  src/node/quickstart-components/glsp-socket-server-launcher.ts          
lerna notice 9.8kB  lib/common/glsp-vscode-connector.d.ts                                  
lerna notice 27.4kB src/common/glsp-vscode-connector.ts                                    
lerna notice 1.0kB  lib/browser/index.d.ts                                                 
lerna notice 1.2kB  lib/common/index.d.ts                                                  
lerna notice 1.0kB  lib/common/quickstart-components/index.d.ts                            
lerna notice 1.1kB  lib/node/index.d.ts                                                    
lerna notice 1.0kB  src/browser/index.ts                                                   
lerna notice 1.2kB  src/common/index.ts                                                    
lerna notice 993B   src/common/quickstart-components/index.ts                              
lerna notice 1.1kB  src/node/index.ts                                                      
lerna notice 2.2kB  lib/node/quickstart-components/node-glsp-vscode-server.d.ts            
lerna notice 2.8kB  src/node/quickstart-components/node-glsp-vscode-server.ts              
lerna notice 865B   node.d.ts                                                              
lerna notice 897B   lib/browser/re-export.d.ts                                             
lerna notice 910B   lib/common/re-export.d.ts                                              
lerna notice 897B   lib/node/re-export.d.ts                                                
lerna notice 858B   src/browser/re-export.ts                                               
lerna notice 871B   src/common/re-export.ts                                                
lerna notice 858B   src/node/re-export.ts                                                  
lerna notice 3.1kB  lib/node/quickstart-components/socket-glsp-vscode-server.d.ts          
lerna notice 6.0kB  src/node/quickstart-components/socket-glsp-vscode-server.ts            
lerna notice 8.8kB  lib/common/types.d.ts                                                  
lerna notice 9.1kB  src/common/types.ts                                                    
lerna notice 2.6kB  lib/browser/quickstart-components/websocket-glsp-vscode-server.d.ts    
lerna notice 3.9kB  src/browser/quickstart-components/websocket-glsp-vscode-server.ts      
lerna notice 3.9kB  lib/common/quickstart-components/webview-endpoint.d.ts                 
lerna notice 7.4kB  src/common/quickstart-components/webview-endpoint.ts                   
lerna notice === Tarball Details === 
lerna notice name:          @eclipse-glsp/vscode-integration                         
lerna notice version:       2.2.0-next.83+d6654e4                                    
lerna notice filename:      eclipse-glsp-vscode-integration-2.2.0-next.83+d6654e4.tgz
lerna notice package size:  56.7 kB                                                  
lerna notice unpacked size: 313.0 kB                                                 
lerna notice shasum:        1bc3f2dc7234868d520c2d01907e898e63cc40e9                 
lerna notice integrity:     sha512-t5d5m7d641KLs[...]uqPaDhul1fwHw==                 
lerna notice total files:   102                                                      
lerna notice 
Successfully published:
 - @eclipse-glsp/vscode-integration@2.2.0-next.83+d6654e4
 - @eclipse-glsp/vscode-integration-webview@2.2.0-next.83+d6654e4
lerna success published 2 packages
Done in 4.86s.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] recordIssues
[ESLint] [-ERROR-] Errors during parsing
[ESLint] [-ERROR-] No files found for pattern 'node_modules/**/*/eslint.xml'. Configuration error?
[ESLint] Searching for all files in '/home/jenkins/agent/workspace/p_glsp-vscode-integration_master' that match the pattern 'node_modules/**/*/eslint.xml'
[ESLint] Traversing of symbolic links: enabled
[ESLint] Skipping post processing
[ESLint] No filter has been set, publishing all 0 issues
[ESLint] Repository miner is not configured, skipping repository mining
[ESLint] Searching for all files in '/home/jenkins/agent/workspace/p_glsp-vscode-integration_master' that match the pattern 'node_modules/**/*/eslint.xml'
[ESLint] Traversing of symbolic links: enabled
[ESLint] Skipping post processing
[ESLint] No filter has been set, publishing all 0 issues
[ESLint] Ignoring 'aggregatingResults' and ID 'null' since only a single tool is defined.
[ESLint] Repository miner is not configured, skipping repository mining
[ESLint] [-ERROR-] Errors during parsing
[ESLint] [-ERROR-] No files found for pattern 'node_modules/**/*/eslint.xml'. Configuration error?
[ESLint] Reference build recorder is not configured
[ESLint] No valid reference build found
[ESLint] All reported issues will be considered outstanding
[ESLint] Evaluating quality gates
[ESLint] -> All quality gates have been passed
[ESLint] -> Details for each quality gate:
[ESLint]    - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00)
[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-vscode-integration/master #73'.
[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