Skip to content

Console Output

Started by user Philippe DUL
Running as Philippe DUL
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: capella/capella-agent-pod-um2-gpg05-jj6ck
[Normal][capella/capella-agent-pod-um2-gpg05-jj6ck][Scheduled] Successfully assigned capella-agent-pod-um2-gpg05-jj6ck to osnode-18.eclipse.org
[Normal][capella/capella-agent-pod-um2-gpg05-jj6ck][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" 
[Normal][capella/capella-agent-pod-um2-gpg05-jj6ck][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-6q2jx" 
Still waiting to schedule task
‘capella-agent-pod-um2-gpg05-jj6ck’ is offline
[Normal][capella/capella-agent-pod-um2-gpg05-jj6ck][Pulled] Container image "node:12.16.1" already present on machine
[Normal][capella/capella-agent-pod-um2-gpg05-jj6ck][Created] Created container
[Normal][capella/capella-agent-pod-um2-gpg05-jj6ck][Started] Started container
[Normal][capella/capella-agent-pod-um2-gpg05-jj6ck][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" already present on machine
[Normal][capella/capella-agent-pod-um2-gpg05-jj6ck][Created] Created container
[Normal][capella/capella-agent-pod-um2-gpg05-jj6ck][Started] Started container
Agent capella-agent-pod-um2-gpg05-jj6ck is provisioned from template capella-agent-pod-um2-gpg05
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.capella.svc.cluster.local/capella/job/capella-issues/112/"
    runUrl: "job/capella-issues/112/"
  labels:
    jenkins: "slave"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-gpg05-jj6ck"
spec:
  containers:
  - image: "node:12.16.1"
    name: "node"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.capella.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "capella-agent-pod-um2-gpg05-jj6ck"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-gpg05-jj6ck"
    - 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-4.2.1"
    name: "jnlp"
    resources:
      requests:
        cpu: "100m"
        memory: "256Mi"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on capella-agent-pod-um2-gpg05-jj6ck in /home/jenkins/agent/workspace/capella-issues
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Generate Documentation)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ npm version
{
  npm: '6.13.4',
  ares: '1.15.0',
  brotli: '1.0.7',
  cldr: '35.1',
  http_parser: '2.9.3',
  icu: '64.2',
  llhttp: '2.0.4',
  modules: '72',
  napi: '5',
  nghttp2: '1.40.0',
  node: '12.16.1',
  openssl: '1.1.1d',
  tz: '2019c',
  unicode: '12.1',
  uv: '1.34.0',
  v8: '7.8.279.23-node.31',
  zlib: '1.2.11'
}
[Pipeline] sh
+ git clone -b master https://github.com/pdulth/bugzilla-import.git bugs
Cloning into 'bugs'...
[Pipeline] sh
+ git clone -b master https://github.com/pdulth/bugzilla-github-import.git import
Cloning into 'import'...
[Pipeline] sh
+ mv bugs/bugs-polarsys.json import/
[Pipeline] withCredentials
Masking supported pattern matches of $TOKEN
[Pipeline] {
[Pipeline] sh
+ cd import
+ echo 
+ echo {
+ echo "user":"eclipse-capella-bot",
+ echo "password":"****",
+ echo "userCommiter":"eclipse-capella-bot",
+ echo "passwordCommiter":"****",
+ echo "repository":"eclipse/capella-basic-vp",
+ echo "bugsFile":"bugs-polarsys.json",
+ echo "count":100,
+ echo "includedProducts": [ "Capella" ],
+ echo "includedComponents": [ "Mass VP", "Perfo VP", "Price VP" ]
+ echo }
+ node index
All components
[
  'Capella Gitadapter', 'Capella Studio',
  'Core',               'Cybersecurity',
  'Detachment',         'Diagram',
  'Diff-Merge',         'Documentation',
  'Filtering',          'Forum',
  'GenDoc HTML',        'General',
  'Groovy',             'Library',
  'Mass VP',            'ModelValidation',
  'Modes/States VP',    'Patterns',
  'Perfo VP',           'Price VP',
  'Properties',         'Rec-Rpl',
  'Releng',             'RequirementsVP',
  'System2Subsystem',   'Test framework',
  'Textual editor',     'Transition',
  'UI',                 'Website',
  'XML Pivot'
]
Count of issues to import :
41
Keeped products
[ 'Capella' ]
Keeped components
[ 'Mass VP', 'Perfo VP', 'Price VP' ]
[
  '0.8.3', '1.0.0',
  '1.0.1', '1.0.2',
  '1.0.3', '1.0.4',
  '1.1.0', '1.1.2',
  '1.2.0', '1.3.0',
  '1.4.0', '1.4.2',
  '5.0.0'
]
Next bugzilla id is :
553888
Expected imported issues from config :
100
Next bugzilla to import are :
[
  554965, 555062, 555063, 555064, 555065,
  555066, 555067, 555068, 555069, 555070,
  555071, 555072, 555073, 555074, 555075,
  555076, 555134, 555135, 555136, 555137,
  555138, 555139, 555140, 555141, 555142,
  555143, 555144, 555145, 555146, 555147,
  555148, 555149, 555150, 555151, 555152,
  555153, 561161, 567841, 569278, 569279,
  569280
]
Milestones existing:
[]
create: 0.8.3
create: 1.0.0
create: 1.0.1
create: 1.0.2
create: 1.0.3
create: 1.0.4
create: 1.1.0
create: 1.1.2
create: 1.2.0
create: 1.3.0
create: 1.4.0
create: 1.4.2
create: 5.0.0
554965: createGithubIssue
554965: addGithubLabels
554965: addGithubMilestone
554965: postGithubComments
554965: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=554965',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/16'
}
close issue 554965



If you want to quit, its now! (Ctrl+C)


555062: createGithubIssue
555062: addGithubLabels
555062: addGithubMilestone
555062: postGithubComments
555062: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555062',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/17'
}
close issue 555062



If you want to quit, its now! (Ctrl+C)


555063: createGithubIssue
555063: addGithubLabels
555063: addGithubMilestone
555063: postGithubComments
555063: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555063',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/18'
}
close issue 555063



If you want to quit, its now! (Ctrl+C)


555064: createGithubIssue
555064: addGithubLabels
555064: addGithubMilestone
555064: postGithubComments
555064: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555064',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/19'
}
close issue 555064



If you want to quit, its now! (Ctrl+C)


555065: createGithubIssue
555065: addGithubLabels
555065: addGithubMilestone
555065: postGithubComments
555065: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555065',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/20'
}
close issue 555065



If you want to quit, its now! (Ctrl+C)


555066: createGithubIssue
555066: addGithubLabels
555066: addGithubMilestone
555066: postGithubComments
555066: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555066',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/21'
}
close issue 555066



If you want to quit, its now! (Ctrl+C)


555067: createGithubIssue
555067: addGithubLabels
555067: addGithubMilestone
555067: postGithubComments
555067: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555067',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/22'
}
close issue 555067



If you want to quit, its now! (Ctrl+C)


555068: createGithubIssue
555068: addGithubLabels
555068: addGithubMilestone
555068: postGithubComments
555068: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555068',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/23'
}
close issue 555068



If you want to quit, its now! (Ctrl+C)


555069: createGithubIssue
555069: addGithubLabels
555069: addGithubMilestone
555069: postGithubComments
555069: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555069',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/24'
}
close issue 555069



If you want to quit, its now! (Ctrl+C)


555070: createGithubIssue
555070: addGithubLabels
555070: addGithubMilestone
555070: postGithubComments
555070: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555070',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/25'
}
close issue 555070



If you want to quit, its now! (Ctrl+C)


555071: createGithubIssue
555071: addGithubLabels
555071: addGithubMilestone
555071: postGithubComments
555071: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555071',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/26'
}
close issue 555071



If you want to quit, its now! (Ctrl+C)


555072: createGithubIssue
555072: addGithubLabels
555072: addGithubMilestone
555072: postGithubComments
555072: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555072',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/27'
}
close issue 555072



If you want to quit, its now! (Ctrl+C)


555073: createGithubIssue
555073: addGithubLabels
555073: addGithubMilestone
555073: postGithubComments
555073: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555073',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/28'
}
kept opened 555073



If you want to quit, its now! (Ctrl+C)


555074: createGithubIssue
555074: addGithubLabels
555074: addGithubMilestone
555074: postGithubComments
555074: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555074',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/29'
}
close issue 555074



If you want to quit, its now! (Ctrl+C)


555075: createGithubIssue
555075: addGithubLabels
555075: addGithubMilestone
555075: postGithubComments
555075: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555075',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/30'
}
close issue 555075



If you want to quit, its now! (Ctrl+C)


555076: createGithubIssue
555076: addGithubLabels
555076: addGithubMilestone
555076: postGithubComments
555076: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555076',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/31'
}
close issue 555076



If you want to quit, its now! (Ctrl+C)


555134: createGithubIssue
555134: addGithubLabels
555134: addGithubMilestone
555134: postGithubComments
555134: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555134',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/32'
}
close issue 555134



If you want to quit, its now! (Ctrl+C)


555135: createGithubIssue
555135: addGithubLabels
555135: addGithubMilestone
555135: postGithubComments
555135: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555135',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/33'
}
close issue 555135



If you want to quit, its now! (Ctrl+C)


555136: createGithubIssue
555136: addGithubLabels
555136: addGithubMilestone
555136: postGithubComments
555136: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555136',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/34'
}
close issue 555136



If you want to quit, its now! (Ctrl+C)


555137: createGithubIssue
555137: addGithubLabels
555137: addGithubMilestone
555137: postGithubComments
555137: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555137',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/35'
}
close issue 555137



If you want to quit, its now! (Ctrl+C)


555138: createGithubIssue
555138: addGithubLabels
555138: addGithubMilestone
555138: postGithubComments
555138: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555138',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/36'
}
close issue 555138



If you want to quit, its now! (Ctrl+C)


555139: createGithubIssue
555139: addGithubLabels
555139: addGithubMilestone
555139: postGithubComments
555139: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555139',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/37'
}
close issue 555139



If you want to quit, its now! (Ctrl+C)


555140: createGithubIssue
555140: addGithubLabels
555140: addGithubMilestone
555140: postGithubComments
555140: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555140',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/38'
}
close issue 555140



If you want to quit, its now! (Ctrl+C)


555141: createGithubIssue
555141: addGithubLabels
555141: addGithubMilestone
555141: postGithubComments
555141: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555141',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/39'
}
kept opened 555141



If you want to quit, its now! (Ctrl+C)


555142: createGithubIssue
555142: addGithubLabels
555142: addGithubMilestone
555142: postGithubComments
555142: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555142',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/40'
}
close issue 555142



If you want to quit, its now! (Ctrl+C)


555143: createGithubIssue
555143: addGithubLabels
555143: addGithubMilestone
555143: postGithubComments
555143: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555143',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/41'
}
close issue 555143



If you want to quit, its now! (Ctrl+C)


555144: createGithubIssue
555144: addGithubLabels
555144: addGithubMilestone
555144: postGithubComments
555144: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555144',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/42'
}
close issue 555144



If you want to quit, its now! (Ctrl+C)


555145: createGithubIssue
555145: addGithubLabels
555145: addGithubMilestone
555145: postGithubComments
555145: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555145',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/43'
}
close issue 555145



If you want to quit, its now! (Ctrl+C)


555146: createGithubIssue
555146: addGithubLabels
555146: addGithubMilestone
555146: postGithubComments
555146: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555146',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/44'
}
close issue 555146



If you want to quit, its now! (Ctrl+C)


555147: createGithubIssue
555147: addGithubLabels
555147: addGithubMilestone
555147: postGithubComments
555147: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555147',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/45'
}
close issue 555147



If you want to quit, its now! (Ctrl+C)


555148: createGithubIssue
555148: addGithubLabels
555148: addGithubMilestone
555148: postGithubComments
555148: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555148',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/46'
}
close issue 555148



If you want to quit, its now! (Ctrl+C)


555149: createGithubIssue
555149: addGithubLabels
555149: addGithubMilestone
555149: postGithubComments
555149: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555149',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/47'
}
close issue 555149



If you want to quit, its now! (Ctrl+C)


555150: createGithubIssue
555150: addGithubLabels
555150: addGithubMilestone
555150: postGithubComments
555150: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555150',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/48'
}
close issue 555150



If you want to quit, its now! (Ctrl+C)


555151: createGithubIssue
555151: addGithubLabels
555151: addGithubMilestone
555151: postGithubComments
555151: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555151',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/49'
}
close issue 555151



If you want to quit, its now! (Ctrl+C)


555152: createGithubIssue
555152: addGithubLabels
555152: addGithubMilestone
555152: postGithubComments
555152: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555152',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/50'
}
close issue 555152



If you want to quit, its now! (Ctrl+C)


555153: createGithubIssue
555153: addGithubLabels
555153: addGithubMilestone
555153: postGithubComments
555153: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=555153',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/51'
}
close issue 555153



If you want to quit, its now! (Ctrl+C)


561161: createGithubIssue
561161: addGithubLabels
561161: addGithubMilestone
561161: postGithubComments
561161: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=561161',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/52'
}
kept opened 561161



If you want to quit, its now! (Ctrl+C)


567841: createGithubIssue
567841: addGithubLabels
567841: addGithubMilestone
567841: postGithubComments
567841: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567841',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/53'
}
kept opened 567841



If you want to quit, its now! (Ctrl+C)


569278: createGithubIssue
569278: addGithubLabels
569278: addGithubMilestone
569278: postGithubComments
569278: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=569278',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/54'
}
close issue 569278



If you want to quit, its now! (Ctrl+C)


569279: createGithubIssue
569279: addGithubLabels
569279: addGithubMilestone
569279: postGithubComments
569279: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=569279',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/55'
}
close issue 569279



If you want to quit, its now! (Ctrl+C)


569280: createGithubIssue
569280: addGithubLabels
569280: addGithubMilestone
569280: postGithubComments
569280: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=569280',
  issue: 'https://api.github.com/repos/eclipse/capella-basic-vp/issues/56'
}
close issue 569280



If you want to quit, its now! (Ctrl+C)


All issues are transferred
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS