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] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes diffmerge/capella-agent-pod-um2-fnjmv-f4nkb
[Normal][diffmerge/capella-agent-pod-um2-fnjmv-f4nkb][Scheduled] Successfully assigned diffmerge/capella-agent-pod-um2-fnjmv-f4nkb to okdnode-15
[Normal][diffmerge/capella-agent-pod-um2-fnjmv-f4nkb][AddedInterface] Add eth0 [10.40.32.147/23]
[Normal][diffmerge/capella-agent-pod-um2-fnjmv-f4nkb][Pulling] Pulling image "node:12.16.1"
Still waiting to schedule task
‘capella-agent-pod-um2-fnjmv-f4nkb’ is offline
[Normal][diffmerge/capella-agent-pod-um2-fnjmv-f4nkb][Pulled] Successfully pulled image "node:12.16.1" in 1m1.350171517s
[Normal][diffmerge/capella-agent-pod-um2-fnjmv-f4nkb][Created] Created container node
[Normal][diffmerge/capella-agent-pod-um2-fnjmv-f4nkb][Started] Started container node
[Normal][diffmerge/capella-agent-pod-um2-fnjmv-f4nkb][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine
[Normal][diffmerge/capella-agent-pod-um2-fnjmv-f4nkb][Created] Created container jnlp
[Normal][diffmerge/capella-agent-pod-um2-fnjmv-f4nkb][Started] Started container jnlp
Agent capella-agent-pod-um2-fnjmv-f4nkb is provisioned from template capella-agent-pod-um2-fnjmv
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.diffmerge.svc.cluster.local/diffmerge/job/diffmerge-issues/8/"
    runUrl: "job/diffmerge-issues/8/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "744f0af96fd28674ea6983e3d5522217bd90e590"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-fnjmv-f4nkb"
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.diffmerge.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "capella-agent-pod-um2-fnjmv-f4nkb"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-fnjmv-f4nkb"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.diffmerge.svc.cluster.local/diffmerge/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
    name: "jnlp"
    resources:
      limits: {}
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on capella-agent-pod-um2-fnjmv-f4nkb in /home/jenkins/agent/workspace/diffmerge-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-modeling.json bugs/bugs-polarsys.json import/
[Pipeline] withCredentials
Masking supported pattern matches of $TOKEN
[Pipeline] {
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [TOKEN]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ cd import
+ echo 
+ echo {
+ echo "user":"eclipse-diffmerge-bot",
+ echo "password":"****",
+ echo "userCommiter":"pdulth",
+ echo "passwordCommiter":"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",
+ echo "repository":"eclipse/org.eclipse.emf.diffmerge.coevolution",
+ echo "bugsFile":"bugs-modeling.json",
+ echo "count":400000,
+ echo "includedProducts": [ "EMF.Diffmerge" ],
+ echo "includedComponents": [ "Co-Evolution" ]
+ echo }
+ node index
All components
[ 'Co-Evolution', 'Core', 'Patch', 'Patterns', 'UI' ]
Count of issues to import :
27
Keeped products
[ 'EMF.Diffmerge' ]
Keeped components
[ 'Co-Evolution' ]
[
  '0.1.0',  '0.11.0',
  '0.11.2', '0.12.0',
  '0.13.0', '0.13.1',
  '0.5.0',  '0.6.0',
  '0.7.0',  '0.8.0',
  '0.9.0'
]
Next bugzilla id is :
219050
Expected imported issues from config :
400000
Next bugzilla to import are :
[
  495547, 495686, 495888, 501135,
  505712, 507582, 507863, 508908,
  509977, 513245, 513319, 513566,
  514315, 515120, 515911, 517210,
  517729, 521763, 521766, 522726,
  529025, 532390, 532403, 543737,
  551594, 560235, 570249
]
495547
495686
495888
501135
505712
507582
507863
508908
509977
513245
513319
513566
514315
515120
515911
517210
517729
521763
521766
522726
529025
532390
532403
543737
551594
560235
570249
Milestones existing:
[]
create: 0.1.0
create: 0.11.0
create: 0.11.2
create: 0.12.0
create: 0.13.0
create: 0.13.1
create: 0.5.0
create: 0.6.0
create: 0.7.0
create: 0.8.0
create: 0.9.0
495547: createGithubIssue
495547: addGithubLabels
495547: addGithubMilestone
495547: postGithubComments
495547: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=495547',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/3'
}
close issue 495547



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


495686: createGithubIssue
495686: addGithubLabels
495686: addGithubMilestone
495686: postGithubComments
495686: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=495686',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/4'
}
close issue 495686



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


495888: createGithubIssue
495888: addGithubLabels
495888: addGithubMilestone
495888: postGithubComments
495888: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=495888',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/5'
}
kept opened 495888



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


501135: createGithubIssue
501135: addGithubLabels
501135: addGithubMilestone
501135: postGithubComments
501135: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501135',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/6'
}
close issue 501135



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


505712: createGithubIssue
505712: addGithubLabels
505712: addGithubMilestone
505712: postGithubComments
505712: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=505712',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/7'
}
close issue 505712



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


507582: createGithubIssue
507582: addGithubLabels
507582: addGithubMilestone
507582: postGithubComments
507582: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=507582',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/8'
}
kept opened 507582



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


507863: createGithubIssue
507863: addGithubLabels
507863: addGithubMilestone
507863: postGithubComments
507863: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=507863',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/9'
}
kept opened 507863



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


508908: createGithubIssue
508908: addGithubLabels
508908: addGithubMilestone
508908: postGithubComments
508908: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=508908',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/10'
}
close issue 508908



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


509977: createGithubIssue
509977: addGithubLabels
509977: addGithubMilestone
509977: postGithubComments
509977: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=509977',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/11'
}
close issue 509977



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


513245: createGithubIssue
513245: addGithubLabels
513245: addGithubMilestone
513245: postGithubComments
513245: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513245',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/12'
}
close issue 513245



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


513319: createGithubIssue
513319: addGithubLabels
513319: addGithubMilestone
513319: postGithubComments
513319: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513319',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/13'
}
close issue 513319



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


513566: createGithubIssue
513566: addGithubLabels
513566: addGithubMilestone
513566: postGithubComments
513566: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513566',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/14'
}
close issue 513566



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


514315: createGithubIssue
514315: addGithubLabels
514315: addGithubMilestone
514315: postGithubComments
514315: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514315',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/15'
}
close issue 514315



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


515120: createGithubIssue
515120: addGithubLabels
515120: addGithubMilestone
515120: postGithubComments
515120: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515120',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/16'
}
close issue 515120



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


515911: createGithubIssue
515911: addGithubLabels
515911: addGithubMilestone
515911: postGithubComments
515911: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515911',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/17'
}
close issue 515911



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


517210: createGithubIssue
517210: addGithubLabels
517210: addGithubMilestone
517210: postGithubComments
517210: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517210',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/18'
}
close issue 517210



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


517729: createGithubIssue
517729: addGithubLabels
517729: addGithubMilestone
517729: postGithubComments
517729: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517729',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/19'
}
close issue 517729



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


521763: createGithubIssue
521763: addGithubLabels
521763: addGithubMilestone
521763: postGithubComments
521763: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521763',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/20'
}
close issue 521763



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


521766: createGithubIssue
521766: addGithubLabels
521766: addGithubMilestone
521766: postGithubComments
521766: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521766',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/21'
}
close issue 521766



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


522726: createGithubIssue
522726: addGithubLabels
522726: addGithubMilestone
522726: postGithubComments
522726: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522726',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/22'
}
close issue 522726



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


529025: createGithubIssue
529025: addGithubLabels
529025: addGithubMilestone
529025: postGithubComments
529025: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=529025',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/23'
}
kept opened 529025



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


532390: createGithubIssue
532390: addGithubLabels
532390: addGithubMilestone
532390: postGithubComments
532390: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=532390',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/24'
}
close issue 532390



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


532403: createGithubIssue
532403: addGithubLabels
532403: addGithubMilestone
532403: postGithubComments
532403: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=532403',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/25'
}
close issue 532403



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


543737: createGithubIssue
543737: addGithubLabels
543737: addGithubMilestone
543737: postGithubComments
543737: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=543737',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/26'
}
close issue 543737



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


551594: createGithubIssue
551594: addGithubLabels
551594: addGithubMilestone
551594: postGithubComments
551594: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551594',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/27'
}
close issue 551594



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


560235: createGithubIssue
560235: addGithubLabels
560235: addGithubMilestone
560235: postGithubComments
560235: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=560235',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/28'
}
close issue 560235



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


570249: createGithubIssue
570249: addGithubLabels
570249: addGithubMilestone
570249: postGithubComments
570249: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=570249',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.coevolution/issues/29'
}
close issue 570249



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