Skip to content

Console Output

GitHub pull request #29 of commit 8c26e6980fffd769ffb1fb6c621daf08a78901ad, no merge conflicts.
Setting status of 8c26e6980fffd769ffb1fb6c621daf08a78901ad to PENDING with url https://ci.eclipse.org/cdt/job/cdt-gdb-vscode-verify-p/1/ and message: 'Build started for merge commit.'
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
‘cdt-agent-pod-3hk7x-915k1’ is offline
Agent cdt-agent-pod-3hk7x-915k1 is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (cdt-agent-pod): 
yaml:

apiVersion: v1
kind: Pod
spec:
  containers:
  - name: cdt
    image: quay.io/kummallinen/cdt-infra-eclipse-full:v0.3-ubuntu-16.04@sha256:e1670227a6a56c6be3c4062eb65983d567e435db61ed9e2ddcd599befb402bf9
    tty: true
    command: ["/bin/sh"]
    args: ["-c", "/home/cdt/.vnc/xstartup.sh && cat"]
    resources:
      requests:
        memory: "2.6Gi"
        cpu: "1.3"
      limits:
        memory: "2.6Gi"
        cpu: "1.3"
    volumeMounts:
    - name: settings-xml
      mountPath: /home/jenkins/.m2/settings.xml
      subPath: settings.xml
      readOnly: true
    - name: m2-repo
      mountPath: /home/jenkins/.m2/repository
    - name: volume-known-hosts
      mountPath: /home/jenkins/.ssh
  volumes:
  - name: settings-xml
    configMap: 
      name: m2-dir
      items:
      - key: settings.xml
        path: settings.xml
  - name: m2-repo
    emptyDir: {}
  - name: volume-known-hosts
    configMap:
      name: known-hosts
            

Running on cdt-agent-pod-3hk7x-915k1 in /home/jenkins/workspace/cdt-gdb-vscode-verify-p
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run build)
[Pipeline] container
[Pipeline] {
[Pipeline] checkout
11:10:13 [2019-05-03T15:10:13.385Z] No credentials specified
11:10:13 [2019-05-03T15:10:13.389Z] Cloning the remote Git repository
11:10:13 [2019-05-03T15:10:13.574Z] Cloning repository https://github.com/eclipse-cdt/cdt-gdb-vscode
11:10:13 [2019-05-03T15:10:13.772Z]  > /usr/bin/git init /home/jenkins/workspace/cdt-gdb-vscode-verify-p # timeout=10
11:10:14 [2019-05-03T15:10:14.072Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-gdb-vscode
11:10:14 [2019-05-03T15:10:14.073Z]  > /usr/bin/git --version # timeout=10
11:10:14 [2019-05-03T15:10:14.083Z]  > /usr/bin/git fetch --tags --progress https://github.com/eclipse-cdt/cdt-gdb-vscode +refs/heads/*:refs/remotes/origin/*
11:10:17 [2019-05-03T15:10:17.973Z] Checking out Revision 7e5d06e422b4f16fb7191c1d5eca716a93541f0a (refs/remotes/origin/pr/29/merge)
11:10:17 [2019-05-03T15:10:17.249Z]  > /usr/bin/git config remote.origin.url https://github.com/eclipse-cdt/cdt-gdb-vscode # timeout=10
11:10:17 [2019-05-03T15:10:17.257Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:10:17 [2019-05-03T15:10:17.280Z]  > /usr/bin/git config remote.origin.url https://github.com/eclipse-cdt/cdt-gdb-vscode # timeout=10
11:10:17 [2019-05-03T15:10:17.293Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-gdb-vscode
11:10:17 [2019-05-03T15:10:17.294Z]  > /usr/bin/git fetch --tags --progress https://github.com/eclipse-cdt/cdt-gdb-vscode +refs/pull/*:refs/remotes/origin/pr/*
11:10:17 [2019-05-03T15:10:17.807Z]  > /usr/bin/git rev-parse refs/remotes/origin/pr/29/merge^{commit} # timeout=10
11:10:17 [2019-05-03T15:10:17.878Z]  > /usr/bin/git rev-parse refs/remotes/origin/origin/pr/29/merge^{commit} # timeout=10
11:10:17 [2019-05-03T15:10:17.982Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:10:17 [2019-05-03T15:10:17.988Z]  > /usr/bin/git checkout -f 7e5d06e422b4f16fb7191c1d5eca716a93541f0a
11:10:19 [2019-05-03T15:10:19.871Z] Commit message: "Merge 8c26e6980fffd769ffb1fb6c621daf08a78901ad into 28b8cb3d969b62ae5b3de8d0c49f681086039686"
11:10:19 [2019-05-03T15:10:19.872Z] First time build. Skipping changelog.
[Pipeline] timeout
11:10:19 [2019-05-03T15:10:19.880Z] Timeout set to expire after 20 min without activity
[Pipeline] {
[Pipeline] sh
11:10:21 [2019-05-03T15:10:21.494Z] + yarn
11:10:21 [2019-05-03T15:10:21.751Z] yarn install v1.15.2
11:10:21 [2019-05-03T15:10:21.751Z] [1/5] Validating package.json...
11:10:21 [2019-05-03T15:10:21.751Z] warning cdt-gdb-vscode@0.0.90: The engine "vscode" appears to be invalid.
11:10:21 [2019-05-03T15:10:21.751Z] [2/5] Resolving packages...
11:10:22 [2019-05-03T15:10:22.314Z] [3/5] Fetching packages...
11:10:30 [2019-05-03T15:10:30.411Z] info fsevents@1.2.4: The platform "linux" is incompatible with this module.
11:10:30 [2019-05-03T15:10:30.411Z] info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation.
11:10:30 [2019-05-03T15:10:30.411Z] [4/5] Linking dependencies...
11:10:34 [2019-05-03T15:10:34.584Z] [5/5] Building fresh packages...
11:10:49 [2019-05-03T15:10:49.439Z] $ node -e "require('vscode/bin/install')"
11:10:49 [2019-05-03T15:10:49.696Z] Detected VS Code engine version: ^1.26.0
11:10:56 [2019-05-03T15:10:56.238Z] Found minimal version that qualifies engine range: 1.26.0
11:10:56 [2019-05-03T15:10:56.238Z] Fetching vscode.d.ts from: https://raw.githubusercontent.com/Microsoft/vscode/4e9361845dc28659923a300945f84731393e210d/src/vs/vscode.d.ts
11:10:56 [2019-05-03T15:10:56.238Z] vscode.d.ts successfully installed!
11:10:56 [2019-05-03T15:10:56.238Z] 
11:10:56 [2019-05-03T15:10:56.238Z] Done in 34.38s.
11:10:56 [2019-05-03T15:10:56.238Z] + yarn build
11:10:56 [2019-05-03T15:10:56.238Z] yarn run v1.15.2
11:10:56 [2019-05-03T15:10:56.494Z] $ run-s build:*
11:10:56 [2019-05-03T15:10:56.750Z] $ tsc
11:11:04 [2019-05-03T15:11:04.840Z] $ webpack --mode production
11:11:09 [2019-05-03T15:11:09.009Z] Hash: df2932c29d885d60811b
11:11:09 [2019-05-03T15:11:09.009Z] Version: webpack 4.27.1
11:11:09 [2019-05-03T15:11:09.009Z] Time: 4314ms
11:11:09 [2019-05-03T15:11:09.009Z] Built at: 2019-05-03 15:11:08
11:11:09 [2019-05-03T15:11:09.009Z]            Asset      Size  Chunks                    Chunk Names
11:11:09 [2019-05-03T15:11:09.009Z] MemoryBrowser.js  45.7 KiB       0  [emitted]         MemoryBrowser
11:11:09 [2019-05-03T15:11:09.009Z]        vendor.js   367 KiB       1  [emitted]  [big]  vendor
11:11:09 [2019-05-03T15:11:09.009Z] Entrypoint MemoryBrowser [big] = vendor.js MemoryBrowser.js
11:11:09 [2019-05-03T15:11:09.009Z]  [7] (webpack)/buildin/global.js 472 bytes {1} [built]
11:11:09 [2019-05-03T15:11:09.009Z]  [8] ./src/memory/client/MemoryBrowser.scss 1.25 KiB {0} [built]
11:11:09 [2019-05-03T15:11:09.009Z]  [9] ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/memory/client/MemoryBrowser.scss 1.17 KiB {0} [built]
11:11:09 [2019-05-03T15:11:09.009Z] [13] ./src/memory/client/index.tsx + 2 modules 10.8 KiB {0} [built]
11:11:09 [2019-05-03T15:11:09.009Z]      | ./src/memory/client/index.tsx 633 bytes [built]
11:11:09 [2019-05-03T15:11:09.009Z]      | ./src/memory/client/MemoryBrowser.tsx 9.49 KiB [built]
11:11:09 [2019-05-03T15:11:09.009Z]      | ./src/memory/client/MessageBroker.ts 732 bytes [built]
11:11:09 [2019-05-03T15:11:09.009Z]     + 10 hidden modules
11:11:09 [2019-05-03T15:11:09.009Z] Done in 12.79s.
11:11:09 [2019-05-03T15:11:09.265Z] + export JUNIT_REPORT_PATH=test-reports/integration.xml
11:11:09 [2019-05-03T15:11:09.265Z] + export JUNIT_REPORT_PACKAGES=1
11:11:09 [2019-05-03T15:11:09.265Z] + export JUNIT_REPORT_STACK=1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Setting status of 8c26e6980fffd769ffb1fb6c621daf08a78901ad to SUCCESS with url https://ci.eclipse.org/cdt/job/cdt-gdb-vscode-verify-p/1/ and message: 'Build finished. '
Finished: SUCCESS