Skip to content

Console Output

Started by timer
[Pipeline] Start of Pipeline
[Pipeline] node
Agent basic-wwgd6 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-wwgd6"
  namespace: "capella"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.capella.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-wwgd6"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-wwgd6"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.capella.svc.cluster.local/capella/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-capella"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on basic-wwgd6 in /home/jenkins/agent/workspace/sonar-badges
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ date +%d-%m-%Y-%T
[Pipeline] sh
+ curl -o os-last-fetch.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=Last%20OS%20check:%20&message=21-04-2024-05:28:08&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   696    0   696    0     0   7175      0 --:--:-- --:--:-- --:--:--  7175
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    448      0 --:--:-- --:--:-- --:--:--   447
[Pipeline] readJSON
[Pipeline] sh
+ curl -o capella-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=capella&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   616    0   616    0     0  11622      0 --:--:-- --:--:-- --:--:-- 11622
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    471      0 --:--:-- --:--:-- --:--:--   470
100   165    0   165    0     0    471      0 --:--:-- --:--:-- --:--:--   470
[Pipeline] readJSON
[Pipeline] sh
+ curl -o capella-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=capella&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   616    0   616    0     0  11200      0 --:--:-- --:--:-- --:--:-- 11200
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0   1037      0 --:--:-- --:--:-- --:--:--  1037
[Pipeline] readJSON
[Pipeline] sh
+ curl -o capella-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=capella&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   616    0   616    0     0  11622      0 --:--:-- --:--:-- --:--:-- 11622
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-sss-transition&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0   1031      0 --:--:-- --:--:-- --:--:--  1024
100   165    0   165    0     0   1031      0 --:--:-- --:--:-- --:--:--  1024
[Pipeline] readJSON
[Pipeline] sh
+ curl -o sss-transition-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=sss-transition&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  10126      0 --:--:-- --:--:-- --:--:-- 10126
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-sss-transition&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    445      0 --:--:-- --:--:-- --:--:--   444
[Pipeline] readJSON
[Pipeline] sh
+ curl -o sss-transition-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=sss-transition&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0   9382      0 --:--:-- --:--:-- --:--:--  9382
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-sss-transition&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0   1024      0 --:--:-- --:--:-- --:--:--  1024
[Pipeline] readJSON
[Pipeline] sh
+ curl -o sss-transition-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=sss-transition&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0   9815      0 --:--:-- --:--:-- --:--:--  9968
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-requirements-vp&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0   1018      0 --:--:-- --:--:-- --:--:--  1012
[Pipeline] readJSON
[Pipeline] sh
+ curl -o requirements-vp-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=requirements-vp&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   644    0   644    0     0   9200      0 --:--:-- --:--:-- --:--:--  9200
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-requirements-vp&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    458      0 --:--:-- --:--:-- --:--:--   458
[Pipeline] readJSON
[Pipeline] sh
+ curl -o requirements-vp-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=requirements-vp&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   644    0   644    0     0  11709      0 --:--:-- --:--:-- --:--:-- 11709
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-requirements-vp&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    464      0 --:--:-- --:--:-- --:--:--   464
[Pipeline] readJSON
[Pipeline] sh
+ curl -o requirements-vp-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=requirements-vp&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   644    0   644    0     0  11500      0 --:--:-- --:--:-- --:--:-- 11500
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-textual-editor&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    360      0 --:--:-- --:--:-- --:--:--   360
[Pipeline] readJSON
[Pipeline] sh
+ curl -o textual-editor-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=textual-editor&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  12037      0 --:--:-- --:--:-- --:--:-- 12037
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-textual-editor&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0   1037      0 --:--:-- --:--:-- --:--:--  1031
100   165    0   165    0     0   1037      0 --:--:-- --:--:-- --:--:--  1031
[Pipeline] readJSON
[Pipeline] sh
+ curl -o textual-editor-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=textual-editor&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  10290      0 --:--:-- --:--:-- --:--:-- 10290
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-textual-editor&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0   1006      0 --:--:-- --:--:-- --:--:--  1006
[Pipeline] readJSON
[Pipeline] sh
+ curl -o textual-editor-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=textual-editor&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  10290      0 --:--:-- --:--:-- --:--:-- 10290
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-cybersecurity&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    470      0 --:--:-- --:--:-- --:--:--   470
[Pipeline] readJSON
[Pipeline] sh
+ curl -o cybersecurity-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=cybersecurity&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   635    0   635    0     0   8581      0 --:--:-- --:--:-- --:--:--  8581
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-cybersecurity&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0   1044      0 --:--:-- --:--:-- --:--:--  1037
100   165    0   165    0     0   1044      0 --:--:-- --:--:-- --:--:--  1037
[Pipeline] readJSON
[Pipeline] sh
+ curl -o cybersecurity-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=cybersecurity&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   635    0   635    0     0  11140      0 --:--:-- --:--:-- --:--:-- 11339
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-cybersecurity&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0   1050      0 --:--:-- --:--:-- --:--:--  1050
[Pipeline] readJSON
[Pipeline] sh
+ curl -o cybersecurity-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=cybersecurity&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   635    0   635    0     0  10409      0 --:--:-- --:--:-- --:--:-- 10409
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-filtering&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0   1044      0 --:--:-- --:--:-- --:--:--  1044
[Pipeline] readJSON
[Pipeline] sh
+ curl -o filtering-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=filtering&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   622    0   622    0     0   9283      0 --:--:-- --:--:-- --:--:--  9283
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-filtering&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    476      0 --:--:-- --:--:-- --:--:--   476
[Pipeline] readJSON
[Pipeline] sh
+ curl -o filtering-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=filtering&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   622    0   622    0     0  10724      0 --:--:-- --:--:-- --:--:-- 10724
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-filtering&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    615      0 --:--:-- --:--:-- --:--:--   617
[Pipeline] readJSON
[Pipeline] sh
+ curl -o filtering-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=filtering&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   622    0   622    0     0   9718      0 --:--:-- --:--:-- --:--:--  9718
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-deferred-merge&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0   1050      0 --:--:-- --:--:-- --:--:--  1050
[Pipeline] readJSON
[Pipeline] sh
+ curl -o deferred-merge-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=deferred-merge&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   639    0   639    0     0   9681      0 --:--:-- --:--:-- --:--:--  9681
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-deferred-merge&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    440      0 --:--:-- --:--:-- --:--:--   440
[Pipeline] readJSON
[Pipeline] sh
+ curl -o deferred-merge-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=deferred-merge&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   639    0   639    0     0   9537      0 --:--:-- --:--:-- --:--:--  9537
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-deferred-merge&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    932      0 --:--:-- --:--:-- --:--:--   926
100   165    0   165    0     0    932      0 --:--:-- --:--:-- --:--:--   926
[Pipeline] readJSON
[Pipeline] sh
+ curl -o deferred-merge-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=deferred-merge&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   639    0   639    0     0  11410      0 --:--:-- --:--:-- --:--:-- 11618
[Pipeline] sh
+ exit 0
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS