Skip to content

Console Output

Started by user Johannes Faltermeier
Running as Johannes Faltermeier
Agent centos-7-zkqhg is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-zkqhg"
  namespace: "edapt"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.edapt.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-zkqhg"
    - 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: "centos-7-zkqhg"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.edapt.svc.cluster.local/edapt/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
    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-edapt"
      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"

Building remotely on centos-7-zkqhg (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/emf-edapt-develop-rcptt
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-vGWzL8TJWsom/agent.45
SSH_AGENT_PID=47
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/emf-edapt-develop-rcptt@tmp/private_key_17705234374363271164.key (/home/jenkins/agent/workspace/emf-edapt-develop-rcptt@tmp/private_key_17705234374363271164.key)
[ssh-agent] Using credentials genie.edapt (ssh://genie.edapt@projects-storage.eclipse.org)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-edapt/edapt.git
 > git init /home/jenkins/agent/workspace/emf-edapt-develop-rcptt # timeout=10
Fetching upstream changes from https://github.com/eclipse-edapt/edapt.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
 > git fetch --tags --force --progress -- https://github.com/eclipse-edapt/edapt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-edapt/edapt.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision d29d07c8d11d616ea4f3032620a6d51f592b9481 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d29d07c8d11d616ea4f3032620a6d51f592b9481 # timeout=10
Commit message: "TCI - Open modules for tests"
 > git rev-list --no-walk d29d07c8d11d616ea4f3032620a6d51f592b9481 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[emf-edapt-develop-rcptt] $ Xvnc -help
Starting xvnc
[emf-edapt-develop-rcptt] $ Xvnc :80 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Mon Sep 11 10:21:41 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5980
 vncext:      created VNC server for screen 0
[emf-edapt-develop-rcptt] $ /bin/sh /tmp/jenkins6324359637097693809.sh
Fetching aut
total 60
drwxr-sr-x.  8 jenkins 1001970000  4096 Sep 11 10:21 .
drwxr-sr-x.  4 jenkins 1001970000    72 Sep 11 10:21 ..
drwxr-sr-x.  7 jenkins 1001970000  4096 Sep 11 10:21 builds
-rw-r--r--.  1 jenkins 1001970000  3427 Sep 11 10:21 CODE_OF_CONDUCT.md
-rw-r--r--.  1 jenkins 1001970000  1673 Sep 11 10:21 CONTRIBUTING
drwxr-sr-x. 13 jenkins 1001970000  4096 Sep 11 10:21 examples
drwxr-sr-x.  5 jenkins 1001970000   161 Sep 11 10:21 features
drwxr-sr-x.  8 jenkins 1001970000   179 Sep 11 10:21 .git
-rw-r--r--.  1 jenkins 1001970000    52 Sep 11 10:21 .gitignore
-rw-r--r--.  1 jenkins 1001970000 14474 Sep 11 10:21 LICENSE
-rw-r--r--.  1 jenkins 1001970000  1269 Sep 11 10:21 NOTICE
drwxr-sr-x. 14 jenkins 1001970000  4096 Sep 11 10:21 plugins
-rw-r--r--.  1 jenkins 1001970000  1056 Sep 11 10:21 README.md
-rw-r--r--.  1 jenkins 1001970000  2445 Sep 11 10:21 SECURITY.md
drwxr-sr-x.  8 jenkins 1001970000  4096 Sep 11 10:21 tests
-rw-r--r--.  1 jenkins 1001970000     0 Sep 11 10:21 .Xauthority-6659645102614489406
total 28
drwxr-sr-x. 8 jenkins 1001970000 4096 Sep 11 10:21 .
drwxr-sr-x. 8 jenkins 1001970000 4096 Sep 11 10:21 ..
-rw-r--r--. 1 jenkins 1001970000 1542 Sep 11 10:21 AllTests.suite
drwxr-sr-x. 2 jenkins 1001970000   32 Sep 11 10:21 change_documentation
drwxr-sr-x. 2 jenkins 1001970000 4096 Sep 11 10:21 context
drwxr-sr-x. 2 jenkins 1001970000   34 Sep 11 10:21 element_changes
drwxr-sr-x. 2 jenkins 1001970000  181 Sep 11 10:21 general
drwxr-sr-x. 2 jenkins 1001970000   79 Sep 11 10:21 operation_browser
-rw-r--r--. 1 jenkins 1001970000 3349 Sep 11 10:21 pom.xml
-rw-r--r--. 1 jenkins 1001970000  397 Sep 11 10:21 .project
-rw-r--r--. 1 jenkins 1001970000  216 Sep 11 10:21 rcptt.properties
drwxr-sr-x. 2 jenkins 1001970000   32 Sep 11 10:21 reconstruction_view
total 498068
drwxr-sr-x. 8 jenkins 1001970000      4096 Sep 11 10:21 .
drwxr-sr-x. 8 jenkins 1001970000      4096 Sep 11 10:21 ..
-rw-r--r--. 1 jenkins 1001970000      1542 Sep 11 10:21 AllTests.suite
-rw-r--r--. 1 jenkins 1001970000 509985203 Sep 11 10:21 aut.tar.gz
drwxr-sr-x. 2 jenkins 1001970000        32 Sep 11 10:21 change_documentation
drwxr-sr-x. 2 jenkins 1001970000      4096 Sep 11 10:21 context
drwxr-sr-x. 2 jenkins 1001970000        34 Sep 11 10:21 element_changes
drwxr-sr-x. 2 jenkins 1001970000       181 Sep 11 10:21 general
drwxr-sr-x. 2 jenkins 1001970000        79 Sep 11 10:21 operation_browser
-rw-r--r--. 1 jenkins 1001970000      3349 Sep 11 10:21 pom.xml
-rw-r--r--. 1 jenkins 1001970000       397 Sep 11 10:21 .project
-rw-r--r--. 1 jenkins 1001970000       216 Sep 11 10:21 rcptt.properties
drwxr-sr-x. 2 jenkins 1001970000        32 Sep 11 10:21 reconstruction_view
[emf-edapt-develop-rcptt] $ /bin/sh -xe /tmp/jenkins13594206929592191759.sh
+ icewm
[emf-edapt-develop-rcptt] $ /opt/tools/apache-maven/latest/bin/mvn -f tests/org.eclipse.emf.edapt.rcptt/pom.xml -Dmaven.repo.local=/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/.repository clean package
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.18, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.edapt:org.eclipse.emf.edapt.rcptt >----------
[INFO] Building org.eclipse.emf.edapt.rcptt 1.6.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] -----------------------------[ rcpttTest ]------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.emf.edapt.rcptt ---
[INFO] 
[INFO] --- toolchains:1.1:toolchain (default) @ org.eclipse.emf.edapt.rcptt ---
[INFO] Required toolchain: jdk [ id='JavaSE-11' ]
[INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
[INFO] 
[INFO] --- rcptt-maven-plugin:2.5.3:resources (default-resources) @ org.eclipse.emf.edapt.rcptt ---
[INFO] Resolving artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.5.3, this may take a while ...
[INFO] Artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.5.3 is resolved to /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/.repository/org/eclipse/rcptt/runner/rcptt.runner/2.5.3/rcptt.runner-2.5.3.zip
[INFO] Extracting AUT to /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut
[INFO] Expanding: /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/aut.tar.gz into /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut
[INFO] Extracting RCPTT runner to /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/runner
[INFO] Copying project contents to target directory...
[INFO] 
[INFO] --- rcptt-maven-plugin:2.5.3:execute (default-execute) @ org.eclipse.emf.edapt.rcptt ---
[INFO] Runner command line is /bin/sh -c cd '/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/runner/eclipse' && '/opt/tools/java/temurin/jdk-11/jdk-11.0.18+10/bin/java' '-Dorg.eclipse.swt.browser.DefaultType=mozilla' '-jar' '/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/runner/eclipse/plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar' '-application' 'org.eclipse.rcptt.runner.headless' '-runnerPlatform' 'swt' '-consoleLog' '-data' '/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/runner-workspace' '-aut' '/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse' '-autWsPrefix' '/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut-ws-' '-autConsolePrefix' '/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/results/aut-console-' '-autVMArgs' '-Xmx2g;-Dorg.eclipse.swt.browser.DefaultType=mozilla' '-autArgs' '-nosplash;-consoleLog;--launcher.GTK_version;2' '-q7report' '/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/results/org.eclipse.emf.edapt.rcptt.report' '-htmlReport' '/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/results/org.eclipse.emf.edapt.rcptt.html' '-junitReport' '/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/surefire-reports/TEST-org.eclipse.emf.edapt.rcptt.xml' '-import' '/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/projects/org.eclipse.emf.edapt.rcptt' '-injection:site' 'http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/' '-injection:site' 'http://download.eclipse.org/releases/2022-06;org.eclipse.emf.ecp.emfforms.idetooling.feature.source.feature.group;org.eclipse.ocl.all.sdk.feature.group;org.eclipse.emf.compare.ide.ui.feature.group;org.eclipse.emf.compare.feature.group' '-injection:site' 'http://download.eclipse.org/edapt/p2/nightly;org.eclipse.emf.edapt.runtime.feature.feature.group;org.eclipse.emf.edapt.recorder.feature.feature.group' '-testOptions' 'testExecTimeout=300;execTimeout=3600' '-timeout' '3600' '-shutdownListenerPort' '9689'
[INFO] The execution timeout is set to 3600 seconds
[INFO] !SESSION 2023-09-11 10:22:22.852 -----------------------------------------------
[INFO] eclipse.buildId=unknown
[INFO] java.version=11.0.18
[INFO] java.vendor=Eclipse Adoptium
[INFO] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
[INFO] Framework arguments:  -application org.eclipse.rcptt.runner.headless -runnerPlatform swt -aut /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse -autWsPrefix /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut-ws- -autConsolePrefix /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/results/aut-console- -autVMArgs -Xmx2g;-Dorg.eclipse.swt.browser.DefaultType=mozilla -autArgs -nosplash;-consoleLog;--launcher.GTK_version;2 -q7report /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/results/org.eclipse.emf.edapt.rcptt.report -htmlReport /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/results/org.eclipse.emf.edapt.rcptt.html -junitReport /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/surefire-reports/TEST-org.eclipse.emf.edapt.rcptt.xml -import /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/projects/org.eclipse.emf.edapt.rcptt -injection:site http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/ -injection:site http://download.eclipse.org/releases/2022-06;org.eclipse.emf.ecp.emfforms.idetooling.feature.source.feature.group;org.eclipse.ocl.all.sdk.feature.group;org.eclipse.emf.compare.ide.ui.feature.group;org.eclipse.emf.compare.feature.group -injection:site http://download.eclipse.org/edapt/p2/nightly;org.eclipse.emf.edapt.runtime.feature.feature.group;org.eclipse.emf.edapt.recorder.feature.feature.group -testOptions testExecTimeout=300;execTimeout=3600 -timeout 3600 -shutdownListenerPort 9689
[INFO] Command-line arguments:  -application org.eclipse.rcptt.runner.headless -runnerPlatform swt -consoleLog -data /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/runner-workspace -aut /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse -autWsPrefix /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut-ws- -autConsolePrefix /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/results/aut-console- -autVMArgs -Xmx2g;-Dorg.eclipse.swt.browser.DefaultType=mozilla -autArgs -nosplash;-consoleLog;--launcher.GTK_version;2 -q7report /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/results/org.eclipse.emf.edapt.rcptt.report -htmlReport /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/results/org.eclipse.emf.edapt.rcptt.html -junitReport /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/surefire-reports/TEST-org.eclipse.emf.edapt.rcptt.xml -import /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/projects/org.eclipse.emf.edapt.rcptt -injection:site http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/ -injection:site http://download.eclipse.org/releases/2022-06;org.eclipse.emf.ecp.emfforms.idetooling.feature.source.feature.group;org.eclipse.ocl.all.sdk.feature.group;org.eclipse.emf.compare.ide.ui.feature.group;org.eclipse.emf.compare.feature.group -injection:site http://download.eclipse.org/edapt/p2/nightly;org.eclipse.emf.edapt.runtime.feature.feature.group;org.eclipse.emf.edapt.recorder.feature.feature.group -testOptions testExecTimeout=300;execTimeout=3600 -timeout 3600 -shutdownListenerPort 9689
[INFO] 
[INFO] !ENTRY org.eclipse.jdt.core.manipulation 4 0 2023-09-11 10:22:25.931
[INFO] !MESSAGE FrameworkEvent ERROR
[INFO] !STACK 0
[INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.core.manipulation [129]
[INFO]   Unresolved requirement: Require-Bundle: org.eclipse.ltk.core.refactoring; bundle-version="[3.6.0,4.0.0)"
[INFO] 
[INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
[INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
[INFO] 
[INFO] !ENTRY org.eclipse.jdt.junit 4 0 2023-09-11 10:22:25.984
[INFO] !MESSAGE FrameworkEvent ERROR
[INFO] !STACK 0
[INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.junit [131]
[INFO]   Unresolved requirement: Require-Bundle: org.eclipse.ui.ide; bundle-version="[3.5.0,4.0.0)"
[INFO] 
[INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
[INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
[INFO] 
[INFO] !ENTRY org.eclipse.jdt.launching.macosx 4 0 2023-09-11 10:22:25.984
[INFO] !MESSAGE FrameworkEvent ERROR
[INFO] !STACK 0
[INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [136]
[INFO]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
[INFO] 
[INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
[INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
[INFO] 
[INFO] !ENTRY org.eclipse.jdt.launching.ui.macosx 4 0 2023-09-11 10:22:25.986
[INFO] !MESSAGE FrameworkEvent ERROR
[INFO] !STACK 0
[INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.ui.macosx [137]
[INFO]   Unresolved requirement: Require-Bundle: org.eclipse.ui; bundle-version="[3.5.0,4.0.0)"
[INFO] 
[INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
[INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
[INFO] 
[INFO] !ENTRY org.eclipse.pde.runtime 4 0 2023-09-11 10:22:25.987
[INFO] !MESSAGE FrameworkEvent ERROR
[INFO] !STACK 0
[INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.pde.runtime [158]
[INFO]   Unresolved requirement: Require-Bundle: org.eclipse.ui; bundle-version="[3.3.0,4.0.0)"
[INFO] 
[INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
[INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.core.swt 4 0 2023-09-11 10:22:25.988
[INFO] !MESSAGE FrameworkEvent ERROR
[INFO] !STACK 0
[INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.rcptt.core.swt [172]
[INFO]   Unresolved requirement: Require-Bundle: org.eclipse.jface.databinding
[INFO] 
[INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
[INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
[INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
[INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
[INFO] Started at Mon Sep 11 10:22:26 UTC 2023
[INFO] RCPTT Runner version: 2.5.3
[INFO] Initializing target platform...
[INFO] Begin task: Resolving null
[INFO] progress: Resolving Target Contents...
[INFO] progress: Reading plug-ins
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.launching.ext 2 0 2023-09-11 10:22:30.922
[INFO] !MESSAGE Detected potential problems in target platform No Name
[INFO] 	Installation /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse Default Configuration
[INFO] 	Directory /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins
[INFO] 	Directory /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins
[INFO] Env: null/null/null/null
[INFO] JRE: null
[INFO] Args: null/null
[INFO] Implicit: null
[INFO] Handle: 1694427747311.target
[INFO] !SUBENTRY 1 org.eclipse.rcptt.launching.ext 2 0 2023-09-11 10:22:30.922
[INFO] !MESSAGE Multiple versions of bundle file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar and file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation_1.2.0.v20210519-0438.jar
[INFO] !SUBENTRY 1 org.eclipse.rcptt.launching.ext 2 0 2023-09-11 10:22:30.922
[INFO] !MESSAGE Multiple versions of bundle file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar and file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation.source_1.2.0.v20210519-0438.jar
[INFO] !SUBENTRY 1 org.eclipse.rcptt.launching.ext 2 0 2023-09-11 10:22:30.922
[INFO] !MESSAGE Multiple versions of bundle file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation_1.2.0.v20210519-0438.jar and file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar
[INFO] !SUBENTRY 1 org.eclipse.rcptt.launching.ext 2 0 2023-09-11 10:22:30.923
[INFO] !MESSAGE Multiple versions of bundle file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation.source_1.2.0.v20210519-0438.jar and file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar
[INFO] !SUBENTRY 1 org.eclipse.rcptt.launching.ext 2 0 2023-09-11 10:22:30.923
[INFO] !MESSAGE Multiple versions of bundle file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar and file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation_1.2.0.v20210519-0438.jar
[INFO] !SUBENTRY 1 org.eclipse.rcptt.launching.ext 2 0 2023-09-11 10:22:30.923
[INFO] !MESSAGE Multiple versions of bundle file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation_1.2.0.v20210519-0438.jar and file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar
[INFO] !SUBENTRY 1 org.eclipse.rcptt.launching.ext 2 0 2023-09-11 10:22:30.923
[INFO] !MESSAGE Multiple versions of bundle file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar and file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation.source_1.2.0.v20210519-0438.jar
[INFO] !SUBENTRY 1 org.eclipse.rcptt.launching.ext 2 0 2023-09-11 10:22:30.924
[INFO] !MESSAGE Multiple versions of bundle file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation.source_1.2.0.v20210519-0438.jar and file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut/eclipse/plugins/org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar
[INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:22:31.118
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.xml.xz
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:22:31.123
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] Begin task: Apply injection plugins
[INFO] progress: Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/ (172B)
[INFO] progress: Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:22:31.973
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/content.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/ (104.5kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/ (172B)
[INFO] progress: Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:22:32.987
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/artifacts.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching artifacts.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/ (49.47kB)
[INFO] progress: Downloading org.apache.batik.anim.source
[INFO] progress: Downloading java_cup.source
[INFO] progress: Downloading org.apache.batik.anim.source
[INFO] progress: Downloading com.atlassian.commonmark-heading-anchor.source
[INFO] progress: Fetching org.apache.batik.anim.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (409.92kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.anim.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (409.92kB)
[INFO] progress: Fetching java_cup.source_0.11.20150326.v20180425-1030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (79.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching java_cup.source_0.11.20150326.v20180425-1030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (79.37kB)
[INFO] progress: Fetching com.atlassian.commonmark-heading-anchor.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.43kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-heading-anchor.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.43kB)
[INFO] progress: Downloading org.hamcrest.source
[INFO] progress: Fetching org.apache.batik.anim.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (414.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.anim.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (414.58kB)
[INFO] progress: Downloading org.apache.wsil4j
[INFO] progress: Fetching org.hamcrest.source_2.2.0.v20210711-0821.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (106.4kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.hamcrest.source_2.2.0.v20210711-0821.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (106.4kB)
[INFO] progress: Fetching org.apache.wsil4j_1.0.0.v20180522-1857.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (81.16kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.wsil4j_1.0.0.v20180522-1857.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (81.16kB)
[INFO] progress: Downloading org.junit.platform.suite.commons
[INFO] progress: Downloading com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider.source
[INFO] progress: Fetching org.junit.platform.suite.commons_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.68kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.suite.commons_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.68kB)
[INFO] progress: Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (25.63kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (25.63kB)
[INFO] progress: Downloading ca.odell.glazedlists.source
[INFO] progress: Downloading org.glassfish.jersey.media.jersey-media-json-jackson.source
[INFO] progress: Downloading org.apache.batik.util
[INFO] progress: Fetching ca.odell.glazedlists.source_1.11.0.v20190926-1838.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (920.44kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching ca.odell.glazedlists.source_1.11.0.v20190926-1838.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (920.44kB)
[INFO] progress: Fetching org.glassfish.jersey.media.jersey-media-json-jackson.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (74.33kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.media.jersey-media-json-jackson.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (74.33kB)
[INFO] progress: Downloading com.atlassian.commonmark-image-attributes
[INFO] progress: Fetching org.apache.batik.util_1.9.1.v20180703-1553.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (143.71kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-image-attributes_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (26.87kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.util_1.9.1.v20180703-1553.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (143.71kB)
[INFO] progress: Fetching com.atlassian.commonmark-image-attributes_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (26.87kB)
[INFO] progress: Downloading org.apache.batik.bridge
[INFO] progress: Downloading org.junit.platform.runner.source
[INFO] progress: Fetching org.apache.batik.bridge_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (723.51kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.runner.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (26.45kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.bridge_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (723.51kB)
[INFO] progress: Fetching org.junit.platform.runner.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (26.45kB)
[INFO] progress: Downloading com.google.oauth-client-java6.source
[INFO] progress: Downloading org.objectweb.asm.util.source
[INFO] progress: Fetching com.google.oauth-client-java6.source_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.46kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.oauth-client-java6.source_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.46kB)
[INFO] progress: Downloading org.apache.maven.resolver.api
[INFO] progress: Fetching org.apache.maven.resolver.api_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (165.28kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm.util.source_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (88.74kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.api_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (165.28kB)
[INFO] progress: Fetching org.objectweb.asm.util.source_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (88.74kB)
[INFO] progress: Downloading com.github.jnr.jffi
[INFO] progress: Downloading javax.validation
[INFO] progress: Fetching javax.validation_1.1.0.v20200505-2127.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (84.03kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.jffi_1.2.23.v20211029-0121.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (172.35kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.validation_1.1.0.v20200505-2127.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (84.03kB)
[INFO] progress: Fetching com.github.jnr.jffi_1.2.23.v20211029-0121.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (172.35kB)
[INFO] progress: Downloading org.apache.maven.resolver.connector.basic.source
[INFO] progress: Fetching org.apache.maven.resolver.connector.basic.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (35.68kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.connector.basic.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (35.68kB)
[INFO] progress: Downloading com.sun.jna.platform
[INFO] progress: Downloading org.slf4j.binding.log4j12.source
[INFO] progress: Downloading com.konghq.unirest-java
[INFO] progress: Downloading org.apache.batik.dom.svg.source
[INFO] progress: Fetching com.sun.jna.platform_5.6.0.v20200722-0209.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.36MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna.platform_5.6.0.v20200722-0209.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.36MB)
[INFO] progress: Fetching com.konghq.unirest-java_3.4.2.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (175.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.konghq.unirest-java_3.4.2.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (175.37kB)
[INFO] progress: Fetching org.apache.batik.dom.svg.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (242.7kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.binding.log4j12.source_1.7.30.v20201108-2042.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.92kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.dom.svg.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (242.7kB)
[INFO] progress: Fetching org.slf4j.binding.log4j12.source_1.7.30.v20201108-2042.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.92kB)
[INFO] progress: Downloading org.apache.batik.dom.svg.source
[INFO] progress: Fetching org.apache.batik.dom.svg.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (245.63kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.dom.svg.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (245.63kB)
[INFO] progress: Downloading org.apache.batik.css.source
[INFO] progress: Fetching org.apache.batik.css.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (319.47kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.css.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (319.47kB)
[INFO] progress: Downloading com.graphql.java.source
[INFO] progress: Fetching com.graphql.java.source_11.0.0.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (493.92kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.graphql.java.source_11.0.0.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (493.92kB)
[INFO] progress: Downloading org.apache.commons.collections
[INFO] progress: Fetching org.apache.commons.collections_3.2.2.v20220405-1659.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (624.1kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.collections_3.2.2.v20220405-1659.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (624.1kB)
[INFO] progress: Downloading com.google.api.client-escape
[INFO] progress: Fetching com.google.api.client-escape_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.52kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-escape_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.52kB)
[INFO] progress: Downloading org.apache.commons.logging
[INFO] progress: Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (71.45kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (71.45kB)
[INFO] progress: Downloading com.google.api.client-http
[INFO] progress: Downloading org.apache.batik.awt.util.source
[INFO] progress: Fetching com.google.api.client-http_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (44.22kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-http_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (44.22kB)
[INFO] progress: Downloading com.sun.jna.source
[INFO] progress: Fetching com.sun.jna.source_4.5.1.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (163.18kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna.source_4.5.1.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (163.18kB)
[INFO] progress: Fetching org.apache.batik.awt.util.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (427.04kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.awt.util.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (427.04kB)
[INFO] progress: Downloading org.apache.pdfbox.xmpbox.source
[INFO] progress: Downloading org.apache.jclouds.jclouds-compute.source
[INFO] progress: Fetching org.apache.pdfbox.xmpbox.source_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (135.03kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.batik.bridge
[INFO] progress: Fetching org.apache.pdfbox.xmpbox.source_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (135.03kB)
[INFO] progress: Fetching org.apache.jclouds.jclouds-compute.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (309.99kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.jclouds-compute.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (309.99kB)
[INFO] progress: Fetching org.apache.batik.bridge_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (728.18kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.bridge_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (728.18kB)
[INFO] progress: Downloading org.apache.jclouds.api.cloudwatch
[INFO] progress: Downloading org.apache.sshd.osgi.source
[INFO] progress: Fetching org.apache.jclouds.api.cloudwatch_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (126.99kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.cloudwatch_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (126.99kB)
[ERROR] Sep 11, 2023 10:22:36 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:36 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Downloading org.apache.commons.logging.source
[INFO] progress: Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (85.46kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.sshd.osgi.source_2.8.0.v20211227-1750.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.36MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (85.46kB)
[INFO] progress: Fetching org.apache.sshd.osgi.source_2.8.0.v20211227-1750.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.36MB)
[INFO] progress: Downloading org.apache.pdfbox.preflight.source
[INFO] progress: Downloading com.google.flogger.source
[INFO] progress: Fetching org.apache.pdfbox.preflight.source_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (232.26kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.pdfbox.preflight.source_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (232.26kB)
[INFO] progress: Fetching com.google.flogger.source_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (123.95kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.flogger.source_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (123.95kB)
[INFO] progress: Downloading org.apache.lucene.analyzers-common.source
[INFO] progress: Downloading com.google.auth.google-auth-library-credentials.source
[ERROR] Sep 11, 2023 10:22:36 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:36 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Downloading org.apache.xmlrpc.client
[INFO] progress: Fetching com.google.auth.google-auth-library-credentials.source_0.20.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.57kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.auth.google-auth-library-credentials.source_0.20.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.57kB)
[INFO] progress: Downloading com.cronutils.source
[INFO] progress: Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (73.89kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (73.89kB)
[INFO] progress: Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.66MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.66MB)
[INFO] progress: Fetching com.cronutils.source_5.0.5.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (111.69kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.cronutils.source_5.0.5.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (111.69kB)
[INFO] progress: Downloading org.glassfish.jersey.core.jersey-client
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-client_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (262.79kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-client_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (262.79kB)
[INFO] progress: Downloading org.glassfish.hk2.utils
[INFO] progress: Fetching org.glassfish.hk2.utils_2.5.0.v20160210-1508.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (135.43kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.utils_2.5.0.v20160210-1508.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (135.43kB)
[INFO] progress: Downloading com.atlassian.commonmark-ins.source
[INFO] progress: Downloading org.apache.httpcomponents.core5.httpcore5-h2
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (252.97kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (252.97kB)
[INFO] progress: Fetching com.atlassian.commonmark-ins.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.05kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-ins.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.05kB)
[INFO] progress: Downloading org.apache.felix.scr.source
[INFO] progress: Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (278.04kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (278.04kB)
[INFO] progress: Downloading com.cronutils
[INFO] progress: Fetching com.cronutils_5.0.5.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (138.62kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.cronutils_5.0.5.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (138.62kB)
[INFO] progress: Downloading org.slf4j.apis.jcl
[INFO] progress: Downloading com.google.j2objc.j2objc-annotations
[INFO] progress: Fetching com.google.j2objc.j2objc-annotations_1.3.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (34.22kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.j2objc.j2objc-annotations_1.3.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (34.22kB)
[INFO] progress: Fetching org.slf4j.apis.jcl_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (29.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.apis.jcl_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (29.58kB)
[INFO] progress: Downloading jakarta.el
[INFO] progress: Downloading com.google.http-client.google-http-client
[INFO] progress: Fetching jakarta.el_4.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (97.12kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.el_4.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (97.12kB)
[INFO] progress: Fetching com.google.http-client.google-http-client_1.34.2.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (320.81kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.http-client.google-http-client_1.34.2.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (320.81kB)
[INFO] progress: Downloading javax.annotation
[INFO] progress: Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.27kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.27kB)
[INFO] progress: Downloading org.ejml.simple.source
[INFO] progress: Downloading org.apache.jclouds.api.openstack-nova.source
[INFO] progress: Downloading org.apache.batik.transcoder.source
[INFO] progress: Fetching org.ejml.simple.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (28.7kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.openstack-nova.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (226.59kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.simple.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (28.7kB)
[INFO] progress: Fetching org.apache.jclouds.api.openstack-nova.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (226.59kB)
[INFO] progress: Fetching org.apache.batik.transcoder.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (125.69kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.transcoder.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (125.69kB)
[INFO] progress: Downloading org.glassfish.jersey.containers.servlet
[INFO] progress: Downloading org.junit.platform.engine
[INFO] progress: Fetching org.glassfish.jersey.containers.servlet_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.39kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.containers.servlet_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.39kB)
[INFO] progress: Downloading org.apache.lucene.queryparser.source
[INFO] progress: Fetching org.junit.platform.engine_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (208.15kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.engine_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (208.15kB)
[INFO] progress: Fetching org.apache.lucene.queryparser.source_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (415.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.queryparser.source_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (415.37kB)
[INFO] progress: Downloading org.apache.onami.configuration.source
[INFO] progress: Downloading org.apache.batik.ext.awt
[INFO] progress: Fetching org.apache.onami.configuration.source_6.3.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (44.65kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.onami.configuration.source_6.3.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (44.65kB)
[INFO] progress: Fetching org.apache.batik.ext.awt_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (442.16kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.glassfish.hk2.osgi-resource-locator
[INFO] progress: Fetching org.apache.batik.ext.awt_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (442.16kB)
[INFO] progress: Fetching org.glassfish.hk2.osgi-resource-locator_1.0.3.v20200509-0149.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (42.03kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.osgi-resource-locator_1.0.3.v20200509-0149.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (42.03kB)
[INFO] progress: Downloading org.ejml.denseC64.source
[INFO] progress: Downloading org.knowm.xchart
[INFO] progress: Fetching org.knowm.xchart_3.6.5.v20201023-2252.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (373.51kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.knowm.xchart_3.6.5.v20201023-2252.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (373.51kB)
[INFO] progress: Fetching org.ejml.denseC64.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (75.38kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.denseC64.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (75.38kB)
[INFO] progress: Downloading org.jacoco.core.source
[INFO] progress: Downloading org.apache.httpcomponents.httpclient.win.source
[INFO] progress: Fetching org.jacoco.core.source_0.8.8.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (187.83kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jacoco.core.source_0.8.8.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (187.83kB)
[INFO] progress: Downloading com.konghq.unirest-java.source
[INFO] progress: Fetching org.apache.httpcomponents.httpclient.win.source_4.5.13.v20211010-1849.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (29.96kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.httpclient.win.source_4.5.13.v20211010-1849.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (29.96kB)
[INFO] progress: Downloading org.objectweb.asm.tree.source
[INFO] progress: Fetching com.konghq.unirest-java.source_3.4.2.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (171.5kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.konghq.unirest-java.source_3.4.2.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (171.5kB)
[INFO] progress: Downloading org.jsoup.source
[INFO] progress: Fetching org.objectweb.asm.tree.source_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (86.71kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm.tree.source_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (86.71kB)
[INFO] progress: Fetching org.jsoup.source_1.14.3.v20211012-1727.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (229.33kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jsoup.source_1.14.3.v20211012-1727.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (229.33kB)
[INFO] progress: Downloading org.junit.platform.commons.source
[INFO] progress: Downloading com.google.guava.source
[INFO] progress: Fetching org.junit.platform.commons.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (91.89kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.commons.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (91.89kB)
[INFO] progress: Fetching com.google.guava.source_30.1.0.v20210127-2300.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.7MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.guava.source_30.1.0.v20210127-2300.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.7MB)
[ERROR] Sep 11, 2023 10:22:37 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:37 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {s}->https://download.eclipse.org:443
[INFO] progress: Fetching com.google.guava.source_27.1.0.v20190517-1946.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.63MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.guava.source_27.1.0.v20190517-1946.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.63MB)
[INFO] progress: Downloading jakarta.el.source
[INFO] progress: Downloading com.google.oauth-client.source
[INFO] progress: Fetching jakarta.el.source_4.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (118.17kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.el.source_4.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (118.17kB)
[INFO] progress: Downloading org.immutables.value
[INFO] progress: Fetching org.immutables.value_2.8.3.v20200423-1717.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.97MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.immutables.value_2.8.3.v20200423-1717.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.97MB)
[INFO] progress: Fetching com.google.oauth-client.source_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (82.76kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.oauth-client.source_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (82.76kB)
[INFO] progress: Downloading javax.ws.rs.source
[INFO] progress: Fetching javax.ws.rs.source_2.1.6.v20200505-2127.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (268.4kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.ws.rs.source_2.1.6.v20200505-2127.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (268.4kB)
[INFO] progress: Downloading org.mozilla.javascript.source
[INFO] progress: Fetching org.mozilla.javascript.source_1.7.10.v20190430-1943.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (929.48kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.mozilla.javascript.source_1.7.10.v20190430-1943.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (929.48kB)
[INFO] progress: Downloading org.antlr.runtime.source
[INFO] progress: Downloading org.glassfish.jersey.ext.entityfiltering.source
[INFO] progress: Fetching org.glassfish.jersey.ext.entityfiltering.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (91.68kB)
[INFO] progress: Fetching org.antlr.runtime.source_4.7.1.v20181120-0808.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (338.75kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.antlr.runtime.source_4.7.1.v20181120-0808.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (338.75kB)
[INFO] progress: Fetching org.glassfish.jersey.ext.entityfiltering.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (91.68kB)
[INFO] progress: Downloading com.sun.jna.platform.source
[INFO] progress: Fetching com.sun.jna.platform.source_5.8.0.v20210406-1004.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.04MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna.platform.source_5.8.0.v20210406-1004.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.04MB)
[INFO] progress: Downloading org.apache.commons.cli
[INFO] progress: Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (64.23kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (64.23kB)
[INFO] progress: Downloading org.ejml.equation
[INFO] progress: Fetching org.ejml.equation_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (160.01kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.glassfish.jersey.apache.connector.source
[INFO] progress: Fetching org.ejml.equation_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (160.01kB)
[INFO] progress: Fetching org.glassfish.jersey.apache.connector.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.41kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.apache.connector.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.41kB)
[INFO] progress: Downloading javax.activation.source
[INFO] progress: Fetching javax.activation.source_1.2.2.v20201119-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (76.9kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.lucene.analyzers-common.source
[INFO] progress: Fetching org.apache.lucene.analyzers-common.source_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.62MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.analyzers-common.source_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.62MB)
[INFO] progress: Fetching javax.activation.source_1.2.2.v20201119-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (76.9kB)
[INFO] progress: Downloading com.atlassian.commonmark-gfm-tables
[INFO] progress: Fetching com.atlassian.commonmark-gfm-tables_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (36.5kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-gfm-tables_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (36.5kB)
[INFO] progress: Downloading org.apache.jclouds.labs.docker
[INFO] progress: Downloading com.google.oauth-client
[ERROR] Sep 11, 2023 10:22:39 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:39 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching com.google.oauth-client_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (81.14kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.oauth-client_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (81.14kB)
[INFO] progress: Downloading org.apache.commons.compress
[INFO] progress: Fetching org.apache.jclouds.labs.docker_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (102.72kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.labs.docker_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (102.72kB)
[INFO] progress: Fetching org.apache.commons.compress_1.21.0.v20211103-2100.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.04MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.compress_1.21.0.v20211103-2100.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.04MB)
[INFO] progress: Downloading org.apache.commons.collections.source
[INFO] progress: Downloading org.junit.platform.runner
[INFO] progress: Fetching org.junit.platform.runner_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (31.88kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.collections.source_3.2.2.v20220405-1659.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (667.33kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.collections.source_3.2.2.v20220405-1659.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (667.33kB)
[INFO] progress: Fetching org.junit.platform.runner_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (31.88kB)
[INFO] progress: Downloading org.apache.httpcomponents.httpclient.source
[INFO] progress: Fetching org.apache.httpcomponents.httpclient.source_4.5.13.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (966.92kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.httpclient.source_4.5.13.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (966.92kB)
[INFO] progress: Downloading com.google.gson
[INFO] progress: Fetching com.google.gson_2.8.9.v20220111-1409.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (279.89kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.gson_2.8.9.v20220111-1409.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (279.89kB)
[INFO] progress: Downloading org.apache.jclouds.api.ec2
[INFO] progress: Downloading org.apache.commons.collections4
[INFO] progress: Fetching org.apache.jclouds.api.ec2_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (429.15kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.ec2_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (429.15kB)
[INFO] progress: Downloading javax.inject.source
[INFO] progress: Fetching org.apache.commons.collections4_4.4.0.v20200420-1700.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (790.61kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.collections4_4.4.0.v20200420-1700.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (790.61kB)
[INFO] progress: Fetching javax.inject.source_1.0.0.v20220405-0441.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.15kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.inject.source_1.0.0.v20220405-0441.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.15kB)
[INFO] progress: Downloading org.bouncycastle.bcpkix
[INFO] progress: Downloading com.google.javascript
[INFO] progress: Fetching org.bouncycastle.bcpkix_1.70.0.v20220105-1522.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (909.47kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.53MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.bouncycastle.bcpkix_1.70.0.v20220105-1522.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (909.47kB)
[INFO] progress: Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.53MB)
[INFO] progress: Downloading ch.qos.logback.core.source
[INFO] progress: Fetching ch.qos.logback.core.source_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (432.81kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching ch.qos.logback.core.source_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (432.81kB)
[INFO] progress: Downloading net.bytebuddy.byte-buddy-agent.source
[INFO] progress: Fetching net.bytebuddy.byte-buddy-agent.source_1.7.9.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (28.23kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.bytebuddy.byte-buddy-agent.source_1.7.9.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (28.23kB)
[INFO] progress: Downloading com.fasterxml.jackson.core.jackson-core
[INFO] progress: Downloading com.sun.xml.bind.source
[ERROR] Sep 11, 2023 10:22:40 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:40 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching com.sun.xml.bind.source_2.3.3.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (903.33kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.xml.bind.source_2.3.3.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (903.33kB)
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (386.84kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (386.84kB)
[INFO] progress: Downloading jakarta.xml.bind.source
[INFO] progress: Downloading jakarta.activation.source
[INFO] progress: Fetching jakarta.xml.bind.source_2.3.3.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (208.44kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.xml.bind.source_2.3.3.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (208.44kB)
[INFO] progress: Fetching jakarta.activation.source_2.0.0.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (58.22kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.activation.source_2.0.0.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (58.22kB)
[INFO] progress: Downloading com.github.jnr.constants.source
[INFO] progress: Downloading org.apache.logging.log4j
[INFO] progress: Fetching com.github.jnr.constants.source_0.9.15.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (267.75kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.constants.source_0.9.15.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (267.75kB)
[INFO] progress: Fetching org.apache.logging.log4j_2.17.1.v20220106-2156.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.11MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.logging.log4j_2.17.1.v20220106-2156.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.11MB)
[INFO] progress: Downloading javax.measure.unit-api.source
[INFO] progress: Fetching javax.measure.unit-api.source_1.0.0.v20170818-1538.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (89.23kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.measure.unit-api.source_1.0.0.v20170818-1538.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (89.23kB)
[INFO] progress: Downloading org.ejml.core.source
[INFO] progress: Downloading org.antlr.runtime.source
[INFO] progress: Fetching org.antlr.runtime.source_4.5.1.v20160210-1233.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (417.52kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.core.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (95.59kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.core.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (95.59kB)
[INFO] progress: Fetching org.antlr.runtime.source_4.5.1.v20160210-1233.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (417.52kB)
[INFO] progress: Downloading com.fasterxml.jackson.core.jackson-databind
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.53MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.53MB)
[INFO] progress: Downloading org.apache.jclouds.labs.openstack-neutron.source
[INFO] progress: Fetching org.apache.jclouds.labs.openstack-neutron.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (161.44kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.labs.openstack-neutron.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (161.44kB)
[INFO] progress: Downloading org.junit.platform.suite.api.source
[INFO] progress: Fetching org.junit.platform.suite.api.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (43.69kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.suite.api.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (43.69kB)
[INFO] progress: Downloading org.apache.log4j.source
[INFO] progress: Fetching org.apache.log4j.source_1.2.19.v20220208-1728.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (400.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.log4j.source_1.2.19.v20220208-1728.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (400.37kB)
[INFO] progress: Downloading com.fasterxml.jackson.jaxrs.jackson-jaxrs-base.source
[INFO] progress: Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.87kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.87kB)
[INFO] progress: Downloading net.bytebuddy.byte-buddy-agent.source
[INFO] progress: Downloading org.apache.felix.gogo.runtime
[INFO] progress: Downloading org.jcodings
[INFO] progress: Fetching net.bytebuddy.byte-buddy-agent.source_1.9.0.v20181106-1534.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (29.45kB)
[INFO] progress: The user operation is waiting for background work to complete.
[ERROR] Sep 11, 2023 10:22:41 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:41 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching net.bytebuddy.byte-buddy-agent.source_1.9.0.v20181106-1534.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (29.45kB)
[INFO] progress: Fetching org.jcodings_1.0.18.v20170306-1742.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.61MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.batik.awt.util
[INFO] progress: Fetching org.apache.batik.awt.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (445.67kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (219.73kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jcodings_1.0.18.v20170306-1742.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.61MB)
[INFO] progress: Fetching org.apache.batik.awt.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (445.67kB)
[INFO] progress: Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (219.73kB)
[INFO] progress: Downloading org.antlr.runtime
[INFO] progress: Fetching org.antlr.runtime_3.5.2.v20200724-1452.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (184.64kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.antlr.runtime_3.5.2.v20200724-1452.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (184.64kB)
[INFO] progress: Downloading org.ejml.simple
[INFO] progress: Fetching org.ejml.simple_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (25.7kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.hamcrest.core.source
[INFO] progress: Fetching org.ejml.simple_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (25.7kB)
[INFO] progress: Downloading org.apache.commons.math3
[INFO] progress: Downloading io.opencensus.opencensus-contrib-http-util
[INFO] progress: Fetching org.apache.commons.math3_3.6.1.v20200817-1830.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.22MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.math3_3.6.1.v20200817-1830.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.22MB)
[INFO] progress: Fetching io.opencensus.opencensus-contrib-http-util_0.26.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (50.38kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (51.3kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.opencensus.opencensus-contrib-http-util_0.26.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (50.38kB)
[INFO] progress: Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (51.3kB)
[INFO] progress: Downloading org.mockito.source
[INFO] progress: Downloading org.hsqldb.source
[INFO] progress: Fetching org.mockito.source_2.13.0.v20200310-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (503.49kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.mockito.source_2.13.0.v20200310-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (503.49kB)
[INFO] progress: Fetching org.hsqldb.source_2.2.9.v20200115-2036.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.23MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.hsqldb.source_2.2.9.v20200115-2036.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.23MB)
[INFO] progress: Downloading ch.qos.logback.core
[INFO] progress: Fetching ch.qos.logback.core_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (502.2kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching ch.qos.logback.core_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (502.2kB)
[INFO] progress: Downloading com.sun.jna
[INFO] progress: Fetching com.sun.jna_4.5.1.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.41MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna_4.5.1.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.41MB)
[INFO] progress: Downloading org.dom4j
[INFO] progress: Fetching org.dom4j_1.6.1.v20190321-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (328.82kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.dom4j_1.6.1.v20190321-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (328.82kB)
[INFO] progress: Downloading javax.activation
[INFO] progress: Downloading org.apache.batik.pdf
[INFO] progress: Fetching javax.activation_1.2.2.v20201119-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (82.72kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.activation_1.2.2.v20201119-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (82.72kB)
[INFO] progress: Downloading org.mockito.source
[INFO] progress: Fetching org.mockito.source_2.23.0.v20200310-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (515.36kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.mockito.source_2.23.0.v20200310-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (515.36kB)
[INFO] progress: Fetching org.apache.batik.pdf_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.72MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.pdf_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.72MB)
[INFO] progress: Downloading org.apache.httpcomponents.client5.httpclient5-win
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (27.98kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (27.98kB)
[INFO] progress: Downloading org.apache.xml.resolver
[INFO] progress: Fetching org.apache.xml.resolver_1.2.0.v20220401-1849.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (99.94kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xml.resolver_1.2.0.v20220401-1849.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (99.94kB)
[INFO] progress: Downloading org.apache.batik.constants
[INFO] progress: Downloading org.glassfish.jersey.apache.connector
[INFO] progress: Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.34kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.34kB)
[INFO] progress: Downloading org.jacoco.core
[INFO] progress: Fetching org.glassfish.jersey.apache.connector_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.18kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.apache.connector_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.18kB)
[INFO] progress: Downloading org.apache.batik.constants.source
[INFO] progress: Downloading org.antlr.runtime
[INFO] progress: Downloading org.objectweb.asm.analysis
[ERROR] Sep 11, 2023 10:22:43 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:43 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching org.jacoco.core_0.8.8.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (232.51kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jacoco.core_0.8.8.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (232.51kB)
[INFO] progress: Fetching org.apache.batik.constants.source_1.9.1.v20180227-1645.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (19.22kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.constants.source_1.9.1.v20180227-1645.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (19.22kB)
[INFO] progress: Fetching org.objectweb.asm.analysis_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.24kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm.analysis_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.24kB)
[INFO] progress: Downloading ch.qos.logback.classic.source
[INFO] progress: Downloading org.apache.jclouds.jclouds-blobstore.source
[INFO] progress: Fetching org.antlr.runtime_4.5.1.v20160210-1233.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (321.18kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.antlr.runtime_4.5.1.v20160210-1233.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (321.18kB)
[INFO] progress: Downloading org.apache.xmlbeans
[INFO] progress: Fetching org.apache.xmlbeans_3.1.0.v20200922-1359.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.64MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xmlbeans_3.1.0.v20200922-1359.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.64MB)
[INFO] progress: Fetching ch.qos.logback.classic.source_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (250.63kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching ch.qos.logback.classic.source_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (250.63kB)
[INFO] progress: Fetching org.apache.jclouds.jclouds-blobstore.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (148.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.jclouds-blobstore.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (148.58kB)
[INFO] progress: Downloading org.apache.httpcomponents.httpcore-nio.source
[INFO] progress: Fetching org.apache.httpcomponents.httpcore-nio.source_4.4.15.v20220210-0013.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (388.83kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.httpcore-nio.source_4.4.15.v20220210-0013.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (388.83kB)
[INFO] progress: Downloading org.apache.ant.source
[INFO] progress: Downloading org.apache.batik.util.source
[INFO] progress: Fetching org.apache.batik.util.source_1.9.1.v20180703-1553.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (131.26kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.util.source_1.9.1.v20180703-1553.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (131.26kB)
[INFO] progress: Fetching org.apache.ant.source_1.10.12.v20211102-1452.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.45MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.ant.source_1.10.12.v20211102-1452.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.45MB)
[INFO] progress: Downloading org.apache.batik.bridge.source
[INFO] progress: Fetching org.apache.batik.bridge.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (532.72kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.bridge.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (532.72kB)
[INFO] progress: Downloading org.apache.tika.core.source
[INFO] progress: Fetching org.apache.tika.core.source_1.24.1.v20211101-1915.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (682.42kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.tika.core.source_1.24.1.v20211101-1915.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (682.42kB)
[INFO] progress: Downloading org.apache.maven.resolver.api.source
[INFO] progress: Fetching org.apache.maven.resolver.api.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (212.42kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.api.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (212.42kB)
[INFO] progress: Downloading com.google.flogger.testing
[INFO] progress: Downloading org.apache.batik.bridge.source
[INFO] progress: Fetching org.apache.batik.bridge.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (526.04kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.bridge.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (526.04kB)
[INFO] progress: Fetching com.google.flogger.testing_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.46kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.flogger.testing_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.46kB)
[INFO] progress: Downloading com.google.api.client-auth.source
[INFO] progress: Fetching com.google.api.client-auth.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.09kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-auth.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.09kB)
[INFO] progress: Downloading com.google.api.client-http.source
[INFO] progress: Fetching com.google.api.client-http.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.09kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-http.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.09kB)
[INFO] progress: Downloading net.i2p.crypto.eddsa
[INFO] progress: Fetching net.i2p.crypto.eddsa_0.3.0.v20220506-1020.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (88.94kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.i2p.crypto.eddsa_0.3.0.v20220506-1020.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (88.94kB)
[INFO] progress: Downloading org.hsqldb
[INFO] progress: Fetching org.hsqldb_2.2.9.v20200115-2036.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.38MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.hsqldb_2.2.9.v20200115-2036.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.38MB)
[INFO] progress: Downloading com.atlassian.commonmark-yaml
[INFO] progress: Downloading org.objectweb.asm
[INFO] progress: Fetching com.atlassian.commonmark-yaml_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (25.99kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-yaml_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (25.99kB)
[INFO] progress: Downloading com.fasterxml.jackson.module.jackson-module-jaxb-annotations.source
[INFO] progress: Fetching com.fasterxml.jackson.module.jackson-module-jaxb-annotations.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.25kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.module.jackson-module-jaxb-annotations.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.25kB)
[INFO] progress: Fetching org.objectweb.asm_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (132.86kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (132.86kB)
[INFO] progress: Downloading org.junit.jupiter.params
[INFO] progress: Fetching org.junit.jupiter.params_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (608.75kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.jupiter.params_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (608.75kB)
[INFO] progress: Downloading org.apache.xmlrpc.server.source
[INFO] progress: Fetching org.apache.xmlrpc.server.source_3.1.3.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (80.44kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xmlrpc.server.source_3.1.3.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (80.44kB)
[INFO] progress: Downloading com.github.jnr.unixsocket
[INFO] progress: Fetching com.github.jnr.unixsocket_0.28.0.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (72.8kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.unixsocket_0.28.0.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (72.8kB)
[INFO] progress: Downloading org.apache.santuario.xmlsec
[INFO] progress: Fetching org.apache.santuario.xmlsec_2.2.0.v20200818-1422.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.12MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.santuario.xmlsec_2.2.0.v20200818-1422.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.12MB)
[INFO] progress: Downloading com.google.api.client-auth-oauth2.source
[INFO] progress: Downloading org.apache.batik.ext
[INFO] progress: Fetching com.google.api.client-auth-oauth2.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.1kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-auth-oauth2.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.1kB)
[INFO] progress: Fetching org.apache.batik.ext_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (22.78kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading com.fasterxml.jackson.core.jackson-annotations.source
[INFO] progress: Fetching org.apache.batik.ext_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (22.78kB)
[INFO] progress: Downloading org.apache.batik.xml.source
[INFO] progress: Downloading org.knowm.xchart.source
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-annotations.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (92.16kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-annotations.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (92.16kB)
[INFO] progress: Fetching org.knowm.xchart.source_3.6.5.v20201023-2252.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (212.15kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.knowm.xchart.source_3.6.5.v20201023-2252.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (212.15kB)
[INFO] progress: Fetching org.apache.batik.xml.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (36.49kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.xml.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (36.49kB)
[INFO] progress: Downloading org.glassfish.jersey.containers.servlet.core
[INFO] progress: Downloading org.mandas.docker-client
[INFO] progress: Fetching org.mandas.docker-client_3.2.1.v20200519-1937.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.13MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.containers.servlet.core_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (88.1kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.mandas.docker-client_3.2.1.v20200519-1937.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.13MB)
[INFO] progress: Fetching org.glassfish.jersey.containers.servlet.core_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (88.1kB)
[INFO] progress: Downloading jakarta.websocket
[INFO] progress: Fetching jakarta.websocket_2.0.0.v20210105-1550.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (67.83kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.websocket_2.0.0.v20210105-1550.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (67.83kB)
[INFO] progress: Downloading jakarta.xml.bind
[INFO] progress: Downloading com.fasterxml.jackson.jaxrs.jackson-jaxrs-base
[INFO] progress: Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (43.48kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (43.48kB)
[INFO] progress: Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (133.35kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.jclouds.api.sts.source
[INFO] progress: Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (133.35kB)
[INFO] progress: Fetching org.apache.jclouds.api.sts.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (64.62kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.sts.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (64.62kB)
[INFO] progress: Downloading org.glassfish.hk2.osgi-resource-locator.source
[INFO] progress: Downloading org.apache.sshd.sftp
[INFO] progress: Downloading io.grpc.grpc-context.source
[INFO] progress: Fetching io.grpc.grpc-context.source_1.29.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (35.04kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.grpc.grpc-context.source_1.29.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (35.04kB)
[INFO] progress: Fetching org.glassfish.hk2.osgi-resource-locator.source_1.0.3.v20200509-0149.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (33.43kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.osgi-resource-locator.source_1.0.3.v20200509-0149.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (33.43kB)
[INFO] progress: Downloading com.google.api.client-auth
[INFO] progress: Fetching org.apache.sshd.sftp_2.8.0.v20211227-1750.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (386.26kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.sshd.sftp_2.8.0.v20211227-1750.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (386.26kB)
[INFO] progress: Downloading org.apache.lucene.analyzers-common
[INFO] progress: Fetching com.google.api.client-auth_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (17.14kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-auth_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (17.14kB)
[INFO] progress: Downloading org.apache.maven.resolver.transport.file.source
[INFO] progress: Fetching org.apache.maven.resolver.transport.file.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.35kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.transport.file.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.35kB)
[INFO] progress: Fetching org.apache.lucene.analyzers-common_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.65MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.ejml.ejml-all
[INFO] progress: Fetching org.apache.lucene.analyzers-common_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.65MB)
[INFO] progress: Downloading org.jacoco.report
[INFO] progress: Downloading org.jheaps.jheaps.source
[INFO] progress: Fetching org.jacoco.report_0.8.8.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (148.44kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jacoco.report_0.8.8.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (148.44kB)
[INFO] progress: Fetching org.jheaps.jheaps.source_0.14.0.v20220411-2343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (164.68kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jheaps.jheaps.source_0.14.0.v20220411-2343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (164.68kB)
[INFO] progress: Fetching org.ejml.ejml-all_0.38.0.v20200214-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (14.33kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.ejml-all_0.38.0.v20200214-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (14.33kB)
[INFO] progress: Downloading org.slf4j.bridge.jul.source
[INFO] progress: Fetching org.slf4j.bridge.jul.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (13.79kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.bridge.jul.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (13.79kB)
[INFO] progress: Downloading org.apache.batik.gvt.source
[INFO] progress: Downloading org.ejml.core
[INFO] progress: Downloading org.objenesis.source
[ERROR] Sep 11, 2023 10:22:45 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:45 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching org.objenesis.source_2.6.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.97kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objenesis.source_2.6.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.97kB)
[INFO] progress: Fetching org.ejml.core_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (87.1kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.gvt.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (222.7kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.gvt.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (222.7kB)
[INFO] progress: Fetching org.ejml.core_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (87.1kB)
[INFO] progress: Downloading com.github.jnr.ffi
[INFO] progress: Downloading org.apache.lucene.analyzers-smartcn
[INFO] progress: Fetching com.github.jnr.ffi_2.1.12.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (762.9kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.poi.ooxml
[INFO] progress: Fetching com.github.jnr.ffi_2.1.12.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (762.9kB)
[INFO] progress: Fetching org.apache.lucene.analyzers-smartcn_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.45MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.analyzers-smartcn_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.45MB)
[INFO] progress: Fetching org.apache.poi.ooxml_4.1.1.v20200820-1148.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.85MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.poi.ooxml_4.1.1.v20200820-1148.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.85MB)
[INFO] progress: Downloading com.sun.xml.bind
[INFO] progress: Fetching com.sun.xml.bind_2.3.3.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.15MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.xml.bind_2.3.3.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.15MB)
[INFO] progress: Downloading org.ejml.dense64.source
[INFO] progress: Fetching org.ejml.dense64.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (301.95kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.dense64.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (301.95kB)
[INFO] progress: Downloading org.antlr.runtime
[INFO] progress: Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (169.92kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.batik.codec
[INFO] progress: Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (169.92kB)
[INFO] progress: Fetching org.apache.batik.codec_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (125.29kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.codec_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (125.29kB)
[INFO] progress: Downloading org.junit
[INFO] progress: Downloading org.apache.maven.resolver.impl.source
[INFO] progress: Downloading io.netty.buffer
[INFO] progress: Fetching org.junit_4.13.2.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (421.77kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit_4.13.2.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (421.77kB)
[INFO] progress: Fetching io.netty.buffer_4.1.56.v20201231-1626.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (311.11kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.impl.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (143.67kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.netty.buffer_4.1.56.v20201231-1626.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (311.11kB)
[INFO] progress: Fetching org.apache.maven.resolver.impl.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (143.67kB)
[INFO] progress: Downloading org.glassfish.hk2.locator
[INFO] progress: Downloading com.google.api.client-escape.source
[INFO] progress: Fetching com.google.api.client-escape.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.09kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-escape.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.09kB)
[INFO] progress: Fetching org.glassfish.hk2.locator_2.5.0.v20161103-0227.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (199.2kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.locator_2.5.0.v20161103-0227.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (199.2kB)
[INFO] progress: Downloading org.apache.batik.css.source
[INFO] progress: Downloading org.apache.lucene.core.source
[INFO] progress: Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.24MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.24MB)
[INFO] progress: Downloading org.apache.tika.parsers
[INFO] progress: Fetching org.apache.tika.parsers_1.24.1.v20211101-1915.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.34MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.tika.parsers_1.24.1.v20211101-1915.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.34MB)
[INFO] progress: Downloading com.google.auth.oauth2-http
[INFO] progress: Fetching org.apache.batik.css.source_1.9.1.v20181015-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (324.01kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.css.source_1.9.1.v20181015-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (324.01kB)
[INFO] progress: Fetching com.google.auth.oauth2-http_0.20.0.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (115.74kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.auth.oauth2-http_0.20.0.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (115.74kB)
[INFO] progress: Downloading org.apache.tika.parsers.source
[INFO] progress: Fetching org.apache.tika.parsers.source_1.24.1.v20211101-1915.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (922.87kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.tika.parsers.source_1.24.1.v20211101-1915.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (922.87kB)
[INFO] progress: Downloading com.github.jnr.constants
[INFO] progress: Fetching com.github.jnr.constants_0.9.15.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (699.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.constants_0.9.15.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (699.58kB)
[INFO] progress: Downloading org.apache.poi.ooxml.schemas
[INFO] progress: Downloading com.github.oshi.oshi-core.source
[INFO] progress: Fetching com.github.oshi.oshi-core.source_3.8.0.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (338.97kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.oshi.oshi-core.source_3.8.0.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (338.97kB)
[INFO] progress: Downloading org.jboss.logging
[INFO] progress: Fetching org.apache.poi.ooxml.schemas_4.1.1.v20200922-2105.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (8.28MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.poi.ooxml.schemas_4.1.1.v20200922-2105.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (8.28MB)
[INFO] progress: Fetching org.jboss.logging_3.3.2.v20200706-1523.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (78.9kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jboss.logging_3.3.2.v20200706-1523.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (78.9kB)
[INFO] progress: Downloading com.sun.jna.platform.source
[INFO] progress: Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (912.59kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (912.59kB)
[INFO] progress: Downloading org.apache.batik.i18n
[INFO] progress: Downloading org.apiguardian
[INFO] progress: Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.5kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.5kB)
[INFO] progress: Fetching org.apiguardian_1.1.2.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.18kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apiguardian_1.1.2.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.18kB)
[INFO] progress: Downloading org.dom4j.source
[INFO] progress: Downloading org.apache.batik.transcoder
[INFO] progress: Fetching org.apache.batik.transcoder_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (142.1kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.transcoder_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (142.1kB)
[INFO] progress: Fetching org.dom4j.source_2.1.1.v20190321-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (443.66kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.dom4j.source_2.1.1.v20190321-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (443.66kB)
[INFO] progress: Downloading org.objenesis
[INFO] progress: Downloading com.fasterxml.jackson.datatype.jackson-datatype-guava
[INFO] progress: Fetching org.objenesis_2.6.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (71.25kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objenesis_2.6.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (71.25kB)
[INFO] progress: Downloading org.apache.jclouds.jclouds-blobstore
[INFO] progress: Downloading org.aopalliance.source
[INFO] progress: Fetching com.fasterxml.jackson.datatype.jackson-datatype-guava_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (101.22kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.jclouds-blobstore_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (191.84kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.datatype.jackson-datatype-guava_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (101.22kB)
[INFO] progress: Fetching org.apache.jclouds.jclouds-blobstore_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (191.84kB)
[INFO] progress: Fetching org.aopalliance.source_1.0.0.v20220404-1927.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (31.39kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.aopalliance.source_1.0.0.v20220404-1927.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (31.39kB)
[INFO] progress: Downloading org.jaxen.source
[INFO] progress: Downloading com.google.oauth-client-java6
[INFO] progress: Downloading com.google.http-client.google-http-client-jackson2.source
[INFO] progress: Fetching com.google.oauth-client-java6_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (26.97kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.oauth-client-java6_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (26.97kB)
[INFO] progress: Downloading org.apache.jclouds.common.openstack-common
[INFO] progress: Fetching org.jaxen.source_1.1.6.v20191106-1554.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (437.31kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jaxen.source_1.1.6.v20191106-1554.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (437.31kB)
[INFO] progress: Fetching org.apache.jclouds.common.openstack-common_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (83.93kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.common.openstack-common_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (83.93kB)
[INFO] progress: Fetching com.google.http-client.google-http-client-jackson2.source_1.34.2.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.84kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.http-client.google-http-client-jackson2.source_1.34.2.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.84kB)
[INFO] progress: Downloading org.apache.jclouds.driver.jclouds-slf4j.source
[INFO] progress: Downloading org.kohsuke.args4j.source
[INFO] progress: Fetching org.apache.jclouds.driver.jclouds-slf4j.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.08kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.driver.jclouds-slf4j.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.08kB)
[INFO] progress: Downloading io.opencensus.opencensus-contrib-http-util.source
[INFO] progress: Downloading com.sun.jna.platform
[INFO] progress: Fetching org.kohsuke.args4j.source_2.33.0.v20160323-2218.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (79.53kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.kohsuke.args4j.source_2.33.0.v20160323-2218.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (79.53kB)
[INFO] progress: Fetching io.opencensus.opencensus-contrib-http-util.source_0.26.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.99kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.opencensus.opencensus-contrib-http-util.source_0.26.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.99kB)
[INFO] progress: Downloading com.google.http-client.google-http-client-jackson2
[INFO] progress: Downloading net.sourceforge.plantuml.source
[INFO] progress: Fetching com.google.http-client.google-http-client-jackson2_1.34.2.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (33.64kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.http-client.google-http-client-jackson2_1.34.2.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (33.64kB)
[INFO] progress: Fetching net.sourceforge.plantuml.source_1.2019.0.v20200820-1243.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (6.73MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.sourceforge.plantuml.source_1.2019.0.v20200820-1243.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (6.73MB)
[INFO] progress: Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.14MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.14MB)
[INFO] progress: Downloading io.github.classgraph
[INFO] progress: Fetching io.github.classgraph_4.8.138.v20211212-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (590.15kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.github.classgraph_4.8.138.v20211212-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (590.15kB)
[INFO] progress: Downloading net.bytebuddy.byte-buddy-agent
[INFO] progress: Fetching org.apache.poi.ooxml.schemas_4.1.1.v20200922-2105.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (5.03MB of 8.28MB at 5.03MB/s)
[INFO] progress: Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (55.98kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (55.98kB)
[INFO] progress: Downloading com.github.jnr.enxio
[INFO] progress: Downloading io.github.java-diff-utils
[INFO] progress: Fetching io.github.java-diff-utils_4.8.0.v20201027-1614.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.34kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.enxio_0.25.0.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.47kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.enxio_0.25.0.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.47kB)
[INFO] progress: Fetching io.github.java-diff-utils_4.8.0.v20201027-1614.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.34kB)
[INFO] progress: Downloading org.conscrypt.conscrypt-openjdk-uber
[INFO] progress: Downloading net.bytebuddy.byte-buddy.source
[INFO] progress: Fetching net.bytebuddy.byte-buddy.source_1.9.0.v20181107-1410.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.02MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.bytebuddy.byte-buddy.source_1.9.0.v20181107-1410.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.02MB)
[INFO] progress: Fetching org.conscrypt.conscrypt-openjdk-uber_2.5.1.v20220506-1020.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (4.32MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.conscrypt.conscrypt-openjdk-uber_2.5.1.v20220506-1020.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (4.32MB)
[INFO] progress: Fetching net.sourceforge.plantuml.source_1.2019.0.v20200820-1243.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (5.12MB of 6.73MB at 5.11MB/s)
[INFO] progress: Downloading org.glassfish.hk2.utils.source
[INFO] progress: Fetching org.glassfish.hk2.utils.source_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (117.3kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.utils.source_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (117.3kB)
[INFO] progress: Downloading org.ejml.experimental
[INFO] progress: Fetching org.ejml.experimental_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (41.33kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.experimental_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (41.33kB)
[INFO] progress: Downloading org.apache.batik.anim
[INFO] progress: Fetching org.apache.batik.anim_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (515.81kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.anim_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (515.81kB)
[INFO] progress: Downloading org.apache.maven.resolver.util.source
[INFO] progress: Fetching org.apache.maven.resolver.util.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (161.06kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.util.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (161.06kB)
[INFO] progress: Downloading org.apache.jclouds.driver.jclouds-slf4j
[INFO] progress: Fetching org.apache.jclouds.driver.jclouds-slf4j_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.64kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.driver.jclouds-slf4j_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.64kB)
[INFO] progress: Downloading org.apache.batik.svggen
[INFO] progress: Fetching org.apache.batik.svggen_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (244.3kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.svggen_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (244.3kB)
[INFO] progress: Downloading org.slf4j.api
[INFO] progress: Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (51.82kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (51.82kB)
[INFO] progress: Downloading org.antlr.runtime.source
[INFO] progress: Fetching org.antlr.runtime.source_3.2.0.v20220404-1927.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (201.13kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.antlr.runtime.source_3.2.0.v20220404-1927.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (201.13kB)
[INFO] progress: Downloading org.apache.commons.compress.source
[INFO] progress: Downloading org.slf4j.ext.source
[INFO] progress: Downloading com.github.jnr.ffi.source
[ERROR] Sep 11, 2023 10:22:49 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:49 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching org.apache.commons.compress.source_1.21.0.v20211103-2100.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (912.03kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.compress.source_1.21.0.v20211103-2100.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (912.03kB)
[INFO] progress: Fetching org.slf4j.ext.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (48.89kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.jgrapht.jgrapht-core
[INFO] progress: Fetching org.slf4j.ext.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (48.89kB)
[INFO] progress: Downloading org.slf4j.binding.nop.source
[INFO] progress: Fetching com.github.jnr.ffi.source_2.1.12.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (417.92kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.ffi.source_2.1.12.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (417.92kB)
[ERROR] Sep 11, 2023 10:22:49 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:49 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {s}->https://download.eclipse.org:443
[INFO] progress: Fetching org.jgrapht.jgrapht-core_1.4.0.v20220411-2343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.13MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jgrapht.jgrapht-core_1.4.0.v20220411-2343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.13MB)
[INFO] progress: Downloading org.antlr.runtime.source
[INFO] progress: Fetching org.antlr.runtime.source_4.7.2.v20200218-0804.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (338.74kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.antlr.runtime.source_4.7.2.v20200218-0804.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (338.74kB)
[INFO] progress: Fetching org.slf4j.binding.nop.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (13.52kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.binding.nop.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (13.52kB)
[INFO] progress: Downloading com.google.oauth-client-jetty
[INFO] progress: Fetching com.google.oauth-client-jetty_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.28kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.oauth-client-jetty_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.28kB)
[INFO] progress: Downloading org.apache.lucene.queryparser
[INFO] progress: Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (411.11kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.batik.dom.svg
[INFO] progress: Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (411.11kB)
[INFO] progress: Fetching org.apache.batik.dom.svg_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (250.71kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.dom.svg_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (250.71kB)
[INFO] progress: Downloading org.hamcrest.library.source
[INFO] progress: Downloading com.google.http-client.google-http-client.source
[INFO] progress: Downloading io.netty.common.source
[INFO] progress: Downloading org.junit.jupiter.api.source
[INFO] progress: Fetching com.google.http-client.google-http-client.source_1.34.2.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (310.36kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.http-client.google-http-client.source_1.34.2.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (310.36kB)
[INFO] progress: Fetching org.hamcrest.library.source_1.3.0.v20180524-2246.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.11kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.jupiter.api.source_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (211.17kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.hamcrest.library.source_1.3.0.v20180524-2246.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.11kB)
[INFO] progress: Fetching org.junit.jupiter.api.source_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (211.17kB)
[INFO] progress: Downloading org.junit.jupiter.api
[INFO] progress: Fetching io.netty.common.source_4.1.56.v20201231-1626.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (584.57kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.netty.common.source_4.1.56.v20201231-1626.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (584.57kB)
[INFO] progress: Downloading com.google.inject
[INFO] progress: Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (219.09kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.jacoco.agent.source
[INFO] progress: Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (219.09kB)
[INFO] progress: Fetching org.jacoco.agent.source_0.8.8.v20220415-0921.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (16.18kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jacoco.agent.source_0.8.8.v20220415-0921.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (16.18kB)
[INFO] progress: Fetching com.google.inject_5.0.1.v20210324-2015.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (802.8kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.inject_5.0.1.v20210324-2015.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (802.8kB)
[INFO] progress: Downloading org.apache.poi.ooxml.source
[INFO] progress: Fetching org.apache.poi.ooxml.source_4.1.1.v20200820-1148.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.31MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.poi.ooxml.source_4.1.1.v20200820-1148.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.31MB)
[INFO] progress: Downloading org.apache.jclouds.api.sts
[INFO] progress: Fetching org.apache.jclouds.api.sts_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (78.16kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.sts_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (78.16kB)
[INFO] progress: Downloading com.fasterxml.jackson.datatype.jackson-datatype-guava.source
[INFO] progress: Downloading org.apache.felix.gogo.command.source
[INFO] progress: Fetching com.fasterxml.jackson.datatype.jackson-datatype-guava.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.16kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.datatype.jackson-datatype-guava.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.16kB)
[INFO] progress: Downloading org.apache.felix.gogo.runtime.source
[INFO] progress: Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.47kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.47kB)
[INFO] progress: Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (114.26kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (114.26kB)
[INFO] progress: Downloading org.apache.commons.lang.source
[INFO] progress: Downloading org.reactivestreams.source
[INFO] progress: Downloading org.apache.batik.util.gui
[INFO] progress: Fetching org.apache.batik.util.gui_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (200.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.util.gui_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (200.37kB)
[INFO] progress: Fetching org.apache.commons.lang.source_2.6.0.v20220406-2305.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (386.27kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.lang.source_2.6.0.v20220406-2305.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (386.27kB)
[INFO] progress: Fetching org.reactivestreams.source_1.0.2.v20181120-0809.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (11.75kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.reactivestreams.source_1.0.2.v20181120-0809.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (11.75kB)
[INFO] progress: Downloading org.objectweb.asm.source
[INFO] progress: Downloading org.glassfish.hk2.locator
[INFO] progress: Fetching org.objectweb.asm.source_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (188.87kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm.source_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (188.87kB)
[INFO] progress: Downloading org.apache.felix.scr
[INFO] progress: Fetching org.glassfish.hk2.locator_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (227.55kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.locator_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (227.55kB)
[INFO] progress: Downloading org.bouncycastle.bcprov.source
[INFO] progress: Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (411.93kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (411.93kB)
[INFO] progress: Fetching org.bouncycastle.bcprov.source_1.70.0.v20220507-1208.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.09MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.bouncycastle.bcprov.source_1.70.0.v20220507-1208.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.09MB)
[INFO] progress: Downloading org.apache.jclouds.api.openstack-cinder.source
[INFO] progress: Downloading org.apache.poi
[INFO] progress: Fetching org.apache.poi_4.1.1.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.85MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.poi_4.1.1.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.85MB)
[INFO] progress: Fetching org.apache.jclouds.api.openstack-cinder.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (49.87kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.openstack-cinder.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (49.87kB)
[INFO] progress: Downloading org.apache.batik.constants
[INFO] progress: Downloading org.glassfish.jersey.containers.servlet.source
[INFO] progress: Fetching org.glassfish.jersey.containers.servlet.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (41.14kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.33kB)
[INFO] progress: Fetching org.glassfish.jersey.containers.servlet.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (41.14kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.33kB)
[INFO] progress: Downloading org.apache.batik.constants.source
[INFO] progress: Downloading org.apache.pdfbox.source
[INFO] progress: Fetching org.apache.pdfbox.source_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.3MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.pdfbox.source_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.3MB)
[INFO] progress: Fetching org.apache.batik.constants.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (14.73kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.constants.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (14.73kB)
[INFO] progress: Downloading io.netty.buffer.source
[INFO] progress: Fetching io.netty.buffer.source_4.1.56.v20201231-1626.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (210.23kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.netty.buffer.source_4.1.56.v20201231-1626.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (210.23kB)
[INFO] progress: Downloading org.objectweb.asm.commons.source
[INFO] progress: Fetching org.objectweb.asm.commons.source_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (92.23kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm.commons.source_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (92.23kB)
[INFO] progress: Downloading org.apache.sshd.osgi
[INFO] progress: Fetching org.apache.sshd.osgi_2.8.0.v20211227-1750.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.83MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.sshd.osgi_2.8.0.v20211227-1750.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.83MB)
[INFO] progress: Downloading org.apache.pdfbox.xmpbox
[INFO] progress: Fetching org.apache.pdfbox.xmpbox_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (145.23kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.pdfbox.xmpbox_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (145.23kB)
[INFO] progress: Downloading javaewah
[INFO] progress: Fetching javaewah_1.1.13.v20211029-0839.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (182.62kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javaewah_1.1.13.v20211029-0839.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (182.62kB)
[INFO] progress: Downloading org.apache.httpcomponents.httpcore.source
[INFO] progress: Downloading com.sun.jna
[INFO] progress: Fetching org.apache.httpcomponents.httpcore.source_4.4.15.v20220209-2345.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (431.81kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.httpcore.source_4.4.15.v20220209-2345.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (431.81kB)
[INFO] progress: Fetching com.sun.jna_4.1.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (937.82kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna_4.1.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (937.82kB)
[INFO] progress: Downloading ch.qos.logback.slf4j.source
[INFO] progress: Downloading org.junit.platform.suite.api
[INFO] progress: Fetching org.junit.platform.suite.api_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.14kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching ch.qos.logback.slf4j.source_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (17.41kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching ch.qos.logback.slf4j.source_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (17.41kB)
[INFO] progress: Fetching org.junit.platform.suite.api_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.14kB)
[INFO] progress: Downloading org.jboss.logging.source
[INFO] progress: Downloading org.bouncycastle.bcpkix.source
[INFO] progress: Fetching org.bouncycastle.bcpkix.source_1.70.0.v20220105-1522.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (650.38kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.bouncycastle.bcpkix.source_1.70.0.v20220105-1522.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (650.38kB)
[INFO] progress: Fetching org.jboss.logging.source_3.3.2.v20200706-1523.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (68.5kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jboss.logging.source_3.3.2.v20200706-1523.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (68.5kB)
[INFO] progress: Downloading org.apache.commons.lang
[INFO] progress: Downloading org.apache.httpcomponents.httpcore-nio
[INFO] progress: Fetching org.apache.httpcomponents.httpcore-nio_4.4.15.v20220210-0013.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (394.24kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.httpcore-nio_4.4.15.v20220210-0013.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (394.24kB)
[INFO] progress: Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (300.96kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (300.96kB)
[INFO] progress: Downloading org.apache.xml.serializer.source
[ERROR] Sep 11, 2023 10:22:51 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:51 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {s}->https://download.eclipse.org:443
[INFO] progress: Downloading org.junit.platform.suite.engine.source
[INFO] progress: Downloading com.fasterxml.jackson.core.jackson-annotations
[INFO] progress: Fetching org.apache.xml.serializer.source_2.7.2.v20220406-0601.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.33MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xml.serializer.source_2.7.2.v20220406-0601.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.33MB)
[INFO] progress: Fetching org.junit.platform.suite.engine.source_1.8.1.v20211028-1957.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.17kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.suite.engine.source_1.8.1.v20211028-1957.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.17kB)
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (89.82kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (89.82kB)
[INFO] progress: Downloading org.dom4j
[INFO] progress: Downloading org.apache.pdfbox.fontbox.source
[INFO] progress: Downloading org.joni
[INFO] progress: Fetching org.dom4j_2.1.1.v20190321-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (341.22kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.dom4j_2.1.1.v20190321-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (341.22kB)
[INFO] progress: Fetching org.apache.pdfbox.fontbox.source_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.39MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.pdfbox.fontbox.source_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.39MB)
[INFO] progress: Fetching org.joni_2.1.11.v20170306-1742.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (209.61kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.joni_2.1.11.v20170306-1742.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (209.61kB)
[INFO] progress: Downloading org.aopalliance
[INFO] progress: Downloading org.glassfish.jersey.core.jersey-common.source
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-common.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (798.99kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-common.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (798.99kB)
[INFO] progress: Fetching org.aopalliance_1.0.0.v20220404-1927.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (14.17kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.aopalliance_1.0.0.v20220404-1927.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (14.17kB)
[INFO] progress: Downloading org.apache.httpcomponents.client5.httpclient5
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (842.52kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (842.52kB)
[INFO] progress: Downloading org.yaml.snakeyaml
[INFO] progress: Downloading org.reactivestreams
[INFO] progress: Fetching org.reactivestreams_1.0.2.v20181120-0809.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (11.35kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.reactivestreams_1.0.2.v20181120-0809.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (11.35kB)
[INFO] progress: Downloading org.junit.source
[INFO] progress: Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (325.29kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (325.29kB)
[INFO] progress: Fetching org.junit.source_4.13.2.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (261.47kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.source_4.13.2.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (261.47kB)
[INFO] progress: Downloading org.apache.batik.script
[INFO] progress: Fetching org.apache.batik.script_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.03kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.script_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.03kB)
[INFO] progress: Downloading org.apache.jclouds.labs.docker.source
[INFO] progress: Downloading org.bouncycastle.bcpg.source
[INFO] progress: Downloading org.apache.ws.commons.util.source
[INFO] progress: Fetching org.apache.ws.commons.util.source_1.0.2.v20160817-1930.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.51kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.bouncycastle.bcpg.source_1.70.0.v20220507-1208.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (326.33kB)
[INFO] progress: Fetching org.apache.ws.commons.util.source_1.0.2.v20160817-1930.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.51kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.bouncycastle.bcpg.source_1.70.0.v20220507-1208.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (326.33kB)
[INFO] progress: Fetching org.apache.jclouds.labs.docker.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.66kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading com.jcraft.jsch.source
[INFO] progress: Fetching org.apache.jclouds.labs.docker.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.66kB)
[INFO] progress: Downloading org.apache.batik.css
[INFO] progress: Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (294.21kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (294.21kB)
[INFO] progress: Downloading net.sourceforge.plantuml
[INFO] progress: Fetching net.sourceforge.plantuml_1.2019.0.v20200820-1243.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (7.09MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.sourceforge.plantuml_1.2019.0.v20200820-1243.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (7.09MB)
[INFO] progress: Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (353.59kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (353.59kB)
[INFO] progress: Downloading org.apache.jclouds.api.openstack-keystone.source
[INFO] progress: Downloading com.google.gson.source
[INFO] progress: Fetching com.google.gson.source_2.7.0.v20170129-0911.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (162.09kB)
[INFO] progress: Fetching org.apache.jclouds.api.openstack-keystone.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (158.38kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.gson.source_2.7.0.v20170129-0911.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (162.09kB)
[INFO] progress: Fetching org.apache.jclouds.api.openstack-keystone.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (158.38kB)
[INFO] progress: Downloading org.slf4j.apis.log4j
[INFO] progress: Downloading org.bouncycastle.bcutil.source
[INFO] progress: Fetching org.bouncycastle.bcutil.source_1.70.0.v20220105-1522.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (393.47kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.bouncycastle.bcutil.source_1.70.0.v20220105-1522.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (393.47kB)
[INFO] progress: Fetching org.slf4j.apis.log4j_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.61kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.apis.log4j_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.61kB)
[INFO] progress: Downloading org.kohsuke.args4j
[INFO] progress: Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (171.99kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (171.99kB)
[INFO] progress: Downloading com.google.gson
[INFO] progress: Downloading org.apache.jclouds.api.cloudwatch.source
[INFO] progress: Fetching com.google.gson_2.7.0.v20170129-0911.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (253.01kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.gson_2.7.0.v20170129-0911.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (253.01kB)
[INFO] progress: Fetching org.apache.jclouds.api.cloudwatch.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (100.48kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.cloudwatch.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (100.48kB)
[INFO] progress: Downloading org.apache.logging.log4j.source
[INFO] progress: Downloading com.google.auto.value.auto-value-annotations.source
[INFO] progress: Downloading com.atlassian.commonmark-yaml.source
[INFO] progress: Fetching com.atlassian.commonmark-yaml.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.1kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-yaml.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.1kB)
[INFO] progress: Fetching com.google.auto.value.auto-value-annotations.source_1.7.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (147.86kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.auto.value.auto-value-annotations.source_1.7.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (147.86kB)
[INFO] progress: Downloading com.atlassian.commonmark.source
[INFO] progress: Fetching org.apache.logging.log4j.source_2.17.1.v20220106-2156.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.57MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.logging.log4j.source_2.17.1.v20220106-2156.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.57MB)
[INFO] progress: Downloading org.tukaani.xz.source
[INFO] progress: Fetching org.tukaani.xz.source_1.9.0.v20210624-1259.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (151.4kB)
[INFO] progress: Fetching com.atlassian.commonmark.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (115.5kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.tukaani.xz.source_1.9.0.v20210624-1259.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (151.4kB)
[INFO] progress: Fetching com.atlassian.commonmark.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (115.5kB)
[INFO] progress: Downloading org.glassfish.jersey.inject.jersey-hk2.source
[INFO] progress: Downloading org.apache.batik.dom
[INFO] progress: Fetching org.glassfish.jersey.inject.jersey-hk2.source_2.30.1.v20200512-1802.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (138.14kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.inject.jersey-hk2.source_2.30.1.v20200512-1802.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (138.14kB)
[INFO] progress: Fetching org.apache.batik.dom_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (201.99kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.dom_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (201.99kB)
[INFO] progress: Downloading org.apache.batik.shared.resources
[INFO] progress: Downloading com.google.api.client-auth-oauth2
[INFO] progress: Fetching org.apache.batik.shared.resources_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (18.53kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.shared.resources_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (18.53kB)
[INFO] progress: Downloading org.antlr.runtime.source
[INFO] progress: Fetching com.google.api.client-auth-oauth2_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.53kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-auth-oauth2_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.53kB)
[INFO] progress: Downloading org.apache.pdfbox.fontbox
[INFO] progress: Fetching org.apache.pdfbox.fontbox_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.44MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.pdfbox.fontbox_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.44MB)
[INFO] progress: Fetching org.antlr.runtime.source_3.5.2.v20200724-1452.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (220.38kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.antlr.runtime.source_3.5.2.v20200724-1452.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (220.38kB)
[INFO] progress: Downloading com.google.api.client-repackaged-com-google-common-base.source
[INFO] progress: Fetching com.google.api.client-repackaged-com-google-common-base.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.15kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-repackaged-com-google-common-base.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.15kB)
[INFO] progress: Downloading org.bouncycastle.bcpg
[INFO] progress: Fetching org.bouncycastle.bcpg_1.70.0.v20220507-1208.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (360.94kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.bouncycastle.bcpg_1.70.0.v20220507-1208.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (360.94kB)
[INFO] progress: Downloading io.github.java-diff-utils.source
[INFO] progress: Fetching io.github.java-diff-utils.source_4.8.0.v20201027-1614.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (54.6kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.github.java-diff-utils.source_4.8.0.v20201027-1614.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (54.6kB)
[INFO] progress: Downloading com.ibm.icu.source
[INFO] progress: Fetching net.sourceforge.plantuml_1.2019.0.v20200820-1243.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (6.34MB of 7.09MB at 6.33MB/s)
[INFO] progress: Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.36MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.36MB)
[INFO] progress: Downloading com.google.guava
[INFO] progress: Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.77MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.77MB)
[INFO] progress: Downloading org.apache.batik.gvt
[INFO] progress: Fetching org.apache.batik.gvt_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (206.83kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.gvt_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (206.83kB)
[INFO] progress: Downloading org.jsoup
[INFO] progress: Fetching org.jsoup_1.14.3.v20211012-1727.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (446.81kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jsoup_1.14.3.v20211012-1727.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (446.81kB)
[INFO] progress: Downloading org.junit.platform.launcher.source
[INFO] progress: Fetching org.junit.platform.launcher.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (115.99kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.launcher.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (115.99kB)
[INFO] progress: Downloading com.google.guava
[INFO] progress: Fetching com.google.guava_30.1.0.v20210127-2300.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.89MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.guava_30.1.0.v20210127-2300.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.89MB)
[INFO] progress: Downloading org.apache.batik.extension.source
[INFO] progress: Fetching org.apache.batik.extension.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (84.5kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.extension.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (84.5kB)
[INFO] progress: Downloading org.glassfish.hk2.osgi-resource-locator
[INFO] progress: Fetching org.glassfish.hk2.osgi-resource-locator_2.5.0.v20161103-1916.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (33.49kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.osgi-resource-locator_2.5.0.v20161103-1916.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (33.49kB)
[INFO] progress: Downloading com.atlassian.commonmark-gfm-strikethrough
[INFO] progress: Fetching com.atlassian.commonmark-gfm-strikethrough_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (27.27kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-gfm-strikethrough_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (27.27kB)
[INFO] progress: Downloading com.github.jnr.jffi.native
[INFO] progress: Fetching com.github.jnr.jffi.native_1.2.23.v20211029-0121.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (805.84kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading com.sun.jna.source
[INFO] progress: Fetching com.github.jnr.jffi.native_1.2.23.v20211029-0121.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (805.84kB)
[INFO] progress: Fetching com.sun.jna.source_5.8.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (174.66kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna.source_5.8.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (174.66kB)
[INFO] progress: Downloading org.apache.batik.util.source
[INFO] progress: Fetching org.apache.batik.util.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (126.66kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.util.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (126.66kB)
[INFO] progress: Downloading com.sun.jna.source
[INFO] progress: Downloading org.tukaani.xz
[INFO] progress: Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (131.39kB)
[INFO] progress: Fetching com.sun.jna.source_5.6.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (180.69kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (131.39kB)
[INFO] progress: Fetching com.sun.jna.source_5.6.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (180.69kB)
[INFO] progress: Downloading com.github.jnr.jffi.source
[INFO] progress: Downloading net.i2p.crypto.eddsa.source
[ERROR] Sep 11, 2023 10:22:54 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:54 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[ERROR] Sep 11, 2023 10:22:54 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:54 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching com.github.jnr.jffi.source_1.2.23.v20211029-0121.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (102.79kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.jffi.source_1.2.23.v20211029-0121.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (102.79kB)
[INFO] progress: Fetching net.i2p.crypto.eddsa.source_0.3.0.v20220506-1020.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (80.97kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.i2p.crypto.eddsa.source_0.3.0.v20220506-1020.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (80.97kB)
[INFO] progress: Downloading com.graphql.java
[INFO] progress: Fetching com.graphql.java_11.0.0.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.04MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading javax.validation.source
[INFO] progress: Fetching com.graphql.java_11.0.0.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.04MB)
[INFO] progress: Fetching javax.validation.source_1.1.0.v20200505-2127.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (112.17kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.batik.svggen.source
[INFO] progress: Fetching javax.validation.source_1.1.0.v20200505-2127.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (112.17kB)
[INFO] progress: Fetching org.apache.batik.svggen.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (273.83kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.svggen.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (273.83kB)
[INFO] progress: Downloading org.apache.xmlgraphics
[INFO] progress: Downloading org.apache.batik.dom.source
[INFO] progress: Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (703.81kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (703.81kB)
[INFO] progress: Fetching org.apache.batik.dom.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (185.93kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.dom.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (185.93kB)
[INFO] progress: Downloading org.apache.batik.dom.source
[INFO] progress: Downloading com.google.oauth-client-jetty.source
[ERROR] Sep 11, 2023 10:22:54 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:54 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {s}->https://download.eclipse.org:443
[INFO] progress: Fetching org.apache.batik.dom.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (178.28kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.dom.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (178.28kB)
[INFO] progress: Downloading org.apache.httpcomponents.core5.httpcore5-h2.source
[INFO] progress: Fetching com.google.oauth-client-jetty.source_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (17.92kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.oauth-client-jetty.source_1.30.6.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (17.92kB)
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (188.84kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (188.84kB)
[INFO] progress: Downloading org.junit.jupiter.migrationsupport
[INFO] progress: Fetching org.junit.jupiter.migrationsupport_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (44.28kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.jupiter.migrationsupport_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (44.28kB)
[INFO] progress: Downloading org.ejml.experimental.source
[INFO] progress: Fetching org.ejml.experimental.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.45kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.experimental.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.45kB)
[INFO] progress: Downloading org.objectweb.asm.commons
[INFO] progress: Downloading org.apache.batik.i18n.source
[INFO] progress: Downloading org.apache.batik.xml
[INFO] progress: Downloading org.apache.batik.script.source
[INFO] progress: Fetching org.apache.batik.script.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.62kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm.commons_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (83.96kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm.commons_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (83.96kB)
[INFO] progress: Fetching org.apache.batik.script.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.62kB)
[INFO] progress: Fetching org.apache.batik.xml_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.81kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.xml_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.81kB)
[INFO] progress: Downloading io.github.classgraph.source
[INFO] progress: Downloading io.opencensus.opencensus-api
[INFO] progress: Downloading org.apache.batik.xml
[INFO] progress: Fetching io.opencensus.opencensus-api_0.26.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (405.8kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.opencensus.opencensus-api_0.26.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (405.8kB)
[INFO] progress: Fetching org.apache.batik.xml_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.github.classgraph.source_4.8.138.v20211212-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (524.32kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.xml_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.58kB)
[INFO] progress: Fetching io.github.classgraph.source_4.8.138.v20211212-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (524.32kB)
[INFO] progress: Fetching org.apache.batik.i18n.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.21kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.i18n.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.21kB)
[INFO] progress: Downloading net.bytebuddy.byte-buddy
[INFO] progress: Downloading org.apache.ws.commons.util
[INFO] progress: Downloading org.dom4j.source
[INFO] progress: Fetching org.apache.ws.commons.util_1.0.2.v20160817-1930.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.78kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.bytebuddy.byte-buddy_1.7.9.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.95MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.ws.commons.util_1.0.2.v20160817-1930.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.78kB)
[INFO] progress: Fetching net.bytebuddy.byte-buddy_1.7.9.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.95MB)
[INFO] progress: Downloading com.atlassian.commonmark-heading-anchor
[INFO] progress: Fetching org.dom4j.source_1.6.1.v20190321-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (446.84kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-heading-anchor_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (28.29kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.dom4j.source_1.6.1.v20190321-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (446.84kB)
[INFO] progress: Fetching com.atlassian.commonmark-heading-anchor_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (28.29kB)
[INFO] progress: Downloading org.apache.httpcomponents.client5.httpclient5.source
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5.source_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (614.15kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5.source_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (614.15kB)
[INFO] progress: Downloading org.glassfish.jersey.inject.jersey-hk2
[INFO] progress: Fetching org.glassfish.jersey.inject.jersey-hk2_2.30.1.v20200512-1802.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (170.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.inject.jersey-hk2_2.30.1.v20200512-1802.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (170.37kB)
[INFO] progress: Downloading org.apache.maven.resolver.spi.source
[INFO] progress: Downloading org.apache.jclouds.labs.openstack-neutron
[INFO] progress: Downloading org.apache.batik.script.source
[INFO] progress: Fetching org.apache.jclouds.labs.openstack-neutron_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (284.07kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.labs.openstack-neutron_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (284.07kB)
[INFO] progress: Fetching org.apache.batik.script.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (42.06kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.script.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (42.06kB)
[INFO] progress: Fetching org.apache.maven.resolver.spi.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (72.62kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.spi.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (72.62kB)
[INFO] progress: Downloading jakarta.activation.source
[INFO] progress: Fetching jakarta.activation.source_1.2.2.v20201119-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.75kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.activation.source_1.2.2.v20201119-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.75kB)
[INFO] progress: Downloading org.junit.platform.engine.source
[INFO] progress: Downloading io.netty.common
[INFO] progress: Downloading org.antlr.runtime
[INFO] progress: Fetching org.junit.platform.engine.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (153.7kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.engine.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (153.7kB)
[INFO] progress: Fetching org.antlr.runtime_4.7.2.v20200218-0804.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (354.3kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.antlr.runtime_4.7.2.v20200218-0804.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (354.3kB)
[INFO] progress: Fetching io.netty.common_4.1.56.v20201231-1626.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (676.2kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.netty.common_4.1.56.v20201231-1626.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (676.2kB)
[INFO] progress: Downloading com.sun.jna.platform
[INFO] progress: Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.41MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.41MB)
[INFO] progress: Downloading org.apache.batik.parser.source
[INFO] progress: Fetching org.apache.batik.parser.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (102.69kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.parser.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (102.69kB)
[INFO] progress: Downloading org.apache.commons.collections4.source
[INFO] progress: Downloading net.bytebuddy.byte-buddy.source
[INFO] progress: Downloading org.apache.batik.parser.source
[INFO] progress: Downloading org.apache.batik.dom
[INFO] progress: Fetching org.apache.commons.collections4.source_4.4.0.v20200420-1700.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (733.83kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.parser.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (97.96kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.parser.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (97.96kB)
[INFO] progress: Fetching org.apache.commons.collections4.source_4.4.0.v20200420-1700.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (733.83kB)
[INFO] progress: Fetching net.bytebuddy.byte-buddy.source_1.7.9.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.39MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.bytebuddy.byte-buddy.source_1.7.9.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.39MB)
[INFO] progress: Fetching org.apache.batik.dom_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (202.79kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.dom_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (202.79kB)
[INFO] progress: Downloading org.apache.httpcomponents.httpclient.win
[INFO] progress: Downloading org.apache.maven.resolver.transport.http
[INFO] progress: Downloading com.google.inject.assistedinject
[INFO] progress: Downloading org.apache.batik.extension
[INFO] progress: Fetching org.apache.batik.extension_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (87.24kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.extension_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (87.24kB)
[INFO] progress: Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20211010-1849.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.16kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20211010-1849.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.16kB)
[INFO] progress: Fetching com.google.inject.assistedinject_5.0.1.v20210324-2015.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (58.81kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.inject.assistedinject_5.0.1.v20210324-2015.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (58.81kB)
[INFO] progress: Fetching org.apache.maven.resolver.transport.http_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (53.96kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.transport.http_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (53.96kB)
[INFO] progress: Downloading org.ejml.denseC64
[INFO] progress: Downloading org.freemarker
[INFO] progress: Downloading com.graphql.java.dataloader.source
[INFO] progress: Downloading org.apache.jclouds.jclouds-scriptbuilder.source
[INFO] progress: Fetching org.ejml.denseC64_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (76.35kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.denseC64_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (76.35kB)
[INFO] progress: Fetching com.graphql.java.dataloader.source_2.1.1.v20181120-0809.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (43.83kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.graphql.java.dataloader.source_2.1.1.v20181120-0809.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (43.83kB)
[INFO] progress: Fetching org.apache.jclouds.jclouds-scriptbuilder.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (134.17kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.jclouds-scriptbuilder.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (134.17kB)
[INFO] progress: Fetching org.freemarker_2.3.22.v20160210-1233.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.32MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.freemarker_2.3.22.v20160210-1233.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.32MB)
[INFO] progress: Downloading java_cup
[INFO] progress: Downloading org.apache.log4j
[INFO] progress: Downloading com.sun.jna.platform.source
[INFO] progress: Downloading org.apache.batik.util.gui.source
[INFO] progress: Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (358.42kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (358.42kB)
[INFO] progress: Fetching com.sun.jna.platform.source_5.6.0.v20200722-0209.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.03MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna.platform.source_5.6.0.v20200722-0209.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.03MB)
[INFO] progress: Fetching java_cup_0.11.20150326.v20180425-1030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (98.03kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching java_cup_0.11.20150326.v20180425-1030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (98.03kB)
[INFO] progress: Fetching org.apache.batik.util.gui.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (145.61kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.util.gui.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (145.61kB)
[INFO] progress: Downloading org.apache.httpcomponents.client5.httpclient5-win.source
[INFO] progress: Downloading org.ejml.equation.source
[INFO] progress: Downloading org.apache.xml.serializer
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5-win.source_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (27.36kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5-win.source_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (27.36kB)
[INFO] progress: Fetching org.ejml.equation.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (53.25kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.equation.source_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (53.25kB)
[INFO] progress: Fetching org.apache.xml.serializer_2.7.2.v20220406-0601.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (293.54kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xml.serializer_2.7.2.v20220406-0601.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (293.54kB)
[INFO] progress: Downloading org.apache.xmlrpc.client.source
[INFO] progress: Downloading com.google.j2objc.j2objc-annotations.source
[INFO] progress: Fetching com.google.j2objc.j2objc-annotations.source_1.3.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (35.53kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xmlrpc.client.source_3.1.3.v20160817-1930.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.1kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.objectweb.asm.analysis.source
[INFO] progress: Fetching com.google.j2objc.j2objc-annotations.source_1.3.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (35.53kB)
[INFO] progress: Fetching org.apache.xmlrpc.client.source_3.1.3.v20160817-1930.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.1kB)
[INFO] progress: Fetching org.objectweb.asm.analysis.source_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (50.59kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm.analysis.source_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (50.59kB)
[INFO] progress: Downloading java_cup-runtime
[INFO] progress: Downloading javax.activation
[INFO] progress: Fetching javax.activation_2.0.0.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (80.71kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.activation_2.0.0.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (80.71kB)
[INFO] progress: Fetching java_cup-runtime_0.11.20150326.v20180425-1030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (34.09kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching java_cup-runtime_0.11.20150326.v20180425-1030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (34.09kB)
[INFO] progress: Downloading org.yaml.snakeyaml.source
[INFO] progress: Downloading com.google.protobuf
[INFO] progress: Downloading org.objectweb.asm.tree
[INFO] progress: Downloading org.apache.lucene.core.source
[INFO] progress: Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (478.08kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (478.08kB)
[INFO] progress: Fetching org.objectweb.asm.tree_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (65.17kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm.tree_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (65.17kB)
[INFO] progress: Fetching org.apache.lucene.core.source_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.11MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.core.source_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.11MB)
[INFO] progress: Fetching org.yaml.snakeyaml.source_1.27.0.v20201111-1638.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (209.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.yaml.snakeyaml.source_1.27.0.v20201111-1638.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (209.37kB)
[INFO] progress: Downloading org.apache.lucene.core
[INFO] progress: Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.33MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.33MB)
[INFO] progress: Downloading ca.odell.glazedlists
[INFO] progress: Fetching ca.odell.glazedlists_1.11.0.v20190926-1838.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (927.08kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching ca.odell.glazedlists_1.11.0.v20190926-1838.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (927.08kB)
[INFO] progress: Downloading org.apache.maven.resolver.spi
[INFO] progress: Fetching org.apache.maven.resolver.spi_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (50.08kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.spi_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (50.08kB)
[INFO] progress: Downloading org.slf4j.bridge.jul
[INFO] progress: Fetching org.slf4j.bridge.jul_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (13.48kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.bridge.jul_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (13.48kB)
[INFO] progress: Downloading org.apache.xmlrpc.common
[INFO] progress: Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (129.32kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (129.32kB)
[INFO] progress: Downloading org.apache.httpcomponents.httpasyncclient
[INFO] progress: Fetching org.apache.httpcomponents.httpasyncclient_4.1.3.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (189.68kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.httpasyncclient_4.1.3.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (189.68kB)
[INFO] progress: Downloading org.apache.jclouds.jclouds-core.source
[INFO] progress: Downloading org.slf4j.ext
[INFO] progress: Fetching org.slf4j.ext_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (48.17kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.jclouds-core.source_1.8.0.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (535.15kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.ext_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (48.17kB)
[INFO] progress: Fetching org.apache.jclouds.jclouds-core.source_1.8.0.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (535.15kB)
[INFO] progress: Downloading org.objectweb.asm.util
[INFO] progress: Fetching org.objectweb.asm.util_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (96.36kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.objectweb.asm.util_9.3.0.v20220409-0157.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (96.36kB)
[INFO] progress: Downloading org.junit.platform.suite.commons.source
[INFO] progress: Fetching org.junit.platform.suite.commons.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.88kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.suite.commons.source_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.88kB)
[INFO] progress: Downloading org.apache.tika.core
[INFO] progress: Fetching org.apache.tika.core_1.24.1.v20211101-1915.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (734.83kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.tika.core_1.24.1.v20211101-1915.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (734.83kB)
[INFO] progress: Downloading org.apache.httpcomponents.httpcore
[INFO] progress: Fetching org.apache.httpcomponents.httpcore_4.4.15.v20220209-2345.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (354.72kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.httpcore_4.4.15.v20220209-2345.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (354.72kB)
[INFO] progress: Downloading org.apache.lucene.misc.source
[INFO] progress: Downloading javax.inject
[INFO] progress: Downloading org.apache.jclouds.jclouds-core
[INFO] progress: Fetching org.apache.jclouds.jclouds-core_1.8.0.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (819.28kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.jclouds-core_1.8.0.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (819.28kB)
[INFO] progress: Fetching javax.inject_1.0.0.v20220405-0441.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (32.41kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.inject_1.0.0.v20220405-0441.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (32.41kB)
[INFO] progress: Fetching org.apache.lucene.misc.source_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (96.11kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.misc.source_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (96.11kB)
[INFO] progress: Downloading com.github.virtuald.curvesapi
[INFO] progress: Downloading com.atlassian.commonmark
[INFO] progress: Fetching com.github.virtuald.curvesapi_1.6.0.v20200807-0931.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (134.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading com.sun.jna.platform
[INFO] progress: Fetching com.github.virtuald.curvesapi_1.6.0.v20200807-0931.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (134.58kB)
[INFO] progress: Fetching com.atlassian.commonmark_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (166.15kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (166.15kB)
[INFO] progress: Downloading org.hamcrest.library
[INFO] progress: Downloading org.apache.batik.codec.source
[INFO] progress: Fetching org.apache.batik.codec.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (112.87kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.codec.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (112.87kB)
[INFO] progress: Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (72.52kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (72.52kB)
[INFO] progress: Fetching com.sun.jna.platform_4.1.0.v20170410-1117.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (751.96kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading com.google.api.client-repackaged-com-google-common-base
[INFO] progress: Fetching com.sun.jna.platform_4.1.0.v20170410-1117.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (751.96kB)
[INFO] progress: Fetching com.google.api.client-repackaged-com-google-common-base_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (18.42kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.maven.resolver.connector.basic
[INFO] progress: Fetching com.google.api.client-repackaged-com-google-common-base_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (18.42kB)
[INFO] progress: Downloading org.junit.jupiter.migrationsupport.source
[INFO] progress: Downloading org.assertj
[INFO] progress: Fetching org.junit.jupiter.migrationsupport.source_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.79kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.jupiter.migrationsupport.source_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (39.79kB)
[INFO] progress: Fetching org.apache.maven.resolver.connector.basic_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (54.86kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.connector.basic_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (54.86kB)
[INFO] progress: Downloading org.slf4j.binding.nop
[INFO] progress: Downloading com.github.virtuald.curvesapi.source
[INFO] progress: Fetching org.assertj_3.20.2.v20210706-1104.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (4.93MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.assertj_3.20.2.v20210706-1104.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (4.93MB)
[INFO] progress: Fetching org.slf4j.binding.nop_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (13.29kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.binding.nop_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (13.29kB)
[INFO] progress: Fetching com.github.virtuald.curvesapi.source_1.6.0.v20200807-0931.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (221.68kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.batik.i18n
[INFO] progress: Fetching com.github.virtuald.curvesapi.source_1.6.0.v20200807-0931.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (221.68kB)
[INFO] progress: Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.47kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.47kB)
[INFO] progress: Downloading com.google.inject.source
[INFO] progress: Downloading org.apache.batik.codec.source
[INFO] progress: Fetching com.google.inject.source_5.0.1.v20210324-2015.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (452.87kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.inject.source_5.0.1.v20210324-2015.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (452.87kB)
[INFO] progress: Fetching org.apache.batik.codec.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (117.59kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.codec.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (117.59kB)
[INFO] progress: Downloading com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider
[INFO] progress: Downloading com.atlassian.commonmark-task-list-items.source
[INFO] progress: Downloading jakarta.servlet.source
[INFO] progress: Fetching com.atlassian.commonmark-task-list-items.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.96kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (27.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-task-list-items.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.96kB)
[INFO] progress: Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (27.58kB)
[INFO] progress: Downloading com.sun.jna
[INFO] progress: Fetching com.sun.jna_5.6.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.48MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna_5.6.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.48MB)
[INFO] progress: Fetching com.sun.jna_5.8.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.68MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna_5.8.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.68MB)
[INFO] progress: Fetching jakarta.servlet.source_5.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (417.8kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.servlet.source_5.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (417.8kB)
[INFO] progress: Downloading org.apache.batik.shared.resources.source
[INFO] progress: Fetching org.apache.batik.shared.resources.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (17.25kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.shared.resources.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (17.25kB)
[INFO] progress: Downloading org.bouncycastle.bcutil
[INFO] progress: Fetching org.bouncycastle.bcutil_1.70.0.v20220105-1522.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (456.41kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.bouncycastle.bcutil_1.70.0.v20220105-1522.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (456.41kB)
[INFO] progress: Downloading org.apache.batik.gvt
[INFO] progress: Fetching org.apache.batik.gvt_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (208.05kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.gvt_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (208.05kB)
[INFO] progress: Downloading org.apache.lucene.analyzers-smartcn.source
[INFO] progress: Downloading com.google.protobuf.source
[INFO] progress: Downloading org.apache.xmlgraphics.source
[INFO] progress: Fetching org.apache.lucene.analyzers-smartcn.source_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.45MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.analyzers-smartcn.source_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.45MB)
[INFO] progress: Fetching org.apache.xmlgraphics.source_2.6.0.v20210409-0748.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (677.41kB)
[INFO] progress: Fetching com.google.protobuf.source_2.4.1.v20220404-1934.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (217.79kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xmlgraphics.source_2.6.0.v20210409-0748.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (677.41kB)
[INFO] progress: Fetching com.google.protobuf.source_2.4.1.v20220404-1934.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (217.79kB)
[INFO] progress: Downloading org.apache.batik.i18n.source
[INFO] progress: Fetching org.apache.batik.i18n.source_1.9.1.v20180227-1645.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.86kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.i18n.source_1.9.1.v20180227-1645.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.86kB)
[INFO] progress: Downloading org.apache.jclouds.api.openstack-nova
[INFO] progress: Fetching org.apache.jclouds.api.openstack-nova_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (404.93kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.openstack-nova_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (404.93kB)
[INFO] progress: Downloading org.apache.pdfbox.preflight
[INFO] progress: Fetching org.apache.pdfbox.preflight_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (256.73kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.pdfbox.preflight_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (256.73kB)
[INFO] progress: Downloading org.mockito
[INFO] progress: Downloading com.github.jnr.unixsocket.source
[INFO] progress: Fetching org.mockito_2.13.0.v20200310-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (601.03kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.mockito_2.13.0.v20200310-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (601.03kB)
[INFO] progress: Fetching com.github.jnr.unixsocket.source_0.28.0.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (54.96kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.unixsocket.source_0.28.0.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (54.96kB)
[INFO] progress: Downloading javaewah.source
[INFO] progress: Fetching javaewah.source_1.1.13.v20211029-0839.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (125.38kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javaewah.source_1.1.13.v20211029-0839.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (125.38kB)
[INFO] progress: Downloading org.apache.batik.parser
[INFO] progress: Downloading org.jacoco.agent
[INFO] progress: Fetching org.apache.batik.parser_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (92.11kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.parser_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (92.11kB)
[INFO] progress: Fetching org.jacoco.agent_0.8.8.v20220415-0921.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (294.9kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jacoco.agent_0.8.8.v20220415-0921.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (294.9kB)
[INFO] progress: Downloading org.apache.commons.io.source
[INFO] progress: Downloading org.apache.lucene.core
[INFO] progress: Downloading org.apache.jclouds.jclouds-scriptbuilder
[INFO] progress: Fetching org.apache.commons.io.source_2.8.0.v20210415-0900.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (374.46kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.io.source_2.8.0.v20210415-0900.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (374.46kB)
[INFO] progress: Fetching org.apache.jclouds.jclouds-scriptbuilder_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (190.79kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.jclouds-scriptbuilder_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (190.79kB)
[INFO] progress: Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.09MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.09MB)
[INFO] progress: Downloading com.google.auth.google-auth-library-credentials
[INFO] progress: Fetching com.google.auth.google-auth-library-credentials_0.20.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.35kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.auth.google-auth-library-credentials_0.20.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.35kB)
[INFO] progress: Downloading org.junit.platform.commons
[INFO] progress: Downloading org.apache.batik.util
[ERROR] Sep 11, 2023 10:22:59 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
[ERROR] Sep 11, 2023 10:22:59 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {s}->https://download.eclipse.org:443
[INFO] progress: Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (117.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.commons.csv
[INFO] progress: Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (117.58kB)
[INFO] progress: Fetching org.apache.commons.csv_1.8.0.v20200804-1438.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (58.09kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.csv_1.8.0.v20200804-1438.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (58.09kB)
[INFO] progress: Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (144.34kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (144.34kB)
[INFO] progress: Downloading org.mozilla.javascript
[INFO] progress: Downloading org.apache.batik.parser
[INFO] progress: Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.24MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.24MB)
[INFO] progress: Fetching org.apache.batik.parser_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (92.39kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.mockito
[INFO] progress: Fetching org.apache.batik.parser_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (92.39kB)
[INFO] progress: Downloading org.glassfish.hk2.api
[INFO] progress: Fetching org.mockito_2.23.0.v20200310-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (618.07kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.mockito_2.23.0.v20200310-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (618.07kB)
[INFO] progress: Fetching org.glassfish.hk2.api_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (234.21kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.api_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (234.21kB)
[INFO] progress: Downloading javax.ws.rs
[INFO] progress: Fetching javax.ws.rs_2.1.6.v20200505-2127.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (166.26kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.ws.rs_2.1.6.v20200505-2127.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (166.26kB)
[INFO] progress: Downloading net.bytebuddy.byte-buddy
[INFO] progress: Downloading org.assertj.source
[INFO] progress: Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.21MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.21MB)
[INFO] progress: Fetching org.assertj.source_3.20.2.v20210706-1104.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.29MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.assertj.source_3.20.2.v20210706-1104.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.29MB)
[INFO] progress: Downloading org.apache.onami.configuration
[INFO] progress: Fetching org.apache.onami.configuration_6.3.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.23kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.onami.configuration_6.3.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.23kB)
[INFO] progress: Downloading org.apache.felix.gogo.shell.source
[INFO] progress: Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (48.31kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (48.31kB)
[INFO] progress: Downloading org.junit.vintage.engine
[INFO] progress: Fetching org.junit.vintage.engine_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (83.87kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.vintage.engine_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (83.87kB)
[INFO] progress: Downloading org.apache.batik.ext.awt.source
[INFO] progress: Fetching org.apache.batik.ext.awt.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (431.17kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.ext.awt.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (431.17kB)
[INFO] progress: Downloading org.apache.xerces
[INFO] progress: Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.5MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.5MB)
[INFO] progress: Downloading org.glassfish.hk2.api.source
[INFO] progress: Fetching org.glassfish.hk2.api.source_2.5.0.v20161103-0227.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (282.31kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.api.source_2.5.0.v20161103-0227.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (282.31kB)
[INFO] progress: Downloading com.atlassian.commonmark-task-list-items
[INFO] progress: Fetching com.atlassian.commonmark-task-list-items_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (26.62kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-task-list-items_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (26.62kB)
[INFO] progress: Downloading org.apache.batik.xml.source
[INFO] progress: Fetching org.apache.batik.xml.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (31.88kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.xml.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (31.88kB)
[INFO] progress: Downloading org.jdom2.source
[INFO] progress: Fetching org.jdom2.source_2.0.6.v20191125-0928.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (882.52kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jdom2.source_2.0.6.v20191125-0928.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (882.52kB)
[INFO] progress: Downloading org.hamcrest.core
[INFO] progress: Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (65.43kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (65.43kB)
[INFO] progress: Downloading com.google.flogger.systembackend
[INFO] progress: Fetching com.google.flogger.systembackend_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.72kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.flogger.systembackend_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.72kB)
[INFO] progress: Downloading org.freemarker.source
[INFO] progress: Fetching org.freemarker.source_2.3.22.v20160210-1233.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (911.67kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.freemarker.source_2.3.22.v20160210-1233.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (911.67kB)
[INFO] progress: Downloading org.apache.ant
[INFO] progress: Downloading org.eclipse.orbit.mongodb
[INFO] progress: Fetching org.apache.ant_1.10.12.v20211102-1452.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.96MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.ant_1.10.12.v20211102-1452.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.96MB)
[INFO] progress: Fetching org.eclipse.orbit.mongodb_3.2.2.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.52MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.orbit.mongodb_3.2.2.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.52MB)
[INFO] progress: Downloading org.apache.santuario.xmlsec.source
[INFO] progress: Downloading jakarta.servlet.jsp.source
[ERROR] Sep 11, 2023 10:23:00 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
[ERROR] Sep 11, 2023 10:23:00 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {s}->https://download.eclipse.org:443
[INFO] progress: Fetching org.apache.santuario.xmlsec.source_2.2.0.v20200818-1422.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (918.77kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.santuario.xmlsec.source_2.2.0.v20200818-1422.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (918.77kB)
[INFO] progress: Fetching jakarta.servlet.jsp.source_3.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (124.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.servlet.jsp.source_3.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (124.37kB)
[INFO] progress: Downloading com.fasterxml.jackson.core.jackson-core.source
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-core.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (419.21kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-core.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (419.21kB)
[INFO] progress: Downloading com.github.jnr.enxio.source
[INFO] progress: Downloading org.apache.jclouds.api.openstack-keystone
[ERROR] Sep 11, 2023 10:23:01 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:23:01 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching org.apache.jclouds.api.openstack-keystone_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (224.06kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.openstack-keystone_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (224.06kB)
[INFO] progress: Fetching com.github.jnr.enxio.source_0.25.0.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (43.06kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.enxio.source_0.25.0.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (43.06kB)
[INFO] progress: Downloading org.glassfish.jersey.core.jersey-server.source
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-server.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (802.03kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-server.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (802.03kB)
[INFO] progress: Downloading org.apache.poi.source
[INFO] progress: Fetching org.apache.poi.source_4.1.1.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.44MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.poi.source_4.1.1.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.44MB)
[INFO] progress: Downloading org.ejml.ejml-all.source
[INFO] progress: Fetching org.ejml.ejml-all.source_0.38.0.v20200214-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.92kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.ejml-all.source_0.38.0.v20200214-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.92kB)
[INFO] progress: Downloading org.apache.batik.gvt.source
[INFO] progress: Fetching org.apache.batik.gvt.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (227.41kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.gvt.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (227.41kB)
[INFO] progress: Downloading org.slf4j.apis.jcl.source
[INFO] progress: Fetching org.slf4j.apis.jcl.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (36.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.opentest4j
[INFO] progress: Fetching org.slf4j.apis.jcl.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (36.37kB)
[INFO] progress: Downloading org.apache.commons.io
[INFO] progress: Fetching org.opentest4j_1.2.0.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.6kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.opentest4j_1.2.0.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.6kB)
[INFO] progress: Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (302.53kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (302.53kB)
[INFO] progress: Downloading org.apache.pdfbox
[INFO] progress: Fetching org.apache.pdfbox_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.41MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.pdfbox_2.0.6.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.41MB)
[INFO] progress: Downloading org.hamcrest
[INFO] progress: Downloading com.google.api.client-util
[INFO] progress: Fetching org.hamcrest_2.2.0.v20210711-0821.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (147.32kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.hamcrest_2.2.0.v20210711-0821.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (147.32kB)
[INFO] progress: Fetching com.google.api.client-util_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.2kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-util_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (46.2kB)
[INFO] progress: Downloading com.google.auto.value.auto-value-annotations
[INFO] progress: Downloading org.apache.felix.gogo.shell
[INFO] progress: Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.34kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (69.34kB)
[INFO] progress: Fetching com.google.auto.value.auto-value-annotations_1.7.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (17.95kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.auto.value.auto-value-annotations_1.7.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (17.95kB)
[INFO] progress: Downloading org.glassfish.hk2.utils.source
[INFO] progress: Downloading org.apache.batik.codec
[INFO] progress: Fetching org.apache.batik.codec_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (125.46kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.codec_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (125.46kB)
[INFO] progress: Fetching org.glassfish.hk2.utils.source_2.5.0.v20160210-1508.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (104.71kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.utils.source_2.5.0.v20160210-1508.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (104.71kB)
[INFO] progress: Downloading org.immutables.value.source
[INFO] progress: Downloading io.opencensus.opencensus-api.source
[INFO] progress: Downloading io.grpc.grpc-context
[INFO] progress: Fetching io.opencensus.opencensus-api.source_0.26.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (228.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.opencensus.opencensus-api.source_0.26.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (228.37kB)
[INFO] progress: Fetching org.immutables.value.source_2.8.3.v20200423-1717.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (628.09kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.immutables.value.source_2.8.3.v20200423-1717.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (628.09kB)
[INFO] progress: Fetching io.grpc.grpc-context_1.29.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (50.4kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching io.grpc.grpc-context_1.29.0.v20200515-2048.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (50.4kB)
[INFO] progress: Downloading org.apache.batik.ext.source
[INFO] progress: Fetching org.apache.batik.ext.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (22.77kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading com.sun.jna.source
[INFO] progress: Fetching org.apache.batik.ext.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (22.77kB)
[INFO] progress: Downloading org.apache.jclouds.api.ec2.source
[INFO] progress: Fetching com.sun.jna.source_4.1.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (151.46kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna.source_4.1.0.v20210503-0343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (151.46kB)
[INFO] progress: Fetching org.apache.jclouds.api.ec2.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (318.63kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.ec2.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (318.63kB)
[INFO] progress: Downloading org.jgrapht.jgrapht-core.source
[INFO] progress: Downloading org.glassfish.jersey.media.jersey-media-json-jackson
[INFO] progress: Fetching org.jgrapht.jgrapht-core.source_1.4.0.v20220411-2343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (941.65kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jgrapht.jgrapht-core.source_1.4.0.v20220411-2343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (941.65kB)
[INFO] progress: Downloading org.apache.commons.codec.source
[INFO] progress: Downloading org.jdom2
[INFO] progress: Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (88.86kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (88.86kB)
[INFO] progress: Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (374.24kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (374.24kB)
[INFO] progress: Fetching org.jdom2_2.0.6.v20191125-0928.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (325.83kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jdom2_2.0.6.v20191125-0928.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (325.83kB)
[INFO] progress: Downloading org.glassfish.hk2.locator.source
[INFO] progress: Fetching org.glassfish.hk2.locator.source_2.5.0.v20161103-0227.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (146.48kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.locator.source_2.5.0.v20161103-0227.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (146.48kB)
[INFO] progress: Downloading org.bouncycastle.bcprov
[INFO] progress: Downloading com.google.flogger
[INFO] progress: Fetching org.bouncycastle.bcprov_1.70.0.v20220507-1208.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (5.58MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.flogger_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (119.41kB)
[INFO] progress: Fetching org.bouncycastle.bcprov_1.70.0.v20220507-1208.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (5.58MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.flogger_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (119.41kB)
[INFO] progress: Downloading com.ibm.icu
[INFO] progress: Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.94MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.94MB)
[INFO] progress: Downloading org.glassfish.jersey.core.jersey-common
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-common_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.19MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-common_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.19MB)
[INFO] progress: Downloading org.apache.commons.codec
[INFO] progress: Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (367.61kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (367.61kB)
[INFO] progress: Downloading org.junit.platform.launcher
[INFO] progress: Fetching org.junit.platform.launcher_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (180.42kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.launcher_1.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (180.42kB)
[INFO] progress: Downloading javax.activation.source
[INFO] progress: Fetching javax.activation.source_2.0.0.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (75.75kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading com.jcraft.jsch
[INFO] progress: Fetching javax.activation.source_2.0.0.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (75.75kB)
[INFO] progress: Downloading org.apache.commons.fileupload.source
[INFO] progress: Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (297.81kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (297.81kB)
[INFO] progress: Fetching org.apache.commons.fileupload.source_1.3.2.v20170320-2229.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (101.41kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.fileupload.source_1.3.2.v20170320-2229.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (101.41kB)
[INFO] progress: Downloading org.glassfish.hk2.osgi-resource-locator.source
[INFO] progress: Fetching org.glassfish.hk2.osgi-resource-locator.source_2.5.0.v20161103-1916.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (29.34kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.osgi-resource-locator.source_2.5.0.v20161103-1916.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (29.34kB)
[INFO] progress: Downloading javax.annotation.source
[INFO] progress: Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.91kB)
[INFO] progress: Downloading org.glassfish.jersey.core.jersey-client.source
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.91kB)
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-client.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (186.54kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-client.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (186.54kB)
[INFO] progress: Downloading com.github.jnr.posix
[INFO] progress: Downloading com.fasterxml.jackson.core.jackson-databind.source
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-databind.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.15MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.core.jackson-databind.source_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.15MB)
[INFO] progress: Fetching com.github.jnr.posix_3.0.54.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (284.19kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.posix_3.0.54.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (284.19kB)
[INFO] progress: Downloading com.sun.jna.platform.source
[INFO] progress: Fetching com.sun.jna.platform.source_4.1.0.v20170410-1117.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (551.65kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.jna.platform.source_4.1.0.v20170410-1117.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (551.65kB)
[INFO] progress: Downloading jakarta.servlet
[INFO] progress: Fetching jakarta.servlet_5.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (334.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.httpcomponents.core5.httpcore5.source
[INFO] progress: Fetching jakarta.servlet_5.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (334.37kB)
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5.source_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (825kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5.source_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (825kB)
[INFO] progress: Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (7.08MB of 12.94MB at 7.06MB/s)
[INFO] progress: Downloading ch.qos.logback.slf4j
[INFO] progress: Fetching ch.qos.logback.slf4j_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (19.34kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching ch.qos.logback.slf4j_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (19.34kB)
[INFO] progress: Downloading org.apache.lucene.analyzers-smartcn
[INFO] progress: Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.45MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.45MB)
[INFO] progress: Downloading org.apache.xalan
[INFO] progress: Fetching org.apache.xalan_2.7.2.v20201124-1837.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.13MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xalan_2.7.2.v20201124-1837.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.13MB)
[INFO] progress: Downloading org.apache.batik.transcoder
[ERROR] Sep 11, 2023 10:23:03 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
[ERROR] Sep 11, 2023 10:23:03 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {s}->https://download.eclipse.org:443
[INFO] progress: Fetching org.apache.batik.transcoder_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (143.2kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.transcoder_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (143.2kB)
[INFO] progress: Downloading org.conscrypt.conscrypt-openjdk-uber.source
[INFO] progress: Downloading org.apache.jclouds.jclouds-compute
[ERROR] Sep 11, 2023 10:23:03 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:23:03 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching org.apache.jclouds.jclouds-compute_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (543.23kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.jclouds-compute_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (543.23kB)
[INFO] progress: Fetching org.conscrypt.conscrypt-openjdk-uber.source_2.5.1.v20220506-1020.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (332.1kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.conscrypt.conscrypt-openjdk-uber.source_2.5.1.v20220506-1020.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (332.1kB)
[INFO] progress: Downloading jakarta.servlet.jsp
[INFO] progress: Downloading jakarta.activation
[INFO] progress: Downloading com.github.jnr.x86asm
[INFO] progress: Fetching jakarta.servlet.jsp_3.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (84.99kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.activation_2.0.0.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (61.09kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.servlet.jsp_3.0.0.v20210105-0527.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (84.99kB)
[INFO] progress: Fetching jakarta.activation_2.0.0.v20201118-1818.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (61.09kB)
[INFO] progress: Downloading org.apache.felix.gogo.command
[INFO] progress: Downloading org.apache.maven.resolver.impl
[INFO] progress: Fetching com.github.jnr.x86asm_1.0.2.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (238.72kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.x86asm_1.0.2.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (238.72kB)
[INFO] progress: Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (52.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (52.58kB)
[INFO] progress: Downloading javax.xml
[INFO] progress: Fetching org.apache.maven.resolver.impl_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (198.33kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.impl_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (198.33kB)
[INFO] progress: Fetching javax.xml_1.4.1.v20220503-2331.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (339.43kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.xml_1.4.1.v20220503-2331.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (339.43kB)
[INFO] progress: Downloading org.apache.httpcomponents.httpclient
[INFO] progress: Downloading com.google.inject.assistedinject.source
[INFO] progress: Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1,021.45kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1,021.45kB)
[INFO] progress: Fetching com.google.inject.assistedinject.source_5.0.1.v20210324-2015.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (43.98kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.inject.assistedinject.source_5.0.1.v20210324-2015.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (43.98kB)
[INFO] progress: Downloading org.apache.maven.resolver.util
[INFO] progress: Downloading org.apache.httpcomponents.httpasyncclient.source
[INFO] progress: Fetching org.apache.httpcomponents.httpasyncclient.source_4.1.3.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (153.66kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.httpasyncclient.source_4.1.3.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (153.66kB)
[INFO] progress: Fetching org.apache.maven.resolver.util_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (175.6kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.util_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (175.6kB)
[INFO] progress: Downloading ch.qos.logback.classic
[INFO] progress: Fetching ch.qos.logback.classic_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (306.41kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading com.github.jnr.x86asm.source
[INFO] progress: Fetching ch.qos.logback.classic_1.2.3.v20200428-2012.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (306.41kB)
[INFO] progress: Fetching com.github.jnr.x86asm.source_1.0.2.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (190.67kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.x86asm.source_1.0.2.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (190.67kB)
[INFO] progress: Downloading org.apache.xalan.source
[INFO] progress: Downloading com.github.jnr.jffi.native.source
[INFO] progress: Downloading com.google.auth.oauth2-http.source
[INFO] progress: Fetching org.apache.xalan.source_2.7.2.v20201124-1837.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.33MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xalan.source_2.7.2.v20201124-1837.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.33MB)
[INFO] progress: Fetching com.github.jnr.jffi.native.source_1.2.23.v20211029-0121.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (102.8kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.jffi.native.source_1.2.23.v20211029-0121.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (102.8kB)
[INFO] progress: Downloading org.apache.jclouds.api.openstack-cinder
[INFO] progress: Fetching org.apache.jclouds.api.openstack-cinder_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (70.38kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.api.openstack-cinder_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (70.38kB)
[INFO] progress: Fetching com.google.auth.oauth2-http.source_0.20.0.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (89.27kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.auth.oauth2-http.source_0.20.0.v20200604-1524.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (89.27kB)
[INFO] progress: Downloading org.eclipse.orbit.mongodb.source
[INFO] progress: Downloading org.apache.lucene.analyzers-smartcn.source
[INFO] progress: Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.45MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (3.45MB)
[INFO] progress: Fetching org.eclipse.orbit.mongodb.source_3.2.2.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.08MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.orbit.mongodb.source_3.2.2.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.08MB)
[INFO] progress: Downloading org.slf4j.binding.log4j12
[INFO] progress: Fetching org.slf4j.binding.log4j12_1.7.30.v20201108-2042.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.76kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.binding.log4j12_1.7.30.v20201108-2042.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.76kB)
[INFO] progress: Downloading org.apache.maven.resolver.transport.http.source
[INFO] progress: Fetching org.apache.maven.resolver.transport.http.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (42.36kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.transport.http.source_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (42.36kB)
[INFO] progress: Downloading org.apiguardian.source
[INFO] progress: Fetching org.apiguardian.source_1.1.2.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (18.6kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apiguardian.source_1.1.2.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (18.6kB)
[INFO] progress: Downloading org.apache.batik.dom.svg
[INFO] progress: Fetching org.apache.batik.dom.svg_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (251.05kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.dom.svg_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (251.05kB)
[INFO] progress: Downloading org.apache.batik.svggen
[INFO] progress: Downloading com.atlassian.commonmark-ins
[INFO] progress: Fetching org.apache.batik.svggen_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (246.14kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.svggen_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (246.14kB)
[INFO] progress: Fetching com.atlassian.commonmark-ins_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (26.34kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-ins_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (26.34kB)
[INFO] progress: Downloading org.apache.commons.csv.source
[INFO] progress: Downloading org.apache.lucene.misc
[INFO] progress: Fetching org.apache.commons.csv.source_1.8.0.v20200804-1438.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (61.72kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.csv.source_1.8.0.v20200804-1438.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (61.72kB)
[INFO] progress: Downloading com.google.gson.source
[INFO] progress: Downloading com.atlassian.commonmark-gfm-strikethrough.source
[INFO] progress: Downloading org.junit.vintage.engine.source
[INFO] progress: Fetching org.apache.lucene.misc_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (112.33kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.misc_7.5.0.v20181003-1532.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (112.33kB)
[INFO] progress: Fetching com.google.gson.source_2.8.9.v20220111-1409.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (179.32kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.gson.source_2.8.9.v20220111-1409.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (179.32kB)
[INFO] progress: Fetching org.junit.vintage.engine.source_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (55.01kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.vintage.engine.source_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (55.01kB)
[INFO] progress: Downloading org.ggf.drmaa
[INFO] progress: Fetching com.atlassian.commonmark-gfm-strikethrough.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.75kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ggf.drmaa_1.0.0.v20170818-1553.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (59.03kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ggf.drmaa_1.0.0.v20170818-1553.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (59.03kB)
[INFO] progress: Fetching com.atlassian.commonmark-gfm-strikethrough.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.75kB)
[INFO] progress: Downloading org.apache.jclouds.common.openstack-common.source
[INFO] progress: Downloading org.apache.xml.resolver.source
[INFO] progress: Downloading org.glassfish.hk2.locator.source
[INFO] progress: Downloading org.apache.batik.swing
[ERROR] Sep 11, 2023 10:23:05 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
[ERROR] Sep 11, 2023 10:23:05 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {s}->https://download.eclipse.org:443
[INFO] progress: Fetching org.apache.xml.resolver.source_1.2.0.v20220401-1849.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (113.01kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xml.resolver.source_1.2.0.v20220401-1849.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (113.01kB)
[INFO] progress: Fetching org.glassfish.hk2.locator.source_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (147.21kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.locator.source_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (147.21kB)
[INFO] progress: Fetching org.apache.batik.swing_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (213.12kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.swing_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (213.12kB)
[INFO] progress: Downloading org.junit.platform.suite.engine
[INFO] progress: Downloading org.apache.batik.css
[INFO] progress: Fetching org.apache.jclouds.common.openstack-common.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (68.78kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.jclouds.common.openstack-common.source_1.8.0.v20160301-1110.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (68.78kB)
[INFO] progress: Fetching org.junit.platform.suite.engine_1.8.1.v20211028-1957.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.41kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.platform.suite.engine_1.8.1.v20211028-1957.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.41kB)
[INFO] progress: Downloading com.google.api.client-json.source
[INFO] progress: Downloading com.jcraft.jzlib
[INFO] progress: Fetching org.apache.batik.css_1.9.1.v20181015-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (351.43kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.xmlrpc.server
[INFO] progress: Fetching org.apache.batik.css_1.9.1.v20181015-1528.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (351.43kB)
[INFO] progress: Fetching com.google.api.client-json.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.09kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-json.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.09kB)
[INFO] progress: Downloading com.google.flogger.testing.source
[INFO] progress: Fetching com.jcraft.jzlib_1.1.3.v20220502-1820.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (83.2kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.jcraft.jzlib_1.1.3.v20220502-1820.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (83.2kB)
[INFO] progress: Downloading org.apache.sshd.sftp.source
[INFO] progress: Fetching org.apache.xmlrpc.server_3.1.3.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (96.62kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xmlrpc.server_3.1.3.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (96.62kB)
[INFO] progress: Fetching org.apache.sshd.sftp.source_2.8.0.v20211227-1750.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (268.17kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.sshd.sftp.source_2.8.0.v20211227-1750.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (268.17kB)
[INFO] progress: Downloading org.glassfish.hk2.api.source
[INFO] progress: Fetching com.google.flogger.testing.source_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (27.53kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.flogger.testing.source_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (27.53kB)
[INFO] progress: Fetching org.glassfish.hk2.api.source_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (248.56kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.api.source_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (248.56kB)
[INFO] progress: Downloading org.apache.lucene.analyzers-common
[INFO] progress: Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.67MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.67MB)
[INFO] progress: Downloading com.google.flogger.systembackend.source
[INFO] progress: Downloading com.graphql.java.dataloader
[INFO] progress: Downloading org.eclipse.orbit.releng.recipes.feature.aggregation
[INFO] progress: Fetching com.google.flogger.systembackend.source_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (28.88kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.flogger.systembackend.source_0.1.0.v20180506-0038.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (28.88kB)
[INFO] progress: Downloading org.apache.commons.cli.source
[INFO] progress: Fetching com.graphql.java.dataloader_2.1.1.v20181120-0809.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (52.28kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.graphql.java.dataloader_2.1.1.v20181120-0809.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (52.28kB)
[INFO] progress: Downloading org.apache.batik.transcoder.source
[INFO] progress: Fetching org.apache.commons.cli.source_1.4.0.v20200417-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (72.39kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.cli.source_1.4.0.v20200417-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (72.39kB)
[INFO] progress: Fetching org.eclipse.orbit.releng.recipes.feature.aggregation_1.0.0.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/features/ (14.92kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.orbit.releng.recipes.feature.aggregation_1.0.0.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/features/ (14.92kB)
[INFO] progress: Fetching org.apache.batik.transcoder.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (130.25kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading com.google.gdata
[INFO] progress: Fetching org.apache.batik.transcoder.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (130.25kB)
[INFO] progress: Downloading jakarta.activation
[INFO] progress: Fetching com.google.gdata_1.47.1.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.44MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.gdata_1.47.1.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.44MB)
[INFO] progress: Downloading org.glassfish.hk2.api
[INFO] progress: Fetching jakarta.activation_1.2.2.v20201119-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (60.4kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.activation_1.2.2.v20201119-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (60.4kB)
[INFO] progress: Fetching org.glassfish.hk2.api_2.5.0.v20161103-0227.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (201.73kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.batik.anim
[INFO] progress: Fetching org.glassfish.hk2.api_2.5.0.v20161103-0227.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (201.73kB)
[INFO] progress: Fetching org.apache.batik.anim_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (518.07kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.anim_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (518.07kB)
[INFO] progress: Downloading com.google.api.client-util.source
[INFO] progress: Fetching com.google.api.client-util.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.08kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-util.source_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (12.08kB)
[INFO] progress: Downloading org.apache.xmlbeans.source
[INFO] progress: Fetching org.apache.xmlbeans.source_3.1.0.v20200922-1359.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.92MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xmlbeans.source_3.1.0.v20200922-1359.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.92MB)
[INFO] progress: Downloading org.slf4j.binding.simple
[INFO] progress: Downloading javax.measure.unit-api
[INFO] progress: Fetching org.slf4j.binding.simple_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.75kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.binding.simple_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.75kB)
[INFO] progress: Fetching javax.measure.unit-api_1.0.0.v20170818-1538.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (35.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.measure.unit-api_1.0.0.v20170818-1538.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (35.58kB)
[INFO] progress: Downloading org.apache.batik.swing.source
[INFO] progress: Downloading com.github.oshi.oshi-core
[INFO] progress: Fetching com.github.oshi.oshi-core_3.8.0.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (448.88kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.oshi.oshi-core_3.8.0.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (448.88kB)
[INFO] progress: Fetching org.apache.batik.swing.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (118.08kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.swing.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (118.08kB)
[INFO] progress: Downloading com.google.javascript.source
[INFO] progress: Fetching com.google.javascript.source_0.0.20160315.v20161124-1903.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.13MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.javascript.source_0.0.20160315.v20161124-1903.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.13MB)
[INFO] progress: Downloading net.bytebuddy.byte-buddy-agent
[INFO] progress: Fetching net.bytebuddy.byte-buddy-agent_1.7.9.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (55.47kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.bytebuddy.byte-buddy-agent_1.7.9.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (55.47kB)
[INFO] progress: Downloading org.antlr.runtime
[INFO] progress: Fetching org.antlr.runtime_4.7.1.v20181120-0808.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (352.94kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.antlr.runtime_4.7.1.v20181120-0808.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (352.94kB)
[INFO] progress: Downloading org.eclipse.orbit.releng.recipes.feature.aggregation.source
[INFO] progress: Downloading com.atlassian.commonmark-gfm-tables.source
[INFO] progress: Fetching org.eclipse.orbit.releng.recipes.feature.aggregation.source_1.0.0.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/features/ (6.78kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.orbit.releng.recipes.feature.aggregation.source_1.0.0.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/features/ (6.78kB)
[INFO] progress: Downloading com.sun.grid.drmaa
[INFO] progress: Fetching com.atlassian.commonmark-gfm-tables.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (25.6kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-gfm-tables.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (25.6kB)
[INFO] progress: Fetching com.sun.grid.drmaa_1.0.0.v20170818-1553.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (813.59kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.grid.drmaa_1.0.0.v20170818-1553.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (813.59kB)
[INFO] progress: Downloading org.apache.batik.svggen.source
[INFO] progress: Downloading java_cup-runtime.source
[INFO] progress: Fetching java_cup-runtime.source_0.11.20150326.v20180425-1030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.28kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching java_cup-runtime.source_0.11.20150326.v20180425-1030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (30.28kB)
[INFO] progress: Downloading com.sun.xml.bind.source
[INFO] progress: Fetching org.apache.batik.svggen.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (269.14kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.svggen.source_1.14.0.v20210324-0332.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (269.14kB)
[INFO] progress: Fetching com.sun.xml.bind.source_2.2.0.v20201118-1845.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.01MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.xml.bind.source_2.2.0.v20201118-1845.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.01MB)
[INFO] progress: Downloading org.glassfish.jersey.containers.servlet.core.source
[INFO] progress: Fetching org.glassfish.jersey.containers.servlet.core.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (76.99kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.containers.servlet.core.source_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (76.99kB)
[INFO] progress: Downloading org.ejml.dense64
[INFO] progress: Downloading org.glassfish.jersey.core.jersey-server
[INFO] progress: Fetching org.ejml.dense64_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (311.6kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.ejml.dense64_0.29.0.v20190617-1333.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (311.6kB)
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-server_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (959.61kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.core.jersey-server_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (959.61kB)
[INFO] progress: Downloading org.glassfish.jersey.ext.entityfiltering
[INFO] progress: Downloading org.apache.commons.math3.source
[INFO] progress: Fetching org.apache.commons.math3.source_3.6.1.v20200817-1830.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.5MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading com.google.gdata.source
[INFO] progress: Fetching org.apache.commons.math3.source_3.6.1.v20200817-1830.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.5MB)
[INFO] progress: Fetching org.glassfish.jersey.ext.entityfiltering_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (99.81kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.jersey.ext.entityfiltering_2.30.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (99.81kB)
[INFO] progress: Fetching com.google.gdata.source_1.47.1.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.04MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.gdata.source_1.47.1.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.04MB)
[INFO] progress: Downloading org.apache.xmlrpc.common.source
[INFO] progress: Fetching org.apache.xmlrpc.common.source_3.1.3.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (129.57kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xmlrpc.common.source_3.1.3.v20181004-1955.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (129.57kB)
[INFO] progress: Downloading org.slf4j.binding.simple.source
[INFO] progress: Fetching org.slf4j.binding.simple.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.04kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.binding.simple.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (23.04kB)
[INFO] progress: Downloading com.github.jnr.posix.source
[INFO] progress: Downloading net.jini
[INFO] progress: Fetching net.jini_2.1.0.v20200313-1807.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (81.35kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching net.jini_2.1.0.v20200313-1807.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (81.35kB)
[INFO] progress: Fetching com.github.jnr.posix.source_3.0.54.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (149.67kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.github.jnr.posix.source_3.0.54.v20200501-1917.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (149.67kB)
[INFO] progress: Downloading org.apache.batik.script
[INFO] progress: Downloading javax.xml.source
[INFO] progress: Fetching org.apache.batik.script_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.85kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.batik.script_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (38.85kB)
[INFO] progress: Downloading jakarta.websocket.source
[INFO] progress: Fetching javax.xml.source_1.4.1.v20220503-2331.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (777.49kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching javax.xml.source_1.4.1.v20220503-2331.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (777.49kB)
[INFO] progress: Fetching jakarta.websocket.source_2.0.0.v20210105-1550.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (88.58kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching jakarta.websocket.source_2.0.0.v20210105-1550.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (88.58kB)
[INFO] progress: Downloading org.junit.jupiter.params.source
[INFO] progress: Fetching org.junit.jupiter.params.source_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (86.74kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.jupiter.params.source_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (86.74kB)
[INFO] progress: Downloading org.apache.maven.resolver.transport.file
[INFO] progress: Fetching org.apache.maven.resolver.transport.file_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (25.49kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.maven.resolver.transport.file_1.0.3.v20170405-0725.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (25.49kB)
[INFO] progress: Downloading org.apache.httpcomponents.core5.httpcore5
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (908.78kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20220426-0826.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (908.78kB)
[INFO] progress: Downloading org.junit.jupiter.engine
[INFO] progress: Downloading com.sun.xml.bind
[INFO] progress: Fetching org.junit.jupiter.engine_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (251.3kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.jupiter.engine_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (251.3kB)
[INFO] progress: Fetching com.sun.xml.bind_2.2.0.v20201118-1845.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (923.47kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.sun.xml.bind_2.2.0.v20201118-1845.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (923.47kB)
[INFO] progress: Downloading org.jheaps.jheaps
[INFO] progress: Downloading com.atlassian.commonmark-image-attributes.source
[INFO] progress: Fetching org.jheaps.jheaps_0.14.0.v20220411-2343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (171.77kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jheaps.jheaps_0.14.0.v20220411-2343.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (171.77kB)
[INFO] progress: Fetching com.atlassian.commonmark-image-attributes.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.29kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.atlassian.commonmark-image-attributes.source_0.15.1.v20200707-1444.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (21.29kB)
[INFO] progress: Downloading com.google.api.client-json
[INFO] progress: Downloading org.mandas.docker-client.source
[INFO] progress: Fetching org.mandas.docker-client.source_3.2.1.v20200519-1937.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (690.27kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.mandas.docker-client.source_3.2.1.v20200519-1937.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (690.27kB)
[INFO] progress: Fetching com.google.api.client-json_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.51kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.google.api.client-json_1.2.3.v20200819-2030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (24.51kB)
[INFO] progress: Downloading com.jcraft.jzlib.source
[INFO] progress: Fetching com.jcraft.jzlib.source_1.1.3.v20220502-1820.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (86.35kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.commons.fileupload
[INFO] progress: Fetching com.jcraft.jzlib.source_1.1.3.v20220502-1820.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (86.35kB)
[INFO] progress: Downloading org.slf4j.apis.log4j.source
[INFO] progress: Fetching org.slf4j.apis.log4j.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.77kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.apis.log4j.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (45.77kB)
[INFO] progress: Downloading org.jcodings.source
[INFO] progress: Fetching org.apache.commons.fileupload_1.3.2.v20170320-2229.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (82.57kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.commons.fileupload_1.3.2.v20170320-2229.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (82.57kB)
[INFO] progress: Downloading org.junit.jupiter.engine.source
[INFO] progress: Fetching org.jcodings.source_1.0.18.v20170306-1742.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.56MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jcodings.source_1.0.18.v20170306-1742.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (1.56MB)
[INFO] progress: Fetching org.junit.jupiter.engine.source_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (146.42kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.junit.jupiter.engine.source_5.8.1.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (146.42kB)
[INFO] progress: Downloading com.fasterxml.jackson.module.jackson-module-jaxb-annotations
[INFO] progress: Downloading org.glassfish.hk2.utils
[INFO] progress: Fetching com.fasterxml.jackson.module.jackson-module-jaxb-annotations_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (48.03kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching com.fasterxml.jackson.module.jackson-module-jaxb-annotations_2.13.2.v20220426-1653.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (48.03kB)
[INFO] progress: Downloading org.slf4j.api.source
[INFO] progress: Downloading org.joni.source
[INFO] progress: Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (67.32kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.glassfish.hk2.utils_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (158.13kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (67.32kB)
[INFO] progress: Fetching org.glassfish.hk2.utils_2.6.1.v20200513-1859.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (158.13kB)
[INFO] progress: Fetching org.joni.source_2.1.11.v20170306-1742.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (183kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.joni.source_2.1.11.v20170306-1742.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (183kB)
[INFO] progress: Downloading org.opentest4j.source
[INFO] progress: Downloading org.jacoco.report.source
[INFO] progress: Fetching org.opentest4j.source_1.2.0.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.91kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.opentest4j.source_1.2.0.v20211018-1956.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (20.91kB)
[INFO] progress: Downloading org.jaxen
[INFO] progress: Downloading org.apache.xerces.source
[INFO] progress: Fetching org.jacoco.report.source_0.8.8.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (129.5kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jacoco.report.source_0.8.8.v20220517-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (129.5kB)
[INFO] progress: Fetching org.jaxen_1.1.6.v20191106-1554.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (255.62kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.jaxen_1.1.6.v20191106-1554.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (255.62kB)
[INFO] progress: Fetching org.apache.xerces.source_2.12.2.v20220131-0835.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.08MB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.apache.xerces.source_2.12.2.v20220131-0835.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (2.08MB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/releases/2022-06/ (122B)
[INFO] progress: Adding repository http://download.eclipse.org/releases/2022-06
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:16.900
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/releases/2022-06, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching compositeContent.jar from http://download.eclipse.org/releases/2022-06/ (481B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:16.929
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/, see CVE-2021-41033. Consider using https instead.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:16.942
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/content.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:16.945
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching compositeContent.xml from http://download.eclipse.org/technology/epp/packages/2022-06/ (442B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:16.956
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/202206091200, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2022-06/202206091200/ (87.05kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/releases/2022-06/202206151000/ (140B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:17.114
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/releases/2022-06/202206151000/content.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching content.xml.xz from http://download.eclipse.org/releases/2022-06/202206151000/ (792.86kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/releases/2022-06/ (122B)
[INFO] progress: Adding repository http://download.eclipse.org/releases/2022-06
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:19.709
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/releases/2022-06, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching compositeArtifacts.jar from http://download.eclipse.org/releases/2022-06/ (491B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:19.729
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/, see CVE-2021-41033. Consider using https instead.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:19.769
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/artifacts.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:19.772
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching compositeArtifacts.xml from http://download.eclipse.org/technology/epp/packages/2022-06/ (442B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:19.795
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/202206091200, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching artifacts.jar from http://download.eclipse.org/technology/epp/packages/2022-06/202206091200/ (7.93kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/releases/2022-06/202206151000/ (140B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:19.812
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/releases/2022-06/202206151000/artifacts.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching artifacts.xml.xz from http://download.eclipse.org/releases/2022-06/202206151000/ (518.58kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.preview.common.source
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.editor
[INFO] progress: Downloading org.eclipse.emfforms.example.common.wizards.source
[INFO] progress: Downloading org.eclipse.ocl.edit
[INFO] progress: Fetching 202206151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-06/ (63B)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.preview.common.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.01kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.workspace.migrator.source
[INFO] progress: Fetching org.eclipse.emf.ecp.view.workspace.migrator.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.14kB)
[INFO] progress: Fetching org.eclipse.ocl.edit_4.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (160.18kB)
[INFO] progress: Fetching org.eclipse.emfforms.example.common.wizards.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (14.68kB)
[INFO] progress: Downloading org.eclipse.ocl
[INFO] progress: Downloading org.eclipse.emf.compare.edit
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.editor_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (29.22kB)
[INFO] progress: Fetching org.eclipse.ocl_3.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.14MB)
[INFO] progress: Downloading org.eclipse.emf.ecp.ide.editor.viewmodel.source
[INFO] progress: Fetching org.eclipse.emf.compare.edit_4.3.1.202202240907.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (67.25kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.emfforms.idetooling.feature
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.editor.viewmodel.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.15kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.emfforms.idetooling.feature_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (41.75kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.builder.source
[INFO] progress: Downloading org.eclipse.emfforms.ide.view.multisegment
[INFO] progress: Fetching org.eclipse.emfforms.ide.builder.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.02kB)
[INFO] progress: Fetching org.eclipse.emfforms.ide.view.multisegment_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.4kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.builder
[INFO] progress: Fetching org.eclipse.emfforms.ide.builder_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.73kB)
[INFO] progress: Downloading org.eclipse.ocl.doc
[INFO] progress: Downloading org.eclipse.emf.compare
[INFO] progress: Fetching org.eclipse.emf.compare_3.5.3.202202240907.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (181.6kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.view.multisegment.source
[INFO] progress: Fetching org.eclipse.emf.compare_3.5.3.202202240907.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (181.6kB)
[INFO] progress: Fetching org.eclipse.ocl.doc_3.17.1.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (19.42kB)
[INFO] progress: Fetching org.eclipse.emfforms.ide.view.multisegment.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (27.29kB)
[INFO] progress: Downloading org.eclipse.ocl.ecore.edit
[INFO] progress: Downloading lpg.runtime.java
[INFO] progress: Fetching org.eclipse.ocl.ecore.edit_4.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (157.59kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.ui.view.editor.controls.source
[INFO] progress: Downloading org.eclipse.emf.compare
[INFO] progress: Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (53.45kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.ui.view.editor.controls.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (154.8kB)
[INFO] progress: Fetching org.eclipse.emf.compare_3.3.18.202202240907.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (22.12kB)
[INFO] progress: Downloading org.eclipse.ocl.core.sdk
[INFO] progress: Downloading org.eclipse.emf.compare.ide.ui
[INFO] progress: Fetching org.eclipse.ocl.core.sdk_5.17.1.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (19.56kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.preferences
[INFO] progress: Fetching org.eclipse.emf.compare.ide.ui_4.4.3.202202240907.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (246.97kB)
[INFO] progress: Fetching org.eclipse.emfforms.ide.preferences_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.54kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.treemasterdetail.validation.source
[INFO] progress: Fetching org.eclipse.emf.ecp.view.treemasterdetail.validation.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (14.04kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.view.mappingsegment.source
[INFO] progress: Downloading org.eclipse.emf.ecp.ide.util.source
[INFO] progress: Fetching org.eclipse.emfforms.ide.view.mappingsegment.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.12kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.util.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.1kB)
[INFO] progress: Fetching org.eclipse.emfforms.ide.view.mappingsegment.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.12kB)
[INFO] progress: Downloading org.eclipse.emfforms.coffee.wizards.source
[INFO] progress: Downloading org.eclipse.ocl.ecore
[INFO] progress: Fetching org.eclipse.emfforms.coffee.wizards.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.05kB)
[INFO] progress: Fetching org.eclipse.ocl.ecore_3.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (383.83kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.makeithappen.wizards
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.editor.feature
[INFO] progress: Fetching org.eclipse.emf.ecp.makeithappen.wizards_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (269.82kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.editor.feature_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (41.1kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.treemasterdetail.validation
[INFO] progress: Fetching org.eclipse.emf.ecp.view.treemasterdetail.validation_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.1kB)
[INFO] progress: Downloading org.eclipse.emf.compare.ide.ui
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.editor.source
[INFO] progress: Fetching org.eclipse.emf.compare.ide.ui_3.3.18.202202240907.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (22.21kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.editor.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.81kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.makeithappen.wizards.source
[INFO] progress: Downloading org.eclipse.emfforms.editor.source
[INFO] progress: Fetching org.eclipse.emf.ecp.makeithappen.wizards.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.25kB)
[INFO] progress: Fetching org.eclipse.emfforms.editor.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (47.14kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.migrator.source
[INFO] progress: Downloading org.eclipse.ocl.ui
[INFO] progress: Fetching org.eclipse.emf.ecp.view.migrator.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.89kB)
[INFO] progress: Downloading org.eclipse.ocl.all
[INFO] progress: Fetching org.eclipse.ocl.ui_2.17.1.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (19.42kB)
[INFO] progress: Fetching org.eclipse.ocl.all_5.17.1.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (19.53kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.ide.util
[INFO] progress: Downloading org.eclipse.ocl.ui
[INFO] progress: Downloading org.eclipse.emf.ecp.view.template.tooling
[ERROR] Sep 11, 2023 10:23:21 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:23:21 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[ERROR] Sep 11, 2023 10:23:21 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:23:21 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.util_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (17.51kB)
[INFO] progress: Fetching org.eclipse.ocl.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.07kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.template.tooling_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (42.14kB)
[INFO] progress: Fetching org.eclipse.ocl.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.07kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.template.tooling_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (42.14kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.ide.editor.view
[INFO] progress: Downloading org.eclipse.emf.ecp.ide.editor.view.source
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.editor.view.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.22kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.editor.view_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.31kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.validation.initial.feature.source
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.project.installer
[INFO] progress: Fetching org.eclipse.emf.ecp.view.validation.initial.feature.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (42.8kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.emfforms.idetooling.feature.source
[INFO] progress: Downloading org.eclipse.ocl.edit
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.project.installer_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.65kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.emfforms.idetooling.feature.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (42.92kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.project.installer_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.65kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.emfforms.idetooling.feature.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (42.92kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.editor.feature.source
[INFO] progress: Fetching org.eclipse.ocl.edit_5.17.1.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (19.51kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.editor.feature.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (42.68kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.validation.initial.feature
[INFO] progress: Downloading org.eclipse.emf.ecp.view.workspace.migrator
[INFO] progress: Downloading org.eclipse.emf.ecp.view.migrator
[INFO] progress: Downloading org.eclipse.emf.ecp.view.template.tooling.source
[ERROR] Sep 11, 2023 10:23:22 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
[ERROR] Sep 11, 2023 10:23:22 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {s}->https://download.eclipse.org:443
[INFO] progress: Fetching org.eclipse.emf.ecp.view.template.tooling.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (67.14kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.workspace.migrator_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.89kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.migrator_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.99kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.workspace.migrator_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.89kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.migrator_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.99kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.view.indexsegment.source
[INFO] progress: Fetching org.eclipse.emf.ecp.view.validation.initial.feature_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (41.15kB)
[INFO] progress: Fetching org.eclipse.emfforms.ide.view.indexsegment.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.29kB)
[INFO] progress: Downloading org.eclipse.emf.compare.doc
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.project.installer.source
[INFO] progress: Downloading org.eclipse.ocl.uml.edit
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.preview.e3.source
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.project.installer.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.07kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.preview.e3.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.51kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.project.installer.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.07kB)
[INFO] progress: Fetching org.eclipse.emf.compare.doc_3.3.18.202202240907.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.51MB)
[INFO] progress: Downloading org.eclipse.ocl
[INFO] progress: Downloading org.eclipse.emfforms.ide.viewtemplate.builder.source
[INFO] progress: Fetching org.eclipse.ocl.uml.edit_5.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (183.39kB)
[INFO] progress: Fetching org.eclipse.ocl_3.17.1.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (19.56kB)
[INFO] progress: Downloading org.eclipse.emfforms.coffee.wizards
[INFO] progress: Fetching org.eclipse.emfforms.coffee.wizards_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (80.18kB)
[INFO] progress: Fetching org.eclipse.emfforms.ide.viewtemplate.builder.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.18kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.ide.editor.view.templatebridge.source
[INFO] progress: Downloading org.eclipse.emf.ecp.ide.view.service
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.editor.view.templatebridge.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.84kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.view.mappingsegment
[INFO] progress: Fetching org.eclipse.emfforms.ide.view.mappingsegment_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (14.15kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.view.service_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.99kB)
[INFO] progress: Fetching org.eclipse.emfforms.ide.view.mappingsegment_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (14.15kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.view.service_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.99kB)
[INFO] progress: Downloading org.eclipse.emfforms.core.services.mappingprovider.table.panel
[INFO] progress: Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.22kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.viewtemplate.builder
[INFO] progress: Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.22kB)
[INFO] progress: Fetching org.eclipse.emfforms.ide.viewtemplate.builder_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.83kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.ide.view.service.source
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.controls.feature.source
[INFO] progress: Downloading org.eclipse.ocl.common.ui
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.controls.feature.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (42.7kB)
[INFO] progress: Fetching org.eclipse.ocl.common.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (27.97kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.view.service.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.04kB)
[INFO] progress: Downloading org.eclipse.ocl.all.sdk
[INFO] progress: Downloading org.eclipse.emf.compare.ide
[INFO] progress: Downloading org.eclipse.emf.ecp.ui.view.editor.controls
[INFO] progress: Fetching org.eclipse.emf.compare.ide_3.4.3.202202240907.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.29kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.ui.view.editor.controls_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (81.51kB)
[INFO] progress: Fetching org.eclipse.ocl.all.sdk_5.17.1.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (19.53kB)
[INFO] progress: Downloading org.eclipse.ocl.uml
[INFO] progress: Fetching org.eclipse.ocl.uml_5.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (352.2kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.view.indexsegment
[INFO] progress: Fetching org.eclipse.emfforms.ide.view.indexsegment_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.1kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.preview.common
[INFO] progress: Downloading org.eclipse.emfforms.ide.preferences.source
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.preview.common_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.13kB)
[INFO] progress: Fetching org.eclipse.emfforms.ide.preferences.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.47kB)
[INFO] progress: Downloading org.eclipse.emfforms.core.services.mappingprovider.table.panel.source
[INFO] progress: Downloading org.eclipse.ocl.common
[INFO] progress: Fetching org.eclipse.ocl.common_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (36.28kB)
[INFO] progress: Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.82kB)
[INFO] progress: Downloading org.eclipse.emfforms.editor
[INFO] progress: Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.82kB)
[INFO] progress: Fetching org.eclipse.ocl.common_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (36.28kB)
[INFO] progress: Downloading org.eclipse.emfforms.example.common.wizards
[INFO] progress: Downloading org.eclipse.ocl.uml.ui
[INFO] progress: Fetching org.eclipse.emfforms.example.common.wizards_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.95kB)
[INFO] progress: Fetching org.eclipse.emfforms.editor_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (36.51kB)
[INFO] progress: Fetching org.eclipse.ocl.uml.ui_2.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.74kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.preview.e3
[INFO] progress: Downloading org.eclipse.ocl.doc
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.preview.e3_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.69kB)
[INFO] progress: Fetching org.eclipse.ocl.doc_3.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (4.25MB)
[INFO] progress: Downloading org.eclipse.emf.ecp.ide.editor.view.templatebridge
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.editor.view.templatebridge_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.72kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.view.segments.source
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.editor.view.templatebridge_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.72kB)
[INFO] progress: Fetching org.eclipse.emfforms.ide.view.segments.source_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (17.11kB)
[INFO] progress: Downloading org.eclipse.emfforms.ide.view.segments
[INFO] progress: Downloading org.eclipse.ocl.uml
[INFO] progress: Fetching org.eclipse.emfforms.ide.view.segments_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.92kB)
[INFO] progress: Fetching org.eclipse.ocl.uml_5.17.1.v20220309-0840.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (19.54kB)
[INFO] progress: Downloading org.eclipse.emf.ecp.view.model.controls.feature
[INFO] progress: Fetching org.eclipse.emf.compare.doc_3.3.18.202202240907.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (6.11MB of 9.51MB at 6.09MB/s)
[INFO] progress: Downloading org.eclipse.emf.ecp.ide.editor.viewmodel
[INFO] progress: Fetching org.eclipse.emf.ecp.ide.editor.viewmodel_1.26.2.20220523-0845.jar.pack.gz from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.69kB)
[INFO] progress: Fetching org.eclipse.emf.ecp.view.model.controls.feature_1.26.2.20220523-0845.jar from http://download.eclipse.org/releases/2022-06/202206151000/features/ (41.07kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/edapt/p2/nightly/ (172B)
[INFO] progress: Adding repository http://download.eclipse.org/edapt/p2/nightly
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:28.094
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/edapt/p2/nightly/content.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching content.xml.xz from http://download.eclipse.org/edapt/p2/nightly/ (8.16kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/edapt/p2/nightly/ (172B)
[INFO] progress: Adding repository http://download.eclipse.org/edapt/p2/nightly
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:28.147
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/edapt/p2/nightly/artifacts.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching artifacts.xml.xz from http://download.eclipse.org/edapt/p2/nightly/ (3.6kB)
[INFO] progress: Downloading org.eclipse.emf.edapt.declaration.edit
[INFO] progress: Downloading org.eclipse.emf.edapt.common
[INFO] progress: Downloading org.eclipse.emf.edapt.declaration
[INFO] progress: Downloading org.eclipse.emf.edapt.migration.test
[INFO] progress: Fetching org.eclipse.emf.edapt.declaration_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (71.24kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.declaration_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (71.24kB)
[INFO] progress: Fetching org.eclipse.emf.edapt.declaration.edit_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (17.08kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.declaration.edit_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (17.08kB)
[INFO] progress: Fetching org.eclipse.emf.edapt.migration.test_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (22.44kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.common_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (23.46kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.migration.test_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (22.44kB)
[INFO] progress: Fetching org.eclipse.emf.edapt.common_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (23.46kB)
[INFO] progress: Downloading org.eclipse.emf.edapt.common.ui
[INFO] progress: Fetching org.eclipse.emf.edapt.common.ui_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (26kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.common.ui_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (26kB)
[INFO] progress: Downloading org.eclipse.emf.edapt.recorder.feature
[INFO] progress: Downloading org.eclipse.emf.edapt.runtime.feature
[INFO] progress: Fetching org.eclipse.emf.edapt.recorder.feature_1.6.0.202309110931.jar from http://download.eclipse.org/edapt/p2/nightly/features/ (20.51kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.recorder.feature_1.6.0.202309110931.jar from http://download.eclipse.org/edapt/p2/nightly/features/ (20.51kB)
[INFO] progress: Downloading org.eclipse.emf.edapt.declaration.editor
[INFO] progress: Fetching org.eclipse.emf.edapt.declaration.editor_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (31.98kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.declaration.editor_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (31.98kB)
[INFO] progress: Downloading org.eclipse.emf.edapt.history.editor
[INFO] progress: Fetching org.eclipse.emf.edapt.runtime.feature_1.6.0.202309110931.jar from http://download.eclipse.org/edapt/p2/nightly/features/ (20.33kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.runtime.feature_1.6.0.202309110931.jar from http://download.eclipse.org/edapt/p2/nightly/features/ (20.33kB)
[INFO] progress: Downloading org.eclipse.emf.edapt.history.edit
[INFO] progress: Downloading org.eclipse.emf.edapt.history
[INFO] progress: Fetching org.eclipse.emf.edapt.history.edit_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (44.97kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.edapt.migration.ui
[INFO] progress: Fetching org.eclipse.emf.edapt.history.edit_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (44.97kB)
[INFO] progress: Fetching org.eclipse.emf.edapt.history_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (192.86kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.history_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (192.86kB)
[INFO] progress: Fetching org.eclipse.emf.edapt.history.editor_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (75.37kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.history.editor_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (75.37kB)
[INFO] progress: Fetching org.eclipse.emf.edapt.migration.ui_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (31.82kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.migration.ui_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (31.82kB)
[INFO] progress: Downloading org.eclipse.emf.edapt.migration
[INFO] progress: Fetching org.eclipse.emf.edapt.migration_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (300.74kB)
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Fetching org.eclipse.emf.edapt.migration_1.6.0.202309110931.jar.pack.gz from http://download.eclipse.org/edapt/p2/nightly/plugins/ (300.74kB)
[INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:28.825
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.xml.xz
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:28.827
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:28.878
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/artifacts.xml.xz
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:28.879
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.antlr.runtime
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:30.749
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:30.756
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
[INFO] progress: Downloading org.aspectj.runtime
[INFO] progress: Downloading org.eclipse.equinox.weaving.hook
[INFO] progress: Downloading org.aspectj.weaver
[INFO] progress: Downloading org.eclipse.equinox.weaving.aspectj
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.kepler/dependencies/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.010
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.kepler/dependencies/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.037
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/
[INFO] progress: Downloading org.eclipse.emf.converter
[INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore
[INFO] progress: Downloading org.eclipse.emf.ecore.change
[INFO] progress: Downloading org.eclipse.emf.transaction.ui
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.051
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore.change,2.9.0.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.051
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.transaction.ui,1.4.0.201306111400 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.051
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.converter,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.051
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore2ecore,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.validation
[INFO] progress: Downloading org.eclipse.emf.codegen.ecore
[INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor
[INFO] progress: Downloading org.eclipse.emf.validation_root
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.085
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore.editor,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2023-09-11 10:23:31.085
[INFO] !MESSAGE No digest algorithm is available to verify download of binary,org.eclipse.emf.validation_root,1.7.0.201306111341.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.085
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.codegen.ecore,2.9.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2023-09-11 10:23:31.086
[INFO] !MESSAGE No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.emf.validation,1.7.0.201306111341.
[INFO] progress: Downloading org.eclipse.emf
[INFO] progress: Downloading org.eclipse.emf.ecore.change.edit
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.099
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore.change.edit,2.5.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.importer.ecore
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.108
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf,2.9.2.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.108
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.importer.ecore,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.codegen.ui
[INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore.editor
[INFO] progress: Downloading org.eclipse.emf.ecore.xmi
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.132
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore2ecore.editor,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.182
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.codegen.ui,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.182
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore.xmi,2.9.1.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.mapping.ui
[INFO] progress: Downloading org.eclipse.emf.databinding.edit
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.198
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.databinding.edit,1.3.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.199
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.mapping.ui,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: Downloading org.eclipse.emf.mapping
[INFO] progress: Downloading org.eclipse.emf.ecore
[INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.223
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore,2.9.2.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.225
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.codegen.ecore.ui,2.9.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.225
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.mapping,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: Downloading org.eclipse.emf.importer
[INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml.ui
[INFO] progress: Downloading org.eclipse.emf.databinding
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.294
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.databinding,1.3.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.294
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore2xml.ui,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.294
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.importer,2.8.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf
[INFO] progress: Downloading org.eclipse.emf.ecore.edit
[INFO] progress: Downloading org.eclipse.emf.validation.ui
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.334
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore.edit,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.334
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.validation.ui,1.7.0.201306111341 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 progress: The user operation is waiting for background work to complete.
[INFO] 0 2023-09-11 10:23:31.382
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: Downloading org.eclipse.emf.databinding
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.391
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.databinding,1.3.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.transaction
[INFO] progress: Downloading org.eclipse.emf.ecore.editor
[INFO] progress: Downloading org.eclipse.emf.codegen.ecore
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.412
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.transaction,1.4.0.201306111400 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.414
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.ecore.editor,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.414
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.codegen.ecore,2.9.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: Downloading org.eclipse.emf.common.ui
[INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml
[INFO] progress: Downloading org.eclipse.emf.mapping.ecore
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.492
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore2xml,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.ecore
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.497
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.mapping.ecore,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.497
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.common.ui,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.498
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.ecore,2.9.2.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: Downloading org.eclipse.emf.mapping
[INFO] progress: Downloading org.eclipse.emf.edit.ui
[INFO] progress: Downloading org.eclipse.emf.exporter
[INFO] progress: Downloading org.eclipse.emf.mapping.ui
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.533
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.533
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.exporter,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.534
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ui,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.534
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.edit.ui,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: Downloading org.eclipse.emf.converter
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.586
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.converter,2.9.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.transaction
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2023-09-11 10:23:31.592
[INFO] !MESSAGE No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.emf.transaction,1.7.0.201306111400.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.transaction_root
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2023-09-11 10:23:31.596
[INFO] !MESSAGE No digest algorithm is available to verify download of binary,org.eclipse.emf.transaction_root,1.7.0.201306111400.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.databinding.edit
[INFO] progress: Downloading org.eclipse.emf.ecore.edit
[INFO] progress: Downloading org.eclipse.emf.validation
[INFO] progress: Downloading org.eclipse.emf.importer.rose
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.619
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.validation,1.7.0.201306111341 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.619
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.importer.rose,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.620
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.ecore.edit,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.620
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.databinding.edit,1.3.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: Downloading org.eclipse.emf.edit.ui
[INFO] progress: Downloading org.eclipse.emf.ant
[INFO] progress: Downloading org.eclipse.emf.importer.java
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.641
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.importer.java,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.641
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ant,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.641
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.edit.ui,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui
[INFO] progress: Downloading org.eclipse.emf.edit
[INFO] progress: Downloading org.eclipse.emf.common.ui
[INFO] progress: Downloading org.eclipse.emf.codegen
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.709
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.common.ui,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.710
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.codegen.ecore.ui,2.9.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.711
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.edit,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.711
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.codegen,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: Downloading org.eclipse.emf.common
[INFO] progress: Downloading org.eclipse.emf.ecore.editor
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.729
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.common,2.9.2.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.729
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore.editor,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.eclipse.emf.mapping.ecore
[INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor
[INFO] progress: Downloading org.eclipse.emf.validation.ui.ide
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.797
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.validation.ui.ide,1.3.0.201306111341 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.798
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.799
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.mapping.ecore.editor,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: Downloading org.eclipse.emf.common
[INFO] progress: Downloading org.eclipse.emf.edit
[INFO] progress: Downloading org.eclipse.emf.codegen
[INFO] progress: Downloading org.eclipse.emf.codegen.ui
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.824
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.edit,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.824
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.codegen.ui,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.824
[INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.common,2.9.2.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:31.824
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.codegen,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.118
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.126
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.190
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.196
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.extra/dependencies/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.239
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/
[INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.extra/dependencies/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.250
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/
[INFO] progress: Downloading org.apache.poi.ooxml
[INFO] progress: Downloading org.apache.xmlbeans
[INFO] progress: Downloading org.apache.poi.ooxml.schemas
[INFO] progress: Downloading org.dom4j
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.258
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.apache.poi.ooxml,3.9.0.v201405241905 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.258
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.apache.poi.ooxml.schemas,3.9.0.v201405241750 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.258
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.dom4j,1.6.1.v201312101416 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.258
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.apache.xmlbeans,2.3.0.v201605172150 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] progress: Downloading org.apache.poi
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:32.315
[INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.apache.poi,3.9.0.v201405241750 have severely compromised security. Please report this concern to the artifact provider.
[INFO] progress: The user operation is waiting for background work to complete.
[INFO] Begin task: Resolving AUT
[INFO] progress: Resolving Target Contents...
[INFO] progress: Reading plug-ins
[INFO] progress: Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/ (172B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:33.657
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/content.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/ (104.5kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/releases/2022-06/ (122B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:34.155
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/releases/2022-06, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching compositeContent.jar from http://download.eclipse.org/releases/2022-06/ (481B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:34.171
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/, see CVE-2021-41033. Consider using https instead.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:34.186
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/content.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:34.189
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching compositeContent.xml from http://download.eclipse.org/technology/epp/packages/2022-06/ (442B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:34.214
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/202206091200, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2022-06/202206091200/ (87.05kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/releases/2022-06/202206151000/ (140B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:34.307
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/releases/2022-06/202206151000/content.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching content.xml.xz from http://download.eclipse.org/releases/2022-06/202206151000/ (792.86kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/edapt/p2/nightly/ (172B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:36.464
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/edapt/p2/nightly/content.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching content.xml.xz from http://download.eclipse.org/edapt/p2/nightly/ (8.16kB)
[INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:36.499
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.xml.xz
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:36.500
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:36.550
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:36.555
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:36.580
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:36.586
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:36.591
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/content.jar
[INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/
[INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.166
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/artifacts.xml.xz
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.167
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.177
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.182
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/
[INFO] progress: Fetching p2.index from http://download.eclipse.org/releases/2022-06/ (122B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.200
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/releases/2022-06, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching compositeArtifacts.jar from http://download.eclipse.org/releases/2022-06/ (491B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.209
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/, see CVE-2021-41033. Consider using https instead.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.215
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/artifacts.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.219
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching compositeArtifacts.xml from http://download.eclipse.org/technology/epp/packages/2022-06/ (442B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.280
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/technology/epp/packages/2022-06/202206091200, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching artifacts.jar from http://download.eclipse.org/technology/epp/packages/2022-06/202206091200/ (7.93kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/releases/2022-06/202206151000/ (140B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.291
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/releases/2022-06/202206151000/artifacts.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching artifacts.xml.xz from http://download.eclipse.org/releases/2022-06/202206151000/ (518.58kB)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.731
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.735
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
[INFO] progress: Fetching p2.index from http://download.eclipse.org/edapt/p2/nightly/ (172B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.826
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/edapt/p2/nightly/artifacts.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching artifacts.xml.xz from http://download.eclipse.org/edapt/p2/nightly/ (3.6kB)
[INFO] progress: Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/ (172B)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.910
[INFO] !MESSAGE Using unsafe http transport to retrieve http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/artifacts.xml.xz, see CVE-2021-41033. Consider using https instead.
[INFO] progress: Fetching artifacts.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/ (49.47kB)
[INFO] 
[INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2023-09-11 10:23:37.997
[INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/artifacts.jar
[INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/
[INFO] progress: Downloading org.eclipse.emf.validation_root
[INFO] progress: Downloading org.eclipse.emf.transaction_root
[INFO] progress: Downloading org.eclipse.e4.tools.compat
[INFO] progress: Downloading org.eclipse.ui.views.properties.tabbed
[INFO] progress: Downloading org.eclipse.equinox.registry
[INFO] progress: Downloading org.eclipse.ui.cheatsheets.source
[INFO] progress: Fetching 202206151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-06/ (63B)
[INFO] progress: Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (194.4kB)
[INFO] progress: Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (107.15kB)
[INFO] progress: Fetching org.eclipse.e4.tools.compat_4.8.100.v20210102-0921.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (31.85kB)
[INFO] progress: Fetching org.eclipse.ui.cheatsheets.source_3.7.300.v20210507-0822.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (251.12kB)
[INFO] progress: Downloading org.eclipse.e4.ui.bindings
[INFO] progress: Fetching org.eclipse.ui.cheatsheets.source_3.7.300.v20210507-0822.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (251.12kB)
[INFO] progress: Downloading org.eclipse.e4.core.commands.source
[INFO] progress: Downloading org.eclipse.jdt.launching.macosx
[INFO] progress: Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.85kB)
[INFO] progress: Fetching org.eclipse.e4.core.commands.source_1.0.100.v20211204-1536.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.27kB)
[INFO] progress: Fetching org.eclipse.jdt.launching.macosx_3.4.800.v20210915-0906.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.42kB)
[INFO] progress: Fetching org.eclipse.e4.core.commands.source_1.0.100.v20211204-1536.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.27kB)
[INFO] progress: Fetching org.eclipse.jdt.launching.macosx_3.4.800.v20210915-0906.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.42kB)
[INFO] progress: Downloading org.eclipse.equinox.region.source
[INFO] progress: Downloading org.eclipse.equinox.weaving.caching.source
[INFO] progress: Downloading org.eclipse.ui.navigator
[INFO] progress: Fetching org.eclipse.equinox.weaving.caching.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.07kB)
[INFO] progress: Fetching org.eclipse.equinox.region.source_1.5.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (57.84kB)
[INFO] progress: Fetching org.eclipse.equinox.weaving.caching.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.07kB)
[INFO] progress: Fetching org.eclipse.equinox.region.source_1.5.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (57.84kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.ui.sdk.scheduler.source
[INFO] progress: Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (423.11kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.ui.admin.rcp
[INFO] progress: Downloading org.eclipse.jdt.apt.ui.source
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.admin.rcp_1.3.200.v20211217-1131.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.24kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.300.v20211214-1242.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (55.97kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.admin.rcp_1.3.200.v20211217-1131.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.24kB)
[INFO] progress: Fetching org.eclipse.jdt.apt.ui.source_3.7.0.v20210620-1751.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.9kB)
[INFO] progress: Downloading org.eclipse.core.filebuffers
[INFO] progress: Downloading org.eclipse.equinox.console.source
[INFO] progress: Fetching org.eclipse.equinox.console.source_1.4.500.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (84.65kB)
[INFO] progress: Downloading org.eclipse.e4.tools.jdt.templates.source
[INFO] progress: Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (115.6kB)
[INFO] progress: Fetching org.eclipse.e4.tools.jdt.templates.source_4.9.0.v20210427-1802.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.9kB)
[INFO] progress: Downloading org.eclipse.equinox.simpleconfigurator.manipulator
[INFO] progress: Downloading org.eclipse.jdt.apt.pluggable.core.source
[INFO] progress: Downloading org.eclipse.equinox.launcher.source
[INFO] progress: Downloading org.eclipse.equinox.weaving.caching.j9
[INFO] progress: Fetching org.eclipse.jdt.apt.pluggable.core.source_1.3.0.v20210618-1653.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (33.87kB)
[INFO] progress: Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.34kB)
[INFO] progress: Fetching org.eclipse.equinox.weaving.caching.j9_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (14.65kB)
[INFO] progress: Fetching org.eclipse.equinox.launcher.source_1.6.400.v20210924-0641.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (43.81kB)
[INFO] progress: Fetching org.eclipse.jdt.apt.pluggable.core.source_1.3.0.v20210618-1653.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (33.87kB)
[INFO] progress: Fetching org.eclipse.equinox.launcher.source_1.6.400.v20210924-0641.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (43.81kB)
[INFO] progress: Fetching org.eclipse.equinox.weaving.caching.j9_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (14.65kB)
[INFO] progress: Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.34kB)
[INFO] progress: Downloading org.apache.httpcomponents.core5.httpcore5-h2.source
[INFO] progress: Downloading org.eclipse.equinox.transforms.hook
[INFO] progress: Downloading org.eclipse.ecf.filetransfer.source
[INFO] progress: Downloading org.eclipse.jdt.core.formatterapp.source
[INFO] progress: Fetching org.eclipse.ecf.filetransfer.source_5.1.102.v20210409-2301.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (76.03kB)
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (188.85kB)
[INFO] progress: Fetching org.eclipse.equinox.transforms.hook_1.3.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (29.95kB)
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (188.85kB)
[INFO] progress: Fetching org.eclipse.equinox.transforms.hook_1.3.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (29.95kB)
[INFO] progress: Fetching org.eclipse.jdt.core.formatterapp.source_1.1.0.v20210618-1653.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.89kB)
[INFO] progress: Downloading org.eclipse.equinox.security.ui
[INFO] progress: Downloading org.eclipse.text.quicksearch.source
[INFO] progress: Downloading org.eclipse.e4.ui.css.core.source
[INFO] progress: Downloading org.eclipse.equinox.weaving.caching
[INFO] progress: Fetching org.eclipse.equinox.security.ui_1.3.200.v20220115-0654.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (170.59kB)
[INFO] progress: Fetching org.eclipse.e4.ui.css.core.source_0.13.200.v20211022-1402.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (206.2kB)
[INFO] progress: Fetching org.eclipse.text.quicksearch.source_1.1.300.v20211203-1705.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (59.44kB)
[INFO] progress: Fetching org.eclipse.equinox.weaving.caching_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.32kB)
[INFO] progress: Downloading org.eclipse.text.quicksearch
[INFO] progress: Downloading org.eclipse.core.resources.win32.x86_64
[INFO] progress: Downloading org.apache.httpcomponents.client5.httpclient5.source
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5.source_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (614.16kB)
[INFO] progress: Downloading org.eclipse.equinox.concurrent.source
[INFO] progress: Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (57.74kB)
[INFO] progress: Fetching org.eclipse.text.quicksearch_1.1.300.v20211203-1705.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (95.68kB)
[INFO] progress: Fetching org.eclipse.equinox.concurrent.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.97kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.updatechecker
[INFO] progress: Downloading org.eclipse.emf.ecore.change.source
[INFO] progress: Downloading org.eclipse.ui
[INFO] progress: Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.19kB)
[INFO] progress: Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (92.6kB)
[INFO] progress: Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (432.55kB)
[INFO] progress: Downloading org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source
[INFO] progress: Downloading org.eclipse.ecf.provider.filetransfer.source
[INFO] progress: Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.86kB)
[INFO] progress: Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.800.v20220215-0126.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (86.1kB)
[INFO] progress: Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.86kB)
[INFO] progress: Downloading org.eclipse.tools.layout.spy.source
[INFO] progress: Downloading org.eclipse.equinox.security.linux.source
[INFO] progress: Downloading org.eclipse.equinox.p2.director.app
[INFO] progress: Downloading org.eclipse.equinox.servletbridge.source
[INFO] progress: Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.45kB)
[INFO] progress: Fetching org.eclipse.equinox.servletbridge.source_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.24kB)
[INFO] progress: Fetching org.eclipse.equinox.security.linux.source_1.0.200.v20210616-0726.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.13kB)
[INFO] progress: Fetching org.eclipse.equinox.servletbridge.source_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.24kB)
[INFO] progress: Fetching org.eclipse.equinox.security.linux.source_1.0.200.v20210616-0726.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.13kB)
[INFO] progress: Downloading org.eclipse.equinox.security.macosx.source
[INFO] progress: Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (58.07kB)
[INFO] progress: Fetching org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (29.48kB)
[INFO] progress: Downloading org.eclipse.core.variables.source
[INFO] progress: Downloading org.eclipse.equinox.p2.ui.admin
[INFO] progress: Downloading org.eclipse.equinox.p2.directorywatcher.source
[INFO] progress: Downloading org.eclipse.core.databinding.property
[INFO] progress: Fetching org.eclipse.core.variables.source_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (37.7kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.admin_1.2.0.v20210114-1210.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (95.41kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.directorywatcher.source_1.3.0.v20210316-1209.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (22.73kB)
[INFO] progress: Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (163.08kB)
[INFO] progress: Downloading org.eclipse.jdt.junit4.runtime.source
[INFO] progress: Downloading org.eclipse.emf.databinding.edit
[INFO] progress: Downloading org.apache.httpcomponents.client5.httpclient5-win.source
[INFO] progress: Downloading org.apache.httpcomponents.client5.httpclient5-win
[INFO] progress: Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (54.37kB)
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5-win.source_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (27.36kB)
[INFO] progress: Fetching org.eclipse.jdt.junit4.runtime.source_1.2.0.v20210326-1251.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.38kB)
[INFO] progress: Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (54.37kB)
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5-win.source_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (27.36kB)
[INFO] progress: Fetching org.eclipse.jdt.junit4.runtime.source_1.2.0.v20210326-1251.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.38kB)
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.06kB)
[INFO] progress: Downloading org.eclipse.jdt.launching.macosx.source
[INFO] progress: Downloading org.eclipse.jdt.annotation
[INFO] progress: Downloading org.eclipse.tips.json
[INFO] progress: Downloading org.eclipse.jdt.annotation.source
[INFO] progress: Fetching org.eclipse.tips.json_0.2.100.v20210309-1310.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.61kB)
[INFO] progress: Fetching org.eclipse.jdt.launching.macosx.source_3.4.800.v20210915-0906.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (17.61kB)
[INFO] progress: Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.16kB)
[INFO] progress: Downloading org.eclipse.ui.navigator.resources
[INFO] progress: Downloading org.eclipse.core.databinding.property.source
[INFO] progress: Fetching org.eclipse.jdt.annotation.source_1.2.0.v20210519-0438.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.06kB)
[INFO] progress: Downloading org.eclipse.jdt.junit4.runtime
[INFO] progress: Downloading org.eclipse.pde.api.tools.annotations.source
[INFO] progress: Fetching org.eclipse.jdt.junit4.runtime_1.2.0.v20210326-1251.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.27kB)
[INFO] progress: Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.56kB)
[INFO] progress: Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (172.29kB)
[INFO] progress: Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.56kB)
[INFO] progress: Fetching org.eclipse.jdt.junit4.runtime_1.2.0.v20210326-1251.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.27kB)
[INFO] progress: Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (172.29kB)
[INFO] progress: Fetching org.eclipse.core.databinding.property.source_1.9.0.v20210619-1129.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (94.57kB)
[INFO] progress: Downloading org.eclipse.equinox.frameworkadmin
[INFO] progress: Downloading org.eclipse.ui.externaltools.source
[INFO] progress: Downloading org.eclipse.pde.ua.core
[INFO] progress: Downloading org.eclipse.e4.ui.swt.gtk.source
[INFO] progress: Fetching org.eclipse.ui.externaltools.source_3.5.100.v20210812-1118.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (77.56kB)
[INFO] progress: Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (36.06kB)
[INFO] progress: Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.48kB)
[INFO] progress: Fetching org.eclipse.pde.ua.core_1.2.300.v20211004-0555.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (112.59kB)
[INFO] progress: Downloading org.eclipse.jsch.core.source
[INFO] progress: Downloading org.eclipse.jdt.launching.ui.macosx.source
[INFO] progress: Downloading org.eclipse.equinox.p2.reconciler.dropins
[INFO] progress: Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.900.v20210915-0906.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.11kB)
[INFO] progress: Downloading org.eclipse.emf.ecore.change
[INFO] progress: Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (38.72kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.100.v20211217-1131.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (50.58kB)
[INFO] progress: Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (38.72kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.100.v20211217-1131.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (50.58kB)
[INFO] progress: Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (89.35kB)
[INFO] progress: Downloading org.eclipse.equinox.bidi
[INFO] progress: Downloading org.eclipse.equinox.concurrent
[INFO] progress: Downloading org.eclipse.equinox.bidi.source
[INFO] progress: Downloading org.eclipse.equinox.weaving.hook
[INFO] progress: Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.38kB)
[INFO] progress: Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (50.74kB)
[INFO] progress: Fetching org.eclipse.equinox.bidi.source_1.4.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (63.52kB)
[INFO] progress: Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (50.74kB)
[INFO] progress: Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.38kB)
[INFO] progress: Fetching org.eclipse.equinox.bidi.source_1.4.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (63.52kB)
[INFO] progress: Fetching org.eclipse.equinox.weaving.hook_1.3.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.11kB)
[INFO] progress: Downloading org.eclipse.ui.navigator.source
[INFO] progress: Downloading org.eclipse.tips.ui
[INFO] progress: Downloading org.eclipse.e4.ui.workbench.source
[INFO] progress: Fetching org.eclipse.ui.navigator.source_3.10.200.v20211009-1706.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (308.86kB)
[INFO] progress: Downloading org.eclipse.ui.cheatsheets
[INFO] progress: Fetching org.eclipse.tips.ui_0.2.0.v20210317-2216.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (66.05kB)
[INFO] progress: Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (379kB)
[INFO] progress: Downloading org.eclipse.e4.core.di.extensions
[INFO] progress: Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.14kB)
[INFO] progress: Downloading org.eclipse.ui.win32.source
[INFO] progress: Fetching org.eclipse.e4.ui.workbench.source_1.13.100.v20211019-0756.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (168.37kB)
[INFO] progress: Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.6kB)
[INFO] progress: Downloading org.eclipse.equinox.event.source
[INFO] progress: Fetching org.eclipse.equinox.event.source_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (27.17kB)
[INFO] progress: Downloading org.eclipse.jsch.ui.source
[INFO] progress: Downloading org.eclipse.jface.databinding.source
[INFO] progress: Downloading org.eclipse.ui.intro.universal.source
[INFO] progress: Downloading org.eclipse.equinox.console.jaas.fragment
[INFO] progress: Fetching org.eclipse.equinox.console.jaas.fragment_1.1.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (7.47kB)
[INFO] progress: Fetching org.eclipse.ui.intro.universal.source_3.4.200.v20210409-1747.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (57.06kB)
[INFO] progress: Fetching org.eclipse.jsch.ui.source_1.4.100.v20210917-1201.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (47.91kB)
[INFO] progress: Fetching org.eclipse.jface.databinding.source_1.13.0.v20210619-1146.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (230.2kB)
[INFO] progress: Downloading org.eclipse.e4.ui.services.source
[INFO] progress: Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (22.37kB)
[INFO] progress: Downloading org.eclipse.equinox.servletbridge
[INFO] progress: Downloading org.eclipse.e4.ui.widgets
[INFO] progress: Downloading org.eclipse.equinox.console.ssh
[INFO] progress: Fetching org.eclipse.equinox.console.ssh_1.2.900.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (53.74kB)
[INFO] progress: Fetching org.eclipse.equinox.servletbridge_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (48.26kB)
[INFO] progress: Fetching org.eclipse.equinox.console.ssh_1.2.900.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (53.74kB)
[INFO] progress: Downloading org.eclipse.ui.editors.source
[INFO] progress: Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.3kB)
[INFO] progress: Downloading org.eclipse.ecf.identity
[INFO] progress: Downloading org.eclipse.jdt.annotation
[INFO] progress: Fetching org.eclipse.ui.editors.source_3.14.300.v20210913-0815.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (330.11kB)
[INFO] progress: Downloading org.eclipse.jdt.apt.core
[INFO] progress: Fetching org.eclipse.jdt.annotation_1.2.0.v20210519-0438.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.08kB)
[INFO] progress: Downloading org.eclipse.e4.emf.xpath
[INFO] progress: Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (64.2kB)
[INFO] progress: Fetching org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (391.95kB)
[INFO] progress: Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.03kB)
[INFO] progress: Fetching org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (391.95kB)
[INFO] progress: Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.03kB)
[INFO] progress: Downloading org.eclipse.e4.tools.jdt.templates
[INFO] progress: Downloading org.eclipse.e4.ui.workbench
[INFO] progress: Fetching org.eclipse.e4.tools.jdt.templates_4.9.0.v20210427-1802.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.67kB)
[INFO] progress: Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (260.38kB)
[INFO] progress: Downloading org.eclipse.ecf.source
[INFO] progress: Downloading org.eclipse.core.filesystem.macosx
[INFO] progress: Fetching org.eclipse.ecf.source_3.10.0.v20210925-0032.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (104.33kB)
[INFO] progress: Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.6kB)
[INFO] progress: Downloading org.eclipse.ecf.provider.filetransfer.httpclient5
[INFO] progress: Downloading org.eclipse.equinox.device.source
[INFO] progress: Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.300.v20220215-0126.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (82.96kB)
[INFO] progress: Downloading org.eclipse.e4.ui.workbench3.source
[INFO] progress: Downloading org.eclipse.unittest.ui
[INFO] progress: Fetching org.eclipse.equinox.device.source_1.1.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.9kB)
[INFO] progress: Fetching org.eclipse.e4.ui.workbench3.source_0.16.0.v20210619-0956.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (17.75kB)
[INFO] progress: Fetching org.eclipse.unittest.ui_1.0.100.v20210429-0605.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (346.84kB)
[INFO] progress: Downloading org.eclipse.equinox.simpleconfigurator.source
[INFO] progress: Fetching org.eclipse.e4.ui.workbench3.source_0.16.0.v20210619-0956.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (17.75kB)
[INFO] progress: Fetching org.eclipse.equinox.device.source_1.1.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.9kB)
[INFO] progress: Fetching org.eclipse.unittest.ui_1.0.100.v20210429-0605.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (346.84kB)
[INFO] progress: Fetching org.eclipse.equinox.simpleconfigurator.source_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (37.39kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.ui.discovery.source
[INFO] progress: Downloading org.eclipse.core.filesystem.win32.x86_64
[INFO] progress: Downloading org.eclipse.equinox.p2.garbagecollector.source
[INFO] progress: Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (37.47kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.discovery.source_1.2.300.v20210813-0655.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (72.59kB)
[INFO] progress: Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (37.47kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.discovery.source_1.2.300.v20210813-0655.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (72.59kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.garbagecollector.source_1.2.0.v20210316-1209.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.85kB)
[INFO] progress: Downloading org.apache.httpcomponents.core5.httpcore5-h2
[INFO] progress: Downloading org.eclipse.equinox.launcher
[INFO] progress: Downloading org.eclipse.e4.core.di.annotations.source
[INFO] progress: Downloading org.eclipse.jdt.junit.runtime.source
[INFO] progress: Fetching org.eclipse.jdt.junit.runtime.source_3.6.100.v20210708-1502.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.8kB)
[INFO] progress: Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.65kB)
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (253.08kB)
[INFO] progress: Fetching org.eclipse.e4.core.di.annotations.source_1.7.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (14.44kB)
[INFO] progress: Downloading org.eclipse.ecf.identity.source
[INFO] progress: Downloading org.eclipse.pde.api.tools.ee.cdcfoundation11
[INFO] progress: Downloading org.eclipse.emf.edit
[INFO] progress: Fetching org.eclipse.ecf.identity.source_3.9.402.v20210409-2301.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (53.08kB)
[INFO] progress: Fetching org.eclipse.pde.api.tools.ee.cdcfoundation11_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (109.77kB)
[INFO] progress: Fetching org.eclipse.ecf.identity.source_3.9.402.v20210409-2301.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (53.08kB)
[INFO] progress: Fetching org.eclipse.pde.api.tools.ee.cdcfoundation11_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (109.77kB)
[INFO] progress: Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (296.42kB)
[INFO] progress: Downloading org.eclipse.ecf.filetransfer
[INFO] progress: Downloading org.eclipse.pde.api.tools.ee.cdcfoundation10
[INFO] progress: Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.52kB)
[INFO] progress: Fetching org.eclipse.pde.api.tools.ee.cdcfoundation10_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (110.17kB)
[INFO] progress: Downloading org.eclipse.e4.tools.source
[INFO] progress: Fetching org.eclipse.pde.api.tools.ee.cdcfoundation10_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (110.17kB)
[INFO] progress: Fetching org.eclipse.e4.tools.source_4.9.100.v20211020-1255.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (53.13kB)
[INFO] progress: Downloading org.eclipse.equinox.transforms.xslt
[INFO] progress: Fetching org.eclipse.equinox.transforms.xslt_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.56kB)
[INFO] progress: Downloading org.eclipse.ui.intro.quicklinks.source
[INFO] progress: Downloading org.eclipse.jdt.core.formatterapp
[INFO] progress: Downloading org.eclipse.ui.cocoa
[INFO] progress: Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.61kB)
[INFO] progress: Fetching org.eclipse.ui.intro.quicklinks.source_1.1.100.v20210315-0954.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.24kB)
[INFO] progress: Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.61kB)
[INFO] progress: Fetching org.eclipse.ui.intro.quicklinks.source_1.1.100.v20210315-0954.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.24kB)
[INFO] progress: Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.54kB)
[INFO] progress: Downloading org.eclipse.core.expressions
[INFO] progress: Downloading org.eclipse.team.genericeditor.diff.extension.source
[INFO] progress: Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (92.12kB)
[INFO] progress: Downloading org.eclipse.urischeme
[INFO] progress: Downloading org.apache.httpcomponents.core5.httpcore5
[INFO] progress: Fetching org.eclipse.team.genericeditor.diff.extension.source_1.1.0.v20210426-0951.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (14.19kB)
[INFO] progress: Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.9kB)
[INFO] progress: Fetching org.eclipse.team.genericeditor.diff.extension.source_1.1.0.v20210426-0951.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (14.19kB)
[INFO] progress: Downloading org.eclipse.equinox.useradmin
[INFO] progress: Downloading org.eclipse.e4.ui.di
[INFO] progress: Downloading org.eclipse.pde.genericeditor.extension
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (908.89kB)
[INFO] progress: Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.41kB)
[INFO] progress: Fetching org.eclipse.equinox.useradmin_1.2.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (39.17kB)
[INFO] progress: Fetching org.eclipse.pde.genericeditor.extension_1.1.200.v20211215-1038.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (87.78kB)
[INFO] progress: Fetching org.eclipse.equinox.useradmin_1.2.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (39.17kB)
[INFO] progress: Downloading org.eclipse.equinox.simpleconfigurator.manipulator.source
[INFO] progress: Downloading org.eclipse.e4.ui.swt.win32
[INFO] progress: Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.25kB)
[INFO] progress: Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.2.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.63kB)
[INFO] progress: Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.25kB)
[INFO] progress: Downloading org.eclipse.jdt.launching.ui.macosx
[INFO] progress: Downloading org.eclipse.equinox.cm
[INFO] progress: Downloading org.eclipse.equinox.cm.source
[INFO] progress: Fetching org.eclipse.equinox.cm_1.5.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (78.24kB)
[INFO] progress: Fetching org.eclipse.jdt.launching.ui.macosx_1.2.900.v20210915-0906.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (58.78kB)
[INFO] progress: Fetching org.eclipse.equinox.cm.source_1.5.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (46.63kB)
[INFO] progress: Fetching org.eclipse.jdt.launching.ui.macosx_1.2.900.v20210915-0906.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (58.78kB)
[INFO] progress: Downloading org.eclipse.equinox.security.source
[INFO] progress: Fetching org.eclipse.equinox.security.source_1.3.900.v20220108-1321.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (102.46kB)
[INFO] progress: Downloading org.eclipse.team.genericeditor.diff.extension
[INFO] progress: Downloading org.eclipse.core.expressions.source
[INFO] progress: Fetching org.eclipse.team.genericeditor.diff.extension_1.1.0.v20210426-0951.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.25kB)
[INFO] progress: Fetching org.eclipse.core.expressions.source_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (86.87kB)
[INFO] progress: Fetching org.eclipse.team.genericeditor.diff.extension_1.1.0.v20210426-0951.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.25kB)
[INFO] progress: Downloading org.eclipse.jsch.core
[INFO] progress: Fetching org.eclipse.core.expressions.source_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (86.87kB)
[INFO] progress: Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (40.73kB)
[INFO] progress: Downloading org.eclipse.tips.ide
[INFO] progress: Downloading org.eclipse.pde.api.tools.annotations
[INFO] progress: Downloading org.eclipse.e4.core.di.extensions.source
[INFO] progress: Downloading org.eclipse.emf.ecore.xmi.source
[INFO] progress: Fetching org.eclipse.tips.ide_0.2.0.v20201120-1551.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (327.36kB)
[INFO] progress: Fetching org.eclipse.e4.core.di.extensions.source_0.17.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.63kB)
[INFO] progress: Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (153.34kB)
[INFO] progress: Fetching org.eclipse.e4.core.di.extensions.source_0.17.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.63kB)
[INFO] progress: Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (153.34kB)
[INFO] progress: Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.46kB)
[INFO] progress: Downloading org.eclipse.core.net.linux.source
[INFO] progress: Downloading org.eclipse.equinox.registry.source
[INFO] progress: Downloading org.eclipse.pde.ds.lib
[INFO] progress: Downloading org.eclipse.equinox.jsp.jasper.registry
[INFO] progress: Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.61kB)
[INFO] progress: Fetching org.eclipse.equinox.registry.source_3.11.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (176.1kB)
[INFO] progress: Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.2kB)
[INFO] progress: Fetching org.eclipse.core.net.linux.source_1.0.100.v20220111-1854.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.42kB)
[INFO] progress: Downloading org.eclipse.equinox.http.registry
[INFO] progress: Downloading org.eclipse.equinox.weaving.caching.j9.source
[INFO] progress: Downloading org.eclipse.equinox.p2.ui.sdk
[INFO] progress: Downloading org.eclipse.e4.ui.workbench.addons.swt
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.sdk_1.2.4.v20220213-1624.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (68.52kB)
[INFO] progress: Fetching org.eclipse.equinox.http.registry_1.3.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (47.6kB)
[INFO] progress: Fetching org.eclipse.equinox.weaving.caching.j9.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.86kB)
[INFO] progress: Fetching org.eclipse.equinox.http.registry_1.3.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (47.6kB)
[INFO] progress: Fetching org.eclipse.equinox.weaving.caching.j9.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.86kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.sdk_1.2.4.v20220213-1624.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (68.52kB)
[INFO] progress: Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (118.14kB)
[INFO] progress: Downloading org.eclipse.equinox.http.servletbridge.source
[INFO] progress: Downloading org.eclipse.e4.tools.services
[INFO] progress: Downloading org.eclipse.equinox.p2.discovery.compatibility
[INFO] progress: Downloading org.eclipse.search.source
[INFO] progress: Fetching org.eclipse.search.source_3.14.100.v20220120-1549.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (264.83kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (58.64kB)
[INFO] progress: Fetching org.eclipse.equinox.http.servletbridge.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.14kB)
[INFO] progress: Fetching org.eclipse.e4.tools.services_4.9.0.v20210427-1802.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (31.95kB)
[INFO] progress: Fetching org.eclipse.equinox.http.servletbridge.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.14kB)
[INFO] progress: Downloading org.eclipse.equinox.security.ui.source
[INFO] progress: Downloading org.eclipse.equinox.security.win32.x86_64
[INFO] progress: Downloading org.eclipse.equinox.p2.updatechecker.source
[INFO] progress: Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (40.75kB)
[INFO] progress: Fetching org.eclipse.equinox.security.ui.source_1.3.200.v20220115-0654.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (85.53kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.updatechecker.source_1.3.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.42kB)
[INFO] progress: Downloading org.eclipse.ui.win32
[INFO] progress: Downloading org.eclipse.ui.views.source
[INFO] progress: Downloading org.eclipse.jdt.apt.ui
[INFO] progress: Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (22.27kB)
[INFO] progress: Downloading org.apache.httpcomponents.core5.httpcore5.source
[INFO] progress: Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (71.97kB)
[INFO] progress: Fetching org.eclipse.ui.views.source_3.11.100.v20210816-0811.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (80.24kB)
[INFO] progress: Downloading org.eclipse.ant.ui
[INFO] progress: Downloading org.eclipse.core.databinding.observable
[INFO] progress: Fetching org.eclipse.ant.ui_3.8.200.v20220214-2001.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.04MB)
[INFO] progress: Downloading org.eclipse.help
[INFO] progress: Fetching org.apache.httpcomponents.core5.httpcore5.source_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (825.01kB)
[INFO] progress: Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (313kB)
[INFO] progress: Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (270.25kB)
[INFO] progress: Downloading org.eclipse.ui.editors
[INFO] progress: Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (618.79kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.reconciler.dropins.source
[INFO] progress: Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.4.100.v20211217-1131.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (34.04kB)
[INFO] progress: Downloading org.apache.httpcomponents.client5.httpclient5
[INFO] progress: Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (842.59kB)
[INFO] progress: Downloading org.eclipse.core.contenttype
[INFO] progress: Downloading org.eclipse.pde.genericeditor.extension.source
[INFO] progress: Downloading org.eclipse.equinox.http.servlet
[INFO] progress: Fetching org.eclipse.pde.genericeditor.extension.source_1.1.200.v20211215-1038.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (63.3kB)
[INFO] progress: Fetching org.eclipse.equinox.http.servlet_1.7.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (234.52kB)
[INFO] progress: Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (100.02kB)
[INFO] progress: Downloading org.eclipse.core.variables
[INFO] progress: Downloading org.eclipse.ui.browser.source
[INFO] progress: Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.64kB)
[INFO] progress: Downloading org.eclipse.equinox.security.win32.x86_64.source
[INFO] progress: Fetching org.eclipse.ui.browser.source_3.7.100.v20211105-1434.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (96.94kB)
[INFO] progress: Downloading org.eclipse.jsch.ui
[INFO] progress: Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.300.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.59kB)
[INFO] progress: Fetching org.eclipse.jsch.ui_1.4.100.v20210917-1201.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (93.7kB)
[INFO] progress: Downloading org.eclipse.equinox.http.servletbridge
[INFO] progress: Downloading org.eclipse.equinox.p2.ui.admin.rcp.source
[INFO] progress: Fetching org.eclipse.equinox.http.servletbridge_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.62kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.admin.rcp.source_1.3.200.v20211217-1131.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.1kB)
[INFO] progress: Fetching org.eclipse.equinox.http.servletbridge_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.62kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.admin.rcp.source_1.3.200.v20211217-1131.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.1kB)
[INFO] progress: Downloading org.eclipse.equinox.console
[INFO] progress: Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (129.01kB)
[INFO] progress: Downloading org.eclipse.e4.ui.dialogs.source
[INFO] progress: Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (129.01kB)
[INFO] progress: Downloading org.eclipse.e4.ui.workbench3
[INFO] progress: Downloading org.eclipse.equinox.p2.garbagecollector
[INFO] progress: Fetching org.eclipse.e4.ui.dialogs.source_1.3.200.v20211210-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (38.75kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.82kB)
[INFO] progress: Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.08kB)
[INFO] progress: Downloading org.eclipse.ui.intro.quicklinks
[INFO] progress: Downloading org.eclipse.equinox.transforms.xslt.source
[INFO] progress: Downloading org.eclipse.pde.api.tools.ee.osgiminimum11
[INFO] progress: Downloading org.objectweb.asm
[INFO] progress: Fetching org.eclipse.equinox.transforms.xslt.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.49kB)
[INFO] progress: Fetching org.objectweb.asm_9.2.0.v20210813-1119.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (130.43kB)
[INFO] progress: Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.47kB)
[INFO] progress: Fetching org.eclipse.pde.api.tools.ee.osgiminimum11_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (66.58kB)
[INFO] progress: Downloading org.eclipse.pde.ds1_2.lib.source
[INFO] progress: Downloading org.eclipse.equinox.metatype
[INFO] progress: Downloading org.eclipse.e4.ui.workbench.addons.swt.source
[INFO] progress: Downloading org.eclipse.ecf.ssl.source
[INFO] progress: Fetching org.eclipse.pde.ds1_2.lib.source_1.0.500.v20210209-1250.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.56kB)
[INFO] progress: Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.400.v20211102-0453.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (77.66kB)
[INFO] progress: Fetching org.eclipse.equinox.metatype_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (97.88kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.director.app.source
[INFO] progress: Fetching org.eclipse.ecf.ssl.source_1.2.401.v20210409-2301.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.64kB)
[INFO] progress: Downloading org.eclipse.pde.api.tools.ee.osgiminimum12
[INFO] progress: Downloading org.eclipse.equinox.frameworkadmin.source
[INFO] progress: Downloading org.eclipse.emf.edit.source
[INFO] progress: Fetching org.eclipse.equinox.p2.director.app.source_1.2.100.v20211220-1825.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (34.92kB)
[INFO] progress: Fetching org.eclipse.emf.edit.source_2.17.0.v20220201-1551.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (211.78kB)
[INFO] progress: Fetching org.eclipse.pde.api.tools.ee.osgiminimum12_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (110.12kB)
[INFO] progress: Fetching org.eclipse.equinox.frameworkadmin.source_2.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (34.88kB)
[INFO] progress: Downloading org.eclipse.compare.win32.source
[INFO] progress: Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.06kB)
[INFO] progress: Downloading org.eclipse.ecf.provider.filetransfer.ssl.source
[INFO] progress: Downloading org.eclipse.ui.net
[INFO] progress: Downloading org.eclipse.core.databinding
[INFO] progress: Downloading org.eclipse.e4.ui.dialogs
[ERROR] Sep 11, 2023 10:23:41 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
[ERROR] Sep 11, 2023 10:23:41 AM org.apache.http.impl.execchain.RetryExec execute
[ERROR] INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] progress: Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.201.v20210409-2301.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.49kB)
[INFO] progress: Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (56.73kB)
[INFO] progress: Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.201.v20210409-2301.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.49kB)
[INFO] progress: Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (56.73kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.ui.admin.source
[INFO] progress: Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (287.81kB)
[INFO] progress: Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.24kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.admin.source_1.2.0.v20210114-1210.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (55.28kB)
[INFO] progress: Downloading org.eclipse.ecf.provider.filetransfer.httpclient5.source
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.admin.source_1.2.0.v20210114-1210.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (55.28kB)
[INFO] progress: Downloading org.eclipse.pde.api.tools.ee.osgiminimum10
[INFO] progress: Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.source_1.0.300.v20220215-0126.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (44.01kB)
[INFO] progress: Downloading org.eclipse.tips.core
[INFO] progress: Downloading org.eclipse.e4.tools
[INFO] progress: Fetching org.eclipse.tips.core_0.2.0.v20210317-2216.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (147.3kB)
[INFO] progress: Downloading org.eclipse.equinox.simpleconfigurator
[INFO] progress: Fetching org.eclipse.e4.tools_4.9.100.v20211020-1255.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (120.01kB)
[INFO] progress: Downloading org.eclipse.ant.ui.source
[INFO] progress: Fetching org.eclipse.pde.api.tools.ee.osgiminimum10_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (66.5kB)
[INFO] progress: Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.48kB)
[INFO] progress: Fetching org.eclipse.ant.ui.source_3.8.200.v20220214-2001.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (610.05kB)
[INFO] progress: Downloading org.eclipse.ecf
[INFO] progress: Downloading org.eclipse.emf.ecore.xmi
[INFO] progress: Downloading org.eclipse.e4.ui.widgets.source
[INFO] progress: Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (127.97kB)
[INFO] progress: Fetching org.eclipse.e4.ui.widgets.source_1.3.0.v20210621-1136.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.54kB)
[INFO] progress: Downloading org.eclipse.urischeme.source
[INFO] progress: Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (231.36kB)
[INFO] progress: Downloading org.eclipse.equinox.useradmin.source
[INFO] progress: Fetching org.eclipse.urischeme.source_1.2.100.v20211001-1648.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (44.29kB)
[INFO] progress: Fetching org.eclipse.equinox.useradmin.source_1.2.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.85kB)
[INFO] progress: Downloading org.eclipse.equinox.weaving.hook.source
[INFO] progress: Downloading org.eclipse.equinox.p2.directorywatcher
[INFO] progress: Downloading org.eclipse.ui.source
[INFO] progress: Downloading org.eclipse.core.databinding.beans.source
[INFO] progress: Fetching org.eclipse.ui.source_3.201.0.v20220124-1108.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (145.79kB)
[INFO] progress: Fetching org.eclipse.equinox.weaving.hook.source_1.3.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (41.66kB)
[INFO] progress: Fetching org.eclipse.core.databinding.beans.source_1.8.0.v20210619-1111.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (75.49kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (31.04kB)
[INFO] progress: Downloading org.eclipse.equinox.jsp.jasper.registry.source
[INFO] progress: Downloading org.eclipse.e4.ui.swt.win32.source
[INFO] progress: Downloading org.eclipse.ui.forms
[INFO] progress: Downloading org.eclipse.equinox.jsp.jasper.source
[INFO] progress: Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.04kB)
[INFO] progress: Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.38kB)
[INFO] progress: Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.04kB)
[INFO] progress: Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (330.12kB)
[INFO] progress: Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.38kB)
[INFO] progress: Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (330.12kB)
[INFO] progress: Fetching org.eclipse.equinox.jsp.jasper.source_1.1.600.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.16kB)
[INFO] progress: Downloading org.eclipse.equinox.http.jetty.source
[INFO] progress: Downloading org.objectweb.asm.source
[INFO] progress: Fetching org.objectweb.asm.source_9.2.0.v20210813-1119.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (188.69kB)
[INFO] progress: Downloading org.eclipse.tools.layout.spy
[INFO] progress: Fetching org.eclipse.equinox.http.jetty.source_3.8.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (22.51kB)
[INFO] progress: Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (43.28kB)
[INFO] progress: Downloading org.eclipse.e4.ui.workbench.renderers.swt.cocoa
[INFO] progress: Downloading org.eclipse.core.net.linux
[INFO] progress: Downloading org.eclipse.compare.win32
[INFO] progress: Downloading org.eclipse.equinox.p2.extensionlocation
[INFO] progress: Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (43.77kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.63kB)
[INFO] progress: Downloading org.eclipse.core.externaltools
[INFO] progress: Downloading org.eclipse.e4.ui.bindings.source
[INFO] progress: Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (42.65kB)
[INFO] progress: Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (29.62kB)
[INFO] progress: Fetching org.eclipse.e4.ui.bindings.source_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.66kB)
[INFO] progress: Fetching org.eclipse.core.net.linux_1.0.100.v20220111-1854.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (14.42kB)
[INFO] progress: Downloading org.eclipse.pde.ds.lib.source
[INFO] progress: Downloading org.eclipse.ui.net.source
[INFO] progress: Downloading org.eclipse.jdt.annotation.source
[INFO] progress: Downloading org.eclipse.e4.core.di.annotations
[INFO] progress: Fetching org.eclipse.ui.net.source_1.4.0.v20210426-0838.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.59kB)
[INFO] progress: Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12kB)
[INFO] progress: Fetching org.eclipse.pde.ds.lib.source_1.1.500.v20210209-1250.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (29.97kB)
[INFO] progress: Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (17.86kB)
[INFO] progress: Downloading org.eclipse.core.filesystem.linux.x86_64
[INFO] progress: Downloading org.eclipse.core.externaltools.source
[INFO] progress: Downloading org.eclipse.pde.ds1_2.lib
[INFO] progress: Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.32kB)
[INFO] progress: Fetching org.eclipse.core.externaltools.source_1.2.200.v20220125-2302.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.58kB)
[INFO] progress: Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.32kB)
[INFO] progress: Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.62kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.operations
[INFO] progress: Downloading org.eclipse.ecf.provider.filetransfer
[INFO] progress: Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (74.06kB)
[INFO] progress: Downloading org.eclipse.equinox.security.macosx
[INFO] progress: Downloading org.eclipse.ui.views.properties.tabbed.source
[INFO] progress: Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (129.12kB)
[INFO] progress: Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.06kB)
[INFO] progress: Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (82.81kB)
[INFO] progress: Downloading org.eclipse.core.filebuffers.source
[INFO] progress: Fetching org.eclipse.core.filebuffers.source_3.7.200.v20220202-1008.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (87.97kB)
[INFO] progress: Downloading org.eclipse.e4.ui.css.core
[INFO] progress: Downloading org.eclipse.ui.externaltools
[INFO] progress: Downloading org.eclipse.e4.tools.compat.source
[INFO] progress: Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (213.89kB)
[INFO] progress: Fetching org.eclipse.e4.tools.compat.source_4.8.100.v20210102-0921.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.95kB)
[INFO] progress: Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.91kB)
[INFO] progress: Downloading org.eclipse.e4.ui.swt.gtk
[INFO] progress: Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.91kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.ui.discovery
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (156.48kB)
[INFO] progress: Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.74kB)
[INFO] progress: Downloading org.eclipse.core.filesystem.linux.ppc64le
[INFO] progress: Downloading org.eclipse.ui.forms.source
[INFO] progress: Downloading org.eclipse.update.configurator.source
[INFO] progress: Fetching org.eclipse.update.configurator.source_3.4.800.v20210415-1314.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (76.41kB)
[INFO] progress: Fetching org.eclipse.ui.forms.source_3.11.300.v20211022-1451.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (217.67kB)
[INFO] progress: Fetching org.eclipse.update.configurator.source_3.4.800.v20210415-1314.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (76.41kB)
[INFO] progress: Fetching org.eclipse.ui.forms.source_3.11.300.v20211022-1451.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (217.67kB)
[INFO] progress: Downloading org.eclipse.core.databinding.source
[INFO] progress: Fetching org.eclipse.core.databinding.source_1.11.0.v20220118-1028.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (180.24kB)
[INFO] progress: Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.100.v20180828-0158.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.11kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.discovery
[INFO] progress: Downloading org.eclipse.jdt.apt.core.source
[INFO] progress: Downloading org.eclipse.equinox.p2.ui.sdk.scheduler
[INFO] progress: Downloading org.eclipse.ui.intro.universal
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.300.v20211214-1242.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (103.44kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.discovery_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (37.5kB)
[INFO] progress: Fetching org.eclipse.jdt.apt.core.source_3.7.50.v20210914-1429.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (356kB)
[INFO] progress: Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.09MB)
[INFO] progress: Fetching org.eclipse.jdt.apt.core.source_3.7.50.v20210914-1429.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (356kB)
[INFO] progress: Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.09MB)
[INFO] progress: Downloading org.eclipse.equinox.region
[INFO] progress: Downloading org.eclipse.emf.databinding.edit.source
[INFO] progress: Fetching org.eclipse.equinox.region_1.5.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (77.37kB)
[INFO] progress: Downloading org.eclipse.pde.ua.core.source
[INFO] progress: Fetching org.eclipse.emf.databinding.edit.source_1.7.0.v20210113-0340.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (42.86kB)
[INFO] progress: Fetching org.eclipse.pde.ua.core.source_1.2.300.v20211004-0555.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (104.68kB)
[INFO] progress: Downloading org.eclipse.equinox.http.servlet.source
[INFO] progress: Downloading org.eclipse.ui.genericeditor
[INFO] progress: Downloading org.eclipse.equinox.p2.ui.sdk.source
[INFO] progress: Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (152.75kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.4.v20220213-1624.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (36.43kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.discovery.source
[INFO] progress: Fetching org.eclipse.equinox.http.servlet.source_1.7.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.73kB)
[INFO] progress: Downloading org.eclipse.ui.genericeditor.source
[INFO] progress: Fetching org.eclipse.equinox.p2.discovery.source_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.82kB)
[INFO] progress: Fetching org.eclipse.ui.genericeditor.source_1.2.200.v20211217-1247.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (94.38kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.operations.source
[INFO] progress: Downloading org.eclipse.core.contenttype.source
[INFO] progress: Fetching org.eclipse.core.contenttype.source_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (82.01kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.installer
[INFO] progress: Fetching org.eclipse.equinox.p2.operations.source_2.6.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (64.22kB)
[INFO] progress: Downloading org.eclipse.equinox.metatype.source
[INFO] progress: Fetching org.eclipse.equinox.metatype.source_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (56kB)
[INFO] progress: Downloading org.eclipse.equinox.event
[INFO] progress: Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (33.33kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.installer_1.3.300.v20220210-1319.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (63.79kB)
[INFO] progress: Downloading org.eclipse.jdt.junit.runtime
[INFO] progress: Downloading org.eclipse.ui.cocoa.source
[INFO] progress: Downloading org.eclipse.e4.ui.di.source
[INFO] progress: Downloading org.eclipse.ui.navigator.resources.source
[INFO] progress: Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (8.88kB)
[INFO] progress: Fetching org.eclipse.ui.navigator.resources.source_3.8.400.v20220203-1803.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (102.84kB)
[INFO] progress: Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (57.17kB)
[INFO] progress: Fetching org.eclipse.e4.ui.di.source_1.4.0.v20210621-1133.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.5kB)
[INFO] progress: Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (57.17kB)
[INFO] progress: Fetching org.eclipse.e4.ui.di.source_1.4.0.v20210621-1133.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.5kB)
[INFO] progress: Downloading org.eclipse.ui.browser
[INFO] progress: Downloading org.eclipse.core.databinding.observable.source
[INFO] progress: Downloading org.eclipse.update.configurator
[INFO] progress: Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (94.06kB)
[INFO] progress: Fetching org.eclipse.core.databinding.observable.source_1.12.0.v20211231-1006.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (208.51kB)
[INFO] progress: Downloading org.eclipse.jface.databinding
[INFO] progress: Fetching org.eclipse.ui.browser_3.7.100.v20211105-1434.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (207.24kB)
[INFO] progress: Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (295.36kB)
[INFO] progress: Fetching org.eclipse.ui.browser_3.7.100.v20211105-1434.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (207.24kB)
[INFO] progress: Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (295.36kB)
[INFO] progress: Downloading org.eclipse.core.filesystem.linux.aarch64
[INFO] progress: Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.100.v20200805-0859.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.16kB)
[INFO] progress: Downloading org.eclipse.equinox.device
[INFO] progress: Downloading org.eclipse.e4.emf.xpath.source
[INFO] progress: Downloading org.eclipse.equinox.http.registry.source
[INFO] progress: Fetching org.eclipse.e4.emf.xpath.source_0.3.0.v20210722-1426.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.4kB)
[INFO] progress: Fetching org.eclipse.equinox.device_1.1.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (33.73kB)
[INFO] progress: Downloading org.eclipse.ui.views
[INFO] progress: Fetching org.eclipse.equinox.http.registry.source_1.3.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.57kB)
[INFO] progress: Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (105.57kB)
[INFO] progress: Downloading org.eclipse.help.source
[INFO] progress: Downloading org.eclipse.equinox.security.linux
[INFO] progress: Downloading org.eclipse.equinox.p2.discovery.compatibility.source
[INFO] progress: Downloading org.eclipse.e4.ui.services
[INFO] progress: Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.2.200.v20220210-1157.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (39.22kB)
[INFO] progress: Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.39kB)
[INFO] progress: Fetching org.eclipse.help.source_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (180.01kB)
[INFO] progress: Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.31kB)
[INFO] progress: Fetching org.eclipse.help.source_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (180.01kB)
[INFO] progress: Downloading org.eclipse.jdt.apt.pluggable.core
[INFO] progress: Downloading org.eclipse.search
[INFO] progress: Downloading org.eclipse.equinox.transforms.hook.source
[INFO] progress: Fetching org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (39.9kB)
[INFO] progress: Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (489.96kB)
[INFO] progress: Fetching org.eclipse.equinox.transforms.hook.source_1.3.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.95kB)
[INFO] progress: Downloading org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source
[INFO] progress: Downloading org.eclipse.equinox.jsp.jasper
[INFO] progress: Downloading org.eclipse.equinox.security
[INFO] progress: Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (113.21kB)
[INFO] progress: Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source_1.0.400.v20220109-1926.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.85kB)
[INFO] progress: Fetching org.eclipse.equinox.jsp.jasper_1.1.600.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (27.33kB)
[INFO] progress: Downloading org.eclipse.ecf.provider.filetransfer.httpclient5.win32
[INFO] progress: Downloading org.eclipse.equinox.app
[INFO] progress: Downloading org.eclipse.equinox.p2.extensionlocation.source
[INFO] progress: Downloading org.eclipse.e4.tools.services.source
[INFO] progress: Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.400.v20220109-1926.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (22.98kB)
[INFO] progress: Fetching org.eclipse.e4.tools.services.source_4.9.0.v20210427-1802.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (22.51kB)
[INFO] progress: Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (89.14kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.console
[INFO] progress: Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (89.14kB)
[INFO] progress: Downloading org.eclipse.core.databinding.beans
[INFO] progress: Fetching org.eclipse.equinox.p2.extensionlocation.source_1.4.100.v20220213-0541.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.26kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.05kB)
[INFO] progress: Downloading org.eclipse.equinox.p2.console.source
[INFO] progress: Downloading org.eclipse.ecf.provider.filetransfer.ssl
[INFO] progress: Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (92.92kB)
[INFO] progress: Downloading org.eclipse.equinox.http.jetty
[INFO] progress: Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.69kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.console.source_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.92kB)
[INFO] progress: Fetching org.eclipse.equinox.http.jetty_3.8.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (29.16kB)
[INFO] progress: Downloading org.eclipse.ecf.ssl
[INFO] progress: Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.43kB)
[INFO] progress: Downloading org.eclipse.equinox.app.source
[INFO] progress: Downloading org.eclipse.e4.core.commands
[INFO] progress: Downloading org.eclipse.core.filesystem.linux.aarch64.source
[INFO] progress: Fetching org.eclipse.equinox.app.source_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (76.54kB)
[INFO] progress: Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.92kB)
[INFO] progress: Fetching org.eclipse.core.filesystem.linux.aarch64.source_1.4.100.v20200805-0859.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (7.4kB)
[INFO] progress: Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.92kB)
[INFO] progress: Fetching org.eclipse.equinox.app.source_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (76.54kB)
[INFO] progress: Fetching org.eclipse.core.filesystem.linux.aarch64.source_1.4.100.v20200805-0859.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (7.4kB)
[INFO] progress: Downloading org.eclipse.equinox.console.ssh.source
[INFO] progress: Downloading org.eclipse.equinox.p2.installer.source
[INFO] progress: Fetching org.eclipse.equinox.console.ssh.source_1.2.900.v20211021-1418.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.19kB)
[INFO] progress: Fetching org.eclipse.equinox.p2.installer.source_1.3.300.v20220210-1319.jar from http://download.eclipse.org/releases/2022-06/202206151000/plugins/ (36.04kB)
[INFO] progress: Installing org.apache.batik.anim.source
[INFO] progress: Installing org.junit.platform.suite.commons
[INFO] progress: Installing org.eclipse.emf.ecore.change
[INFO] progress: Installing org.apache.batik.util
[INFO] progress: Installing org.eclipse.e4.tools.compat
[INFO] progress: Installing com.atlassian.commonmark-image-attributes
[INFO] progress: Installing org.junit.platform.runner.source
[INFO] progress: Installing com.google.oauth-client-java6.source
[INFO] progress: Installing org.apache.maven.resolver.api
[INFO] progress: Installing org.eclipse.rcptt.tesla.chart
[INFO] progress: Installing javax.validation
[INFO] progress: Installing org.eclipse.ui.cheatsheets.source
[INFO] progress: Installing org.apache.maven.resolver.connector.basic.source
[INFO] progress: Installing org.eclipse.rcptt.util.swt
[INFO] progress: Installing org.slf4j.binding.log4j12.source
[INFO] progress: Installing org.eclipse.emf.ecp.emfforms.idetooling.feature.feature.jar
[INFO] progress: Installing org.eclipse.ui.views.properties.tabbed
[INFO] progress: Installing com.konghq.unirest-java
[INFO] progress: Installing org.apache.batik.dom.svg.source
[INFO] progress: Installing org.eclipse.rcptt.ctx.script.impl
[INFO] progress: Installing org.apache.commons.collections
[INFO] progress: Installing com.google.api.client-escape
[INFO] progress: Installing org.eclipse.rcptt.ecl.interop
[INFO] progress: Installing org.eclipse.equinox.registry
[INFO] progress: Installing com.google.api.client-http
[INFO] progress: Installing org.apache.batik.awt.util.source
[INFO] progress: Installing org.eclipse.emfforms.ide.view.multisegment
[INFO] progress: Installing org.eclipse.rcptt.core.ecl.debug
[INFO] progress: Installing org.apache.pdfbox.xmpbox.source
[INFO] progress: Installing org.eclipse.e4.ui.bindings
[INFO] progress: Installing org.eclipse.e4.core.commands.source
[INFO] progress: Installing org.apache.batik.bridge
[INFO] progress: Installing org.apache.jclouds.api.cloudwatch
[INFO] progress: Installing org.apache.sshd.osgi.source
[INFO] progress: Installing org.eclipse.emf.ecore.edit
[INFO] progress: Installing org.eclipse.jdt.launching.macosx
[INFO] progress: Installing org.eclipse.equinox.region.source
[INFO] progress: Installing org.apache.commons.logging.source
[INFO] progress: Installing com.google.flogger.source
[INFO] progress: Installing org.apache.lucene.analyzers-common.source
[INFO] progress: Installing org.eclipse.emf.compare.feature.jar
[INFO] progress: Installing com.cronutils.source
[INFO] progress: Installing org.eclipse.equinox.weaving.caching.source
[INFO] progress: Installing org.glassfish.hk2.utils
[INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.aspects
[INFO] progress: Installing com.atlassian.commonmark-ins.source
[INFO] progress: Installing org.apache.felix.scr.source
[INFO] progress: Installing org.eclipse.ui.navigator
[INFO] progress: Installing org.eclipse.equinox.p2.ui.sdk.scheduler.source
[INFO] progress: Installing jakarta.el
[INFO] progress: Installing com.google.http-client.google-http-client
[INFO] progress: Installing javax.annotation
[INFO] progress: Installing org.eclipse.equinox.p2.ui.admin.rcp
[INFO] progress: Installing org.ejml.simple.source
[INFO] progress: Installing org.apache.batik.transcoder.source
[INFO] progress: Installing org.junit.platform.engine
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.swt
[INFO] progress: Installing org.eclipse.jdt.apt.ui.source
[INFO] progress: Installing org.apache.onami.configuration.source
[INFO] progress: Installing org.apache.batik.ext.awt
[INFO] progress: Installing org.eclipse.rcptt.tesla.feature.group
[INFO] progress: Installing org.knowm.xchart
[INFO] progress: Installing org.eclipse.rcptt.ecl.filesystem
[INFO] progress: Installing org.jacoco.core.source
[INFO] progress: Installing com.google.guava.source
[INFO] progress: Installing org.eclipse.core.filebuffers
[INFO] progress: Installing jakarta.el.source
[INFO] progress: Installing com.google.oauth-client.source
[INFO] progress: Installing org.eclipse.emf.compare.ide.ui.feature.jar
[INFO] progress: Installing org.eclipse.rcptt.runtime.ui
[INFO] progress: Installing javax.ws.rs.source
[INFO] progress: Installing org.mozilla.javascript.source
[INFO] progress: Installing org.antlr.runtime.source
[INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.jar
[INFO] progress: Installing org.eclipse.equinox.console.source
[INFO] progress: Installing config.a.jre.javase
[INFO] progress: Installing org.ejml.equation
[INFO] progress: Installing org.glassfish.jersey.apache.connector.source
[INFO] progress: Installing javax.activation.source
[INFO] progress: Installing com.atlassian.commonmark-gfm-tables
[INFO] progress: Installing org.apache.jclouds.labs.docker
[INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide
[INFO] progress: Installing com.google.oauth-client
[INFO] progress: Installing org.apache.httpcomponents.httpclient.source
[INFO] progress: Installing org.eclipse.emf.edapt.runtime.feature.feature.group
[INFO] progress: Installing org.eclipse.emf.transaction.ui
[INFO] progress: Installing org.eclipse.emf.ecp.view.validation.initial.feature.source.feature.jar
[INFO] progress: Installing org.apache.commons.collections4
[INFO] progress: Installing org.eclipse.e4.tools.jdt.templates.source
[INFO] progress: Installing a.jre.javase
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.workbench.texteditor
[INFO] progress: Installing net.bytebuddy.byte-buddy-agent.source
[INFO] progress: Installing org.antlr.runtime
[INFO] progress: Installing org.eclipse.rcptt.testrail.ecl
[INFO] progress: Installing com.fasterxml.jackson.core.jackson-core
[INFO] progress: Installing com.sun.xml.bind.source
[INFO] progress: Installing v20220517-1805.google
[INFO] progress: Installing 202205020620.Default
[INFO] progress: Installing org.eclipse.equinox.weaving.aspectj
[INFO] progress: Installing org.eclipse.equinox.simpleconfigurator.manipulator
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.forms
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.preview.e3.source
[INFO] progress: Installing org.eclipse.jdt.apt.pluggable.core.source
[INFO] progress: Installing org.eclipse.equinox.launcher.source
[INFO] progress: Installing org.eclipse.equinox.weaving.caching.j9
[INFO] progress: Installing com.github.jnr.constants.source
[INFO] progress: Installing org.eclipse.emfforms.coffee.wizards
[INFO] progress: Installing org.eclipse.emf.edit.ui.feature.group
[INFO] progress: Installing org.ejml.core.source
[INFO] progress: Installing org.eclipse.rcptt.forms.impl
[INFO] progress: Installing org.eclipse.emf
[INFO] progress: Installing org.apache.httpcomponents.core5.httpcore5-h2.source
[INFO] progress: Installing org.eclipse.equinox.transforms.hook
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.editor.feature.feature.group
[INFO] progress: Installing org.eclipse.ecf.filetransfer.source
[INFO] progress: Installing org.antlr.runtime.source
[INFO] progress: Installing org.apache.jclouds.labs.openstack-neutron.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.group
[INFO] progress: Installing org.junit.platform.suite.api.source
[INFO] progress: Installing org.eclipse.jdt.core.formatterapp.source
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.controls.feature.source.feature.jar
[INFO] progress: Installing com.fasterxml.jackson.jaxrs.jackson-jaxrs-base.source
[INFO] progress: Installing net.bytebuddy.byte-buddy-agent.source
[INFO] progress: Installing org.apache.felix.gogo.runtime
[INFO] progress: Installing org.jcodings
[INFO] progress: Installing org.eclipse.rcptt.verifications.resources
[INFO] progress: Installing org.ejml.simple
[INFO] progress: Installing org.eclipse.equinox.security.ui
[INFO] progress: Installing org.hamcrest.core.source
[INFO] progress: Installing org.mockito.source
[INFO] progress: Installing ch.qos.logback.core
[INFO] progress: Installing org.eclipse.text.quicksearch.source
[INFO] progress: Installing com.sun.jna
[INFO] progress: Installing org.dom4j
[INFO] progress: Installing org.eclipse.e4.ui.css.core.source
[INFO] progress: Installing org.eclipse.equinox.weaving.caching
[INFO] progress: Installing javax.activation
[INFO] progress: Installing org.mockito.source
[INFO] progress: Installing org.eclipse.emf.mapping.ui
[INFO] progress: Installing org.eclipse.rcptt.runtime.feature.group
[INFO] progress: Installing org.glassfish.jersey.apache.connector
[INFO] progress: Installing org.eclipse.rcptt.core
[INFO] progress: Installing org.jacoco.core
[INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.impl
[INFO] progress: Installing org.antlr.runtime
[INFO] progress: Installing org.eclipse.text.quicksearch
[INFO] progress: Installing org.apache.httpcomponents.httpcore-nio.source
[INFO] progress: Installing org.apache.ant.source
[INFO] progress: Installing org.eclipse.emf.importer.java
[INFO] progress: Installing org.eclipse.ocl.uml.feature.jar
[INFO] progress: Installing org.eclipse.rcptt.watson.aspects.swt
[INFO] progress: Installing org.apache.batik.util.source
[INFO] progress: Installing org.eclipse.ocl.feature.group
[INFO] progress: Installing org.apache.tika.core.source
[INFO] progress: Installing org.apache.batik.bridge.source
[INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.jar
[INFO] progress: Installing org.eclipse.emf.compare.feature.group
[INFO] progress: Installing org.eclipse.emf.edapt.history.editor
[INFO] progress: Installing org.eclipse.emf.common.feature.jar
[INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.aspects
[INFO] progress: Installing org.eclipse.core.resources.win32.x86_64
[INFO] progress: Installing org.apache.httpcomponents.client5.httpclient5.source
[INFO] progress: Installing org.eclipse.rcptt.reporting
[INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore
[INFO] progress: Installing net.i2p.crypto.eddsa
[INFO] progress: Installing org.eclipse.rcptt.runtime.feature.jar
[INFO] progress: Installing org.junit.jupiter.params
[INFO] progress: Installing org.eclipse.equinox.concurrent.source
[INFO] progress: Installing org.apache.xmlrpc.server.source
[INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.jar
[INFO] progress: Installing org.eclipse.equinox.p2.updatechecker
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.preview.common.source
[INFO] progress: Installing org.eclipse.emf.feature.jar
[INFO] progress: Installing org.eclipse.emfforms.example.common.wizards.source
[INFO] progress: Installing org.glassfish.jersey.containers.servlet.core
[INFO] progress: Installing org.mandas.docker-client
[INFO] progress: Installing org.eclipse.emf.ecore.change.source
[INFO] progress: Installing org.eclipse.ui
[INFO] progress: Installing org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source
[INFO] progress: Installing org.apache.jclouds.api.sts.source
[INFO] progress: Installing org.glassfish.hk2.osgi-resource-locator.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.nebula
[INFO] progress: Installing io.grpc.grpc-context.source
[INFO] progress: Installing com.google.api.client-auth
[INFO] progress: Installing org.eclipse.ecf.provider.filetransfer.source
[INFO] progress: Installing org.apache.maven.resolver.transport.file.source
[INFO] progress: Installing org.ejml.ejml-all
[INFO] progress: Installing org.jacoco.report
[INFO] progress: Installing org.eclipse.tools.layout.spy.source
[INFO] progress: Installing org.eclipse.equinox.security.linux.source
[INFO] progress: Installing org.eclipse.rcptt.ecl.parser
[INFO] progress: Installing org.ejml.core
[INFO] progress: Installing org.eclipse.equinox.p2.director.app
[INFO] progress: Installing org.eclipse.emfforms.ide.view.multisegment.source
[INFO] progress: Installing org.ejml.dense64.source
[INFO] progress: Installing org.eclipse.rcptt.logging
[INFO] progress: Installing org.eclipse.equinox.servletbridge.source
[INFO] progress: Installing org.eclipse.emf.ecp.ui.view.editor.controls.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core
[INFO] progress: Installing org.eclipse.equinox.security.macosx.source
[INFO] progress: Installing org.apache.maven.resolver.impl.source
[INFO] progress: Installing org.eclipse.emf.ecp.view.treemasterdetail.validation.source
[INFO] progress: Installing org.glassfish.hk2.locator
[INFO] progress: Installing com.google.api.client-escape.source
[INFO] progress: Installing org.apache.batik.css.source
[INFO] progress: Installing org.eclipse.core.variables.source
[INFO] progress: Installing org.eclipse.emfforms.coffee.wizards.source
[INFO] progress: Installing org.apache.tika.parsers.source
[INFO] progress: Installing org.jboss.logging
[INFO] progress: Installing org.apache.batik.i18n
[INFO] progress: Installing org.eclipse.rcptt.verifications.tree.impl
[INFO] progress: Installing org.eclipse.emf.converter.feature.jar
[INFO] progress: Installing org.dom4j.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.jface.fragment
[INFO] progress: Installing org.eclipse.equinox.p2.ui.admin
[INFO] progress: Installing org.apache.batik.transcoder
[INFO] progress: Installing org.objenesis
[INFO] progress: Installing org.apache.jclouds.jclouds-blobstore
[INFO] progress: Installing org.aopalliance.source
[INFO] progress: Installing org.jaxen.source
[INFO] progress: Installing org.eclipse.equinox.p2.directorywatcher.source
[INFO] progress: Installing org.eclipse.core.databinding.property
[INFO] progress: Installing org.eclipse.jdt.junit4.runtime.source
[INFO] progress: Installing org.eclipse.emf.databinding.edit
[INFO] progress: Installing org.apache.httpcomponents.client5.httpclient5-win.source
[INFO] progress: Installing com.google.oauth-client-java6
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.editor.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl.impl
[INFO] progress: Installing com.google.http-client.google-http-client-jackson2.source
[INFO] progress: Installing org.apache.jclouds.common.openstack-common
[INFO] progress: Installing org.apache.httpcomponents.client5.httpclient5-win
[INFO] progress: Installing org.apache.jclouds.driver.jclouds-slf4j.source
[INFO] progress: Installing org.eclipse.emf.transaction.feature.group
[INFO] progress: Installing org.eclipse.jdt.launching.macosx.source
[INFO] progress: Installing org.eclipse.rcptt.ctx.parameters.impl
[INFO] progress: Installing file:/home/jenkins/agent/workspace/release/modules/testrail/runtime-site/target/site/site.xml.rcptt
[INFO] progress: Installing config.a.jre.javase
[INFO] progress: Installing org.eclipse.emf.ecp.view.migrator.source
[INFO] progress: Installing net.sourceforge.plantuml.source
[INFO] progress: Installing io.github.classgraph
[INFO] progress: Installing org.eclipse.ocl.all.feature.jar
[INFO] progress: Installing io.github.java-diff-utils
[INFO] progress: Installing org.eclipse.emf.ecp.ide.util
[INFO] progress: Installing net.bytebuddy.byte-buddy.source
[INFO] progress: Installing org.ejml.experimental
[INFO] progress: Installing org.eclipse.rcptt.ctx.resources.impl
[INFO] progress: Installing org.eclipse.jdt.annotation
[INFO] progress: Installing org.eclipse.tips.json
[INFO] progress: Installing org.apache.jclouds.driver.jclouds-slf4j
[INFO] progress: Installing org.slf4j.api
[INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.group
[INFO] progress: Installing org.slf4j.ext.source
[INFO] progress: Installing org.jgrapht.jgrapht-core
[INFO] progress: Installing org.slf4j.binding.nop.source
[INFO] progress: Installing org.eclipse.jdt.annotation.source
[INFO] progress: Installing org.eclipse.equinox.weaving.hook
[INFO] progress: Installing org.eclipse.rcptt.tesla.variables
[INFO] progress: Installing org.apache.batik.dom.svg
[INFO] progress: Installing org.hamcrest.library.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface
[INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.group
[INFO] progress: Installing io.netty.common.source
[INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.group
[INFO] progress: Installing org.eclipse.rcptt.ecl.perf
[INFO] progress: Installing org.eclipse.ui.navigator.resources
[INFO] progress: Installing org.junit.jupiter.api
[INFO] progress: Installing org.eclipse.core.databinding.property.source
[INFO] progress: Installing org.eclipse.jdt.junit4.runtime
[INFO] progress: Installing org.apache.jclouds.api.sts
[INFO] progress: Installing com.fasterxml.jackson.datatype.jackson-datatype-guava.source
[INFO] progress: Installing org.apache.commons.lang.source
[INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.group
[INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text
[INFO] progress: Installing org.reactivestreams.source
[INFO] progress: Installing org.apache.batik.util.gui
[INFO] progress: Installing org.apache.felix.scr
[INFO] progress: Installing org.eclipse.pde.api.tools.annotations.source
[INFO] progress: Installing org.eclipse.equinox.frameworkadmin
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench
[INFO] progress: Installing org.apache.batik.constants
[INFO] progress: Installing org.glassfish.jersey.containers.servlet.source
[INFO] progress: Installing org.apache.batik.constants.source
[INFO] progress: Installing org.apache.pdfbox.source
[INFO] progress: Installing io.netty.buffer.source
[INFO] progress: Installing org.eclipse.emfforms.ide.viewtemplate.builder
[INFO] progress: Installing org.eclipse.ui.externaltools.source
[INFO] progress: Installing org.eclipse.pde.ua.core
[INFO] progress: Installing org.eclipse.e4.ui.swt.gtk.source
[INFO] progress: Installing org.objectweb.asm.commons.source
[INFO] progress: Installing org.eclipse.ocl.common.ui
[INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.jar
[INFO] progress: Installing org.eclipse.jsch.core.source
[INFO] progress: Installing javaewah
[INFO] progress: Installing org.eclipse.jdt.launching.ui.macosx.source
[INFO] progress: Installing com.sun.jna
[INFO] progress: Installing ch.qos.logback.slf4j.source
[INFO] progress: Installing org.eclipse.ocl.uml
[INFO] progress: Installing org.junit.platform.suite.api
[INFO] progress: Installing org.jboss.logging.source
[INFO] progress: Installing org.eclipse.emf.ecore.feature.jar
[INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi.impl
[INFO] progress: Installing org.apache.commons.lang
[INFO] progress: Installing org.eclipse.equinox.p2.reconciler.dropins
[INFO] progress: Installing org.eclipse.emf.ecore.change
[INFO] progress: Installing org.junit.platform.suite.engine.source
[INFO] progress: Installing com.fasterxml.jackson.core.jackson-annotations
[INFO] progress: Installing org.dom4j
[INFO] progress: Installing org.apache.pdfbox.fontbox.source
[INFO] progress: Installing org.eclipse.equinox.bidi
[INFO] progress: Installing org.aopalliance
[INFO] progress: Installing org.eclipse.equinox.concurrent
[INFO] progress: Installing org.apache.httpcomponents.client5.httpclient5
[INFO] progress: Installing org.reactivestreams
[INFO] progress: Installing org.junit.source
[INFO] progress: Installing org.apache.batik.script
[INFO] progress: Installing org.eclipse.emf.edapt.common.ui
[INFO] progress: Installing org.bouncycastle.bcpg.source
[INFO] progress: Installing com.jcraft.jsch.source
[INFO] progress: Installing org.eclipse.equinox.bidi.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.jar
[INFO] progress: Installing org.eclipse.emf.common.ui
[INFO] progress: Installing org.apache.batik.css
[INFO] progress: Installing org.eclipse.equinox.weaving.hook
[INFO] progress: Installing net.sourceforge.plantuml
[INFO] progress: Installing org.eclipse.ui.navigator.source
[INFO] progress: Installing org.eclipse.tips.ui
[INFO] progress: Installing org.eclipse.rcptt.tesla.jdt
[INFO] progress: Installing org.eclipse.e4.ui.workbench.source
[INFO] progress: Installing org.slf4j.apis.log4j
[INFO] progress: Installing org.kohsuke.args4j
[INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui
[INFO] progress: Installing org.eclipse.ocl.edit
[INFO] progress: Installing org.apache.jclouds.api.cloudwatch.source
[INFO] progress: Installing org.apache.logging.log4j.source
[INFO] progress: Installing org.eclipse.ui.cheatsheets
[INFO] progress: Installing com.atlassian.commonmark-yaml.source
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.editor
[INFO] progress: Installing org.eclipse.emf.ecp.view.validation.initial.feature.feature.group
[INFO] progress: Installing org.apache.batik.shared.resources
[INFO] progress: Installing org.eclipse.ocl
[INFO] progress: Installing org.antlr.runtime.source
[INFO] progress: Installing org.apache.pdfbox.fontbox
[INFO] progress: Installing org.eclipse.e4.core.di.extensions
[INFO] progress: Installing org.eclipse.ui.win32.source
[INFO] progress: Installing org.eclipse.equinox.event.source
[INFO] progress: Installing org.eclipse.jsch.ui.source
[INFO] progress: Installing org.eclipse.emf.ecore.xmi
[INFO] progress: Installing com.google.api.client-repackaged-com-google-common-base.source
[INFO] progress: Installing org.bouncycastle.bcpg
[INFO] progress: Installing org.eclipse.jface.databinding.source
[INFO] progress: Installing org.eclipse.emf.mapping.feature.jar
[INFO] progress: Installing org.eclipse.ui.intro.universal.source
[INFO] progress: Installing com.ibm.icu.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.swt
[INFO] progress: Installing org.eclipse.equinox.console.jaas.fragment
[INFO] progress: Installing org.jsoup
[INFO] progress: Installing org.junit.platform.launcher.source
[INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml.ui
[INFO] progress: Installing org.eclipse.e4.ui.services.source
[INFO] progress: Installing com.google.guava
[INFO] progress: Installing org.eclipse.emfforms.ide.builder
[INFO] progress: Installing org.apache.batik.extension.source
[INFO] progress: Installing org.glassfish.hk2.osgi-resource-locator
[INFO] progress: Installing org.eclipse.equinox.servletbridge
[INFO] progress: Installing org.eclipse.e4.ui.widgets
[INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.group
[INFO] progress: Installing net.i2p.crypto.eddsa.source
[INFO] progress: Installing org.eclipse.equinox.console.ssh
[INFO] progress: Installing com.graphql.java
[INFO] progress: Installing org.eclipse.ui.editors.source
[INFO] progress: Installing org.eclipse.ecf.identity
[INFO] progress: Installing org.apache.batik.dom.source
[INFO] progress: Installing com.google.oauth-client-jetty.source
[INFO] progress: Installing org.eclipse.ocl.core.sdk.feature.jar
[INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.group
[INFO] progress: Installing org.eclipse.emf.common.ui.feature.jar
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.editor.feature.source.feature.group
[INFO] progress: Installing org.ejml.experimental.source
[INFO] progress: Installing org.objectweb.asm.commons
[INFO] progress: Installing org.eclipse.jdt.annotation
[INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.group
[INFO] progress: Installing org.eclipse.jdt.apt.core
[INFO] progress: Installing io.github.classgraph.source
[INFO] progress: Installing io.opencensus.opencensus-api
[INFO] progress: Installing org.eclipse.emf.compare.ide.ui.feature.group
[INFO] progress: Installing net.bytebuddy.byte-buddy
[INFO] progress: Installing org.eclipse.rcptt.expandbar
[INFO] progress: Installing org.apache.ws.commons.util
[INFO] progress: Installing org.eclipse.e4.emf.xpath
[INFO] progress: Installing org.eclipse.e4.tools.jdt.templates
[INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl
[INFO] progress: Installing org.apache.httpcomponents.client5.httpclient5.source
[INFO] progress: Installing org.glassfish.jersey.inject.jersey-hk2
[INFO] progress: Installing org.apache.maven.resolver.spi.source
[INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.jar
[INFO] progress: Installing org.eclipse.e4.ui.workbench
[INFO] progress: Installing jakarta.activation.source
[INFO] progress: Installing org.eclipse.emf.ecp.emfforms.idetooling.feature.source.feature.group
[INFO] progress: Installing org.eclipse.rcptt.ecl.core
[INFO] progress: Installing org.eclipse.ecf.source
[INFO] progress: Installing org.antlr.runtime
[INFO] progress: Installing com.sun.jna.platform
[INFO] progress: Installing org.eclipse.core.filesystem.macosx
[INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.jar
[INFO] progress: Installing org.apache.batik.parser.source
[INFO] progress: Installing org.eclipse.ecf.provider.filetransfer.httpclient5
[INFO] progress: Installing org.eclipse.equinox.device.source
[INFO] progress: Installing org.eclipse.e4.ui.workbench3.source
[INFO] progress: Installing org.eclipse.unittest.ui
[INFO] progress: Installing org.eclipse.emf.ecp.makeithappen.wizards.source
[INFO] progress: Installing org.ejml.denseC64
[INFO] progress: Installing org.freemarker
[INFO] progress: Installing org.eclipse.equinox.simpleconfigurator.source
[INFO] progress: Installing org.apache.jclouds.jclouds-scriptbuilder.source
[INFO] progress: Installing org.eclipse.emf.validation.ui.ide
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.draw2d
[INFO] progress: Installing org.apache.batik.util.gui.source
[INFO] progress: Installing org.apache.httpcomponents.client5.httpclient5-win.source
[INFO] progress: Installing org.eclipse.equinox.p2.ui.discovery.source
[INFO] progress: Installing org.ejml.equation.source
[INFO] progress: Installing org.eclipse.core.filesystem.win32.x86_64
[INFO] progress: Installing org.eclipse.equinox.p2.garbagecollector.source
[INFO] progress: Installing org.eclipse.emf.ecp.view.template.tooling
[INFO] progress: Installing org.apache.xmlrpc.client.source
[INFO] progress: Installing com.google.j2objc.j2objc-annotations.source
[INFO] progress: Installing org.objectweb.asm.analysis.source
[INFO] progress: Installing org.eclipse.emf.codegen.ecore
[INFO] progress: Installing java_cup-runtime
[INFO] progress: Installing org.apache.httpcomponents.core5.httpcore5-h2
[INFO] progress: Installing javax.activation
[INFO] progress: Installing org.yaml.snakeyaml.source
[INFO] progress: Installing org.apache.lucene.core.source
[INFO] progress: Installing org.apache.lucene.core
[INFO] progress: Installing org.eclipse.emf.ecp.view.validation.initial.feature.feature.jar
[INFO] progress: Installing org.eclipse.rcptt.ctx.debug
[INFO] progress: Installing org.eclipse.emf.common.ui.feature.group
[INFO] progress: Installing org.apache.poi.ooxml.schemas
[INFO] progress: Installing org.apache.xmlrpc.common
[INFO] progress: Installing org.eclipse.emf.compare.doc
[INFO] progress: Installing org.apache.httpcomponents.httpasyncclient
[INFO] progress: Installing org.apache.jclouds.jclouds-core.source
[INFO] progress: Installing org.eclipse.ocl.feature.jar
[INFO] progress: Installing org.eclipse.equinox.launcher
[INFO] progress: Installing org.apache.httpcomponents.httpcore
[INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor.aspects
[INFO] progress: Installing javax.inject
[INFO] progress: Installing org.eclipse.e4.core.di.annotations.source
[INFO] progress: Installing org.eclipse.emf.ecp.ide.editor.view.templatebridge.source
[INFO] progress: Installing org.eclipse.jdt.junit.runtime.source
[INFO] progress: Installing com.sun.jna.platform
[INFO] progress: Installing com.google.api.client-repackaged-com-google-common-base
[INFO] progress: Installing org.apache.maven.resolver.connector.basic
[INFO] progress: Installing org.eclipse.ecf.identity.source
[INFO] progress: Installing org.eclipse.ocl.all.sdk.feature.jar
[INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.group
[INFO] progress: Installing org.apache.xmlbeans
[INFO] progress: Installing org.eclipse.pde.api.tools.ee.cdcfoundation11
[INFO] progress: Installing com.github.virtuald.curvesapi.source
[INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.jar
[INFO] progress: Installing org.eclipse.emfforms.ide.view.indexsegment
[INFO] progress: Installing org.apache.batik.codec.source
[INFO] progress: Installing com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.preview.common
[INFO] progress: Installing org.eclipse.emf.edit
[INFO] progress: Installing jakarta.servlet.source
[INFO] progress: Installing org.eclipse.emfforms.ide.preferences.source
[INFO] progress: Installing org.eclipse.emfforms.core.services.mappingprovider.table.panel.source
[INFO] progress: Installing org.apache.batik.shared.resources.source
[INFO] progress: Installing org.bouncycastle.bcutil
[INFO] progress: Installing org.apache.lucene.analyzers-smartcn.source
[INFO] progress: Installing com.google.protobuf.source
[INFO] progress: Installing org.eclipse.ecf.filetransfer
[INFO] progress: Installing org.apache.xmlgraphics.source
[INFO] progress: Installing org.eclipse.ocl.common
[INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.group
[INFO] progress: Installing org.apache.batik.i18n.source
[INFO] progress: Installing org.apache.jclouds.api.openstack-nova
[INFO] progress: Installing org.apache.pdfbox.preflight
[INFO] progress: Installing org.mockito
[INFO] progress: Installing org.eclipse.rcptt.ecl.client.tcp
[INFO] progress: Installing com.github.jnr.unixsocket.source
[INFO] progress: Installing org.eclipse.pde.api.tools.ee.cdcfoundation10
[INFO] progress: Installing javaewah.source
[INFO] progress: Installing org.eclipse.emf.ecp.ide.editor.view.templatebridge
[INFO] progress: Installing org.apache.lucene.core
[INFO] progress: Installing org.eclipse.e4.tools.source
[INFO] progress: Installing org.junit.platform.commons
[INFO] progress: Installing org.eclipse.emfforms.ide.view.segments
[INFO] progress: Installing org.apache.batik.util
[INFO] progress: Installing org.eclipse.equinox.transforms.xslt
[INFO] progress: Installing org.eclipse.ui.intro.quicklinks.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.group
[INFO] progress: Installing org.eclipse.jdt.core.formatterapp
[INFO] progress: Installing org.mozilla.javascript
[INFO] progress: Installing org.mockito
[INFO] progress: Installing org.eclipse.emf.ecp.ide.editor.viewmodel
[INFO] progress: Installing org.glassfish.hk2.api
[INFO] progress: Installing net.bytebuddy.byte-buddy
[INFO] progress: Installing org.assertj.source
[INFO] progress: Installing org.apache.batik.ext.awt.source
[INFO] progress: Installing org.eclipse.ui.cocoa
[INFO] progress: Installing org.glassfish.hk2.api.source
[INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.jar
[INFO] progress: Installing com.atlassian.commonmark-task-list-items
[INFO] progress: Installing org.eclipse.rcptt.ecl.doc
[INFO] progress: Installing org.hamcrest.core
[INFO] progress: Installing org.eclipse.emf.ecp.view.workspace.migrator.source
[INFO] progress: Installing org.eclipse.emf.importer.ecore
[INFO] progress: Installing org.eclipse.emf.compare.edit
[INFO] progress: Installing org.apache.santuario.xmlsec.source
[INFO] progress: Installing jakarta.servlet.jsp.source
[INFO] progress: Installing org.eclipse.core.expressions
[INFO] progress: Installing org.eclipse.team.genericeditor.diff.extension.source
[INFO] progress: Installing org.eclipse.rcptt.ecl.platform
[INFO] progress: Installing org.eclipse.urischeme
[INFO] progress: Installing org.apache.jclouds.api.openstack-keystone
[INFO] progress: Installing org.ejml.ejml-all.source
[INFO] progress: Installing org.apache.batik.gvt.source
[INFO] progress: Installing org.apache.pdfbox
[INFO] progress: Installing org.apache.httpcomponents.core5.httpcore5
[INFO] progress: Installing com.google.auto.value.auto-value-annotations
[INFO] progress: Installing org.glassfish.hk2.utils.source
[INFO] progress: Installing org.apache.batik.codec
[INFO] progress: Installing org.eclipse.equinox.useradmin
[INFO] progress: Installing org.immutables.value.source
[INFO] progress: Installing io.opencensus.opencensus-api.source
[INFO] progress: Installing org.eclipse.emf.edapt.declaration.editor
[INFO] progress: Installing io.grpc.grpc-context
[INFO] progress: Installing org.apache.batik.ext.source
[INFO] progress: Installing org.apache.jclouds.api.ec2.source
[INFO] progress: Installing org.jgrapht.jgrapht-core.source
[INFO] progress: Installing org.eclipse.e4.ui.di
[INFO] progress: Installing org.apache.commons.codec.source
[INFO] progress: Installing org.jdom2
[INFO] progress: Installing org.eclipse.pde.genericeditor.extension
[INFO] progress: Installing com.google.flogger
[INFO] progress: Installing com.ibm.icu
[INFO] progress: Installing org.eclipse.emfforms.ide.view.mappingsegment.source
[INFO] progress: Installing org.eclipse.equinox.simpleconfigurator.manipulator.source
[INFO] progress: Installing org.junit.platform.launcher
[INFO] progress: Installing com.jcraft.jsch
[INFO] progress: Installing org.eclipse.e4.ui.swt.win32
[INFO] progress: Installing org.eclipse.rcptt.verifications.text.impl
[INFO] progress: Installing org.glassfish.jersey.core.jersey-client.source
[INFO] progress: Installing com.github.jnr.posix
[INFO] progress: Installing com.fasterxml.jackson.core.jackson-databind.source
[INFO] progress: Installing com.sun.jna.platform.source
[INFO] progress: Installing org.apache.httpcomponents.core5.httpcore5.source
[INFO] progress: Installing org.apache.batik.transcoder
[INFO] progress: Installing org.eclipse.jdt.launching.ui.macosx
[INFO] progress: Installing org.conscrypt.conscrypt-openjdk-uber.source
[INFO] progress: Installing org.eclipse.equinox.cm
[INFO] progress: Installing org.apache.jclouds.jclouds-compute
[INFO] progress: Installing org.eclipse.emf.edapt.declaration.edit
[INFO] progress: Installing jakarta.servlet.jsp
[INFO] progress: Installing org.eclipse.rcptt.ctx.script
[INFO] progress: Installing jakarta.activation
[INFO] progress: Installing org.eclipse.equinox.cm.source
[INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem.impl
[INFO] progress: Installing com.github.jnr.x86asm
[INFO] progress: Installing org.eclipse.equinox.security.source
[INFO] progress: Installing org.apache.maven.resolver.impl
[INFO] progress: Installing org.apache.httpcomponents.httpclient
[INFO] progress: Installing org.eclipse.team.genericeditor.diff.extension
[INFO] progress: Installing com.google.inject.assistedinject.source
[INFO] progress: Installing org.apache.maven.resolver.util
[INFO] progress: Installing org.apache.httpcomponents.httpasyncclient.source
[INFO] progress: Installing ch.qos.logback.classic
[INFO] progress: Installing org.eclipse.core.expressions.source
[INFO] progress: Installing org.apache.poi
[INFO] progress: Installing org.slf4j.binding.log4j12
[INFO] progress: Installing org.eclipse.rcptt.core.swt
[INFO] progress: Installing org.eclipse.emf.ecore.feature.group
[INFO] progress: Installing org.apache.batik.dom.svg
[INFO] progress: Installing org.eclipse.emf.edapt.declaration
[INFO] progress: Installing org.eclipse.rcptt.ctx.parameters
[INFO] progress: Installing org.eclipse.jsch.core
[INFO] progress: Installing org.eclipse.tips.ide
[INFO] progress: Installing com.google.gson.source
[INFO] progress: Installing org.junit.vintage.engine.source
[INFO] progress: Installing org.ggf.drmaa
[INFO] progress: Installing org.eclipse.emf.ecp.ide.editor.view.source
[INFO] progress: Installing org.apache.jclouds.common.openstack-common.source
[INFO] progress: Installing org.apache.xml.resolver.source
[INFO] progress: Installing org.glassfish.hk2.locator.source
[INFO] progress: Installing org.eclipse.ocl.edit.feature.jar
[INFO] progress: Installing org.eclipse.orbit.releng.recipes.feature.aggregation.feature.group
[INFO] progress: Installing org.apache.batik.css
[INFO] progress: Installing org.eclipse.emf.codegen.feature.group
[INFO] progress: Installing a.jre.javase
[INFO] progress: Installing org.eclipse.pde.api.tools.annotations
[INFO] progress: Installing com.jcraft.jzlib
[INFO] progress: Installing org.eclipse.rcptt.watson.jobs
[INFO] progress: Installing org.eclipse.rcptt.watson.feature.jar
[INFO] progress: Installing org.eclipse.e4.core.di.extensions.source
[INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.jar
[INFO] progress: Installing org.apache.sshd.sftp.source
[INFO] progress: Installing org.eclipse.ocl.uml.edit
[INFO] progress: Installing com.google.flogger.systembackend.source
[INFO] progress: Installing org.eclipse.emfforms.ide.viewtemplate.builder.source
[INFO] progress: Installing org.eclipse.emf.ecore.xmi.source
[INFO] progress: Installing org.apache.commons.cli.source
[INFO] progress: Installing org.apache.batik.transcoder.source
[INFO] progress: Installing com.google.gdata
[INFO] progress: Installing org.apache.batik.anim
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface.text
[INFO] progress: Installing org.eclipse.emfforms.core.services.mappingprovider.table.panel
[INFO] progress: Installing org.eclipse.rcptt.tesla.swt
[INFO] progress: Installing org.apache.xmlbeans.source
[INFO] progress: Installing org.slf4j.binding.simple
[INFO] progress: Installing org.eclipse.emf.databinding.feature.jar
[INFO] progress: Installing org.eclipse.core.net.linux.source
[INFO] progress: Installing javax.measure.unit-api
[INFO] progress: Installing com.github.oshi.oshi-core
[INFO] progress: Installing com.google.javascript.source
[INFO] progress: Installing org.antlr.runtime
[INFO] progress: Installing com.sun.grid.drmaa
[INFO] progress: Installing org.eclipse.equinox.registry.source
[INFO] progress: Installing java_cup-runtime.source
[INFO] progress: Installing org.glassfish.jersey.containers.servlet.core.source
[INFO] progress: Installing org.eclipse.pde.ds.lib
[INFO] progress: Installing org.eclipse.rcptt.ctx.preferences
[INFO] progress: Installing org.glassfish.jersey.core.jersey-server
[INFO] progress: Installing org.eclipse.rcptt.tesla.core
[INFO] progress: Installing org.eclipse.equinox.jsp.jasper.registry
[INFO] progress: Installing org.glassfish.jersey.ext.entityfiltering
[INFO] progress: Installing org.apache.commons.math3.source
[INFO] progress: Installing com.google.gdata.source
[INFO] progress: Installing org.slf4j.binding.simple.source
[INFO] progress: Installing v20220517-1805.Default
[INFO] progress: Installing com.github.jnr.posix.source
[INFO] progress: Installing net.jini
[INFO] progress: Installing org.apache.batik.script
[INFO] progress: Installing org.eclipse.equinox.http.registry
[INFO] progress: Installing jakarta.websocket.source
[INFO] progress: Installing org.junit.jupiter.params.source
[INFO] progress: Installing org.eclipse.emfforms.editor
[INFO] progress: Installing org.apache.httpcomponents.core5.httpcore5
[INFO] progress: Installing org.eclipse.equinox.weaving.caching.j9.source
[INFO] progress: Installing org.junit.jupiter.engine
[INFO] progress: Installing org.eclipse.equinox.p2.ui.sdk
[INFO] progress: Installing com.sun.xml.bind
[INFO] progress: Installing org.mandas.docker-client.source
[INFO] progress: Installing com.jcraft.jzlib.source
[INFO] progress: Installing org.apache.commons.fileupload
[INFO] progress: Installing org.jcodings.source
[INFO] progress: Installing org.eclipse.e4.ui.workbench.addons.swt
[INFO] progress: Installing org.eclipse.equinox.http.servletbridge.source
[INFO] progress: Installing org.junit.jupiter.engine.source
[INFO] progress: Installing com.fasterxml.jackson.module.jackson-module-jaxb-annotations
[INFO] progress: Installing org.eclipse.e4.tools.services
[INFO] progress: Installing org.eclipse.ocl.all.feature.group
[INFO] progress: Installing org.slf4j.api.source
[INFO] progress: Installing org.joni.source
[INFO] progress: Installing org.eclipse.rcptt.ecl.debug.runtime
[INFO] progress: Installing org.opentest4j.source
[INFO] progress: Installing org.eclipse.equinox.p2.discovery.compatibility
[INFO] progress: Installing org.eclipse.search.source
[INFO] progress: Installing org.jaxen
[INFO] progress: Installing java_cup.source
[INFO] progress: Installing org.apache.batik.anim.source
[INFO] progress: Installing com.atlassian.commonmark-heading-anchor.source
[INFO] progress: Installing org.hamcrest.source
[INFO] progress: Installing org.apache.wsil4j
[INFO] progress: Installing com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider.source
[INFO] progress: Installing ca.odell.glazedlists.source
[INFO] progress: Installing org.eclipse.equinox.security.ui.source
[INFO] progress: Installing org.glassfish.jersey.media.jersey-media-json-jackson.source
[INFO] progress: Installing org.eclipse.equinox.security.win32.x86_64
[INFO] progress: Installing org.apache.batik.bridge
[INFO] progress: Installing v20220517-1805.tests
[INFO] progress: Installing org.objectweb.asm.util.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gmf
[INFO] progress: Installing org.eclipse.ocl.core.sdk.feature.group
[INFO] progress: Installing com.github.jnr.jffi
[INFO] progress: Installing org.eclipse.equinox.p2.updatechecker.source
[INFO] progress: Installing org.eclipse.ui.win32
[INFO] progress: Installing com.sun.jna.platform
[INFO] progress: Installing org.eclipse.rcptt.verifications.text
[INFO] progress: Installing org.eclipse.emf.ecp.ide.editor.viewmodel.source
[INFO] progress: Installing org.apache.batik.dom.svg.source
[INFO] progress: Installing org.eclipse.ui.views.source
[INFO] progress: Installing org.apache.batik.css.source
[INFO] progress: Installing com.graphql.java.source
[INFO] progress: Installing org.dom4j
[INFO] progress: Installing org.apache.commons.logging
[INFO] progress: Installing com.sun.jna.source
[INFO] progress: Installing org.eclipse.ocl.doc.feature.jar
[INFO] progress: Installing org.apache.jclouds.jclouds-compute.source
[INFO] progress: Installing org.eclipse.jdt.apt.ui
[INFO] progress: Installing org.apache.pdfbox.preflight.source
[INFO] progress: Installing lpg.runtime.java
[INFO] progress: Installing org.eclipse.rcptt.core.launching
[INFO] progress: Installing org.eclipse.rcptt.tesla.jface.aspects
[INFO] progress: Installing org.apache.httpcomponents.core5.httpcore5.source
[INFO] progress: Installing org.eclipse.emf.transaction
[INFO] progress: Installing com.google.auth.google-auth-library-credentials.source
[INFO] progress: Installing org.apache.xmlrpc.client
[INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.jar
[INFO] progress: Installing org.glassfish.jersey.core.jersey-client
[INFO] progress: Installing org.apache.httpcomponents.core5.httpcore5-h2
[INFO] progress: Installing org.eclipse.ant.ui
[INFO] progress: Installing org.eclipse.core.databinding.observable
[INFO] progress: Installing com.cronutils
[INFO] progress: Installing org.slf4j.apis.jcl
[INFO] progress: Installing com.google.j2objc.j2objc-annotations
[INFO] progress: Installing org.eclipse.ocl.ecore
[INFO] progress: Installing org.apache.jclouds.api.openstack-nova.source
[INFO] progress: Installing org.eclipse.rcptt.ecl.server.tcp
[INFO] progress: Installing org.glassfish.jersey.containers.servlet
[INFO] progress: Installing file:/home/jenkins/agent/workspace/release/modules/nebula/runtime-site/target/site/site.xml.rcptt
[INFO] progress: Installing org.apache.lucene.queryparser.source
[INFO] progress: Installing org.eclipse.help
[INFO] progress: Installing org.glassfish.hk2.osgi-resource-locator
[INFO] progress: Installing org.ejml.denseC64.source
[INFO] progress: Installing org.eclipse.emf.transaction.feature.jar
[INFO] progress: Installing org.apache.httpcomponents.httpclient.win.source
[INFO] progress: Installing com.konghq.unirest-java.source
[INFO] progress: Installing org.objectweb.asm.tree.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gef
[INFO] progress: Installing org.jsoup.source
[INFO] progress: Installing org.eclipse.emf.validation
[INFO] progress: Installing org.eclipse.ui.editors
[INFO] progress: Installing org.junit.platform.commons.source
[INFO] progress: Installing com.google.guava.source
[INFO] progress: Installing org.immutables.value
[INFO] progress: Installing org.eclipse.emf.edit.feature.jar
[INFO] progress: Installing org.glassfish.jersey.ext.entityfiltering.source
[INFO] progress: Installing com.sun.jna.platform.source
[INFO] progress: Installing org.eclipse.emf.edit
[INFO] progress: Installing config.a.jre.javase
[INFO] progress: Installing org.apache.commons.cli
[INFO] progress: Installing org.apache.lucene.analyzers-common.source
[INFO] progress: Installing org.eclipse.rcptt.ecl.dispatch
[INFO] progress: Installing org.apache.commons.compress
[INFO] progress: Installing org.apache.commons.collections.source
[INFO] progress: Installing org.junit.platform.runner
[INFO] progress: Installing org.eclipse.equinox.p2.reconciler.dropins.source
[INFO] progress: Installing com.google.gson
[INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.group
[INFO] progress: Installing org.eclipse.emf.validation.feature.jar
[INFO] progress: Installing org.apache.httpcomponents.client5.httpclient5
[INFO] progress: Installing org.apache.jclouds.api.ec2
[INFO] progress: Installing org.eclipse.rcptt.tesla.swt.fragment
[INFO] progress: Installing javax.inject.source
[INFO] progress: Installing org.bouncycastle.bcpkix
[INFO] progress: Installing org.eclipse.rcptt.verifications.tree
[INFO] progress: Installing org.eclipse.core.contenttype
[INFO] progress: Installing com.google.javascript
[INFO] progress: Installing org.eclipse.pde.genericeditor.extension.source
[INFO] progress: Installing a.jre.javase
[INFO] progress: Installing org.eclipse.emfforms.ide.view.indexsegment.source
[INFO] progress: Installing org.eclipse.equinox.http.servlet
[INFO] progress: Installing ch.qos.logback.core.source
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.project.installer.source
[INFO] progress: Installing jakarta.xml.bind.source
[INFO] progress: Installing jakarta.activation.source
[INFO] progress: Installing org.eclipse.rcptt.verifications.log
[INFO] progress: Installing org.apache.logging.log4j
[INFO] progress: Installing javax.measure.unit-api.source
[INFO] progress: Installing org.eclipse.emf.ecp.ide.view.service
[INFO] progress: Installing com.fasterxml.jackson.core.jackson-databind
[INFO] progress: Installing org.eclipse.core.variables
[INFO] progress: Installing org.eclipse.emf.validation.ui
[INFO] progress: Installing org.eclipse.ui.browser.source
[INFO] progress: Installing org.eclipse.equinox.security.win32.x86_64.source
[INFO] progress: Installing org.apache.log4j.source
[INFO] progress: Installing org.eclipse.emf.compare.ide
[INFO] progress: Installing org.apache.batik.awt.util
[INFO] progress: Installing org.eclipse.rcptt.tesla.core.context
[INFO] progress: Installing org.antlr.runtime
[INFO] progress: Installing org.apache.commons.math3
[INFO] progress: Installing v20220517-1805.json
[INFO] progress: Installing io.opencensus.opencensus-contrib-http-util
[INFO] progress: Installing org.eclipse.rcptt.tesla.core.am
[INFO] progress: Installing org.hsqldb.source
[INFO] progress: Installing org.eclipse.rcptt.ecl.data
[INFO] progress: Installing org.eclipse.rcptt.tesla.jdt.aspects
[INFO] progress: Installing org.apache.batik.pdf
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.draw2d
[INFO] progress: Installing org.eclipse.emf.edit.ui.feature.jar
[INFO] progress: Installing org.eclipse.ocl.edit.feature.group
[INFO] progress: Installing org.eclipse.emf.edapt.history.edit
[INFO] progress: Installing org.eclipse.jsch.ui
[INFO] progress: Installing org.apache.httpcomponents.client5.httpclient5-win
[INFO] progress: Installing org.apache.xml.resolver
[INFO] progress: Installing org.apache.batik.constants
[INFO] progress: Installing org.eclipse.ocl.uml.ui
[INFO] progress: Installing org.eclipse.rcptt.tesla.gmf.aspects
[INFO] progress: Installing org.apache.batik.constants.source
[INFO] progress: Installing org.eclipse.equinox.http.servletbridge
[INFO] progress: Installing org.objectweb.asm.analysis
[INFO] progress: Installing ch.qos.logback.classic.source
[INFO] progress: Installing org.apache.jclouds.jclouds-blobstore.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.ecl
[INFO] progress: Installing org.apache.xmlbeans
[INFO] progress: Installing org.eclipse.equinox.p2.ui.admin.rcp.source
[INFO] progress: Installing org.eclipse.emf.codegen.feature.jar
[INFO] progress: Installing org.eclipse.emf.common
[INFO] progress: Installing org.apache.batik.bridge.source
[INFO] progress: Installing org.apache.maven.resolver.api.source
[INFO] progress: Installing org.eclipse.equinox.console
[INFO] progress: Installing org.eclipse.e4.ui.dialogs.source
[INFO] progress: Installing com.google.flogger.testing
[INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.group
[INFO] progress: Installing com.google.api.client-auth.source
[INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.jar
[INFO] progress: Installing com.google.api.client-http.source
[INFO] progress: Installing org.eclipse.e4.ui.workbench3
[INFO] progress: Installing org.eclipse.equinox.p2.garbagecollector
[INFO] progress: Installing org.hsqldb
[INFO] progress: Installing com.atlassian.commonmark-yaml
[INFO] progress: Installing org.eclipse.ui.intro.quicklinks
[INFO] progress: Installing org.eclipse.equinox.transforms.xslt.source
[INFO] progress: Installing org.objectweb.asm
[INFO] progress: Installing com.fasterxml.jackson.module.jackson-module-jaxb-annotations.source
[INFO] progress: Installing com.github.jnr.unixsocket
[INFO] progress: Installing org.apache.santuario.xmlsec
[INFO] progress: Installing com.google.api.client-auth-oauth2.source
[INFO] progress: Installing org.eclipse.emf.validation_root
[INFO] progress: Installing org.apache.batik.ext
[INFO] progress: Installing com.fasterxml.jackson.core.jackson-annotations.source
[INFO] progress: Installing org.apache.batik.xml.source
[INFO] progress: Installing org.knowm.xchart.source
[INFO] progress: Installing org.eclipse.pde.api.tools.ee.osgiminimum11
[INFO] progress: Installing org.eclipse.rcptt.tesla.feature.jar
[INFO] progress: Installing org.objectweb.asm
[INFO] progress: Installing jakarta.websocket
[INFO] progress: Installing org.eclipse.rcptt.ctx.group
[INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem
[INFO] progress: Installing jakarta.xml.bind
[INFO] progress: Installing com.fasterxml.jackson.jaxrs.jackson-jaxrs-base
[INFO] progress: Installing org.apache.sshd.sftp
[INFO] progress: Installing org.eclipse.pde.ds1_2.lib.source
[INFO] progress: Installing org.eclipse.equinox.metatype
[INFO] progress: Installing org.eclipse.e4.ui.workbench.addons.swt.source
[INFO] progress: Installing org.eclipse.ecf.ssl.source
[INFO] progress: Installing org.apache.lucene.analyzers-common
[INFO] progress: Installing org.jheaps.jheaps.source
[INFO] progress: Installing org.slf4j.bridge.jul.source
[INFO] progress: Installing org.apache.batik.gvt.source
[INFO] progress: Installing org.objenesis.source
[INFO] progress: Installing org.eclipse.equinox.p2.director.app.source
[INFO] progress: Installing com.github.jnr.ffi
[INFO] progress: Installing org.eclipse.pde.api.tools.ee.osgiminimum12
[INFO] progress: Installing org.eclipse.emf.compare
[INFO] progress: Installing org.apache.lucene.analyzers-smartcn
[INFO] progress: Installing org.apache.poi.ooxml
[INFO] progress: Installing com.sun.xml.bind
[INFO] progress: Installing org.antlr.runtime
[INFO] progress: Installing org.eclipse.ocl.ecore.edit
[INFO] progress: Installing org.apache.batik.codec
[INFO] progress: Installing org.junit
[INFO] progress: Installing org.eclipse.rcptt.core.scenario
[INFO] progress: Installing org.eclipse.emf.feature.group
[INFO] progress: Installing org.eclipse.rcptt.core.ecl.core
[INFO] progress: Installing org.eclipse.equinox.frameworkadmin.source
[INFO] progress: Installing org.eclipse.emf.edit.source
[INFO] progress: Installing org.eclipse.emf.compare.ide.ui
[INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml
[INFO] progress: Installing io.netty.buffer
[INFO] progress: Installing org.eclipse.emfforms.ide.preferences
[INFO] progress: Installing org.eclipse.compare.win32.source
[INFO] progress: Installing org.eclipse.ecf.provider.filetransfer.ssl.source
[INFO] progress: Installing org.eclipse.ui.net
[INFO] progress: Installing org.apache.lucene.core.source
[INFO] progress: Installing org.apache.tika.parsers
[INFO] progress: Installing com.google.auth.oauth2-http
[INFO] progress: Installing com.github.jnr.constants
[INFO] progress: Installing org.eclipse.core.databinding
[INFO] progress: Installing org.apache.poi.ooxml.schemas
[INFO] progress: Installing com.github.oshi.oshi-core.source
[INFO] progress: Installing com.sun.jna.platform.source
[INFO] progress: Installing org.apiguardian
[INFO] progress: Installing org.eclipse.rcptt.verifications
[INFO] progress: Installing org.eclipse.emf.exporter
[INFO] progress: Installing org.eclipse.e4.ui.dialogs
[INFO] progress: Installing org.eclipse.emf.transaction_root
[INFO] progress: Installing com.fasterxml.jackson.datatype.jackson-datatype-guava
[INFO] progress: Installing org.eclipse.rcptt.core.swt.win64
[INFO] progress: Installing org.eclipse.equinox.p2.ui.admin.source
[INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.jar
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.editor.feature.feature.jar
[INFO] progress: Installing org.eclipse.ecf.provider.filetransfer.httpclient5.source
[INFO] progress: Installing org.eclipse.emf.ant
[INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui
[INFO] progress: Installing org.kohsuke.args4j.source
[INFO] progress: Installing org.eclipse.emfforms.editor.source
[INFO] progress: Installing org.eclipse.emf.codegen
[INFO] progress: Installing org.eclipse.pde.api.tools.ee.osgiminimum10
[INFO] progress: Installing org.eclipse.tips.core
[INFO] progress: Installing io.opencensus.opencensus-contrib-http-util.source
[INFO] progress: Installing com.sun.jna.platform
[INFO] progress: Installing com.google.http-client.google-http-client-jackson2
[INFO] progress: Installing org.eclipse.emf.edapt.migration.ui
[INFO] progress: Installing org.eclipse.rcptt.tesla.gef
[INFO] progress: Installing org.eclipse.e4.tools
[INFO] progress: Installing org.eclipse.emf.edapt.migration
[INFO] progress: Installing org.eclipse.emf.codegen.ui
[INFO] progress: Installing net.bytebuddy.byte-buddy-agent
[INFO] progress: Installing com.github.jnr.enxio
[INFO] progress: Installing org.eclipse.emf.converter
[INFO] progress: Installing org.conscrypt.conscrypt-openjdk-uber
[INFO] progress: Installing org.glassfish.hk2.utils.source
[INFO] progress: Installing org.eclipse.equinox.simpleconfigurator
[INFO] progress: Installing org.eclipse.ant.ui.source
[INFO] progress: Installing org.eclipse.emf.ecp.ide.editor.view
[INFO] progress: Installing org.apache.batik.anim
[INFO] progress: Installing org.apache.maven.resolver.util.source
[INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.group
[INFO] progress: Installing org.apache.batik.svggen
[INFO] progress: Installing org.antlr.runtime.source
[INFO] progress: Installing org.apache.commons.compress.source
[INFO] progress: Installing org.eclipse.emf.ecp.emfforms.idetooling.feature.source.feature.jar
[INFO] progress: Installing org.eclipse.ecf
[INFO] progress: Installing v20220517-1805.logging
[INFO] progress: Installing com.github.jnr.ffi.source
[INFO] progress: Installing org.antlr.runtime.source
[INFO] progress: Installing com.google.oauth-client-jetty
[INFO] progress: Installing org.apache.lucene.queryparser
[INFO] progress: Installing com.google.http-client.google-http-client.source
[INFO] progress: Installing org.eclipse.emf.ecp.view.template.tooling.source
[INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.jar
[INFO] progress: Installing org.junit.jupiter.api.source
[INFO] progress: Installing com.google.inject
[INFO] progress: Installing org.jacoco.agent.source
[INFO] progress: Installing org.eclipse.emf.ecore.xmi
[INFO] progress: Installing org.apache.poi.ooxml.source
[INFO] progress: Installing org.eclipse.emf.common.feature.group
[INFO] progress: Installing org.apache.felix.gogo.command.source
[INFO] progress: Installing org.apache.felix.gogo.runtime.source
[INFO] progress: Installing org.objectweb.asm.source
[INFO] progress: Installing org.glassfish.hk2.locator
[INFO] progress: Installing org.eclipse.e4.ui.widgets.source
[INFO] progress: Installing org.bouncycastle.bcprov.source
[INFO] progress: Installing org.eclipse.urischeme.source
[INFO] progress: Installing org.apache.jclouds.api.openstack-cinder.source
[INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.aspect
[INFO] progress: Installing org.apache.poi
[INFO] progress: Installing org.apache.sshd.osgi
[INFO] progress: Installing org.eclipse.equinox.useradmin.source
[INFO] progress: Installing org.apache.pdfbox.xmpbox
[INFO] progress: Installing org.apache.httpcomponents.httpcore.source
[INFO] progress: Installing org.eclipse.equinox.weaving.hook.source
[INFO] progress: Installing org.eclipse.rcptt.watson.core
[INFO] progress: Installing org.bouncycastle.bcpkix.source
[INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.group
[INFO] progress: Installing org.apache.httpcomponents.httpcore-nio
[INFO] progress: Installing org.eclipse.equinox.p2.directorywatcher
[INFO] progress: Installing org.apache.xml.serializer.source
[INFO] progress: Installing org.eclipse.ui.source
[INFO] progress: Installing org.joni
[INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.jar
[INFO] progress: Installing org.eclipse.core.databinding.beans.source
[INFO] progress: Installing org.glassfish.jersey.core.jersey-common.source
[INFO] progress: Installing org.eclipse.equinox.jsp.jasper.registry.source
[INFO] progress: Installing org.eclipse.e4.ui.swt.win32.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.jar
[INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.impl
[INFO] progress: Installing org.yaml.snakeyaml
[INFO] progress: Installing org.eclipse.emf.edapt.common
[INFO] progress: Installing org.eclipse.ui.forms
[INFO] progress: Installing org.apache.jclouds.labs.docker.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.nebula
[INFO] progress: Installing org.apache.ws.commons.util.source
[INFO] progress: Installing org.eclipse.equinox.jsp.jasper.source
[INFO] progress: Installing org.eclipse.rcptt.verifications.time
[INFO] progress: Installing org.eclipse.equinox.http.jetty.source
[INFO] progress: Installing org.objectweb.asm.source
[INFO] progress: Installing org.eclipse.rcptt.verifications.resources.impl
[INFO] progress: Installing org.eclipse.rcptt.tesla.swt.aspects
[INFO] progress: Installing org.eclipse.tools.layout.spy
[INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi
[INFO] progress: Installing org.aspectj.runtime
[INFO] progress: Installing org.eclipse.e4.ui.workbench.renderers.swt.cocoa
[INFO] progress: Installing org.apache.jclouds.api.openstack-keystone.source
[INFO] progress: Installing com.google.gson.source
[INFO] progress: Installing org.aspectj.weaver
[INFO] progress: Installing org.eclipse.core.net.linux
[INFO] progress: Installing org.eclipse.compare.win32
[INFO] progress: Installing org.eclipse.equinox.p2.extensionlocation
[INFO] progress: Installing org.eclipse.core.externaltools
[INFO] progress: Installing org.bouncycastle.bcutil.source
[INFO] progress: Installing com.google.gson
[INFO] progress: Installing org.eclipse.e4.ui.bindings.source
[INFO] progress: Installing org.eclipse.rcptt.verifications.time.impl
[INFO] progress: Installing com.google.auto.value.auto-value-annotations.source
[INFO] progress: Installing com.atlassian.commonmark.source
[INFO] progress: Installing org.tukaani.xz.source
[INFO] progress: Installing org.glassfish.jersey.inject.jersey-hk2.source
[INFO] progress: Installing org.apache.batik.dom
[INFO] progress: Installing com.google.api.client-auth-oauth2
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gef
[INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.observable.aspects
[INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide.aspects
[INFO] progress: Installing org.eclipse.pde.ds.lib.source
[INFO] progress: Installing io.github.java-diff-utils.source
[INFO] progress: Installing org.eclipse.ui.net.source
[INFO] progress: Installing org.eclipse.rcptt.ctx.workbench
[INFO] progress: Installing com.google.guava
[INFO] progress: Installing org.apache.batik.gvt
[INFO] progress: Installing org.eclipse.jdt.annotation.source
[INFO] progress: Installing org.eclipse.e4.core.di.annotations
[INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.group
[INFO] progress: Installing org.eclipse.emf.importer
[INFO] progress: Installing com.atlassian.commonmark-gfm-strikethrough
[INFO] progress: Installing com.github.jnr.jffi.native
[INFO] progress: Installing com.sun.jna.source
[INFO] progress: Installing org.eclipse.rcptt.resources.impl
[INFO] progress: Installing org.apache.batik.util.source
[INFO] progress: Installing com.sun.jna.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.canvas
[INFO] progress: Installing org.eclipse.core.filesystem.linux.x86_64
[INFO] progress: Installing org.tukaani.xz
[INFO] progress: Installing com.github.jnr.jffi.source
[INFO] progress: Installing org.eclipse.emf.ecp.emfforms.idetooling.feature.feature.group
[INFO] progress: Installing org.eclipse.emf.edit.feature.group
[INFO] progress: Installing javax.validation.source
[INFO] progress: Installing org.apache.batik.svggen.source
[INFO] progress: Installing org.apache.xmlgraphics
[INFO] progress: Installing org.apache.batik.dom.source
[INFO] progress: Installing org.eclipse.core.externaltools.source
[INFO] progress: Installing org.eclipse.pde.ds1_2.lib
[INFO] progress: Installing org.apache.httpcomponents.core5.httpcore5-h2.source
[INFO] progress: Installing org.junit.jupiter.migrationsupport
[INFO] progress: Installing org.eclipse.equinox.p2.operations
[INFO] progress: Installing org.apache.batik.i18n.source
[INFO] progress: Installing org.apache.batik.xml
[INFO] progress: Installing org.apache.batik.script.source
[INFO] progress: Installing org.apache.batik.xml
[INFO] progress: Installing org.eclipse.ecf.provider.filetransfer
[INFO] progress: Installing org.eclipse.equinox.security.macosx
[INFO] progress: Installing org.eclipse.rcptt.util.resources
[INFO] progress: Installing org.eclipse.ui.views.properties.tabbed.source
[INFO] progress: Installing org.eclipse.emf.ecp.makeithappen.wizards
[INFO] progress: Installing org.dom4j.source
[INFO] progress: Installing com.atlassian.commonmark-heading-anchor
[INFO] progress: Installing org.eclipse.core.filebuffers.source
[INFO] progress: Installing org.eclipse.rcptt.ctx.resources
[INFO] progress: Installing org.apache.jclouds.labs.openstack-neutron
[INFO] progress: Installing org.apache.batik.script.source
[INFO] progress: Installing org.eclipse.rcptt.verifications.log.impl
[INFO] progress: Installing org.junit.platform.engine.source
[INFO] progress: Installing io.netty.common
[INFO] progress: Installing org.apache.batik.parser.source
[INFO] progress: Installing org.apache.commons.collections4.source
[INFO] progress: Installing org.eclipse.e4.ui.css.core
[INFO] progress: Installing org.eclipse.emf.edapt.recorder.feature.feature.group
[INFO] progress: Installing net.bytebuddy.byte-buddy.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench.texteditor
[INFO] progress: Installing org.apache.batik.dom
[INFO] progress: Installing org.apache.httpcomponents.httpclient.win
[INFO] progress: Installing org.eclipse.emf.edit.ui
[INFO] progress: Installing org.apache.maven.resolver.transport.http
[INFO] progress: Installing v20220517-1805.javax
[INFO] progress: Installing com.google.inject.assistedinject
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gmf
[INFO] progress: Installing org.apache.batik.extension
[INFO] progress: Installing org.eclipse.ocl.uml.feature.group
[INFO] progress: Installing org.eclipse.ui.externaltools
[INFO] progress: Installing org.eclipse.e4.tools.compat.source
[INFO] progress: Installing org.eclipse.rcptt.testrail.ecl.impl
[INFO] progress: Installing com.graphql.java.dataloader.source
[INFO] progress: Installing org.eclipse.e4.ui.swt.gtk
[INFO] progress: Installing org.eclipse.equinox.p2.ui.discovery
[INFO] progress: Installing org.eclipse.core.filesystem.linux.ppc64le
[INFO] progress: Installing java_cup
[INFO] progress: Installing org.apache.log4j
[INFO] progress: Installing com.sun.jna.platform.source
[INFO] progress: Installing org.eclipse.ui.forms.source
[INFO] progress: Installing org.eclipse.ocl.ui
[INFO] progress: Installing org.eclipse.update.configurator.source
[INFO] progress: Installing org.apache.xml.serializer
[INFO] progress: Installing org.eclipse.emf.converter.feature.group
[INFO] progress: Installing org.eclipse.core.databinding.source
[INFO] progress: Installing com.google.protobuf
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.project.installer
[INFO] progress: Installing org.eclipse.equinox.p2.discovery
[INFO] progress: Installing org.objectweb.asm.tree
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.editor.feature.source.feature.jar
[INFO] progress: Installing ca.odell.glazedlists
[INFO] progress: Installing v20220517-1805.apache
[INFO] progress: Installing org.eclipse.emf.ecp.view.workspace.migrator
[INFO] progress: Installing org.eclipse.jdt.apt.core.source
[INFO] progress: Installing org.eclipse.equinox.p2.ui.sdk.scheduler
[INFO] progress: Installing org.eclipse.rcptt.watson.jface
[INFO] progress: Installing org.eclipse.emf.ecp.view.migrator
[INFO] progress: Installing org.apache.maven.resolver.spi
[INFO] progress: Installing org.eclipse.emf.ecore.change.edit
[INFO] progress: Installing org.eclipse.ui.intro.universal
[INFO] progress: Installing org.slf4j.bridge.jul
[INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore.editor
[INFO] progress: Installing org.eclipse.equinox.region
[INFO] progress: Installing org.eclipse.emf.databinding.edit
[INFO] progress: Installing org.slf4j.ext
[INFO] progress: Installing org.objectweb.asm.util
[INFO] progress: Installing org.eclipse.emf.databinding.edit.source
[INFO] progress: Installing org.junit.platform.suite.commons.source
[INFO] progress: Installing org.apache.tika.core
[INFO] progress: Installing org.eclipse.pde.ua.core.source
[INFO] progress: Installing org.apache.lucene.misc.source
[INFO] progress: Installing org.eclipse.rcptt.watson.feature.group
[INFO] progress: Installing org.apache.jclouds.jclouds-core
[INFO] progress: Installing com.github.virtuald.curvesapi
[INFO] progress: Installing org.eclipse.rcptt.ecl.operations
[INFO] progress: Installing com.atlassian.commonmark
[INFO] progress: Installing org.eclipse.emfforms.ide.view.mappingsegment
[INFO] progress: Installing org.hamcrest.library
[INFO] progress: Installing org.apache.batik.codec.source
[INFO] progress: Installing org.eclipse.equinox.http.servlet.source
[INFO] progress: Installing org.eclipse.emf.ecp.ide.view.service.source
[INFO] progress: Installing org.eclipse.ui.genericeditor
[INFO] progress: Installing org.eclipse.ocl.ui.feature.group
[INFO] progress: Installing org.junit.jupiter.migrationsupport.source
[INFO] progress: Installing org.assertj
[INFO] progress: Installing org.eclipse.equinox.p2.ui.sdk.source
[INFO] progress: Installing org.eclipse.equinox.p2.discovery.source
[INFO] progress: Installing org.slf4j.binding.nop
[INFO] progress: Installing org.eclipse.rcptt.resources
[INFO] progress: Installing org.eclipse.ui.genericeditor.source
[INFO] progress: Installing org.apache.batik.i18n
[INFO] progress: Installing org.eclipse.rcptt.ctx.debug.impl
[INFO] progress: Installing org.eclipse.rcptt.tesla.canvas
[INFO] progress: Installing org.eclipse.equinox.p2.operations.source
[INFO] progress: Installing com.google.inject.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.jface.text
[INFO] progress: Installing org.eclipse.core.contenttype.source
[INFO] progress: Installing com.atlassian.commonmark-task-list-items.source
[INFO] progress: Installing org.eclipse.equinox.p2.installer
[INFO] progress: Installing org.eclipse.equinox.metatype.source
[INFO] progress: Installing com.sun.jna
[INFO] progress: Installing org.eclipse.emf.mapping.feature.group
[INFO] progress: Installing org.eclipse.ocl.doc.feature.group
[INFO] progress: Installing com.sun.jna
[INFO] progress: Installing v20220517-1805.all
[INFO] progress: Installing org.apache.batik.gvt
[INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.reconciler.aspects
[INFO] progress: Installing org.eclipse.emfforms.example.common.wizards
[INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core.ecl
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.preview.e3
[INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.aspects.e4x
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.controls.feature.source.feature.group
[INFO] progress: Installing org.eclipse.equinox.event
[INFO] progress: Installing org.eclipse.jdt.junit.runtime
[INFO] progress: Installing org.eclipse.ui.cocoa.source
[INFO] progress: Installing org.apache.batik.parser
[INFO] progress: Installing org.jacoco.agent
[INFO] progress: Installing org.eclipse.e4.ui.di.source
[INFO] progress: Installing org.apache.commons.io.source
[INFO] progress: Installing org.eclipse.ui.navigator.resources.source
[INFO] progress: Installing org.apache.jclouds.jclouds-scriptbuilder
[INFO] progress: Installing com.google.auth.google-auth-library-credentials
[INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.controls.feature.feature.jar
[INFO] progress: Installing org.eclipse.emf.mapping.ecore
[INFO] progress: Installing org.apache.commons.csv
[INFO] progress: Installing org.eclipse.emf.ecp.view.model.controls.feature.feature.group
[INFO] progress: Installing org.eclipse.emf.edapt.history
[INFO] progress: Installing org.apache.batik.parser
[INFO] progress: Installing org.eclipse.ui.browser
[INFO] progress: Installing javax.ws.rs
[INFO] progress: Installing org.eclipse.rcptt.watson.aspects.jobs
[INFO] progress: Installing org.eclipse.rcptt.tesla.gmf
[INFO] progress: Installing org.eclipse.core.databinding.observable.source
[INFO] progress: Installing org.eclipse.update.configurator
[INFO] progress: Installing org.apache.onami.configuration
[INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.impl
[INFO] progress: Installing org.eclipse.jface.databinding
[INFO] progress: Installing org.eclipse.rcptt.ctx.group.impl
[INFO] progress: Installing org.eclipse.emf.edapt.migration.test
[INFO] progress: Installing org.apache.felix.gogo.shell.source
[INFO] progress: Installing org.junit.vintage.engine
[INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor
[INFO] progress: Installing org.apache.xerces
[INFO] progress: Installing org.eclipse.emf.edapt.recorder.feature.feature.jar
[INFO] progress: Installing org.apache.batik.xml.source
[INFO] progress: Installing org.jdom2.source
[INFO] progress: Installing com.google.flogger.systembackend
[INFO] progress: Installing org.freemarker.source
[INFO] progress: Installing org.eclipse.emf.edapt.runtime.feature.feature.jar
[INFO] progress: Installing org.apache.ant
[INFO] progress: Installing org.eclipse.orbit.mongodb
[INFO] progress: Installing com.fasterxml.jackson.core.jackson-core.source
[INFO] progress: Installing com.github.jnr.enxio.source
[INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.group
[INFO] progress: Installing org.eclipse.core.filesystem.linux.aarch64
[INFO] progress: Installing org.eclipse.equinox.device
[INFO] progress: Installing org.eclipse.emfforms.ide.builder.source
[INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.jar
[INFO] progress: Installing org.glassfish.jersey.core.jersey-server.source
[INFO] progress: Installing org.apache.poi.source
[INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.aspects
[INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.group
[INFO] progress: Installing org.slf4j.apis.jcl.source
[INFO] progress: Installing org.opentest4j
[INFO] progress: Installing org.apache.commons.io
[INFO] progress: Installing org.eclipse.e4.emf.xpath.source
[INFO] progress: Installing org.eclipse.equinox.http.registry.source
[INFO] progress: Installing org.hamcrest
[INFO] progress: Installing org.eclipse.ui.views
[INFO] progress: Installing com.google.api.client-util
[INFO] progress: Installing org.apache.felix.gogo.shell
[INFO] progress: Installing org.eclipse.help.source
[INFO] progress: Installing org.eclipse.equinox.security.linux
[INFO] progress: Installing com.sun.jna.source
[INFO] progress: Installing org.glassfish.jersey.media.jersey-media-json-jackson
[INFO] progress: Installing org.eclipse.equinox.p2.discovery.compatibility.source
[INFO] progress: Installing org.eclipse.e4.ui.services
[INFO] progress: Installing org.glassfish.hk2.locator.source
[INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.impl
[INFO] progress: Installing org.bouncycastle.bcprov
[INFO] progress: Installing org.eclipse.jdt.apt.pluggable.core
[INFO] progress: Installing org.glassfish.jersey.core.jersey-common
[INFO] progress: Installing org.apache.commons.codec
[INFO] progress: Installing org.eclipse.emf.ecp.ide.util.source
[INFO] progress: Installing javax.activation.source
[INFO] progress: Installing org.apache.commons.fileupload.source
[INFO] progress: Installing org.eclipse.emf.mapping
[INFO] progress: Installing org.glassfish.hk2.osgi-resource-locator.source
[INFO] progress: Installing javax.annotation.source
[INFO] progress: Installing jakarta.servlet
[INFO] progress: Installing ch.qos.logback.slf4j
[INFO] progress: Installing org.apache.lucene.analyzers-smartcn
[INFO] progress: Installing org.apache.xalan
[INFO] progress: Installing org.eclipse.ocl.all.sdk.feature.group
[INFO] progress: Installing org.apache.felix.gogo.command
[INFO] progress: Installing org.eclipse.search
[INFO] progress: Installing org.eclipse.emf.ecp.view.treemasterdetail.validation
[INFO] progress: Installing javax.xml
[INFO] progress: Installing org.eclipse.equinox.transforms.hook.source
[INFO] progress: Installing com.github.jnr.x86asm.source
[INFO] progress: Installing org.apache.xalan.source
[INFO] progress: Installing com.github.jnr.jffi.native.source
[INFO] progress: Installing com.google.auth.oauth2-http.source
[INFO] progress: Installing org.apache.jclouds.api.openstack-cinder
[INFO] progress: Installing org.eclipse.orbit.mongodb.source
[INFO] progress: Installing org.apache.lucene.analyzers-smartcn.source
[INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.jar
[INFO] progress: Installing org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source
[INFO] progress: Installing org.eclipse.ocl.ui.feature.jar
[INFO] progress: Installing org.eclipse.rcptt.tesla.gef.aspects
[INFO] progress: Installing org.apache.maven.resolver.transport.http.source
[INFO] progress: Installing org.apiguardian.source
[INFO] progress: Installing org.apache.batik.svggen
[INFO] progress: Installing org.eclipse.equinox.jsp.jasper
[INFO] progress: Installing com.atlassian.commonmark-ins
[INFO] progress: Installing org.apache.commons.csv.source
[INFO] progress: Installing org.eclipse.equinox.security
[INFO] progress: Installing org.apache.lucene.misc
[INFO] progress: Installing org.eclipse.ecf.provider.filetransfer.httpclient5.win32
[INFO] progress: Installing org.eclipse.equinox.app
[INFO] progress: Installing com.atlassian.commonmark-gfm-strikethrough.source
[INFO] progress: Installing org.eclipse.equinox.p2.extensionlocation.source
[INFO] progress: Installing org.apache.batik.swing
[INFO] progress: Installing org.eclipse.e4.tools.services.source
[INFO] progress: Installing org.junit.platform.suite.engine
[INFO] progress: Installing a.jre.javase
[INFO] progress: Installing com.google.api.client-json.source
[INFO] progress: Installing org.apache.xmlrpc.server
[INFO] progress: Installing com.google.flogger.testing.source
[INFO] progress: Installing org.apache.poi.ooxml
[INFO] progress: Installing org.eclipse.rcptt.tesla.properties.view
[INFO] progress: Installing org.eclipse.emf.ecore
[INFO] progress: Installing org.glassfish.hk2.api.source
[INFO] progress: Installing org.eclipse.equinox.p2.console
[INFO] progress: Installing org.apache.lucene.analyzers-common
[INFO] progress: Installing com.graphql.java.dataloader
[INFO] progress: Installing org.eclipse.orbit.releng.recipes.feature.aggregation.feature.jar
[INFO] progress: Installing org.eclipse.emf.databinding
[INFO] progress: Installing org.eclipse.emf.databinding.feature.group
[INFO] progress: Installing jakarta.activation
[INFO] progress: Installing org.glassfish.hk2.api
[INFO] progress: Installing org.eclipse.core.databinding.beans
[INFO] progress: Installing com.google.api.client-util.source
[INFO] progress: Installing org.eclipse.equinox.p2.console.source
[INFO] progress: Installing org.eclipse.ecf.provider.filetransfer.ssl
[INFO] progress: Installing org.eclipse.equinox.http.jetty
[INFO] progress: Installing org.apache.batik.swing.source
[INFO] progress: Installing org.eclipse.rcptt.tesla.swt.e4x
[INFO] progress: Installing org.eclipse.rcptt.tesla.jobs.aspects
[INFO] progress: Installing net.bytebuddy.byte-buddy-agent
[INFO] progress: Installing org.eclipse.emf.ecp.view.validation.initial.feature.source.feature.group
[INFO] progress: Installing org.eclipse.orbit.releng.recipes.feature.aggregation.source.feature.jar
[INFO] progress: Installing com.atlassian.commonmark-gfm-tables.source
[INFO] progress: Installing org.eclipse.emf.ecp.ui.view.editor.controls
[INFO] progress: Installing org.apache.batik.svggen.source
[INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.group
[INFO] progress: Installing org.eclipse.ecf.ssl
[INFO] progress: Installing com.sun.xml.bind.source
[INFO] progress: Installing org.eclipse.equinox.app.source
[INFO] progress: Installing org.ejml.dense64
[INFO] progress: Installing org.eclipse.rcptt.expandbar.runtime
[INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding
[INFO] progress: Installing org.eclipse.e4.core.commands
[INFO] progress: Installing org.apache.xmlrpc.common.source
[INFO] progress: Installing org.eclipse.orbit.releng.recipes.feature.aggregation.source.feature.group
[INFO] progress: Installing org.eclipse.emf.validation.feature.group
[INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.jar
[INFO] progress: Installing javax.xml.source
[INFO] progress: Installing org.apache.maven.resolver.transport.file
[INFO] progress: Installing org.eclipse.rcptt.util
[INFO] progress: Installing org.jheaps.jheaps
[INFO] progress: Installing org.eclipse.ocl.doc
[INFO] progress: Installing com.atlassian.commonmark-image-attributes.source
[INFO] progress: Installing com.google.api.client-json
[INFO] progress: Installing org.eclipse.core.filesystem.linux.aarch64.source
[INFO] progress: Installing org.eclipse.equinox.console.ssh.source
[INFO] progress: Installing org.eclipse.emf.importer.rose
[INFO] progress: Installing org.slf4j.apis.log4j.source
[INFO] progress: Installing org.eclipse.emfforms.ide.view.segments.source
[INFO] progress: Installing org.glassfish.hk2.utils
[INFO] progress: Installing org.eclipse.equinox.p2.installer.source
[INFO] progress: Installing org.eclipse.emf.ecore.editor
[INFO] progress: Installing org.jacoco.report.source
[INFO] progress: Installing org.apache.xerces.source
[INFO] progress: Downloading org.eclipse.emf.validation_root
[INFO] progress: Downloading org.eclipse.emf.transaction_root
[INFO] progress: Preparing to commit the provisioning operation.
[INFO] progress: Committing the provisioning operation.
[INFO] progress: Reading plug-ins
[INFO] Target platform is valid.
[INFO] Looking for tests...
[INFO] Existing projects in workspace:
[INFO]     <none>
[INFO] Importing projects to workspace:
[INFO] Refreshing projects:
[INFO]     /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/projects/org.eclipse.emf.edapt.rcptt... OK
[INFO] Refreshing projects:
[INFO]     org.eclipse.emf.edapt.rcptt... OK
[INFO] Searching for tests in projects:
[INFO]     org.eclipse.emf.edapt.rcptt... 
[INFO] Complete OK
[INFO] Testcase Artifacts:10
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:23:50.034
[INFO] !MESSAGE AUT-0:Launching
[INFO] AUT-0:Launching
[INFO] AUT-0:Product: org.eclipse.epp.package.committers.product
[INFO] AUT-0:Application: org.eclipse.ui.ide.workbench
[INFO] AUT-0:Architecture: x86_64
[INFO] 64bit arch is selected because AUT uses launcher library
[INFO] 	"plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.500.v20220509-0833" specified in config file: eclipse.ini
[INFO] /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut-ws-0: AUT arguments: -nosplash -consoleLog --launcher.GTK_version 2 -os ${target.os} -arch ${target.arch}
[INFO] /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut-ws-0: AUT VM arguments: -Dosgi.requiredJavaVersion=11 -Dosgi.instance.area.default=@user.home/eclipse-workspace -Dsun.java.command=Eclipse -XX:+UseG1GC -XX:+UseStringDeduplication --add-modules=ALL-SYSTEM -Dosgi.requiredJavaVersion=11 -Dosgi.dataAreaRequiresExplicitInit=true -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=true -Xms256m -Xmx2048m --add-modules=ALL-SYSTEM -Xmx2g -Dorg.eclipse.swt.browser.DefaultType=mozilla
[INFO] Trying to use VM from application's ini file: plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.3.v20220515-1416/jre/bin
[INFO] Unknown file system layout of Java VM from ini file
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.launching.ext 1 0 2023-09-11 10:23:56.110
[INFO] !MESSAGE RCPTT: Launching AUT: AUT_0: Detected AUT architecture is x86_64.64bit arch is selected because AUT uses launcher library
[INFO] 	"plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.500.v20220509-0833" specified in config file: eclipse.ini
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.launching.ext 1 0 2023-09-11 10:23:56.119
[INFO] !MESSAGE RCPTT: Launching AUT: AUT_0: Selected JVM is /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10 detected architecture is x86_64
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.launching.ext 1 0 2023-09-11 10:23:56.119
[INFO] !MESSAGE RCPTT: Launching AUT: AUT_0: JVM and AUT architectures are compatible: true. JVM is 64bit and support running 32bit: false
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.launching.ext 1 0 2023-09-11 10:27:03.689
[INFO] !MESSAGE RCPTT: Launching AUT: AUT_0: AUT JVM arguments is set to : [-Dosgi.requiredJavaVersion=11, -Dosgi.instance.area.default=@user.home/eclipse-workspace, -Dsun.java.command=Eclipse, -XX:+UseG1GC, -XX:+UseStringDeduplication, --add-modules=ALL-SYSTEM, -Dosgi.requiredJavaVersion=11, -Dosgi.dataAreaRequiresExplicitInit=true, -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=true, -Xms256m, -Xmx2048m, --add-modules=ALL-SYSTEM, -Xmx2g, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Dq7id=457701ea-447b-4b9a-a56a-a4b9eb5cce2e, -Dq7EclPort=4001, -Dosgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar,reference:file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.equinox.weaving.hook_1.3.100.v20211021-1418.jar, -Declipse.vmargs=-Dosgi.requiredJavaVersion=11
[INFO] -Dosgi.instance.area.default=@user.home/eclipse-workspace
[INFO] -Dsun.java.command=Eclipse
[INFO] -XX:+UseG1GC
[INFO] -XX:+UseStringDeduplication
[INFO] --add-modules=ALL-SYSTEM
[INFO] -Dosgi.requiredJavaVersion=11
[INFO] -Dosgi.dataAreaRequiresExplicitInit=true
[INFO] -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=true
[INFO] -Xms256m
[INFO] -Xmx2048m
[INFO] --add-modules=ALL-SYSTEM
[INFO] -Xmx2g
[INFO] -Dorg.eclipse.swt.browser.DefaultType=mozilla
[INFO] -Dq7id=457701ea-447b-4b9a-a56a-a4b9eb5cce2e
[INFO] -Dq7EclPort=4001
[INFO] -Dosgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar,reference:file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.equinox.weaving.hook_1.3.100.v20211021-1418.jar
[INFO] ]
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.launching.ext 1 0 2023-09-11 10:27:03.771
[INFO] !MESSAGE RCPTT: Launching AUT: AUT_0: AUT command line arguments is set to: [-product, org.eclipse.epp.package.committers.product, -data, /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/aut-ws-0, -configuration, file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/AUT_0/, -dev, file:/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/AUT_0/dev.properties, -ws, gtk, -nosplash, -consoleLog, --launcher.GTK_version, 2, -os, linux, -arch, x86_64, -eclipse.keyring, /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/AUT_0/secure_storage, -vm, /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10]
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.launching 1 0 2023-09-11 10:28:41.348
[INFO] !MESSAGE Activating AUT at host localhost. ECL port: 7001. Tesla port: 7002
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:28:41.716
[INFO] !MESSAGE [AUT-0] Starting: Breaking change indication.test (0 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:29:27.502
[INFO] !MESSAGE [AUT-0] Finished: Breaking change indication.test in 43613 (0 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:29:27.507
[INFO] !MESSAGE [AUT-0] Starting: Create History And Change Recording.test (1 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2023-09-11 10:29:27.538
[INFO] !MESSAGE Pass 1 (10) processed. 0 failed. spent: 0:45, 2:00 mins remaining. Breaking change indication. time: 43613ms 
[INFO] Pass 1 (10) processed. 0 failed. spent: 0:45, 2:00 mins remaining. Breaking change indication. time: 43613ms 
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:29:41.273
[INFO] !MESSAGE [AUT-0] Finished: Create History And Change Recording.test in 12731 (1 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:29:41.278
[INFO] !MESSAGE [AUT-0] Starting: Create Initial Release.test (2 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2023-09-11 10:29:41.292
[INFO] !MESSAGE Pass 2 (10) processed. 0 failed. spent: 0:59, 1:43 mins remaining. Create History And Change Recording. time: 12731ms 
[INFO] Pass 2 (10) processed. 0 failed. spent: 0:59, 1:43 mins remaining. Create History And Change Recording. time: 12731ms 
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:29:53.991
[INFO] !MESSAGE [AUT-0] Finished: Create Initial Release.test in 11647 (2 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:29:53.996
[INFO] !MESSAGE [AUT-0] Starting: Extension Points.test (3 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2023-09-11 10:29:54.008
[INFO] !MESSAGE Pass 3 (10) processed. 0 failed. spent: 1:12, 1:26 mins remaining. Create Initial Release. time: 11647ms 
[INFO] Pass 3 (10) processed. 0 failed. spent: 1:12, 1:26 mins remaining. Create Initial Release. time: 11647ms 
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:30:19.834
[INFO] !MESSAGE [AUT-0] Finished: Extension Points.test in 24795 (3 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:30:19.862
[INFO] !MESSAGE [AUT-0] Starting: Menu Contributions.test (4 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2023-09-11 10:30:19.892
[INFO] !MESSAGE Pass 4 (10) processed. 0 failed. spent: 1:38, 1:21 mins remaining. Extension Points. time: 24795ms 
[INFO] Pass 4 (10) processed. 0 failed. spent: 1:38, 1:21 mins remaining. Extension Points. time: 24795ms 
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:30:24.517
[INFO] !MESSAGE [AUT-0] Finished: Menu Contributions.test in 4045 (4 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:30:24.520
[INFO] !MESSAGE [AUT-0] Starting: Multiple ecores.test (5 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2023-09-11 10:30:24.597
[INFO] !MESSAGE Pass 5 (10) processed. 0 failed. spent: 1:42, 0:58 mins remaining. Menu Contributions. time: 4045ms 
[INFO] Pass 5 (10) processed. 0 failed. spent: 1:42, 0:58 mins remaining. Menu Contributions. time: 4045ms 
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:30:42.362
[INFO] !MESSAGE [AUT-0] Finished: Multiple ecores.test in 16608 (5 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:30:42.365
[INFO] !MESSAGE [AUT-0] Starting: Select Change.test (6 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2023-09-11 10:30:42.418
[INFO] !MESSAGE Pass 6 (10) processed. 0 failed. spent: 2:00, 0:45 mins remaining. Multiple ecores. time: 16608ms 
[INFO] Pass 6 (10) processed. 0 failed. spent: 2:00, 0:45 mins remaining. Multiple ecores. time: 16608ms 
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:31:05.330
[INFO] !MESSAGE [AUT-0] Finished: Select Change.test in 21406 (6 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:31:05.333
[INFO] !MESSAGE [AUT-0] Starting: Select Change.test (7 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2023-09-11 10:31:05.347
[INFO] !MESSAGE Pass 7 (10) processed. 0 failed. spent: 2:23, 0:31 mins remaining. Select Change. time: 21406ms 
[INFO] Pass 7 (10) processed. 0 failed. spent: 2:23, 0:31 mins remaining. Select Change. time: 21406ms 
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:31:24.296
[INFO] !MESSAGE [AUT-0] Finished: Select Change.test in 17663 (7 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:31:24.300
[INFO] !MESSAGE [AUT-0] Starting: Select EElement.test (8 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2023-09-11 10:31:24.336
[INFO] !MESSAGE Pass 8 (10) processed. 0 failed. spent: 2:42, 0:16 mins remaining. Select Change. time: 17663ms 
[INFO] Pass 8 (10) processed. 0 failed. spent: 2:42, 0:16 mins remaining. Select Change. time: 17663ms 
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:31:41.171
[INFO] !MESSAGE [AUT-0] Finished: Select EElement.test in 15537 (8 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:31:41.175
[INFO] !MESSAGE [AUT-0] Starting: Use Operation And Release.test (9 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2023-09-11 10:31:41.254
[INFO] !MESSAGE Pass 9 (10) processed. 0 failed. spent: 2:59, 0:00 mins remaining. Select EElement. time: 15537ms 
[INFO] Pass 9 (10) processed. 0 failed. spent: 2:59, 0:00 mins remaining. Select EElement. time: 15537ms 
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:31:59.678
[INFO] !MESSAGE [AUT-0] Finished: Use Operation And Release.test in 17155 (9 from 10)
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2023-09-11 10:31:59.775
[INFO] !MESSAGE Pass 10 (10) processed. 0 failed. spent: 3:18, 0:00 mins remaining. Use Operation And Release. time: 17155ms 
[INFO] Pass 10 (10) processed. 0 failed. spent: 3:18, 0:00 mins remaining. Use Operation And Release. time: 17155ms 
[INFO] 
[INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2023-09-11 10:31:59.775
[INFO] !MESSAGE Shut down AUTs: executed
[INFO] Process terminated. Shut down AUTs
[INFO] Finished at Mon Sep 11 10:32:05 UTC 2023
[INFO] 
[INFO] !ENTRY org.eclipse.core.resources 2 10035 2023-09-11 10:32:05.724
[INFO] !MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] Runner exit code is: 0
[INFO] 
[INFO] --- rcptt-maven-plugin:2.5.3:package (default-package) @ org.eclipse.emf.edapt.rcptt ---
[INFO] Building zip: /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/projects/org.eclipse.emf.edapt.rcptt-1.6.0-SNAPSHOT.zip
[INFO] Building zip: /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/target/org.eclipse.emf.edapt-org.eclipse.emf.edapt.rcptt-1.6.0-SNAPSHOT-result.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:38 min
[INFO] Finished at: 2023-09-11T10:32:34Z
[INFO] ------------------------------------------------------------------------
[WARNING] 
[WARNING] Plugin validation issues were detected in 2 plugin(s)
[WARNING] 
[WARNING]  * org.apache.maven.plugins:maven-toolchains-plugin:1.1
[WARNING]  * org.eclipse.rcptt:rcptt-maven-plugin:2.5.3
[WARNING] 
[WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
[WARNING] 
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 47 killed;
[ssh-agent] Stopped.
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS