Skip to content
Aborted

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 amalgam/capella-agent-pod-um2-cv7cl-ph2q2
[Normal][amalgam/capella-agent-pod-um2-cv7cl-ph2q2][Scheduled] Successfully assigned amalgam/capella-agent-pod-um2-cv7cl-ph2q2 to okdnode-26
[Normal][amalgam/capella-agent-pod-um2-cv7cl-ph2q2][AddedInterface] Add eth0 [10.40.53.64/23]
[Normal][amalgam/capella-agent-pod-um2-cv7cl-ph2q2][Pulled] Container image "node:12.16.1" already present on machine
[Normal][amalgam/capella-agent-pod-um2-cv7cl-ph2q2][Created] Created container node
[Normal][amalgam/capella-agent-pod-um2-cv7cl-ph2q2][Started] Started container node
[Normal][amalgam/capella-agent-pod-um2-cv7cl-ph2q2][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine
[Normal][amalgam/capella-agent-pod-um2-cv7cl-ph2q2][Created] Created container jnlp
[Normal][amalgam/capella-agent-pod-um2-cv7cl-ph2q2][Started] Started container jnlp
Still waiting to schedule task
‘capella-agent-pod-um2-cv7cl-ph2q2’ is offline
Agent capella-agent-pod-um2-cv7cl-ph2q2 is provisioned from template capella-agent-pod-um2-cv7cl
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.amalgam.svc.cluster.local/amalgam/job/amalgam-issues/3/"
    runUrl: "job/amalgam-issues/3/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "744f0af96fd28674ea6983e3d5522217bd90e590"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-cv7cl-ph2q2"
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.amalgam.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "capella-agent-pod-um2-cv7cl-ph2q2"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-cv7cl-ph2q2"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.amalgam.svc.cluster.local/amalgam/"
    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-cv7cl-ph2q2 in /home/jenkins/agent/workspace/amalgam-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-amalgam-bot",
+ echo "password":"****",
+ echo "userCommiter":"pdulth",
+ echo "passwordCommiter":"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",
+ echo "repository":"pdulth/am2",
+ echo "bugsFile":"bugs-modeling.json",
+ echo "count":400000,
+ echo "includedProducts": [ "Amalgam" ],
+ echo "includedComponents": [ "examples", "Releng", "UI", "Web" ]
+ echo }
+ node index
All components
[ 'Examples', 'Releng', 'UI', 'Web' ]
Count of issues to import :
149
Keeped products
[ 'Amalgam' ]
Keeped components
[ 'Releng', 'UI', 'Web' ]
[
  '1.0',    '1.0 M2',
  '1.0 M4', '1.0 M5',
  '1.0 M6', '1.10.0',
  '1.11.0', '1.12.0',
  '1.12.1', '1.8.0',
  '1.9.0'
]
Next bugzilla id is :
219050
Expected imported issues from config :
400000
Next bugzilla to import are :
[
  219054, 244153, 244155, 244158, 248478, 248481, 248482,
  259097, 259099, 260644, 261742, 263684, 264400, 264602,
  266035, 268403, 268449, 268452, 269577, 269579, 272791,
  276968, 277526, 277649, 291629, 293770, 300682, 302435,
  307961, 307995, 311214, 315623, 322900, 329762, 329909,
  330245, 336499, 346778, 351007, 354510, 362165, 363649,
  363650, 373086, 379118, 381827, 382066, 382092, 382799,
  383711, 384261, 387910, 408775, 413097, 417701, 418749,
  422744, 427655, 438821, 438868, 438879, 440957, 441721,
  445358, 449584, 453057, 460867, 461127, 461384, 466465,
  468578, 468660, 476526, 476663, 476809, 476811, 476884,
  477041, 478139, 479038, 479118, 479330, 479747, 483376,
  483822, 483992, 483994, 483997, 484054, 484232, 484383,
  484680, 485634, 485651, 485652, 485654, 485662, 486038,
  486039, 486811,
  ... 49 more items
]
219054
244153
244155
244158
248478
248481
248482
259097
259099
260644
261742
263684
264400
264602
266035
268403
268449
268452
269577
269579
272791
276968
277526
277649
291629
293770
300682
302435
307961
307995
311214
315623
322900
329762
329909
330245
336499
346778
351007
354510
362165
363649
363650
373086
379118
381827
382066
382092
382799
383711
384261
387910
408775
413097
417701
418749
422744
427655
438821
438868
438879
440957
441721
445358
449584
453057
460867
461127
461384
466465
468578
468660
476526
476663
476809
476811
476884
477041
478139
479038
479118
479330
479747
483376
483822
483992
483994
483997
484054
484232
484383
484680
485634
485651
485652
485654
485662
486038
486039
486811
486814
487210
487226
487319
487942
487984
487986
489629
489647
491084
499532
499556
499557
499598
499618
499969
501079
501355
501729
504049
508196
510762
512811
515898
517642
518790
522623
522724
525270
525992
526127
530716
531477
531789
535175
535932
539150
539178
539949
542442
542991
548847
548897
549609
549610
551512
559142
566440
572437
Milestones existing:
[]
create: 1.0
create: 1.0 M2
create: 1.0 M4
create: 1.0 M5
create: 1.0 M6
create: 1.10.0
create: 1.11.0
create: 1.12.0
create: 1.12.1
create: 1.8.0
create: 1.9.0
219054: createGithubIssue
219054: addGithubLabels
219054: addGithubMilestone
219054: postGithubComments
219054: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=219054',
  issue: 'https://api.github.com/repos/pdulth/am2/issues/1'
}
close issue 219054



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


244153: createGithubIssue
244153: addGithubLabels
244153: addGithubMilestone
244153: postGithubComments
244153: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=244153',
  issue: 'https://api.github.com/repos/pdulth/am2/issues/2'
}
close issue 244153



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


Aborted by Philippe DUL
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Terminated
Caught SIGTERM signal
script returned exit code 143
[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: ABORTED