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 amalgam/capella-agent-pod-um2-cb3h2-4sgw5
[Normal][amalgam/capella-agent-pod-um2-cb3h2-4sgw5][Scheduled] Successfully assigned amalgam/capella-agent-pod-um2-cb3h2-4sgw5 to okdnode-10
[Normal][amalgam/capella-agent-pod-um2-cb3h2-4sgw5][AddedInterface] Add eth0 [10.40.26.221/23]
[Normal][amalgam/capella-agent-pod-um2-cb3h2-4sgw5][Pulled] Container image "node:12.16.1" already present on machine
[Normal][amalgam/capella-agent-pod-um2-cb3h2-4sgw5][Created] Created container node
[Normal][amalgam/capella-agent-pod-um2-cb3h2-4sgw5][Started] Started container node
[Normal][amalgam/capella-agent-pod-um2-cb3h2-4sgw5][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine
[Normal][amalgam/capella-agent-pod-um2-cb3h2-4sgw5][Created] Created container jnlp
[Normal][amalgam/capella-agent-pod-um2-cb3h2-4sgw5][Started] Started container jnlp
Agent capella-agent-pod-um2-cb3h2-4sgw5 is provisioned from template capella-agent-pod-um2-cb3h2
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.amalgam.svc.cluster.local/amalgam/job/amalgam-issues/2/"
    runUrl: "job/amalgam-issues/2/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "744f0af96fd28674ea6983e3d5522217bd90e590"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-cb3h2-4sgw5"
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-cb3h2-4sgw5"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-cb3h2-4sgw5"
    - 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-cb3h2-4sgw5 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/am1",
+ 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 :
268450
Expected imported issues from config :
400000
Next bugzilla to import are :
[
  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,
  ... 32 more items
]
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:
[
  '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'
]
268452: createGithubIssue
268452: addGithubLabels
268452: addGithubMilestone
268452: postGithubComments
268452: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=268452',
  issue: 'https://api.github.com/repos/pdulth/am1/issues/18'
}
close issue 268452



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


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



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