Skip to content
Aborted

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/osee/org.eclipse.osee/+/181551
Running as SYSTEM
Agent centos-7-hqjn5 is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-hqjn5"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.osee.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-hqjn5"
    - 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-hqjn5"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.osee.svc.cluster.local/osee/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    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
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-osee"
      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-hqjn5 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/osee_2020_eclipse
[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-MxdPgBlabzeT/agent.66
SSH_AGENT_PID=68
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/osee_2020_eclipse@tmp/private_key_8670389964078317742.key (/home/jenkins/agent/workspace/osee_2020_eclipse@tmp/private_key_8670389964078317742.key)
[ssh-agent] Using credentials genie.osee (ssh://genie.recommenders@projects-storage.eclipse.org)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/osee/org.eclipse.osee
 > git init /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/osee/org.eclipse.osee
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.eclipse.org/r/osee/org.eclipse.osee +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/osee/org.eclipse.osee # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/Eclipse_2020^{commit} # timeout=10
Checking out Revision 031c06f0df7884357e1640cc7bbc1bb76d58adeb (origin/Eclipse_2020)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 031c06f0df7884357e1640cc7bbc1bb76d58adeb # timeout=10
Commit message: "refactor: Set java lib path"
 > git rev-list --no-walk 031c06f0df7884357e1640cc7bbc1bb76d58adeb # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[osee_2020_eclipse] $ vncserver -list
Starting xvnc
[osee_2020_eclipse] $ Xvnc :55 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
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 Jun  7 22:30:49 2021
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5955
 vncext:      created VNC server for screen 0
[osee_2020_eclipse] $ /bin/sh -xe /tmp/jenkins3840436891817666008.sh
+ cat /opt/tools/apache-maven/3.5.4/conf/settings.xml
<?xml version="1.0" encoding="UTF-8"?>

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.
-->

<!--
 | This is the configuration file for Maven. It can be specified at two levels:
 |
 |  1. User Level. This settings.xml file provides configuration for a single user,
 |                 and is normally provided in ${user.home}/.m2/settings.xml.
 |
 |                 NOTE: This location can be overridden with the CLI option:
 |
 |                 -s /path/to/user/settings.xml
 |
 |  2. Global Level. This settings.xml file provides configuration for all Maven
 |                 users on a machine (assuming they're all using the same Maven
 |                 installation). It's normally provided in
 |                 ${maven.conf}/settings.xml.
 |
 |                 NOTE: This location can be overridden with the CLI option:
 |
 |                 -gs /path/to/global/settings.xml
 |
 | The sections in this sample file are intended to give you a running start at
 | getting the most out of your Maven installation. Where appropriate, the default
 | values (values used when the setting is not specified) are provided.
 |
 |-->
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
  <!-- localRepository
   | The path to the local repository maven will use to store artifacts.
   |
   | Default: ${user.home}/.m2/repository
  <localRepository>/path/to/local/repo</localRepository>
  -->

  <!-- interactiveMode
   | This will determine whether maven prompts you when it needs input. If set to false,
   | maven will use a sensible default value, perhaps based on some other setting, for
   | the parameter in question.
   |
   | Default: true
  <interactiveMode>true</interactiveMode>
  -->

  <!-- offline
   | Determines whether maven should attempt to connect to the network when executing a build.
   | This will have an effect on artifact downloads, artifact deployment, and others.
   |
   | Default: false
  <offline>false</offline>
  -->

  <!-- pluginGroups
   | This is a list of additional group identifiers that will be searched when resolving plugins by their prefix, i.e.
   | when invoking a command line like "mvn prefix:goal". Maven will automatically add the group identifiers
   | "org.apache.maven.plugins" and "org.codehaus.mojo" if these are not already contained in the list.
   |-->
  <pluginGroups>
    <!-- pluginGroup
     | Specifies a further group identifier to use for plugin lookup.
    <pluginGroup>com.your.plugins</pluginGroup>
    -->
  </pluginGroups>

  <!-- proxies
   | This is a list of proxies which can be used on this machine to connect to the network.
   | Unless otherwise specified (by system property or command-line switch), the first proxy
   | specification in this list marked as active will be used.
   |-->
  <proxies>
    <!-- proxy
     | Specification for one proxy, to be used in connecting to the network.
     |
    <proxy>
      <id>optional</id>
      <active>true</active>
      <protocol>http</protocol>
      <username>proxyuser</username>
      <password>proxypass</password>
      <host>proxy.host.net</host>
      <port>80</port>
      <nonProxyHosts>local.net|some.host.com</nonProxyHosts>
    </proxy>
    -->
  </proxies>

  <!-- servers
   | This is a list of authentication profiles, keyed by the server-id used within the system.
   | Authentication profiles can be used whenever maven must make a connection to a remote server.
   |-->
  <servers>
    <!-- server
     | Specifies the authentication information to use when connecting to a particular server, identified by
     | a unique name within the system (referred to by the 'id' attribute below).
     |
     | NOTE: You should either specify username/password OR privateKey/passphrase, since these pairings are
     |       used together.
     |
    <server>
      <id>deploymentRepo</id>
      <username>repouser</username>
      <password>repopwd</password>
    </server>
    -->

    <!-- Another sample, using keys to authenticate.
    <server>
      <id>siteServer</id>
      <privateKey>/path/to/private/key</privateKey>
      <passphrase>optional; leave empty if not used.</passphrase>
    </server>
    -->
  </servers>

  <!-- mirrors
   | This is a list of mirrors to be used in downloading artifacts from remote repositories.
   |
   | It works like this: a POM may declare a repository to use in resolving certain artifacts.
   | However, this repository may have problems with heavy traffic at times, so people have mirrored
   | it to several places.
   |
   | That repository definition will have a unique id, so we can create a mirror reference for that
   | repository, to be used as an alternate download site. The mirror site will be the preferred
   | server for that repository.
   |-->
  <mirrors>
    <!-- mirror
     | Specifies a repository mirror site to use instead of a given repository. The repository that
     | this mirror serves has an ID that matches the mirrorOf element of this mirror. IDs are used
     | for inheritance and direct lookup purposes, and must be unique across the set of mirrors.
     |
    <mirror>
      <id>mirrorId</id>
      <mirrorOf>repositoryId</mirrorOf>
      <name>Human Readable Name for this Mirror.</name>
      <url>http://my.repository.com/repo/path</url>
    </mirror>
     -->
  </mirrors>

  <!-- profiles
   | This is a list of profiles which can be activated in a variety of ways, and which can modify
   | the build process. Profiles provided in the settings.xml are intended to provide local machine-
   | specific paths and repository locations which allow the build to work in the local environment.
   |
   | For example, if you have an integration testing plugin - like cactus - that needs to know where
   | your Tomcat instance is installed, you can provide a variable here such that the variable is
   | dereferenced during the build process to configure the cactus plugin.
   |
   | As noted above, profiles can be activated in a variety of ways. One way - the activeProfiles
   | section of this document (settings.xml) - will be discussed later. Another way essentially
   | relies on the detection of a system property, either matching a particular value for the property,
   | or merely testing its existence. Profiles can also be activated by JDK version prefix, where a
   | value of '1.4' might activate a profile when the build is executed on a JDK version of '1.4.2_07'.
   | Finally, the list of active profiles can be specified directly from the command line.
   |
   | NOTE: For profiles defined in the settings.xml, you are restricted to specifying only artifact
   |       repositories, plugin repositories, and free-form properties to be used as configuration
   |       variables for plugins in the POM.
   |
   |-->
  <profiles>
    <!-- profile
     | Specifies a set of introductions to the build process, to be activated using one or more of the
     | mechanisms described above. For inheritance purposes, and to activate profiles via <activatedProfiles/>
     | or the command line, profiles have to have an ID that is unique.
     |
     | An encouraged best practice for profile identification is to use a consistent naming convention
     | for profiles, such as 'env-dev', 'env-test', 'env-production', 'user-jdcasey', 'user-brett', etc.
     | This will make it more intuitive to understand what the set of introduced profiles is attempting
     | to accomplish, particularly when you only have a list of profile id's for debug.
     |
     | This profile example uses the JDK version to trigger activation, and provides a JDK-specific repo.
    <profile>
      <id>jdk-1.4</id>

      <activation>
        <jdk>1.4</jdk>
      </activation>

      <repositories>
        <repository>
          <id>jdk14</id>
          <name>Repository for JDK 1.4 builds</name>
          <url>http://www.myhost.com/maven/jdk14</url>
          <layout>default</layout>
          <snapshotPolicy>always</snapshotPolicy>
        </repository>
      </repositories>
    </profile>
    -->

    <!--
     | Here is another profile, activated by the system property 'target-env' with a value of 'dev',
     | which provides a specific path to the Tomcat instance. To use this, your plugin configuration
     | might hypothetically look like:
     |
     | ...
     | <plugin>
     |   <groupId>org.myco.myplugins</groupId>
     |   <artifactId>myplugin</artifactId>
     |
     |   <configuration>
     |     <tomcatLocation>${tomcatPath}</tomcatLocation>
     |   </configuration>
     | </plugin>
     | ...
     |
     | NOTE: If you just wanted to inject this configuration whenever someone set 'target-env' to
     |       anything, you could just leave off the <value/> inside the activation-property.
     |
    <profile>
      <id>env-dev</id>

      <activation>
        <property>
          <name>target-env</name>
          <value>dev</value>
        </property>
      </activation>

      <properties>
        <tomcatPath>/path/to/tomcat/instance</tomcatPath>
      </properties>
    </profile>
    -->
  </profiles>

  <!-- activeProfiles
   | List of profiles that are active for all builds.
   |
  <activeProfiles>
    <activeProfile>alwaysActiveProfile</activeProfile>
    <activeProfile>anotherAlwaysActiveProfile</activeProfile>
  </activeProfiles>
  -->
</settings>
+ cat /home/jenkins/.m2/settings.xml
<?xml version="1.0" encoding="UTF-8"?>
<settings>
  <interactiveMode>false</interactiveMode>
  <servers>
    <server>
      <id>repo.eclipse.org</id>
      <username>deployment</username>
      <password>{NODgzeX2MQ0HMmV5IErWLtwD2b06OdLKLMRtK8ZC0GB8iO8h5jkWWUtWKwckcIZ5HD9kHA44Pv2NO6dJBlV4tw==}</password>
    </server>
  </servers>
  <mirrors>
    <mirror>
      <id>eclipse.maven.central.mirror</id>
      <name>Eclipse Central Proxy</name>
      <url>https://repo.eclipse.org/content/repositories/maven_central/</url>
      <mirrorOf>central</mirrorOf>
    </mirror>
  </mirrors>
</settings>
[osee_2020_eclipse] $ /opt/tools/apache-maven/3.5.4/bin/mvn -f /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/pom.xml -DGERRIT_BRANCH=eclipse_2020_rebased -DGERRIT_PATCHSET_REVISION=8c65caff7897353d768930bab76b7816c7be92a1 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=baily.e.roberts@boeing.com "-DGERRIT_EVENT_ACCOUNT_NAME=Baily Roberts" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/osee/org.eclipse.osee/+/181551 -DGERRIT_PATCHSET_UPLOADER_EMAIL=baily.e.roberts@boeing.com -DGERRIT_EVENT_TYPE=patchset-created -DBUILD_ALIAS=-DEV -DGERRIT_PROJECT=osee/org.eclipse.osee -Dpost_to_eclipse=false -DGERRIT_CHANGE_NUMBER=181551 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Baily Roberts\" <baily.e.roberts@boeing.com>' -DGERRIT_PORT=29418 -DECLIPSE_IP_BUILD=org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/51/181551/1 -DEXTERNAL_IP_URL=https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip "-DGERRIT_PATCHSET_UPLOADER_NAME=Baily Roberts" '-DGERRIT_CHANGE_OWNER=\"Baily Roberts\" <baily.e.roberts@boeing.com>' -DGERRIT_CHANGE_COMMIT_MESSAGE=cmVmYWN0b3I6IGRvIHN0dWZmCgpDaGFuZ2UtSWQ6IEkwODA1NzQ3ZjI5NTQ5YTJhZTQwMDM1NmMyODM4MWYxNDc1MjMzYmRmClNpZ25lZC1vZmYtYnk6IGJyb2JlcnRzIDxiYWlseS5lLnJvYmVydHNAYm9laW5nLmNvbT4K "-DGERRIT_NAME=Eclipse Gerrit" -DDELETE_MAVEN_REPO_BEFORE_BUILD=false -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=refactor: do stuff" -DDEV_BRANCH=dev -DSKIP_IP_DOWNLOAD_IF_FILE_FOUND=false -Dversion=CHANGEME '-DGERRIT_EVENT_ACCOUNT=\"Baily Roberts\" <baily.e.roberts@boeing.com>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I0805747f29549a2ae400356c28381f1475233bdf -DGERRIT_EVENT_HASH=115008469 -DGERRIT_VERSION=3.2.7 -DGERRIT_EVENT_ACCOUNT_EMAIL=baily.e.roberts@boeing.com -D_JAVA_OPTIONS=-XX:MaxRAMPercentage=21.0 -Dskiptests=false -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Baily Roberts" -Dexternal-eclipse-ip-site=https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip/org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip -Dworkspace-root-path=/home/jenkins/agent/workspace/osee_2020_eclipse -Dskip-download-if-exists=false -Dmaven.repo.local=/home/jenkins/agent/workspace/osee_2020_eclipse/.repository clean verify -U -B -X
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=21.0
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Maven home: /opt/tools/apache-maven/3.5.4
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.19-200.fc33.x86_64", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.annotation.* < plexus.core
[DEBUG]   Imported: javax.annotation.security.* < plexus.core
[DEBUG]   Imported: javax.enterprise.inject.* < plexus.core
[DEBUG]   Imported: javax.enterprise.util.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
[DEBUG]   Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: plain
[DEBUG] Reading global settings from /opt/tools/apache-maven/3.5.4/conf/settings.xml
[DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml
[DEBUG] Reading global toolchains from /opt/tools/apache-maven/3.5.4/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml
[DEBUG] Using local repository at /home/jenkins/agent/workspace/osee_2020_eclipse/.repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/agent/workspace/osee_2020_eclipse/.repository
[INFO] Scanning for projects...
[DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2).
[DEBUG] Extension realms for project org.eclipse.osee:org.eclipse.osee.extras:pom:0.16.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: org.eclipse.osee:org.eclipse.osee.extras:pom:0.16.0-SNAPSHOT
[DEBUG] Tasks:   [clean, verify]
[DEBUG] Style:   Regular
[DEBUG] =======================================================================
[INFO] 
[INFO] --------------< org.eclipse.osee:org.eclipse.osee.extras >--------------
[INFO] Building OSEE EXTRAS 0.16.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-clean-plugin/2.5/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-plugins/22/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-parent/21/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-parent/21/maven-parent-21.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/apache/10/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/apache/10/apache-10.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-clean-plugin/2.5/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-plugins/18/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-parent/16/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/apache/7/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/apache/7/apache-7.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar.lastUpdated
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       org.eclipse.osee:org.eclipse.osee.extras:0.16.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[DEBUG] Repositories (plugins)     : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <directory default-value="${project.build.directory}"/>
  <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
  <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
  <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <reportDirectory default-value="${project.reporting.outputDirectory}"/>
  <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
  <skip default-value="false">${clean.skip}</skip>
  <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
  <verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-antrun-plugin:1.6:run (build-osee-server)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <localRepository>${localRepository}</localRepository>
  <pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
  <project>${project}</project>
  <sourceRoot>${sourceRoot}</sourceRoot>
  <target>
    <property name="plugin_classpath" refid="maven.plugin.classpath"/>
    <taskdef resource="net/sf/antcontrib/antlib.xml">
      <classpath>
        <pathelement path="${classpath}"/>
        <pathelement path="${plugin_classpath}"/>
      </classpath>
    </taskdef>
    <property environment="env"/>
    <if>
      <isset property="http.proxyHost"/>
      <then>
        <echo message="Set Proxy: [${http.proxyHost}:${http.proxyPort}]"/>
        <echo message="Exclude ProxyHosts: [${http.nonProxyHosts}]"/>
        <setproxy proxyport="${http.proxyPort}" nonproxyhosts="${http.nonProxyHosts}" proxyhost="${http.proxyHost}"/>
      </then>
    </if>
    <property name="ip-site-base-repo-path" value="/home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target"/>
    <property name="ip-site-repo-path" value="${ip-site-base-repo-path}/repository"/>
    <property name="ip-site-zip-path" value="${ip-site-base-repo-path}/org.eclipse.ip.p2-1.0.0.v201308231617-DEV.zip"/>
    <echo message="Setting up Eclipse IP Repo from: [https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip/org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip]"/>
    <echo message="                            to: [${ip-site-base-repo-path}]"/>
    <delete dir="${ip-site-repo-path}"/>
    <mkdir dir="${ip-site-repo-path}"/>
    <get skipexisting="false" src="https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip/org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip" dest="${ip-site-zip-path}"/>
    <unzip src="${ip-site-zip-path}" dest="${ip-site-repo-path}" overwrite="true"/>
  </target>
  <testSourceRoot>${testSourceRoot}</testSourceRoot>
  <versionsPropertyName default-value="maven.project.dependencies.versions"/>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=26484, ConflictMarker.markTime=205014, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=17501, ConflictIdSorter.topsortTime=314542, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=758296, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=120649, DefaultDependencyCollector.transformTime=2245177}
[DEBUG] org.eclipse.osee:org.eclipse.osee.extras:pom:0.16.0-SNAPSHOT
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.extras ---
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven/2.0.6/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-parent/5/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-parent/5/maven-parent-5.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/apache/3/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/apache/3/apache-3.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/3.0/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/sonatype/spice/spice-parent/16/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/sonatype/forge/forge-parent/5/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=585108, ConflictMarker.markTime=64634, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=76739, ConflictIdSorter.topsortTime=18634, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1066386, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=128729316, DefaultDependencyCollector.transformTime=1857557}
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0:compile
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/3.0/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar.lastUpdated
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG]   Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG]   (f) directory = /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target
[DEBUG]   (f) excludeDefaultDirectories = false
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) followSymLinks = false
[DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/classes
[DEBUG]   (f) reportDirectory = /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/site
[DEBUG]   (f) retryOnError = true
[DEBUG]   (f) skip = false
[DEBUG]   (f) testOutputDirectory = /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/test-classes
[DEBUG] -- end configuration --
[DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target
[DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/classes
[DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/test-classes
[DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/site
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (build-osee-server) @ org.eclipse.osee.extras ---
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/ant-contrib/ant-contrib/1.0b3/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/com/jcraft/jsch/0.1.42/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/com/jcraft/jsch/0.1.42/jsch-0.1.42.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-jsch/1.8.2/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-jsch/1.8.2/ant-jsch-1.8.2.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-parent/1.8.2/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.8.2/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.8.2/ant-1.8.2.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-launcher/1.8.2/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/commons-net/commons-net/1.4.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/commons-net/commons-net/1.4.1/commons-net-1.4.1.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/oro/oro/2.0.8/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/oro/oro/2.0.8/oro-2.0.8.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-commons-net/1.7.0/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-commons-net/1.7.0/ant-commons-net-1.7.0.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-parent/1.7.0/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.7.0/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.7.0/ant-1.7.0.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-launcher/1.7.0/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/commons-net/commons-net/1.4.0/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/commons-net/commons-net/1.4.0/commons-net-1.4.0.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-api/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven/2.0.11/maven-2.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-parent/12/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-parent/12/maven-parent-12.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/apache/6/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/apache/6/apache-6.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-project/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-settings/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-model/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/1.5.6/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus/1.0.12/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-interpolation/1.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus/1.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-containers/1.0.3/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus/1.0.4/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/junit/junit/3.8.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/junit/junit/3.8.1/junit-3.8.1.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/1.0.4/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom.lastUpdated
[DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (http://repo1.maven.org/maven2).
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/classworlds/classworlds/1.1-alpha-2/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-profile/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-artifact-manager/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-repository-metadata/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-artifact/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-registry/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus/2.0.6/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-nodeps/1.8.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-parent/1.8.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.8.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.8.1/ant-1.8.1.pom.lastUpdated
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-launcher/1.8.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom.lastUpdated
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=143382, ConflictMarker.markTime=73350, ConflictMarker.nodeCount=49, ConflictIdSorter.graphTime=54588, ConflictIdSorter.topsortTime=14412, ConflictIdSorter.conflictIdCount=24, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1068915, ConflictResolver.conflictItemCount=46, DefaultDependencyCollector.collectTime=3858486530, DefaultDependencyCollector.transformTime=1369015}
[DEBUG] org.apache.maven.plugins:maven-antrun-plugin:jar:1.6:
[DEBUG]    ant-contrib:ant-contrib:jar:1.0b3:runtime
[DEBUG]    com.jcraft:jsch:jar:0.1.42:runtime
[DEBUG]    org.apache.ant:ant-jsch:jar:1.8.2:runtime
[DEBUG]       org.apache.ant:ant:jar:1.8.2:compile
[DEBUG]          org.apache.ant:ant-launcher:jar:1.8.2:compile
[DEBUG]    commons-net:commons-net:jar:1.4.1:runtime
[DEBUG]       oro:oro:jar:2.0.8:runtime
[DEBUG]    org.apache.ant:ant-commons-net:jar:1.7.0:runtime
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.11:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.11:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.11:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.11:compile
[DEBUG]       org.apache.maven:maven-model:jar:2.0.11:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0.11:compile
[DEBUG]          org.apache.maven:maven-repository-metadata:jar:2.0.11:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.11:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.1:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.11:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG]    org.apache.ant:ant-nodeps:jar:1.8.1:compile
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/ant-contrib/ant-contrib/1.0b3/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/com/jcraft/jsch/0.1.42/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/com/jcraft/jsch/0.1.42/jsch-0.1.42.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-jsch/1.8.2/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-jsch/1.8.2/ant-jsch-1.8.2.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.8.2/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-launcher/1.8.2/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/commons-net/commons-net/1.4.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/oro/oro/2.0.8/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/oro/oro/2.0.8/oro-2.0.8.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-commons-net/1.7.0/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-commons-net/1.7.0/ant-commons-net-1.7.0.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-api/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-project/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-settings/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-profile/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-model/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-artifact-manager/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-repository-metadata/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-registry/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-interpolation/1.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/junit/junit/3.8.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/junit/junit/3.8.1/junit-3.8.1.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/classworlds/classworlds/1.1-alpha-2/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-artifact/2.0.11/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar.lastUpdated
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-nodeps/1.8.1/_remote.repositories
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar.lastUpdated
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:1.6
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:1.6
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:1.6
[DEBUG]   Included: org.apache.maven.plugins:maven-antrun-plugin:jar:1.6
[DEBUG]   Included: ant-contrib:ant-contrib:jar:1.0b3
[DEBUG]   Included: com.jcraft:jsch:jar:0.1.42
[DEBUG]   Included: org.apache.ant:ant-jsch:jar:1.8.2
[DEBUG]   Included: org.apache.ant:ant:jar:1.8.2
[DEBUG]   Included: org.apache.ant:ant-launcher:jar:1.8.2
[DEBUG]   Included: commons-net:commons-net:jar:1.4.1
[DEBUG]   Included: oro:oro:jar:2.0.8
[DEBUG]   Included: org.apache.ant:ant-commons-net:jar:1.7.0
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.1
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG]   Included: org.apache.ant:ant-nodeps:jar:1.8.1
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-antrun-plugin:1.6:run from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-antrun-plugin:1.6, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-antrun-plugin:1.6:run' with basic configurator -->
[DEBUG]   (f) localRepository =       id: local
      url: file:///home/jenkins/agent/workspace/osee_2020_eclipse/.repository
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) pluginArtifacts = [org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.6:, ant-contrib:ant-contrib:jar:1.0b3:runtime, com.jcraft:jsch:jar:0.1.42:runtime, org.apache.ant:ant-jsch:jar:1.8.2:runtime, org.apache.ant:ant:jar:1.8.2:compile, org.apache.ant:ant-launcher:jar:1.8.2:compile, commons-net:commons-net:jar:1.4.1:runtime, oro:oro:jar:2.0.8:runtime, org.apache.ant:ant-commons-net:jar:1.7.0:runtime, org.apache.maven:maven-plugin-api:jar:2.0.11:compile, org.apache.maven:maven-project:jar:2.0.11:compile, org.apache.maven:maven-settings:jar:2.0.11:compile, org.apache.maven:maven-profile:jar:2.0.11:compile, org.apache.maven:maven-model:jar:2.0.11:compile, org.apache.maven:maven-artifact-manager:jar:2.0.11:compile, org.apache.maven:maven-repository-metadata:jar:2.0.11:compile, org.apache.maven:maven-plugin-registry:jar:2.0.11:compile, org.codehaus.plexus:plexus-interpolation:jar:1.1:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:3.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.apache.maven:maven-artifact:jar:2.0.11:compile, org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, org.apache.ant:ant-nodeps:jar:1.8.1:compile]
[DEBUG]   (f) project = MavenProject: org.eclipse.osee:org.eclipse.osee.extras:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/pom.xml
[DEBUG]   (f) target = <target><property name="plugin_classpath" refid="maven.plugin.classpath"/>
<taskdef resource="net/sf/antcontrib/antlib.xml"><classpath><pathelement path="${classpath}"/>
<pathelement path="${plugin_classpath}"/>
</classpath>
</taskdef>
<property environment="env"/>
<if><isset property="http.proxyHost"/>
<then><echo message="Set Proxy: [${http.proxyHost}:${http.proxyPort}]"/>
<echo message="Exclude ProxyHosts: [${http.nonProxyHosts}]"/>
<setproxy proxyport="${http.proxyPort}" nonproxyhosts="${http.nonProxyHosts}" proxyhost="${http.proxyHost}"/>
</then>
</if>
<property name="ip-site-base-repo-path" value="/home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target"/>
<property name="ip-site-repo-path" value="${ip-site-base-repo-path}/repository"/>
<property name="ip-site-zip-path" value="${ip-site-base-repo-path}/org.eclipse.ip.p2-1.0.0.v201308231617-DEV.zip"/>
<echo message="Setting up Eclipse IP Repo from: [https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip/org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip]"/>
<echo message="                            to: [${ip-site-base-repo-path}]"/>
<delete dir="${ip-site-repo-path}"/>
<mkdir dir="${ip-site-repo-path}"/>
<get skipexisting="false" src="https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip/org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip" dest="${ip-site-zip-path}"/>
<unzip src="${ip-site-zip-path}" dest="${ip-site-repo-path}" overwrite="true"/>
</target>

[DEBUG]   (f) versionsPropertyName = maven.project.dependencies.versions
[DEBUG] -- end configuration --
Project base dir set to: /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras
Adding reference: maven.dependency.classpath
Adding reference: maven.compile.classpath
Adding reference: maven.runtime.classpath
Adding reference: maven.test.classpath
Adding reference: maven.plugin.classpath
Adding reference: maven.project
Adding reference: maven.project.helper
Adding reference: maven.local.repository
[DEBUG] Initialize Maven Ant Tasks
parsing buildfile jar:file:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar!/org/apache/maven/ant/tasks/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar!/org/apache/maven/ant/tasks/antlib.xml from a zip file
parsing buildfile jar:file:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar!/org/apache/tools/ant/antlib.xml from a zip file
Class org.apache.maven.ant.tasks.AttachArtifactTask loaded from parent loader (parentFirst)
 +Datatype attachartifact org.apache.maven.ant.tasks.AttachArtifactTask
Class org.apache.maven.ant.tasks.DependencyFilesetsTask loaded from parent loader (parentFirst)
 +Datatype dependencyfilesets org.apache.maven.ant.tasks.DependencyFilesetsTask
Setting project property: maven-antrun-version -> 1.6
Overriding previous definition of property "workspace-root-path"
Setting project property: workspace-root-path -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/../../../../..
Setting project property: eclipse-ip-site-version -> 1.0.0.v201308231617-DEV
Setting project property: ant-jsch-version -> 1.8.2
Setting project property: ant-commons-net-version -> 1.7.0
Setting project property: project.reporting.outputEncoding -> UTF-8
Overriding previous definition of property "skip-download-if-exists"
Setting project property: skip-download-if-exists -> true
Setting project property: project.build.sourceEncoding -> UTF-8
Overriding previous definition of property "external-eclipse-ip-site"
Setting project property: external-eclipse-ip-site -> http://osee-external.googlecode.com/files/org.eclipse.ip.p2-1.0.0.v201308231617-DEV.zip
Setting project property: commons-net-version -> 1.4.1
Setting project property: ant-contrib-version -> 1.0b3
Setting project property: jsch-version -> 0.1.42
Setting project property: ant.file -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/pom.xml
[DEBUG] Setting properties with prefix: 
Setting project property: project.groupId -> org.eclipse.osee
Setting project property: project.artifactId -> org.eclipse.osee.extras
Setting project property: project.name -> OSEE EXTRAS
Setting project property: project.description -> null
Setting project property: project.version -> 0.16.0-SNAPSHOT
Setting project property: project.packaging -> pom
Setting project property: project.build.directory -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target
Setting project property: project.build.outputDirectory -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/classes
Setting project property: project.build.testOutputDirectory -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/test-classes
Setting project property: project.build.sourceDirectory -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/src
Setting project property: project.build.testSourceDirectory -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/src/test/java
Setting project property: localRepository ->       id: local
      url: file:///home/jenkins/agent/workspace/osee_2020_eclipse/.repository
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]
Setting project property: settings.localRepository -> /home/jenkins/agent/workspace/osee_2020_eclipse/.repository
Setting project property: maven.project.dependencies.versions -> 
[INFO] Executing tasks
Build sequence for target(s) `main' is [main]
Complete build sequence is [main, ]

main:
Setting project property: plugin_classpath -> /home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/com/jcraft/jsch/0.1.42/jsch-0.1.42.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-jsch/1.8.2/ant-jsch-1.8.2.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/oro/oro/2.0.8/oro-2.0.8.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-commons-net/1.7.0/ant-commons-net-1.7.0.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/junit/junit/3.8.1/junit-3.8.1.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar
Property "classpath" has not been set
dropping /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/${classpath} from path as it doesn't exist
parsing buildfile jar:file:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml from a zip file
Class net.sf.antcontrib.property.PropertyCopy loaded from parent loader (parentFirst)
 +Datatype propertycopy net.sf.antcontrib.property.PropertyCopy
Class net.sf.antcontrib.platform.ShellScriptTask loaded from parent loader (parentFirst)
 +Datatype shellscript net.sf.antcontrib.platform.ShellScriptTask
Class net.sf.antcontrib.property.PathToFileSet loaded from parent loader (parentFirst)
 +Datatype pathtofileset net.sf.antcontrib.property.PathToFileSet
Class net.sf.antcontrib.logic.RunTargetTask loaded from parent loader (parentFirst)
 +Datatype runtarget net.sf.antcontrib.logic.RunTargetTask
Class net.sf.antcontrib.antserver.client.ClientTask loaded from parent loader (parentFirst)
 +Datatype remoteant net.sf.antcontrib.antserver.client.ClientTask
Class net.sf.antcontrib.property.RegexTask loaded from parent loader (parentFirst)
 +Datatype propertyregex net.sf.antcontrib.property.RegexTask
Class net.sf.antcontrib.logic.Assert loaded from parent loader (parentFirst)
 +Datatype assert net.sf.antcontrib.logic.Assert
Class net.sf.antcontrib.math.MathTask loaded from parent loader (parentFirst)
 +Datatype math net.sf.antcontrib.math.MathTask
Class net.sf.antcontrib.logic.TryCatchTask loaded from parent loader (parentFirst)
 +Datatype trycatch net.sf.antcontrib.logic.TryCatchTask
Class net.sf.antcontrib.antserver.server.ServerTask loaded from parent loader (parentFirst)
 +Datatype antserver net.sf.antcontrib.antserver.server.ServerTask
Class net.sf.antcontrib.logic.AntCallBack loaded from parent loader (parentFirst)
 +Datatype antcallback net.sf.antcontrib.logic.AntCallBack
Class net.sf.antcontrib.walls.CompileWithWalls loaded from parent loader (parentFirst)
 +Datatype compilewithwalls net.sf.antcontrib.walls.CompileWithWalls
Class net.sf.antcontrib.logic.OutOfDate loaded from parent loader (parentFirst)
 +Datatype outofdate net.sf.antcontrib.logic.OutOfDate
Class net.sf.antcontrib.platform.OsFamily loaded from parent loader (parentFirst)
 +Datatype osfamily net.sf.antcontrib.platform.OsFamily
Class net.sf.antcontrib.perf.StopWatchTask loaded from parent loader (parentFirst)
 +Datatype stopwatch net.sf.antcontrib.perf.StopWatchTask
Class net.sf.antcontrib.logic.Throw loaded from parent loader (parentFirst)
 +Datatype throw net.sf.antcontrib.logic.Throw
Class net.sf.antcontrib.antclipse.ClassPathTask loaded from parent loader (parentFirst)
 +Datatype antclipse net.sf.antcontrib.antclipse.ClassPathTask
Class net.sf.antcontrib.property.URLEncodeTask loaded from parent loader (parentFirst)
 +Datatype urlencode net.sf.antcontrib.property.URLEncodeTask
Class net.sf.antcontrib.logic.TimestampSelector loaded from parent loader (parentFirst)
 +Datatype timestampselector net.sf.antcontrib.logic.TimestampSelector
Class net.sf.antcontrib.logic.ForEach loaded from parent loader (parentFirst)
 +Datatype foreach net.sf.antcontrib.logic.ForEach
Class net.sf.antcontrib.logic.IfTask loaded from parent loader (parentFirst)
 +Datatype if net.sf.antcontrib.logic.IfTask
Class net.sf.antcontrib.property.PropertySelector loaded from parent loader (parentFirst)
 +Datatype propertyselector net.sf.antcontrib.property.PropertySelector
Class net.sf.antcontrib.property.SortList loaded from parent loader (parentFirst)
 +Datatype sortlist net.sf.antcontrib.property.SortList
Class net.sf.antcontrib.logic.AntFetch loaded from parent loader (parentFirst)
 +Datatype antfetch net.sf.antcontrib.logic.AntFetch
Class net.sf.antcontrib.net.PostTask loaded from parent loader (parentFirst)
 +Datatype post net.sf.antcontrib.net.PostTask
Class net.sf.antcontrib.process.ForgetTask loaded from parent loader (parentFirst)
 +Datatype forget net.sf.antcontrib.process.ForgetTask
Class net.sf.antcontrib.process.Limit loaded from parent loader (parentFirst)
 +Datatype limit net.sf.antcontrib.process.Limit
Class net.sf.antcontrib.logic.Switch loaded from parent loader (parentFirst)
 +Datatype switch net.sf.antcontrib.logic.Switch
Class net.sf.antcontrib.logic.Relentless loaded from parent loader (parentFirst)
 +Datatype relentless net.sf.antcontrib.logic.Relentless
Class net.sf.antcontrib.property.Variable loaded from parent loader (parentFirst)
 +Datatype var net.sf.antcontrib.property.Variable
Class net.sf.antcontrib.inifile.IniFileTask loaded from parent loader (parentFirst)
 +Datatype inifile net.sf.antcontrib.inifile.IniFileTask
Class net.sf.antcontrib.design.VerifyDesign loaded from parent loader (parentFirst)
 +Datatype verifydesign net.sf.antcontrib.design.VerifyDesign
 +Datatype for net.sf.antcontrib.logic.ForTask
 +Datatype httpState net.sf.antcontrib.net.httpclient.HttpStateType
 +Datatype httpClient net.sf.antcontrib.net.httpclient.HttpClientType
 +Datatype getCookie net.sf.antcontrib.net.httpclient.GetCookieTask
 +Datatype addCookie net.sf.antcontrib.net.httpclient.AddCookieTask
 +Datatype clearCookies net.sf.antcontrib.net.httpclient.ClearCookiesTask
 +Datatype addCredentials net.sf.antcontrib.net.httpclient.AddCredentialsTask
 +Datatype clearCredentials net.sf.antcontrib.net.httpclient.ClearCredentialsTask
 +Datatype purgeExpiredCookies net.sf.antcontrib.net.httpclient.PurgeExpiredCookiesTask
 +Datatype postMethod net.sf.antcontrib.net.httpclient.PostMethodTask
 +Datatype getMethod net.sf.antcontrib.net.httpclient.GetMethodTask
 +Datatype headMethod net.sf.antcontrib.net.httpclient.HeadMethodTask
 +Datatype importurl net.sf.antcontrib.net.URLImportTask
parsing buildfile jar:file:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/osee_2020_eclipse/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml from a zip file
Class net.sf.antcontrib.logic.ForTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.logic.ForTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.HttpStateType loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.HttpStateType loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.HttpClientType loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.HttpClientType loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.GetCookieTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.GetCookieTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.AddCookieTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.AddCookieTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.ClearCookiesTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.ClearCookiesTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.AddCredentialsTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.AddCredentialsTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.ClearCredentialsTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.ClearCredentialsTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.PurgeExpiredCookiesTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.PurgeExpiredCookiesTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.PostMethodTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.PostMethodTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.GetMethodTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.GetMethodTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.HeadMethodTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.httpclient.HeadMethodTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.URLImportTask loaded from parent loader (parentFirst)
Class net.sf.antcontrib.net.URLImportTask loaded from parent loader (parentFirst)
 [property] Loading Environment env.
Setting project property: env.GERRIT_CHANGE_OWNER_EMAIL -> baily.e.roberts@boeing.com
Setting project property: env.TERM -> xterm
Setting project property: env.JENKINS_REMOTING_JAVA_OPTS -> -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
Setting project property: env.KUBERNETES_PORT_443_TCP_ADDR -> 10.30.0.1
Setting project property: env.BUILD_TAG -> jenkins-osee_2020_eclipse-41
Setting project property: env.GERRIT_VERSION -> 3.2.7
Setting project property: env.USER_NAME -> jenkins
Setting project property: env.EXECUTOR_NUMBER -> 0
Setting project property: env.GERRIT_EVENT_ACCOUNT_NAME -> Baily Roberts
Setting project property: env.HUDSON_URL -> https://ci.eclipse.org/osee/
Setting project property: env.JENKINS_HOME -> /var/jenkins
Setting project property: env.JENKINS_SECRET -> 3a801d1a087700ede9deb25d3ec9a849ea84f20a8e4d856ccaaacfb782f08bdc
Setting project property: env.GERRIT_PATCHSET_REVISION -> 8c65caff7897353d768930bab76b7816c7be92a1
Setting project property: env.SKIP_IP_DOWNLOAD_IF_FILE_FOUND -> false
Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT -> 50000
Setting project property: env.JOB_DISPLAY_URL -> https://ci.eclipse.org/osee/job/osee_2020_eclipse/display/redirect
Setting project property: env.JAVA_HOME -> /opt/tools/java/oracle/jdk-8/latest
Setting project property: env.EXTERNAL_IP_URL -> https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip
Setting project property: env.JENKINS_UI_PORT_80_TCP_ADDR -> 10.30.202.56
Setting project property: env.JENKINS_SERVER_COOKIE -> a01fb4b4cfecf0c0
Setting project property: env.GERRIT_CHANGE_NUMBER -> 181551
Setting project property: env.GERRIT_CHANGE_OWNER -> \"Baily Roberts\" <baily.e.roberts@boeing.com>
Setting project property: env.GIT_URL -> https://git.eclipse.org/r/osee/org.eclipse.osee
Setting project property: env.KUBERNETES_PORT_443_TCP_PROTO -> tcp
Setting project property: env.RUN_ARTIFACTS_DISPLAY_URL -> https://ci.eclipse.org/osee/job/osee_2020_eclipse/41/display/redirect?page=artifacts
Setting project property: env.PATH -> /opt/tools/apache-maven/3.5.4/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Setting project property: env.MAVEN_TERMINATE_CMD -> on
Setting project property: env.JENKINS_UI_PORT_80_TCP_PROTO -> tcp
Setting project property: env.GERRIT_CHANGE_ID -> I0805747f29549a2ae400356c28381f1475233bdf
Setting project property: env.GIT_BRANCH -> origin/Eclipse_2020
Setting project property: env.BUILD_URL -> https://ci.eclipse.org/osee/job/osee_2020_eclipse/41/
Setting project property: env.JOB_URL -> https://ci.eclipse.org/osee/job/osee_2020_eclipse/
Setting project property: env._JAVA_OPTIONS -> -XX:MaxRAMPercentage=21.0
Setting project property: env.JENKINS_UI_PORT_80_TCP_PORT -> 80
Setting project property: env.HOSTNAME -> centos-7-hqjn5
Setting project property: env.SHLVL -> 0
Setting project property: env.NODE_LABELS -> centos-7 centos-7-hqjn5 jipp-migration migration
Setting project property: env.GERRIT_EVENT_ACCOUNT_EMAIL -> baily.e.roberts@boeing.com
Setting project property: env.SSH_AUTH_SOCK -> /tmp/ssh-MxdPgBlabzeT/agent.66
Setting project property: env.WORKSPACE -> /home/jenkins/agent/workspace/osee_2020_eclipse
Setting project property: env.version -> CHANGEME
Setting project property: env.RUN_CHANGES_DISPLAY_URL -> https://ci.eclipse.org/osee/job/osee_2020_eclipse/41/display/redirect?page=changes
Setting project property: env.BUILD_ID -> 41
Setting project property: env.JOB_NAME -> osee_2020_eclipse
Setting project property: env.DELETE_MAVEN_REPO_BEFORE_BUILD -> false
Setting project property: env.HUDSON_HOME -> /var/jenkins
Setting project property: env.JENKINS_TUNNEL -> jenkins-discovery.osee.svc.cluster.local:50000
Setting project property: env.NSS_SDB_USE_CACHE -> no
Setting project property: env.GERRIT_REFSPEC -> refs/changes/51/181551/1
Setting project property: env.MAVEN_OPTS ->  -Xms256m -Xmx3G -XX:MaxPermSize=128m
Setting project property: env.XAUTHORITY -> /home/jenkins/agent/workspace/osee_2020_eclipse/.Xauthority-8798601363756466542
Setting project property: env.BUILD_NUMBER -> 41
Setting project property: env.OLDPWD -> /home/jenkins/agent/workspace/osee_2020_eclipse
Setting project property: env.HUDSON_SERVER_COOKIE -> a01fb4b4cfecf0c0
Setting project property: env.ECLIPSE_IP_BUILD -> org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip
Setting project property: env.PWD -> /home/jenkins/agent/workspace/osee_2020_eclipse
Setting project property: env.GIT_PREVIOUS_SUCCESSFUL_COMMIT -> 031c06f0df7884357e1640cc7bbc1bb76d58adeb
Setting project property: env.LANG -> en_US.UTF-8
Setting project property: env.GERRIT_CHANGE_COMMIT_MESSAGE -> cmVmYWN0b3I6IGRvIHN0dWZmCgpDaGFuZ2UtSWQ6IEkwODA1NzQ3ZjI5NTQ5YTJhZTQwMDM1NmMyODM4MWYxNDc1MjMzYmRmClNpZ25lZC1vZmYtYnk6IGJyb2JlcnRzIDxiYWlseS5lLnJvYmVydHNAYm9laW5nLmNvbT4K
Setting project property: env.RUN_TESTS_DISPLAY_URL -> https://ci.eclipse.org/osee/job/osee_2020_eclipse/41/display/redirect?page=tests
Setting project property: env.GERRIT_CHANGE_WIP_STATE -> false
Setting project property: env.HOME -> /home/jenkins
Setting project property: env.JENKINS_AGENT_WORKDIR -> /home/jenkins/agent
Setting project property: env.GERRIT_NAME -> Eclipse Gerrit
Setting project property: env.GERRIT_HOST -> gerrit-local
Setting project property: env.GERRIT_EVENT_HASH -> 115008469
Setting project property: env.GERRIT_EVENT_TYPE -> patchset-created
Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO -> tcp
Setting project property: env.KUBERNETES_PORT_443_TCP -> tcp://10.30.0.1:443
Setting project property: env.JENKINS_UI_SERVICE_PORT -> 80
Setting project property: env.JENKINS_NAME -> centos-7-hqjn5
Setting project property: env.KUBERNETES_SERVICE_PORT_HTTPS -> 443
Setting project property: env.RUN_DISPLAY_URL -> https://ci.eclipse.org/osee/job/osee_2020_eclipse/41/display/redirect
Setting project property: env.DISPLAY -> :55
Setting project property: env.KUBERNETES_PORT_443_TCP_PORT -> 443
Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT -> 50000
Setting project property: env.JENKINS_AGENT_NAME -> centos-7-hqjn5
Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP -> 50000
Setting project property: env.BUILD_ALIAS -> -DEV
Setting project property: env.JENKINS_UI_SERVICE_HOST -> 10.30.202.56
Setting project property: env.GERRIT_CHANGE_OWNER_NAME -> Baily Roberts
Setting project property: env.GERRIT_PROJECT -> osee/org.eclipse.osee
Setting project property: env.OPENJ9_JAVA_OPTIONS -> -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR -> 10.30.254.117
Setting project property: env.post_to_eclipse -> false
Setting project property: env.HUDSON_COOKIE -> e504423b-180f-4826-a67c-22ed1ccb1165
Setting project property: env.GERRIT_EVENT_ACCOUNT -> \"Baily Roberts\" <baily.e.roberts@boeing.com>
Setting project property: env.GERRIT_PATCHSET_NUMBER -> 1
Setting project property: env.MAVEN_HOME -> /opt/tools/apache-maven/3.5.4
Setting project property: env.GIT_PREVIOUS_COMMIT -> 031c06f0df7884357e1640cc7bbc1bb76d58adeb
Setting project property: env.JENKINS_URL -> https://ci.eclipse.org/osee/
Setting project property: env.GERRIT_CHANGE_SUBJECT -> refactor: do stuff
Setting project property: env.GERRIT_PATCHSET_UPLOADER -> \"Baily Roberts\" <baily.e.roberts@boeing.com>
Setting project property: env.JENKINS_UI_PORT_80_TCP -> tcp://10.30.202.56:80
Setting project property: env.GIT_COMMIT -> 031c06f0df7884357e1640cc7bbc1bb76d58adeb
Setting project property: env.GERRIT_BRANCH -> eclipse_2020_rebased
Setting project property: env.GERRIT_PATCHSET_UPLOADER_EMAIL -> baily.e.roberts@boeing.com
Setting project property: env.KUBERNETES_SERVICE_PORT -> 443
Setting project property: env.GERRIT_PATCHSET_UPLOADER_NAME -> Baily Roberts
Setting project property: env.NODE_NAME -> centos-7-hqjn5
Setting project property: env.BUILD_DISPLAY_NAME -> #41
Setting project property: env.JENKINS_UI_SERVICE_PORT_HTTP -> 80
Setting project property: env.DEV_BRANCH -> dev
Setting project property: env.skiptests -> false
Setting project property: env.KUBERNETES_PORT -> tcp://10.30.0.1:443
Setting project property: env.M2_HOME -> /opt/tools/apache-maven/3.5.4
Setting project property: env.MAVEN_CMD_LINE_ARGS ->  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/pom.xml -DGERRIT_BRANCH=eclipse_2020_rebased -DGERRIT_PATCHSET_REVISION=8c65caff7897353d768930bab76b7816c7be92a1 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=baily.e.roberts@boeing.com -DGERRIT_EVENT_ACCOUNT_NAME=Baily Roberts -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/osee/org.eclipse.osee/+/181551 -DGERRIT_PATCHSET_UPLOADER_EMAIL=baily.e.roberts@boeing.com -DGERRIT_EVENT_TYPE=patchset-created -DBUILD_ALIAS=-DEV -DGERRIT_PROJECT=osee/org.eclipse.osee -Dpost_to_eclipse=false -DGERRIT_CHANGE_NUMBER=181551 -DGERRIT_SCHEME=ssh -DGERRIT_PATCHSET_UPLOADER=\"Baily Roberts\" <baily.e.roberts@boeing.com> -DGERRIT_PORT=29418 -DECLIPSE_IP_BUILD=org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/51/181551/1 -DEXTERNAL_IP_URL=https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip -DGERRIT_PATCHSET_UPLOADER_NAME=Baily Roberts -DGERRIT_CHANGE_OWNER=\"Baily Roberts\" <baily.e.roberts@boeing.com> -DGERRIT_CHANGE_COMMIT_MESSAGE=cmVmYWN0b3I6IGRvIHN0dWZmCgpDaGFuZ2UtSWQ6IEkwODA1NzQ3ZjI5NTQ5YTJhZTQwMDM1NmMyODM4MWYxNDc1MjMzYmRmClNpZ25lZC1vZmYtYnk6IGJyb2JlcnRzIDxiYWlseS5lLnJvYmVydHNAYm9laW5nLmNvbT4K -DGERRIT_NAME=Eclipse Gerrit -DDELETE_MAVEN_REPO_BEFORE_BUILD=false -DGERRIT_TOPIC= -DGERRIT_CHANGE_SUBJECT=refactor: do stuff -DDEV_BRANCH=dev -DSKIP_IP_DOWNLOAD_IF_FILE_FOUND=false -Dversion=CHANGEME -DGERRIT_EVENT_ACCOUNT=\"Baily Roberts\" <baily.e.roberts@boeing.com> -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I0805747f29549a2ae400356c28381f1475233bdf -DGERRIT_EVENT_HASH=115008469 -DGERRIT_VERSION=3.2.7 -DGERRIT_EVENT_ACCOUNT_EMAIL=baily.e.roberts@boeing.com -D_JAVA_OPTIONS=-XX:MaxRAMPercentage=21.0 -Dskiptests=false -DGERRIT_PATCHSET_NUMBER=1 -DGERRIT_CHANGE_OWNER_NAME=Baily Roberts -Dexternal-eclipse-ip-site=https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip/org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip -Dworkspace-root-path=/home/jenkins/agent/workspace/osee_2020_eclipse -Dskip-download-if-exists=false -Dmaven.repo.local=/home/jenkins/agent/workspace/osee_2020_eclipse/.repository clean verify -U -B -X
Setting project property: env.GIT_CHECKOUT_DIR -> org.eclipse.osee
Setting project property: env.GERRIT_SCHEME -> ssh
Setting project property: env.KUBERNETES_SERVICE_HOST -> 10.30.0.1
Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP -> tcp://10.30.254.117:50000
Setting project property: env.JENKINS_DISCOVERY_PORT -> tcp://10.30.254.117:50000
Setting project property: env.GERRIT_CHANGE_URL -> https://git.eclipse.org/r/c/osee/org.eclipse.osee/+/181551
Setting project property: env.GERRIT_PORT -> 29418
Setting project property: env.GERRIT_CHANGE_PRIVATE_STATE -> false
Setting project property: env.WORKSPACE_TMP -> /home/jenkins/agent/workspace/osee_2020_eclipse@tmp
Setting project property: env.JENKINS_UI_PORT -> tcp://10.30.202.56:80
Setting project property: env.MAVEN_PROJECTBASEDIR -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras
Setting project property: env.JENKINS_DISCOVERY_SERVICE_HOST -> 10.30.254.117
Setting project property: env.JOB_BASE_NAME -> osee_2020_eclipse
Setting project property: env.GITLAB_OBJECT_KIND -> none
Class org.apache.tools.ant.taskdefs.condition.IsSet loaded from parent loader (parentFirst)
Setting project property: ip-site-base-repo-path -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target
Setting project property: ip-site-repo-path -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository
Setting project property: ip-site-zip-path -> /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/org.eclipse.ip.p2-1.0.0.v201308231617-DEV.zip
     [echo] Setting up Eclipse IP Repo from: [https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip/org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip]
     [echo]                             to: [/home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target]
    [mkdir] Created dir: /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository
      [get] Getting: https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip/org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip
      [get] To: /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/org.eclipse.ip.p2-1.0.0.v201308231617-DEV.zip
      [get] https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip/org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip moved to https://raw.githubusercontent.com/osee-dev/osee.external.releases/master/org.eclipse.ip/org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip
    [unzip] Expanding: /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/org.eclipse.ip.p2-1.0.0.v201308231617-DEV.zip into /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository
    [unzip] extracting plugins/org.apache.aries.proxy_1.0.1.v202101272056-DEV.jar
    [unzip] expanding plugins/org.apache.aries.proxy_1.0.1.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.proxy_1.0.1.v202101272056-DEV.jar
    [unzip] extracting plugins/org.hamcrest.library.source_1.3.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.hamcrest.library.source_1.3.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hamcrest.library.source_1.3.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.aries.quiesce_1.0.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.apache.aries.quiesce_1.0.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.quiesce_1.0.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.aries.blueprint_1.4.1.v202101272056-DEV.jar
    [unzip] expanding plugins/org.apache.aries.blueprint_1.4.1.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.blueprint_1.4.1.v202101272056-DEV.jar
    [unzip] extracting plugins/groovy.source_2.4.6.v202101272056-DEV.jar
    [unzip] expanding plugins/groovy.source_2.4.6.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/groovy.source_2.4.6.v202101272056-DEV.jar
    [unzip] extracting plugins/org.eclipselabs.xtext.utils.unittesting_0.9.3.v202101272056-DEV.jar
    [unzip] expanding plugins/org.eclipselabs.xtext.utils.unittesting_0.9.3.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipselabs.xtext.utils.unittesting_0.9.3.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.aries.util_1.1.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.apache.aries.util_1.1.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.util_1.1.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.objectweb.asm.source_3.3.1.v201105211655.jar
    [unzip] expanding plugins/org.objectweb.asm.source_3.3.1.v201105211655.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.objectweb.asm.source_3.3.1.v201105211655.jar
    [unzip] extracting plugins/org.apache.aries.quiesce.source_1.0.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.apache.aries.quiesce.source_1.0.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.quiesce.source_1.0.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.objectweb.asm_3.3.1.v201105211655.jar
    [unzip] expanding plugins/org.objectweb.asm_3.3.1.v201105211655.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.objectweb.asm_3.3.1.v201105211655.jar
    [unzip] extracting plugins/com.ctc.wstx_4.4.0.v202101272056-DEV.jar
    [unzip] expanding plugins/com.ctc.wstx_4.4.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/com.ctc.wstx_4.4.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.eclipse.persistence.asm_5.0.1.v201405080102.jar
    [unzip] expanding plugins/org.eclipse.persistence.asm_5.0.1.v201405080102.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipse.persistence.asm_5.0.1.v201405080102.jar
    [unzip] extracting plugins/org.eclipselabs.xtext.utils.unittesting.source_0.9.3.v202101272056-DEV.jar
    [unzip] expanding plugins/org.eclipselabs.xtext.utils.unittesting.source_0.9.3.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipselabs.xtext.utils.unittesting.source_0.9.3.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.aries.blueprint.source_1.4.1.v202101272056-DEV.jar
    [unzip] expanding plugins/org.apache.aries.blueprint.source_1.4.1.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.blueprint.source_1.4.1.v202101272056-DEV.jar
    [unzip] extracting plugins/org.eclipse.persistence.core_2.6.0.v20140809-296a69f.jar
    [unzip] expanding plugins/org.eclipse.persistence.core_2.6.0.v20140809-296a69f.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipse.persistence.core_2.6.0.v20140809-296a69f.jar
    [unzip] extracting plugins/rest.assured.source_3.0.2.v202101272056-DEV.jar
    [unzip] expanding plugins/rest.assured.source_3.0.2.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/rest.assured.source_3.0.2.v202101272056-DEV.jar
    [unzip] extracting plugins/org.hsqldb.source_2.2.9.v202101272056-DEV.jar
    [unzip] expanding plugins/org.hsqldb.source_2.2.9.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hsqldb.source_2.2.9.v202101272056-DEV.jar
    [unzip] extracting plugins/org.mockito.source_1.9.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.mockito.source_1.9.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.mockito.source_1.9.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-security-jose_3.3.9.jar
    [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-security-jose_3.3.9.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-security-jose_3.3.9.jar
    [unzip] extracting plugins/org.xerial.sqlite_3.8.9.v202101272056-DEV.jar
    [unzip] expanding plugins/org.xerial.sqlite_3.8.9.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.xerial.sqlite_3.8.9.v202101272056-DEV.jar
    [unzip] extracting plugins/org.codehaus.stax2_3.1.4.v202101272056-DEV.jar
    [unzip] expanding plugins/org.codehaus.stax2_3.1.4.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.codehaus.stax2_3.1.4.v202101272056-DEV.jar
    [unzip] extracting plugins/org.eclipse.oss.ajax_1.0.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.eclipse.oss.ajax_1.0.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipse.oss.ajax_1.0.0.v202101272056-DEV.jar
    [unzip] extracting features/org.eclipse.ip.external.feature.source_0.26.0.v202101272056-DEV.jar
    [unzip] expanding features/org.eclipse.ip.external.feature.source_0.26.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/features/org.eclipse.ip.external.feature.source_0.26.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.flywaydb.core_3.1.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.flywaydb.core_3.1.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.flywaydb.core_3.1.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.cxf.cxf-rt-security_3.3.9.jar
    [unzip] expanding plugins/org.apache.cxf.cxf-rt-security_3.3.9.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-security_3.3.9.jar
    [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-security-oauth2_3.3.9.jar
    [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-security-oauth2_3.3.9.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-security-oauth2_3.3.9.jar
    [unzip] extracting plugins/org.apache.cxf.cxf-core_3.3.9.jar
    [unzip] expanding plugins/org.apache.cxf.cxf-core_3.3.9.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-core_3.3.9.jar
    [unzip] extracting features/org.eclipse.ip.feature.source_0.26.0.v202101272056-DEV.jar
    [unzip] expanding features/org.eclipse.ip.feature.source_0.26.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/features/org.eclipse.ip.feature.source_0.26.0.v202101272056-DEV.jar
    [unzip] extracting plugins/javax.servlet.source_2.5.0.v201103041518.jar
    [unzip] expanding plugins/javax.servlet.source_2.5.0.v201103041518.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/javax.servlet.source_2.5.0.v201103041518.jar
    [unzip] extracting features/org.eclipse.ip.feature_0.26.0.v202101272056-DEV.jar
    [unzip] expanding features/org.eclipse.ip.feature_0.26.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/features/org.eclipse.ip.feature_0.26.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar
    [unzip] expanding plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar
    [unzip] extracting plugins/org.apache.aries.blueprint.annotation_1.0.1.v202101272056-DEV.jar
    [unzip] expanding plugins/org.apache.aries.blueprint.annotation_1.0.1.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.blueprint.annotation_1.0.1.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.ws.xmlschema.core_2.2.5.jar
    [unzip] expanding plugins/org.apache.ws.xmlschema.core_2.2.5.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.ws.xmlschema.core_2.2.5.jar
    [unzip] extracting plugins/org.flywaydb.core.source_3.1.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.flywaydb.core.source_3.1.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.flywaydb.core.source_3.1.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.aries.proxy.source_1.0.1.v202101272056-DEV.jar
    [unzip] expanding plugins/org.apache.aries.proxy.source_1.0.1.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.proxy.source_1.0.1.v202101272056-DEV.jar
    [unzip] extracting artifacts.jar
    [unzip] expanding artifacts.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/artifacts.jar
    [unzip] extracting plugins/org.codehaus.stax2.source_3.1.4.v202101272056-DEV.jar
    [unzip] expanding plugins/org.codehaus.stax2.source_3.1.4.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.codehaus.stax2.source_3.1.4.v202101272056-DEV.jar
    [unzip] extracting plugins/com.sun.xml.fastinfoset.source_1.2.13.v202101272056-DEV.jar
    [unzip] expanding plugins/com.sun.xml.fastinfoset.source_1.2.13.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/com.sun.xml.fastinfoset.source_1.2.13.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.commons.codec_1.6.0.v201305230611.jar
    [unzip] expanding plugins/org.apache.commons.codec_1.6.0.v201305230611.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.codec_1.6.0.v201305230611.jar
    [unzip] extracting plugins/groovy_2.4.6.v202101272056-DEV.jar
    [unzip] expanding plugins/groovy_2.4.6.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/groovy_2.4.6.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.commons.logging.source_1.1.1.v201101211721.jar
    [unzip] expanding plugins/org.apache.commons.logging.source_1.1.1.v201101211721.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.logging.source_1.1.1.v201101211721.jar
    [unzip] extracting plugins/org.hsqldb_2.2.9.v202101272056-DEV.jar
    [unzip] expanding plugins/org.hsqldb_2.2.9.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hsqldb_2.2.9.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-security-jose-jaxrs_3.3.9.jar
    [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-security-jose-jaxrs_3.3.9.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-security-jose-jaxrs_3.3.9.jar
    [unzip] extracting plugins/org.apache.commons.logging_1.1.1.v201101211721.jar
    [unzip] expanding plugins/org.apache.commons.logging_1.1.1.v201101211721.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.logging_1.1.1.v201101211721.jar
    [unzip] extracting plugins/rest.assured_3.0.2.v202101272056-DEV.jar
    [unzip] expanding plugins/rest.assured_3.0.2.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/rest.assured_3.0.2.v202101272056-DEV.jar
    [unzip] extracting plugins/org.eclipse.persistence.moxy_2.6.0.v20130815-a4708b6.jar
    [unzip] expanding plugins/org.eclipse.persistence.moxy_2.6.0.v20130815-a4708b6.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipse.persistence.moxy_2.6.0.v20130815-a4708b6.jar
    [unzip] extracting plugins/org.apache.aries.blueprint.annotation.source_1.0.1.v202101272056-DEV.jar
    [unzip] expanding plugins/org.apache.aries.blueprint.annotation.source_1.0.1.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.blueprint.annotation.source_1.0.1.v202101272056-DEV.jar
    [unzip] extracting plugins/com.sun.xml.fastinfoset_1.2.13.v202101272056-DEV.jar
    [unzip] expanding plugins/com.sun.xml.fastinfoset_1.2.13.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/com.sun.xml.fastinfoset_1.2.13.v202101272056-DEV.jar
    [unzip] extracting plugins/org.hamcrest.library_1.3.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.hamcrest.library_1.3.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hamcrest.library_1.3.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.apache.aries.util.source_1.1.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.apache.aries.util.source_1.1.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.util.source_1.1.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.hamcrest.core.source_1.3.0.v201303031735.jar
    [unzip] expanding plugins/org.hamcrest.core.source_1.3.0.v201303031735.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hamcrest.core.source_1.3.0.v201303031735.jar
    [unzip] extracting plugins/org.osgi.service.blueprint_1.0.1.v202101272056-DEV.jar
    [unzip] expanding plugins/org.osgi.service.blueprint_1.0.1.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.osgi.service.blueprint_1.0.1.v202101272056-DEV.jar
    [unzip] extracting features/org.eclipse.ip.external.feature_0.26.0.v202101272056-DEV.jar
    [unzip] expanding features/org.eclipse.ip.external.feature_0.26.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/features/org.eclipse.ip.external.feature_0.26.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.xerial.sqlite.source_3.8.9.v202101272056-DEV.jar
    [unzip] expanding plugins/org.xerial.sqlite.source_3.8.9.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.xerial.sqlite.source_3.8.9.v202101272056-DEV.jar
    [unzip] extracting features/
    [unzip] expanding features/ to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/features
    [unzip] extracting plugins/org.json_1.0.0.v201011060100.jar
    [unzip] expanding plugins/org.json_1.0.0.v201011060100.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.json_1.0.0.v201011060100.jar
    [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-service-description_3.3.9.jar
    [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-service-description_3.3.9.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-service-description_3.3.9.jar
    [unzip] extracting plugins/org.apache.commons.httpclient.source_3.1.0.v201012070820.jar
    [unzip] expanding plugins/org.apache.commons.httpclient.source_3.1.0.v201012070820.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.httpclient.source_3.1.0.v201012070820.jar
    [unzip] extracting plugins/org.apache.cxf.cxf-rt-frontend-jaxrs_3.3.9.jar
    [unzip] expanding plugins/org.apache.cxf.cxf-rt-frontend-jaxrs_3.3.9.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-frontend-jaxrs_3.3.9.jar
    [unzip] extracting plugins/org.apache.commons.codec.source_1.6.0.v201305230611.jar
    [unzip] expanding plugins/org.apache.commons.codec.source_1.6.0.v201305230611.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.codec.source_1.6.0.v201305230611.jar
    [unzip] extracting plugins/org.osgi.service.blueprint.source_1.0.1.v202101272056-DEV.jar
    [unzip] expanding plugins/org.osgi.service.blueprint.source_1.0.1.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.osgi.service.blueprint.source_1.0.1.v202101272056-DEV.jar
    [unzip] extracting content.jar
    [unzip] expanding content.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/content.jar
    [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-client_3.3.9.jar
    [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-client_3.3.9.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-client_3.3.9.jar
    [unzip] extracting plugins/
    [unzip] expanding plugins/ to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins
    [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-json-basic_3.3.9.jar
    [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-json-basic_3.3.9.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-json-basic_3.3.9.jar
    [unzip] extracting plugins/com.ctc.wstx.source_4.4.0.v202101272056-DEV.jar
    [unzip] expanding plugins/com.ctc.wstx.source_4.4.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/com.ctc.wstx.source_4.4.0.v202101272056-DEV.jar
    [unzip] extracting plugins/org.eclipse.persistence.antlr_3.2.0.v201302191141.jar
    [unzip] expanding plugins/org.eclipse.persistence.antlr_3.2.0.v201302191141.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipse.persistence.antlr_3.2.0.v201302191141.jar
    [unzip] extracting plugins/org.apache.cxf.cxf-rt-transports-http_3.3.9.jar
    [unzip] expanding plugins/org.apache.cxf.cxf-rt-transports-http_3.3.9.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-transports-http_3.3.9.jar
    [unzip] extracting plugins/javax.mail.glassfish_1.4.1.v201108011116.jar
    [unzip] expanding plugins/javax.mail.glassfish_1.4.1.v201108011116.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/javax.mail.glassfish_1.4.1.v201108011116.jar
    [unzip] extracting plugins/net.jini_2.2.2.v202101272056-DEV.jar
    [unzip] expanding plugins/net.jini_2.2.2.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/net.jini_2.2.2.v202101272056-DEV.jar
    [unzip] extracting plugins/javax.ws.rs_2.1.0.jar
    [unzip] expanding plugins/javax.ws.rs_2.1.0.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/javax.ws.rs_2.1.0.jar
    [unzip] extracting plugins/org.mockito_1.9.0.v202101272056-DEV.jar
    [unzip] expanding plugins/org.mockito_1.9.0.v202101272056-DEV.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.mockito_1.9.0.v202101272056-DEV.jar
    [unzip] extracting plugins/javax.servlet_2.5.0.v201103041518.jar
    [unzip] expanding plugins/javax.servlet_2.5.0.v201103041518.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/javax.servlet_2.5.0.v201103041518.jar
    [unzip] extracting plugins/javax.mail.glassfish.source_1.4.1.v201108011116.jar
    [unzip] expanding plugins/javax.mail.glassfish.source_1.4.1.v201108011116.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/javax.mail.glassfish.source_1.4.1.v201108011116.jar
    [unzip] extracting plugins/org.hamcrest.core_1.3.0.v201303031735.jar
    [unzip] expanding plugins/org.hamcrest.core_1.3.0.v201303031735.jar to /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hamcrest.core_1.3.0.v201303031735.jar
    [unzip] expand complete
[INFO] Executed tasks
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.285 s
[INFO] Finished at: 2021-06-07T22:31:18Z
[INFO] ------------------------------------------------------------------------
[osee_2020_eclipse] $ /opt/tools/apache-maven/3.5.4/bin/mvn -f /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.dep.parent/pom.xml -DGERRIT_BRANCH=eclipse_2020_rebased -DGERRIT_PATCHSET_REVISION=8c65caff7897353d768930bab76b7816c7be92a1 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=baily.e.roberts@boeing.com "-DGERRIT_EVENT_ACCOUNT_NAME=Baily Roberts" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/osee/org.eclipse.osee/+/181551 -DGERRIT_PATCHSET_UPLOADER_EMAIL=baily.e.roberts@boeing.com -DGERRIT_EVENT_TYPE=patchset-created -DBUILD_ALIAS=-DEV -DGERRIT_PROJECT=osee/org.eclipse.osee -Dpost_to_eclipse=false -DGERRIT_CHANGE_NUMBER=181551 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Baily Roberts\" <baily.e.roberts@boeing.com>' -DGERRIT_PORT=29418 -DECLIPSE_IP_BUILD=org.eclipse.ip.p2-0.26.0-SNAPSHOT.zip -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/51/181551/1 -DEXTERNAL_IP_URL=https://github.com/osee-dev/osee.external.releases/raw/master/org.eclipse.ip "-DGERRIT_PATCHSET_UPLOADER_NAME=Baily Roberts" '-DGERRIT_CHANGE_OWNER=\"Baily Roberts\" <baily.e.roberts@boeing.com>' -DGERRIT_CHANGE_COMMIT_MESSAGE=cmVmYWN0b3I6IGRvIHN0dWZmCgpDaGFuZ2UtSWQ6IEkwODA1NzQ3ZjI5NTQ5YTJhZTQwMDM1NmMyODM4MWYxNDc1MjMzYmRmClNpZ25lZC1vZmYtYnk6IGJyb2JlcnRzIDxiYWlseS5lLnJvYmVydHNAYm9laW5nLmNvbT4K "-DGERRIT_NAME=Eclipse Gerrit" -DDELETE_MAVEN_REPO_BEFORE_BUILD=false -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=refactor: do stuff" -DDEV_BRANCH=dev -DSKIP_IP_DOWNLOAD_IF_FILE_FOUND=false -Dversion=CHANGEME '-DGERRIT_EVENT_ACCOUNT=\"Baily Roberts\" <baily.e.roberts@boeing.com>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I0805747f29549a2ae400356c28381f1475233bdf -DGERRIT_EVENT_HASH=115008469 -DGERRIT_VERSION=3.2.7 -DGERRIT_EVENT_ACCOUNT_EMAIL=baily.e.roberts@boeing.com -D_JAVA_OPTIONS=-XX:MaxRAMPercentage=21.0 -Dskiptests=false -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Baily Roberts" -Declipse-ip-site=file:/home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository -Dbuild-alias=-DEV -Dskip-help-tests=true clean verify -U -B
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=21.0
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Maven home: /opt/tools/apache-maven/3.5.4
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.19-200.fc33.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.osee:org.eclipse.osee.dep.feature:0.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/features/org.eclipse.osee.dep.feature/pom.xml
[INFO] Adding repository http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219
[INFO] Fetching content.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/ (20.89kB)
[INFO] Adding repository http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917
[INFO] Fetching content.jar from http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917/ (75.14kB)
[INFO] Fetching p2.index from http://archive.eclipse.org/egit/updates-5.0/ (172B)
[INFO] Adding repository http://archive.eclipse.org/egit/updates-5.0
[INFO] Fetching content.xml.xz from http://archive.eclipse.org/egit/updates-5.0/ (13.66kB)
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ (134B)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/
[INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB)
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (97.4kB)
[INFO] Adding repository http://findbugs.cs.umd.edu/eclipse
[INFO] Fetching content.xml from http://findbugs.cs.umd.edu/eclipse/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-06/202006171000/ (142B)
[INFO] Adding repository http://download.eclipse.org/releases/2020-06/202006171000
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-06/202006171000/ (834.45kB)
[INFO] Adding repository file:/home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.ip/org.eclipse.ip.p2/target/repository
[INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/photon
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/photon/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/photon/4.0.0/
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/photon/4.0.0/main/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/photon/4.0.0/main/ (103.78kB)
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/photon/4.0.0/toolsmiths/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/photon/4.0.0/toolsmiths/ (19.25kB)
[INFO] Fetching p2.index from http://download.eclipse.org/nebula/releases/2.4.2/ (172B)
[INFO] Adding repository http://download.eclipse.org/nebula/releases/2.4.2
[INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/releases/2.4.2/ (23.95kB)
[INFO] Adding repository http://download.eclipse.org/technology/subversive/4.0/update-site
[INFO] Fetching content.jar from http://download.eclipse.org/technology/subversive/4.0/update-site/ (10.97kB)
[INFO] Fetching p2.index from http://update.eclemma.org/ (172B)
[INFO] Adding repository http://update.eclemma.org
[INFO] Fetching content.xml.xz from http://update.eclemma.org/ (6.48kB)
[INFO] Fetching p2.index from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/ (172B)
[INFO] Adding repository http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653
[INFO] Fetching content.xml.xz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/ (35.9kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.osee:org.eclipse.osee.dep.feature:0.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/features/org.eclipse.osee.dep.feature/pom.xml
[INFO] Fetching ch.qos.logback.classic_1.2.3.v20200428-2012.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (109.1kB)
[INFO] Fetching ch.qos.logback.core_1.2.3.v20200428-2012.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (161.18kB)
[INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (16.96kB)
[INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (24kB)
[INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20200428-2012.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (15.08kB)
[INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/
[INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (21.59kB)
[INFO] Fetching &protocol=http&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/mylyn/drops/3.20.0/v20160608-1917/
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917/plugins/ (77.78kB)
[INFO] Fetching 202006171000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-06/
[INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
[INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.10.3.v20200512-1600.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (31.93kB)
[INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.10.3.v20200512-1600.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (136.18kB)
[INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.10.3.v20200512-1600.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (397.83kB)
[INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.10.3.v20200512-1600.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (24.86kB)
[INFO] Fetching javax.ws.rs_2.1.6.v20200505-2127.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (72.95kB)
[INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.10.3.v20200512-1600.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (16.98kB)
[INFO] Fetching com.google.api.client-repackaged-com-google-common-base_1.2.3.v20200819-2030.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (13.22kB)
[INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (79.97kB)
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (743.15kB)
[INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB)
[INFO] Fetching com.google.inject.multibindings_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (20.54kB)
[INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.14MB)
[INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (624.34kB)
[INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
[INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (106.47kB)
[INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (107.05kB)
[INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB)
[INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
[INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB)
[INFO] Fetching com.sun.jna_5.6.0.v20200716-0148.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.34MB)
[INFO] Fetching com.sun.jna.platform_5.6.0.v20200722-0209.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (395.02kB)
[INFO] Fetching com.thoughtworks.qdox_1.6.3.v20081201-1400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.65kB)
[INFO] Fetching edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1.jar from http://findbugs.cs.umd.edu/eclipse/plugins/ (5.12MB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
[INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
[INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.39kB)
[INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
[INFO] Fetching org.eclipse.core.resources_3.13.700.v20200209-1624.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (873.17kB)
[INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
[INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
[INFO] Fetching org.eclipse.jdt.core_3.22.0.v20200530-2032.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.83MB)
[INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.94MB)
[INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
[INFO] Fetching org.eclipse.jdt.launching_3.17.100.v20200526-1503.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (281.75kB)
[INFO] Fetching org.eclipse.jdt_3.18.400.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.43kB)
[INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
[INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
[INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
[INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
[INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
[INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
[INFO] Fetching edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1.jar from http://findbugs.cs.umd.edu/eclipse/features/ (1.79kB)
[INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (170.74kB)
[INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.78kB)
[INFO] Fetching javaewah_1.1.6.v20160919-1400.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (57.92kB)
[INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (21.29kB)
[INFO] Fetching javax.xml.rpc_1.1.0.v201209140446.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (34.93kB)
[INFO] Fetching javax.mail_1.4.0.v201005080615.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (111.97kB)
[INFO] Fetching javax.mail.glassfish_1.4.1.v201108011116.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (493.5kB)
[INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
[INFO] Fetching javax.xml.soap_1.2.0.v201005080501.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.44kB)
[INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (634.79kB)
[INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (23.9kB)
[INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (42.41kB)
[INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.86MB)
[INFO] Fetching org.apache.axis_1.4.0.v201411182030.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (1.47MB)
[INFO] Fetching javax.wsdl_1.6.2.v201012040545.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (51.02kB)
[INFO] Fetching org.apache.commons.discovery_0.2.0.v201004190315.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (67.17kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
[INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (504.53kB)
[INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (259.85kB)
[INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
[INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (453.74kB)
[INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (387.41kB)
[INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.9kB)
[INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.44kB)
[INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (161.06kB)
[INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.81kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB)
[INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
[INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
[INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
[INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
[INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
[INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (498.28kB)
[INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (79.12kB)
[INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.59kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (33.71kB)
[INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917/plugins/ (35.64kB)
[INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (183.86kB)
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917/plugins/ (106.17kB)
[INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (30.07kB)
[INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
[INFO] Fetching org.apache.commons.compress_1.15.0.v20180119-1613.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (192.98kB)
[INFO] Fetching org.apache.commons.dbcp_1.4.0.v201204271417.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (64.1kB)
[INFO] Fetching org.apache.commons.pool_1.6.0.v201204271246.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (46.04kB)
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (82.7kB)
[INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917/plugins/ (103.82kB)
[INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917/plugins/ (91.48kB)
[INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (109.15kB)
[INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.52kB)
[INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.47kB)
[INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
[INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.83kB)
[INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
[INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (30.65kB)
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (107.65kB)
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (109.72kB)
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (323.36kB)
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200114-1512.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (333.78kB)
[INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB)
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (696.23kB)
[INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (962.55kB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.42MB)
[INFO] Fetching org.apache.mina.core_2.0.7.v201401071602.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (683.83kB)
[INFO] Fetching org.apache.sshd.core_0.7.0.v201303101611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (123.33kB)
[INFO] Fetching org.apache.sshd.osgi_2.4.0.v20200318-1614.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (458.17kB)
[INFO] Fetching org.apache.sshd.sftp_2.4.0.v20200319-1547.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (114.53kB)
[INFO] Fetching org.apache.wsil4j_1.0.0.v20180522-1857.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (32.64kB)
[INFO] Fetching org.uddi4j_2.0.5.v200805270300.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (51.95kB)
[INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917/plugins/ (114.7kB)
[INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917/plugins/ (405.11kB)
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917/plugins/ (42.52kB)
[INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (12.57kB)
[INFO] Fetching org.bouncycastle.bcpg_1.65.0.v20200527-1955.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (95.78kB)
[INFO] Fetching org.bouncycastle.bcprov_1.65.1.v20200529-1514.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.2MB)
[INFO] Fetching org.bouncycastle.bcpkix_1.65.0.v20200527-1955.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (196.28kB)
[INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
[INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.08kB)
[INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.57kB)
[INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.79kB)
[INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
[INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (483.38kB)
[INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
[INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.11.0.v20200525-2012.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.66MB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
[INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (235.58kB)
[INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.59kB)
[INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
[INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.85kB)
[INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
[INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
[INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
[INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
[INFO] Fetching org.eclipse.equinox.supplement_1.9.300.v20200310-1353.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.12kB)
[INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
[INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.18kB)
[INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
[INFO] Fetching org.eclipse.core.net_1.3.900.v20200428-1255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.74kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
[INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
[INFO] Fetching org.eclipse.core.runtime.feature_1.2.900.v20200525-1407.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
[INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
[INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
[INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.51kB)
[INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
[INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
[INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
[INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.01kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
[INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.85kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.56kB)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.42kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (834.71kB)
[INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (361.92kB)
[INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
[INFO] Fetching org.eclipse.equinox.console_1.4.100.v20200525-1407.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.48kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.88kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
[INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
[INFO] Fetching org.eclipse.jface.notifications_0.1.0.v20200511-0837.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.31kB)
[INFO] Fetching org.eclipse.e4.rcp_4.16.0.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.93kB)
[INFO] Fetching org.eclipse.e4.core.services.source_2.2.300.v20200422-1846.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.42kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.14.1000.v20200514-1625.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (89.51kB)
[INFO] Fetching org.eclipse.e4.core.commands.source_0.12.900.v20200110-1732.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.59kB)
[INFO] Fetching org.eclipse.e4.ui.bindings.source_0.12.900.v20200513-0930.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.64kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.700.v20200113-1422.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (382.01kB)
[INFO] Fetching org.eclipse.e4.ui.services.source_1.3.700.v20190930-1643.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.27kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.14.1200.v20200529-1321.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (140.31kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.source_1.11.300.v20200514-1625.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (164.92kB)
[INFO] Fetching org.eclipse.e4.ui.css.core.source_0.12.1200.v20200513-0930.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (206.25kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.13.1000.v20200525-0806.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (163.49kB)
[INFO] Fetching org.apache.batik.css.source_1.11.0.v20190515-0436.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (324.09kB)
[INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (52.19kB)
[INFO] Fetching org.apache.batik.util.source_1.11.0.v20190515-0436.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.28kB)
[INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (89.33kB)
[INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (18.29kB)
[INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (39.54kB)
[INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB)
[INFO] Fetching javax.annotation.source_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.62kB)
[INFO] Fetching org.eclipse.e4.core.di.source_1.7.600.v20200428-0912.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.5kB)
[INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.400.v20191217-1710.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.13kB)
[INFO] Fetching org.apache.batik.i18n.source_1.11.0.v20190515-0436.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.83kB)
[INFO] Fetching org.apache.batik.constants.source_1.11.0.v20190515-0436.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.35kB)
[INFO] Fetching org.apache.xmlgraphics.source_2.3.0.v20190515-0436.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (677.28kB)
[INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (293.37kB)
[INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (85.46kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.16.0.v20200507-0938.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.6kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.12.700.v20200527-0719.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
[INFO] Fetching org.eclipse.e4.ui.di.source_1.2.800.v20200128-0855.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.19kB)
[INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.700.v20191222-1048.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.4kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.86kB)
[INFO] Fetching org.eclipse.equinox.common.source_3.12.0.v20200504-1602.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (135.9kB)
[INFO] Fetching org.apache.felix.scr.source_2.1.16.v20200110-1820.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (274.21kB)
[INFO] Fetching org.eclipse.equinox.event.source_1.5.400.v20200511-1702.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.27kB)
[INFO] Fetching org.eclipse.core.commands.source_3.9.700.v20191217-1850.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.66kB)
[INFO] Fetching org.eclipse.core.contenttype.source_3.7.700.v20200517-1644.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (83.21kB)
[INFO] Fetching org.eclipse.core.databinding.source_1.9.0.v20200519-1409.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (145.1kB)
[INFO] Fetching org.eclipse.core.databinding.beans.source_1.6.100.v20191217-1850.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.23kB)
[INFO] Fetching org.eclipse.core.databinding.observable.source_1.9.0.v20200205-2119.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (205.5kB)
[INFO] Fetching org.eclipse.core.databinding.property.source_1.8.0.v20200124-0715.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.39kB)
[INFO] Fetching org.eclipse.core.expressions.source_3.6.800.v20200319-0911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.96kB)
[INFO] Fetching org.eclipse.core.jobs.source_3.10.800.v20200421-0950.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.64kB)
[INFO] Fetching org.eclipse.core.runtime.source_3.18.0.v20200506-2143.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.2kB)
[INFO] Fetching org.eclipse.equinox.app.source_1.4.500.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.53kB)
[INFO] Fetching org.eclipse.equinox.launcher.source_1.5.700.v20200207-2156.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.5kB)
[INFO] Fetching com.ibm.icu.source_64.2.0.v20190507-1337.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.36MB)
[INFO] Fetching org.eclipse.equinox.preferences.source_3.8.0.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.64kB)
[INFO] Fetching org.eclipse.equinox.registry.source_3.8.800.v20200406-0956.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.16kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.500.v20200211-1505.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
[INFO] Fetching org.eclipse.osgi.source_3.15.300.v20200520-1959.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.1.800.v20200511-1223.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.91kB)
[INFO] Fetching org.eclipse.osgi.services.source_3.8.0.v20190206-2147.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (244.89kB)
[INFO] Fetching org.eclipse.osgi.util.source_3.5.300.v20190708-1141.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.54kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.114.100.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.62MB)
[INFO] Fetching org.eclipse.jface.source_3.20.0.v20200505-1952.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1,012.37kB)
[INFO] Fetching org.eclipse.jface.databinding.source_1.11.100.v20200522-1835.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (228.08kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.400.v20191216-0805.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.73kB)
[INFO] Fetching org.apache.felix.gogo.command.source_1.0.2.v20170914-1324.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.37kB)
[INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.0.v20180713-1646.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105kB)
[INFO] Fetching org.apache.felix.gogo.shell.source_1.1.0.v20180713-1646.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.29kB)
[INFO] Fetching org.eclipse.equinox.console.source_1.4.100.v20200525-1407.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (83.88kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.3.1000.v20200517-1848.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.52kB)
[INFO] Fetching org.eclipse.equinox.bidi.source_1.2.300.v20191213-1901.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.52kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.1.800.v20200522-0923.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.09kB)
[INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (180.32kB)
[INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.700.v20200318-1219.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.39kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.600.v20191216-2352.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.41kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.600.v20200311-0642.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.81kB)
[INFO] Fetching org.eclipse.urischeme.source_1.1.0.v20200603-1117.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.41kB)
[INFO] Fetching org.eclipse.jface.notifications.source_0.1.0.v20200511-0837.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.6kB)
[INFO] Fetching org.eclipse.e4.rcp.source_4.16.0.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.92kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.94kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
[INFO] Fetching org.eclipse.ecf.identity_3.9.400.v20200611-2221.jar.pack.gz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (27.12kB)
[INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.22kB)
[INFO] Fetching org.eclipse.ecf_3.9.100.v20200611-2221.jar.pack.gz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (48.05kB)
[INFO] Fetching org.eclipse.ecf.core.feature_1.5.600.v20200611-2221.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (19.71kB)
[INFO] Fetching org.eclipse.ecf.source_3.9.100.v20200611-2221.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (102.61kB)
[INFO] Fetching org.eclipse.ecf.identity.source_3.9.400.v20200611-2221.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (53.13kB)
[INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.600.v20200611-2221.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (20.98kB)
[INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (9.93kB)
[INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.400.v20200611-2220.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (19.68kB)
[INFO] Fetching org.eclipse.ecf.ssl.source_1.2.400.v20200611-2220.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (13.61kB)
[INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.400.v20200611-2220.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (21.04kB)
[INFO] Fetching org.eclipse.ecf.filetransfer_5.1.100.v20200611-2221.jar.pack.gz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (20.35kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.600.v20200611-2221.jar.pack.gz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (44.98kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.900.v20200713-0653.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (27.8kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.100.v20200611-2221.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (76.02kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.600.v20200611-2221.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (85.89kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.900.v20200713-0653.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (29.2kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.500.v20200611-1836.jar.pack.gz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (32.5kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.14.9.v20200713-0653.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (27.78kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.source_1.1.500.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (54.06kB)
[INFO] Fetching org.apache.commons.codec.source_1.13.0.v20200108-0001.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (368.11kB)
[INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.10.v20200114-1512.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (965.36kB)
[INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (431.64kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature.source_3.14.9.v20200713-0653.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (29.25kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.200.v20200611-1836.jar.pack.gz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (11.88kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.300.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (27.68kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl.source_1.1.200.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (17.96kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.source_1.1.300.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (29.2kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.300.v20200611-1836.jar.pack.gz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (35.73kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.400.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (27.9kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.300.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (52.58kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.400.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (29.36kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (7.35kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.300.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (23.71kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.200.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (9.47kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.300.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/features/ (25.12kB)
[INFO] Fetching org.eclipse.eclemma.core_3.1.4.202012082030.jar.pack.gz from http://update.eclemma.org/plugins/ (35.84kB)
[INFO] Fetching org.jacoco.core_0.8.6.v20201001-1506.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (72.81kB)
[INFO] Fetching org.jacoco.agent_0.8.6.v20201001-1506.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (290.17kB)
[INFO] Fetching org.jacoco.report_0.8.6.v20201001-1506.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (68.23kB)
[INFO] Fetching org.eclipse.eclemma.doc_3.1.4.202012082030.jar.pack.gz from http://update.eclemma.org/plugins/ (211.42kB)
[INFO] Fetching org.objectweb.asm_8.0.1.v20200420-1007.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (60.93kB)
[INFO] Fetching org.eclipse.eclemma.feature_3.1.4.202012082030.jar from http://update.eclemma.org/features/ (20.46kB)
[INFO] Fetching org.eclipse.eclemma.ui_3.1.4.202012082030.jar.pack.gz from http://update.eclemma.org/plugins/ (137.85kB)
[INFO] Fetching org.objectweb.asm.commons_8.0.1.v20200420-1007.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (36.25kB)
[INFO] Fetching org.objectweb.asm.tree_8.0.1.v20200420-1007.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (26.36kB)
[INFO] Fetching org.eclipse.egit.core_5.0.0.201806131550-r.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (151.09kB)
[INFO] Fetching org.eclipse.jgit_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (2.53MB)
[INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.71kB)
[INFO] Fetching org.eclipse.egit.doc_5.0.0.201806131550-r.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (4.35MB)
[INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
[INFO] Fetching org.eclipse.jsch.ui_1.3.900.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.58kB)
[INFO] Fetching org.eclipse.egit.ui_5.0.0.201806131550-r.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (1.08MB)
[INFO] Fetching org.eclipse.egit_5.0.0.201806131550-r.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (9.57kB)
[INFO] Fetching org.eclipse.egit_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/features/ (13.24kB)
Jun 07, 2021 10:33:00 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
Jun 07, 2021 10:33:00 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.25kB)
[INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
[INFO] Fetching org.eclipse.emf.codegen_2.20.0.v20200324-0932.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (126.91kB)
[INFO] Fetching org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.28kB)
[INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.15kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.22.0.v20200324-0947.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.64kB)
[INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20200324-0723.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.35kB)
[INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20200324-0723.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.69kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (417.98kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.42kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.27kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.22.0.v20200324-0947.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.05kB)
[INFO] Fetching org.eclipse.emf.codegen_2.20.0.v20200324-0932.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.07kB)
[INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.25kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.46kB)
[INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.07kB)
[INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.03kB)
[INFO] Fetching org.eclipse.emf.common.source_2.19.0.v20200324-0932.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (218.73kB)
[INFO] Fetching org.eclipse.emf.common.source_2.19.0.v20200324-0932.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.23kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.17.0.v20190507-0402.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.01kB)
[INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.46kB)
[INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.21kB)
[INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.73kB)
[INFO] Fetching org.eclipse.emf.converter_2.15.0.v20200324-0723.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.16kB)
[INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.42kB)
[INFO] Fetching org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.51kB)
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.94kB)
[INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20190323-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.07kB)
[INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20190323-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.emf.doc_2.19.0.v20200324-0723.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.19MB)
[INFO] Fetching org.eclipse.emf.doc_2.21.0.v20200324-0723.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19kB)
[INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.79kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20190822-1451.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.07kB)
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.78kB)
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
[INFO] Fetching org.eclipse.emf.ecore.source_2.22.0.v20200519-1135.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (820.38kB)
[INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.75kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (151.52kB)
[INFO] Fetching org.eclipse.emf.ecore.source_2.22.0.v20200519-1135.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.25kB)
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.02kB)
[INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202007241204.jar from http://download.eclipse.org/nebula/releases/2.4.2/plugins/ (106.39kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200205-0529.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.49kB)
[INFO] Fetching org.eclipse.emf_2.22.0.v20200519-1135.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.22kB)
[INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.55kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.21kB)
[INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.69kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.45kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.69kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.91kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.09kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.16kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.68kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore_2.12.0.v20190323-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
[INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20190323-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.03kB)
[INFO] Fetching org.eclipse.emf.mapping.ui_2.13.0.v20190323-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.05kB)
[INFO] Fetching org.eclipse.emf.mwe.core_1.5.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.57kB)
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.11.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.47kB)
[INFO] Fetching org.eclipse.emf.mwe.ui_1.5.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.63kB)
[INFO] Fetching org.eclipse.emf.mwe.utils_1.5.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.51kB)
[INFO] Fetching org.eclipse.emf.mwe2.language_2.11.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (70.15kB)
[INFO] Fetching org.eclipse.xtext_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (708.42kB)
[INFO] Fetching org.eclipse.xtext.common.types_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.76kB)
[INFO] Fetching org.eclipse.xtext.util_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.58kB)
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.18kB)
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (129.49kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.ide_2.11.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.14kB)
[INFO] Fetching org.eclipse.xtext.ide_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (172.09kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.11.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.65kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.11.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.31kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.source_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.17kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.ide.source_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (64.57kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.ui.source_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.87kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch.ui.source_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.25kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.sdk_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.75kB)
[INFO] Fetching org.eclipse.xtext.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (527.62kB)
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.56kB)
[INFO] Fetching org.eclipse.xtext.builder_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.64kB)
[INFO] Fetching org.eclipse.xtext.ui.shared_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.68kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.38kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.11.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.5kB)
[INFO] Fetching org.eclipse.emf.mwe2.lib_2.11.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.88kB)
[INFO] Fetching org.eclipse.xtext.xbase_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (841.76kB)
[INFO] Fetching org.eclipse.emf.mwe2.launcher_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.7kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch.source_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.43kB)
[INFO] Fetching org.eclipse.emf.mwe2.launcher.source_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.8kB)
[INFO] Fetching org.eclipse.emf.mwe2.runtime.source_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.79kB)
[INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.22kB)
[INFO] Fetching org.eclipse.emf.mwe2.runtime.sdk_2.11.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.68kB)
[INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.13kB)
[INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (403.76kB)
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.51kB)
[INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (21.63kB)
[INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.26kB)
[INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.4kB)
[INFO] Fetching org.eclipse.emf.validation_1.12.1.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (21.67kB)
[INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.89kB)
[INFO] Fetching org.eclipse.ocl_3.15.0.v20200608-1555.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.ocl.ecore_3.15.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.44kB)
[INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
[INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.12kB)
[INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (21.65kB)
[INFO] Fetching org.eclipse.equinox.cm_1.4.400.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.32kB)
[INFO] Fetching org.eclipse.equinox.coordinator_1.3.800.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.89kB)
[INFO] Fetching org.eclipse.equinox.coordinator.source_1.3.800.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.5kB)
[INFO] Fetching org.eclipse.equinox.cm.source_1.4.400.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.71kB)
[INFO] Fetching org.eclipse.equinox.device_1.0.900.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.49kB)
[INFO] Fetching org.eclipse.equinox.device.source_1.0.900.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.86kB)
[INFO] Fetching org.eclipse.equinox.ds_1.6.200.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.46kB)
[INFO] Fetching org.eclipse.equinox.ds.source_1.6.200.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.4kB)
[INFO] Fetching org.eclipse.equinox.metatype_1.5.300.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.92kB)
[INFO] Fetching org.eclipse.equinox.metatype.source_1.5.300.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.98kB)
[INFO] Fetching org.eclipse.equinox.useradmin_1.1.800.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.97kB)
[INFO] Fetching org.eclipse.equinox.useradmin.source_1.1.800.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.65kB)
[INFO] Fetching org.eclipse.equinox.compendium.sdk_3.20.200.v20200511-1702.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.34kB)
[INFO] Fetching org.eclipse.equinox.console.jaas.fragment_1.0.300.v20200111-0718.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.73kB)
[INFO] Fetching org.eclipse.equinox.console.ssh_1.2.600.v20200407-1314.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.89kB)
[INFO] Fetching org.eclipse.equinox.core.feature_1.11.200.v20200525-1407.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.2kB)
[INFO] Fetching org.eclipse.equinox.supplement.source_1.9.300.v20200310-1353.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
[INFO] Fetching org.eclipse.equinox.transforms.xslt_1.1.100.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.76kB)
[INFO] Fetching org.eclipse.equinox.transforms.xslt.source_1.1.100.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.47kB)
[INFO] Fetching org.eclipse.equinox.transforms.hook_1.2.500.v20190714-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.96kB)
[INFO] Fetching org.eclipse.equinox.transforms.hook.source_1.2.500.v20190714-1852.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.94kB)
[INFO] Fetching org.eclipse.equinox.concurrent.source_1.1.500.v20200106-1437.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.94kB)
[INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
[INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.200.v20190903-0934.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.36kB)
[INFO] Fetching org.eclipse.equinox.security.source_1.3.500.v20200114-1637.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.88kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
[INFO] Fetching org.eclipse.equinox.security.ui.source_1.2.600.v20191213-1901.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.29kB)
[INFO] Fetching org.eclipse.equinox.region_1.4.600.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.7kB)
[INFO] Fetching org.eclipse.equinox.region.source_1.4.600.v20191002-1632.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.83kB)
[INFO] Fetching org.eclipse.equinox.log.stream_1.0.200.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.56kB)
[INFO] Fetching org.eclipse.equinox.log.stream.source_1.0.200.v20191017-2055.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.64kB)
[INFO] Fetching org.eclipse.equinox.console.ssh.source_1.2.600.v20200407-1314.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.17kB)
[INFO] Fetching org.apache.sshd.osgi.source_2.4.0.v20200318-1614.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.22MB)
[INFO] Fetching org.slf4j.api.source_1.7.2.v20121108-1250.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (29.97kB)
[INFO] Fetching org.eclipse.equinox.weaving.caching_1.1.400.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.26kB)
[INFO] Fetching org.eclipse.equinox.weaving.caching.source_1.1.400.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.05kB)
[INFO] Fetching org.eclipse.equinox.weaving.caching.j9_1.1.400.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.8kB)
[INFO] Fetching org.eclipse.equinox.weaving.caching.j9.source_1.1.400.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.83kB)
[INFO] Fetching org.eclipse.equinox.weaving.hook_1.2.700.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.74kB)
[INFO] Fetching org.eclipse.equinox.weaving.hook.source_1.2.700.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.63kB)
[INFO] Fetching org.eclipse.equinox.core.sdk_3.19.300.v20200525-1407.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.18kB)
[INFO] Fetching org.eclipse.equinox.executable_3.8.800.v20200514-1529.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (249.52kB)
[INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.800.v20200514-1529 from http://download.eclipse.org/releases/2020-06/202006171000/binary/ (17.06kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.56kB)
[INFO] Fetching org.eclipse.equinox.http.jetty_3.7.400.v20200123-1333.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.59kB)
[INFO] Fetching org.eclipse.equinox.http.servlet_1.6.500.v20200511-1535.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.4kB)
[INFO] Fetching org.eclipse.jetty.http_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (229.4kB)
[INFO] Fetching org.eclipse.jetty.http_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (220.94kB)
[INFO] Fetching org.eclipse.jetty.server_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (724.34kB)
[INFO] Fetching org.eclipse.jetty.server_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (717.58kB)
[INFO] Fetching org.eclipse.jetty.servlet_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (139.2kB)
[INFO] Fetching org.eclipse.jetty.servlet_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (154.15kB)
[INFO] Fetching org.eclipse.jetty.util_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (590.52kB)
[INFO] Fetching org.eclipse.jetty.util_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (574.4kB)
[INFO] Fetching org.eclipse.equinox.http.registry_1.1.800.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.41kB)
[INFO] Fetching org.eclipse.equinox.http.servletbridge_1.1.200.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.43kB)
[INFO] Fetching org.eclipse.equinox.servletbridge_1.6.0.v20200511-1902.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.94kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.65kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.69kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.11kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (44.42kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.9kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
[INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.99kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.47kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.47kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.76kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.35kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.600.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.67kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.3.500.v20200406-2025.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (106.96kB)
[INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.300.v20191014-1219.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.94kB)
[INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.300.v20200211-1504.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.76kB)
[INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.700.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.98kB)
[INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.700.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (138.75kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.400.v20200221-1022.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.84kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.5.0.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (247.75kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.400.v20191211-1528.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.65kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.source_2.4.700.v20200110-2121.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.46kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.600.v20200114-1339.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.06kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.600.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.9kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.500.v20200211-1505.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.62kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.400.v20191002-0702.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.92kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.400.v20200319-1546.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.5kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.600.v20200217-1130.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.24kB)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.2.400.v20200123-2221.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.22kB)
[INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.800.v20200410-1336.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (64.25kB)
[INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (149.53kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.600.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.47kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.45kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.02kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.04kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.500.v20200521-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.93kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.2.600.v20200521-1852.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.02kB)
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.43kB)
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.51kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.800.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.600.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.79kB)
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.500.v20191211-1631.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.74kB)
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.400.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.02kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.400.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.67kB)
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.400.v20191213-1911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.24kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.500.v20200110-2121.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.62kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.600.v20200318-1507.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (149.49kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.800.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.15kB)
[INFO] Fetching org.eclipse.equinox.p2.installer_1.2.300.v20191211-1631.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.79kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.77kB)
[INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.9kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.600.v20200412-0601.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.78kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.800.v20200602-1138.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.03kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.source_2.6.0.v20200602-1138.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (294.34kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.4.700.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.68kB)
[INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.300.v20200222-1600.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.42kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.1.600.v20200412-0601.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.23kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.800.v20200602-1138.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.12kB)
[INFO] Fetching org.eclipse.equinox.p2.installer.source_1.2.300.v20191211-1631.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.02kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.admin.rcp_1.2.100.v20190611-1008.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.83kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.admin.rcp.source_1.2.100.v20190611-1008.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.08kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.admin_1.1.300.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.67kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.admin.source_1.1.300.v20191002-0702.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.3kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.67kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.2.400.v20191016-0512.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.91kB)
[INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.5kB)
[INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.400.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (70.85kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.200.v20190611-1008.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.84kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.200.v20190611-1008.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.18kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.500.v20200521-1852.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.58kB)
[INFO] Fetching org.eclipse.equinox.p2.sdk_3.11.800.v20200602-1138.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.36kB)
[INFO] Fetching org.eclipse.ui.browser_3.6.800.v20200410-1405.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.9kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.800.v20200602-1138.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.91kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.800.v20200602-1138.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.16kB)
[INFO] Fetching org.eclipse.equinox.sdk_3.20.200.v20200528-0603.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.08kB)
[INFO] Fetching org.eclipse.equinox.server.core_1.12.200.v20200520-1959.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.13kB)
[INFO] Fetching org.eclipse.jetty.continuation_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.79kB)
[INFO] Fetching org.eclipse.jetty.io_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (172.52kB)
[INFO] Fetching org.eclipse.jetty.security_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (126.54kB)
[INFO] Fetching org.eclipse.equinox.server.jetty_1.10.300.v20200528-0603.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.equinox.server.p2_1.9.300.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.95kB)
[INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (129.79kB)
[INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (118.48kB)
[INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (57.06kB)
[INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.400.v20200123-1333.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.47kB)
[INFO] Fetching org.eclipse.equinox.http.registry.source_1.1.800.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.5kB)
[INFO] Fetching org.eclipse.equinox.http.servlet.source_1.6.500.v20200511-1535.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (140.6kB)
[INFO] Fetching org.eclipse.equinox.http.servletbridge.source_1.1.200.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.11kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.16kB)
[INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (321.04kB)
[INFO] Fetching org.eclipse.jetty.continuation.source_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.81kB)
[INFO] Fetching org.eclipse.jetty.http.source_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (134.46kB)
[INFO] Fetching org.eclipse.jetty.io.source_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.34kB)
[INFO] Fetching org.eclipse.jetty.security.source_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.3kB)
[INFO] Fetching org.eclipse.jetty.server.source_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (437.75kB)
[INFO] Fetching org.eclipse.jetty.servlet.source_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.88kB)
[INFO] Fetching org.eclipse.jetty.util.source_9.4.29.v20200521.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (382.97kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.02kB)
[INFO] Fetching org.eclipse.equinox.servletbridge.source_1.6.0.v20200511-1902.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.25kB)
[INFO] Fetching org.eclipse.equinox.serverside.sdk_3.19.300.v20200528-0603.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.64kB)
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.56kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (117.62kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (257.14kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.66kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.53kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.26kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.86kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.25kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.2kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.46kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (386.74kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (114.29kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (190.36kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.16MB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.45kB)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.73kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (218.73kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.14kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (137.53kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (92.1kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (196.73kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.85kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.89kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.91kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (117.43kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.72kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.5kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (318.69kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (110.07kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (245.89kB)
[INFO] Fetching org.eclipse.graphiti_0.17.0.202005151449.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.59kB)
[INFO] Fetching org.eclipse.graphiti.mm_0.17.0.202005151449.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.02kB)
[INFO] Fetching org.eclipse.graphiti.ui_0.17.0.202005151449.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (226.34kB)
[INFO] Fetching org.eclipse.graphiti.pattern_0.17.0.202005151449.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.17kB)
[INFO] Fetching org.eclipse.graphiti.feature_0.17.0.202005151449.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.24kB)
[INFO] Fetching org.eclipse.graphiti.source_0.17.0.202005151449.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (356.61kB)
[INFO] Fetching org.eclipse.graphiti.ui.source_0.17.0.202005151449.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (558.08kB)
[INFO] Fetching org.eclipse.graphiti.mm.source_0.17.0.202005151449.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (237.83kB)
[INFO] Fetching org.eclipse.graphiti.pattern.source_0.17.0.202005151449.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.56kB)
[INFO] Fetching org.eclipse.graphiti.feature.source_0.17.0.202005151449.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.94kB)
[INFO] Fetching org.eclipse.help.base_4.2.1000.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (164.23kB)
[INFO] Fetching org.eclipse.help.ui_4.1.900.v20200525-0615.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (204.98kB)
[INFO] Fetching org.eclipse.help.webapp_3.9.900.v20200525-1514.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (273.05kB)
[INFO] Fetching org.eclipse.help_2.3.200.v20200604-0540.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.51kB)
[INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (73.27kB)
[INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.66MB)
[INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.24MB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.45MB)
[INFO] Fetching org.eclipse.help.base.source_4.2.1000.v20200604-0540.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.99kB)
[INFO] Fetching org.eclipse.help.ui.source_4.1.900.v20200525-0615.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (220.7kB)
[INFO] Fetching org.eclipse.help.webapp.source_3.9.900.v20200525-1514.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (198.61kB)
[INFO] Fetching org.eclipse.core.net.source_1.3.900.v20200428-1255.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.51kB)
[INFO] Fetching org.eclipse.help.source_2.3.200.v20200604-0540.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.8kB)
[INFO] Fetching org.objectweb.asm_3.3.1.v201105211655.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (84.28kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.18kB)
[INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (31.86kB)
[INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (123kB)
[INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
[INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.46kB)
[INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.59kB)
[INFO] Fetching org.eclipse.jdt.apt.core_3.6.600.v20200529-1546.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (128.11kB)
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.1kB)
[INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.900.v20200428-1854.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.68kB)
[INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1000.v20200505-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.26kB)
[INFO] Fetching org.eclipse.jdt.apt.ui_3.6.400.v20200429-0738.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.56kB)
[INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.04kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.48kB)
[INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (966.69kB)
[INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
[INFO] Fetching org.eclipse.jdt.doc.isv_3.14.800.v20200603-2147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (5MB)
[INFO] Fetching org.eclipse.jdt.doc.user_3.15.700.v20200603-0557.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.25MB)
Jun 07, 2021 10:33:53 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
Jun 07, 2021 10:33:53 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.97kB)
[INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.57kB)
[INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1200.v20200214-0716.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.19kB)
[INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.900.v20200513-0617.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.96kB)
[INFO] Fetching org.junit.jupiter.api_5.6.0.v20200203-2009.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.99kB)
[INFO] Fetching org.junit.jupiter.engine_5.6.0.v20200203-2009.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.22kB)
[INFO] Fetching org.junit.jupiter.migrationsupport_5.6.0.v20200203-2009.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.54kB)
[INFO] Fetching org.junit.jupiter.params_5.6.0.v20200203-2009.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (184.66kB)
[INFO] Fetching org.junit.platform.commons_1.6.0.v20200203-2009.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.23kB)
[INFO] Fetching org.junit.platform.engine_1.6.0.v20200203-2009.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.76kB)
[INFO] Fetching org.junit.platform.launcher_1.6.0.v20200203-2009.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.12kB)
[INFO] Fetching org.junit.platform.runner_1.6.0.v20200203-2009.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.1kB)
[INFO] Fetching org.junit.platform.suite.api_1.6.0.v20200203-2009.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.89kB)
[INFO] Fetching org.junit.vintage.engine_5.6.0.v20200203-2009.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.61kB)
[INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.79kB)
[INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.12kB)
[INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.17kB)
[INFO] Fetching org.eclipse.jdt_3.18.400.v20200604-0540.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.71kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
[INFO] Fetching org.eclipse.ant.ui.source_3.7.800.v20200413-1643.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (609.79kB)
[INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.600.v20200529-1546.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (355.51kB)
[INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.400.v20200429-0738.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.87kB)
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.500.v20200322-1447.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.82kB)
[INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.1000.v20200505-1625.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (135.19kB)
[INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.900.v20200428-1854.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.63kB)
[INFO] Fetching org.eclipse.jdt.core.source_3.22.0.v20200530-2032.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (5.15MB)
[INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.0.0.v20200119-0748.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.86kB)
[INFO] Fetching org.eclipse.jdt.annotation.source_1.1.500.v20200407-1355.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.03kB)
[INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.86kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.14.0.v20200526-0740.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (999.4kB)
[INFO] Fetching org.eclipse.jdt.debug.ui.source_3.11.0.v20200525-2012.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (840.71kB)
[INFO] Fetching org.eclipse.jdt.debug.source_3.15.100.v20200525-2012.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (854.38kB)
[INFO] Fetching org.eclipse.jdt.junit.source_3.11.800.v20200518-1033.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (197.67kB)
[INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.700.v20200501-1429.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (113.93kB)
[INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.5.200.v20200501-1429.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.85kB)
[INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1200.v20200214-0716.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.36kB)
[INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.900.v20200513-0617.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.08kB)
[INFO] Fetching org.eclipse.jdt.launching.source_3.17.100.v20200526-1503.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (346.76kB)
[INFO] Fetching org.eclipse.jdt.ui.source_3.21.100.v20200602-0959.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (5.22MB)
[INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (258.21kB)
[INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (51.3kB)
[INFO] Fetching org.junit.jupiter.api.source_5.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (183.89kB)
[INFO] Fetching org.junit.jupiter.engine.source_5.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (138.46kB)
[INFO] Fetching org.junit.jupiter.migrationsupport.source_5.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.76kB)
[INFO] Fetching org.junit.jupiter.params.source_5.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.48kB)
[INFO] Fetching org.junit.platform.commons.source_1.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.25kB)
[INFO] Fetching org.junit.platform.engine.source_1.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (148.46kB)
[INFO] Fetching org.junit.platform.launcher.source_1.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.95kB)
[INFO] Fetching org.junit.platform.runner.source_1.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.97kB)
[INFO] Fetching org.junit.platform.suite.api.source_1.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.48kB)
[INFO] Fetching org.junit.vintage.engine.source_5.6.0.v20200203-2009.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.73kB)
[INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (20.88kB)
[INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.05kB)
[INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.500.v20200116-2251.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.59kB)
[INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.600.v20200204-1737.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.07kB)
[INFO] Fetching org.eclipse.ant.launching.source_1.2.900.v20200410-1424.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (128.09kB)
[INFO] Fetching org.eclipse.jdt.source_3.18.400.v20200604-0540.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.09kB)
[INFO] Fetching org.eclipse.jem.util_2.1.201.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.45kB)
[INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24kB)
[INFO] Fetching org.eclipse.jetty.io_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (181.16kB)
[INFO] Fetching org.eclipse.jetty.security_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (126.78kB)
[INFO] Fetching org.eclipse.jetty.util.ajax_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (72.52kB)
[INFO] Fetching org.eclipse.jetty.xml_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (74.08kB)
[INFO] Fetching org.eclipse.jetty.webapp_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (146.89kB)
[INFO] Fetching org.eclipse.jgit.archive_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (24.98kB)
[INFO] Fetching org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (9.82kB)
[INFO] Fetching com.jcraft.jzlib_1.1.1.v201205102305.jar.pack.gz from http://archive.eclipse.org/egit/updates-5.0/plugins/ (38.05kB)
[INFO] Fetching org.eclipse.jgit_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/features/ (14.58kB)
[INFO] Fetching org.eclipse.jgit.http.apache_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (20.55kB)
[INFO] Fetching org.eclipse.jgit.http.apache_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/features/ (14.45kB)
[INFO] Fetching org.eclipse.jgit.lfs_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (71.93kB)
[INFO] Fetching org.eclipse.jgit.lfs.server_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (45.8kB)
[INFO] Fetching org.eclipse.jgit.lfs_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/features/ (14.41kB)
Jun 07, 2021 10:34:03 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
Jun 07, 2021 10:34:03 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] Fetching org.eclipse.json_1.1.100.v201901071922.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.8kB)
[INFO] Fetching org.eclipse.launchbar.core_2.3.100.202001140305.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.53kB)
[INFO] Fetching org.eclipse.launchbar.ui_2.3.100.202001140305.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.56kB)
[INFO] Fetching org.eclipse.launchbar.ui.controls_1.0.200.202001140305.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.57kB)
[INFO] Fetching org.eclipse.launchbar_2.4.100.202001141724.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.93kB)
[INFO] Fetching org.eclipse.m2e.archetype.common_1.16.0.20200610-1735.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.92MB)
[INFO] Fetching org.eclipse.m2e.maven.runtime_1.16.0.20200610-1735.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.22MB)
[INFO] Fetching org.eclipse.m2e.binaryproject_1.16.0.20200318-1040.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.42kB)
[INFO] Fetching org.eclipse.m2e.core_1.16.0.20200605-0817.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (198.89kB)
[INFO] Fetching org.eclipse.m2e.sourcelookup_1.16.0.20200318-0852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.31kB)
[INFO] Fetching org.eclipse.m2e.jdt_1.16.0.20200610-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.96kB)
[INFO] Fetching org.eclipse.m2e.binaryproject.ui_1.16.0.20200318-0852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.06kB)
[INFO] Fetching org.eclipse.m2e.core.ui_1.16.0.20200514-1409.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (209.88kB)
[INFO] Fetching org.eclipse.m2e.maven.indexer_1.16.0.20200610-1735.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.08MB)
[INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.56kB)
[INFO] Fetching org.eclipse.m2e.model.edit_1.16.0.20200514-1409.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.43kB)
[INFO] Fetching org.eclipse.m2e.discovery_1.16.0.20200318-1040.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.9kB)
[INFO] Fetching org.eclipse.m2e.editor_1.16.0.20200526-1057.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (125.72kB)
[INFO] Fetching org.eclipse.wst.sse.core_1.2.400.v202004081818.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.75kB)
[INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v202005180122.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (255.24kB)
[INFO] Fetching org.eclipse.wst.common.emf_1.2.600.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.28kB)
[INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
[INFO] Fetching org.eclipse.m2e.editor.xml_1.16.0.20200514-2159.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.78kB)
[INFO] Fetching org.eclipse.wst.xml.ui_1.2.400.v202005192253.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (335.45kB)
[INFO] Fetching org.eclipse.wst.sse.ui_1.7.0.v202005172302.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (315.15kB)
[INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.09kB)
[INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.69kB)
[INFO] Fetching org.eclipse.m2e.maven.runtime.slf4j.simple_1.16.0.20200610-1735.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.43kB)
[INFO] Fetching org.eclipse.m2e.launching_1.16.0.20200318-1040.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.46kB)
[INFO] Fetching org.eclipse.m2e.lifecyclemapping.defaults_1.16.0.20200318-0852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.3kB)
[INFO] Fetching org.eclipse.m2e.jdt.ui_1.16.0.20200318-1040.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.51kB)
[INFO] Fetching org.eclipse.m2e.scm_1.16.0.20200318-1040.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.2kB)
[INFO] Fetching org.eclipse.m2e.profiles.ui_1.16.0.20200318-1040.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.64kB)
[INFO] Fetching org.eclipse.m2e.refactoring_1.16.0.20200318-0852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.29kB)
[INFO] Fetching org.eclipse.m2e.feature_1.16.0.20200610-1735.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.88kB)
[INFO] Fetching org.eclipse.m2e.profiles.core_1.16.0.20200318-1040.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.8kB)
[INFO] Fetching org.eclipse.m2e.sourcelookup.ui_1.16.0.20200318-0852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.03kB)
[INFO] Fetching org.eclipse.m2e.importer_1.16.0.20200318-0852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.51kB)
[INFO] Fetching org.eclipse.m2e.sse.ui.feature_1.16.0.20200514-2159.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.93kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.2.v20200609-1812.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.04MB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.37kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (275.14kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.54kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.72kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.87kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.24kB)
[INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202007241204.jar from http://download.eclipse.org/nebula/releases/2.4.2/plugins/ (153.2kB)
[INFO] Fetching org.eclipse.nebula.widgets.ganttchart_1.0.0.202007241204.jar from http://download.eclipse.org/nebula/releases/2.4.2/plugins/ (516.48kB)
[INFO] Fetching org.eclipse.nebula.widgets.ganttchart.source_1.0.0.202007241204.jar from http://download.eclipse.org/nebula/releases/2.4.2/plugins/ (222.57kB)
[INFO] Fetching org.eclipse.nebula.widgets.ganttchart.feature_1.0.0.202007241204.jar from http://download.eclipse.org/nebula/releases/2.4.2/features/ (12.8kB)
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_1.1.0.202007241204.jar from http://download.eclipse.org/nebula/releases/2.4.2/plugins/ (318.62kB)
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.core_1.0.0.202007241204.jar from http://download.eclipse.org/nebula/releases/2.4.2/plugins/ (39.15kB)
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.source_1.1.0.202007241204.jar from http://download.eclipse.org/nebula/releases/2.4.2/plugins/ (185.74kB)
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.core.source_1.0.0.202007241204.jar from http://download.eclipse.org/nebula/releases/2.4.2/plugins/ (26.54kB)
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.feature_1.1.0.202007241204.jar from http://download.eclipse.org/nebula/releases/2.4.2/features/ (18.94kB)
[INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB)
[INFO] Fetching org.eclipse.ocl.common_1.8.400.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.75kB)
[INFO] Fetching com.lowagie.text_2.1.7.v201004222200.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (1.73MB)
[INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (27.19kB)
[INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (8.68kB)
[INFO] Fetching org.eclipse.xwt_1.4.0.202003031031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.29kB)
[INFO] Fetching org.eclipse.team.svn_4.0.5.I20170425-1700.jar from http://download.eclipse.org/technology/subversive/4.0/update-site/plugins/ (19.17kB)
[INFO] Fetching org.eclipse.zest.core_1.5.300.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.96kB)
[INFO] Fetching org.jsoup_1.8.3.v20181012-1713.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (104.95kB)
[INFO] Fetching org.apache.oro_2.0.8.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (36.56kB)
[INFO] Fetching org.eclipse.ui.intro.universal_3.3.900.v20200330-1059.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.84MB)
[INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.500.v20200515-1758.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.28kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.3.700.v20200525-1456.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.86kB)
[INFO] Fetching org.h2_1.3.168.v201212121212.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (1.27MB)
[INFO] Fetching org.hamcrest_1.1.0.v20090501071000.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (8.34kB)
[INFO] Fetching org.hamcrest.generator_1.3.0.v201305210900.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (79.73kB)
[INFO] Fetching org.hamcrest.integration_1.3.0.v201305210900.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (10.06kB)
[INFO] Fetching org.hamcrest.text_1.1.0.v20090501071000.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.42kB)
[INFO] Fetching org.eclipse.zest.layouts_1.1.300.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.96kB)
[INFO] Fetching org.mozilla.javascript_1.7.5.v201504281450.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (430.02kB)
[INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.03MB)
[INFO] Fetching org.eclipse.uml2.types_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.5kB)
[INFO] Fetching org.eclipse.uml2.common_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.12kB)
[INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.77kB)
[INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (171.76kB)
[INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.07kB)
[INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (243.5kB)
[INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.29kB)
[INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.63kB)
[INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
[INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v201910252115.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.25kB)
[INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.601.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (91.85kB)
[INFO] Fetching java_cup.runtime_0.10.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (12.85kB)
[INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
[INFO] Fetching org.eclipse.pde.ds.lib_1.1.400.v20191119-0943.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.5kB)
[INFO] Fetching org.eclipse.pde.api.tools_1.1.1300.v20200514-1749.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (924.8kB)
[INFO] Fetching org.eclipse.pde.core_3.13.400.v20200415-0531.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
[INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.65kB)
[INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.1200.v20200426-1136.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (206.92kB)
[INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.46MB)
Jun 07, 2021 10:34:20 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
Jun 07, 2021 10:34:20 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] Fetching org.eclipse.pde.build_3.10.800.v20200410-1419.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (478.57kB)
[INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
[INFO] Fetching org.eclipse.pde.doc.user_3.14.800.v20200603-2147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.69MB)
[INFO] Fetching org.eclipse.pde.ds.annotations_1.1.800.v20200514-1728.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.29kB)
[INFO] Fetching org.eclipse.pde.ds.core_1.1.800.v20200106-1341.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.05kB)
[INFO] Fetching org.eclipse.pde.ds.ui_1.1.900.v20200514-1728.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.19kB)
[INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.400.v20191119-0943.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.92kB)
[INFO] Fetching org.eclipse.pde_3.13.1100.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.27kB)
[INFO] Fetching org.eclipse.pde.junit.runtime_3.5.800.v20200310-0710.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.72kB)
[INFO] Fetching org.eclipse.pde.runtime_3.6.800.v20200203-0916.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (114.23kB)
[INFO] Fetching org.eclipse.pde.ui.templates_3.6.1000.v20200513-1026.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (377.23kB)
[INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.65kB)
[INFO] Fetching org.eclipse.pde.ua.core_1.1.500.v20200113-1730.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.06kB)
[INFO] Fetching org.eclipse.pde.ua.ui_1.1.800.v20200116-1522.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.84kB)
[INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
[INFO] Fetching org.eclipse.pde.genericeditor.extension_1.0.700.v20200123-1806.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.78kB)
[INFO] Fetching org.eclipse.tools.layout.spy_1.0.500.v20200116-1522.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.88kB)
[INFO] Fetching org.eclipse.pde_3.14.400.v20200604-0540.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.45kB)
[INFO] Fetching org.eclipse.pde.build.source_3.10.800.v20200410-1419.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (319.72kB)
[INFO] Fetching org.eclipse.pde.core.source_3.13.400.v20200415-0531.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (980.08kB)
[INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.800.v20200310-0710.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.6kB)
[INFO] Fetching org.eclipse.pde.runtime.source_3.6.800.v20200203-0916.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (83.25kB)
[INFO] Fetching org.eclipse.pde.ui.source_3.11.400.v20200514-1728.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.05MB)
[INFO] Fetching org.eclipse.pde.ui.templates.source_3.6.1000.v20200513-1026.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.46kB)
[INFO] Fetching org.objectweb.asm.source_8.0.1.v20200420-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (188.44kB)
[INFO] Fetching org.objectweb.asm.tree.source_8.0.1.v20200420-1007.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (86.69kB)
[INFO] Fetching org.eclipse.pde.api.tools.source_1.1.1300.v20200514-1749.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (651.86kB)
[INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.56kB)
[INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.1.1200.v20200426-1136.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (251.71kB)
[INFO] Fetching org.eclipse.pde.ds.core.source_1.1.800.v20200106-1341.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.86kB)
[INFO] Fetching org.eclipse.pde.ds.ui.source_1.1.900.v20200514-1728.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.78kB)
[INFO] Fetching org.eclipse.pde.launching.source_3.8.200.v20200512-0948.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.28kB)
[INFO] Fetching org.eclipse.pde.ua.core.source_1.1.500.v20200113-1730.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (104.82kB)
[INFO] Fetching org.eclipse.pde.ua.ui.source_1.1.800.v20200116-1522.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (272.56kB)
[INFO] Fetching org.eclipse.ui.trace.source_1.1.800.v20200106-1301.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.02kB)
[INFO] Fetching org.eclipse.pde.ds.annotations.source_1.1.800.v20200514-1728.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.36kB)
[INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.0.700.v20200123-1806.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.32kB)
[INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.400.v20191119-0943.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.99kB)
[INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.400.v20191119-0943.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.57kB)
[INFO] Fetching org.eclipse.tools.layout.spy.source_1.0.500.v20200116-1522.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.07kB)
[INFO] Fetching org.eclipse.pde.source_3.14.400.v20200604-0540.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.87kB)
[INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
[INFO] Fetching org.eclipse.platform_4.16.0.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (341.13kB)
[INFO] Fetching org.eclipse.platform.doc.isv_4.16.0.v20200603-2147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.6MB)
[INFO] Fetching org.eclipse.platform.doc.user_4.16.0.v20200603-1002.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.17MB)
[INFO] Fetching org.eclipse.text.quicksearch_1.0.300.v20200519-2023.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.02kB)
[INFO] Fetching org.eclipse.ui.monitoring_1.1.700.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.63kB)
[INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.83kB)
[INFO] Fetching org.eclipse.ui.themes_1.2.1000.v20200528-1125.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.8kB)
[INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.83kB)
[INFO] Fetching org.eclipse.platform_4.16.0.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.55kB)
[INFO] Fetching org.eclipse.platform_root_4.16.0.v20200604-0951 from http://download.eclipse.org/releases/2020-06/202006171000/binary/ (196B)
[INFO] Fetching org.apache.ant.source_1.10.8.v20200515-1239.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.45MB)
[INFO] Fetching org.eclipse.ant.core.source_3.5.700.v20191221-1203.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.19kB)
[INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (294.21kB)
[INFO] Fetching org.eclipse.compare.core.source_3.6.900.v20200412-2017.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.36kB)
[INFO] Fetching org.eclipse.compare.source_3.7.1000.v20200511-1203.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (423.43kB)
[INFO] Fetching org.eclipse.core.filebuffers.source_3.6.1000.v20200409-1035.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.79kB)
[INFO] Fetching org.eclipse.core.filesystem.source_1.7.700.v20200110-1734.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.36kB)
[INFO] Fetching org.eclipse.core.resources.source_3.13.700.v20200209-1624.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (795.39kB)
[INFO] Fetching org.eclipse.debug.core.source_3.15.100.v20200514-0816.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (395.99kB)
[INFO] Fetching org.eclipse.debug.ui.source_3.14.500.v20200520-0842.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.67MB)
[INFO] Fetching org.eclipse.e4.ui.ide.source_3.15.100.v20200323-2111.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.74kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.11.0.v20200515-0330.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (295.22kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.11.0.v20200515-0330.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (251.25kB)
[INFO] Fetching org.eclipse.platform.source_4.16.0.v20200604-0540.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.71kB)
[INFO] Fetching org.eclipse.search.source_3.11.1000.v20200410-1852.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (298.16kB)
[INFO] Fetching org.eclipse.text.quicksearch.source_1.0.300.v20200519-2023.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.64kB)
[INFO] Fetching org.eclipse.team.core.source_3.8.1000.v20200428-1255.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (367.92kB)
[INFO] Fetching org.eclipse.team.ui.source_3.8.900.v20200422-1935.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (766.2kB)
[INFO] Fetching org.eclipse.text.source_3.10.200.v20200428-0633.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (280.74kB)
[INFO] Fetching org.eclipse.jface.text.source_3.16.300.v20200526-0811.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (809.82kB)
[INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.72kB)
[INFO] Fetching org.eclipse.jsch.ui.source_1.3.900.v20200422-1935.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.88kB)
[INFO] Fetching org.eclipse.ui.console.source_3.9.200.v20200511-1122.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (136.82kB)
[INFO] Fetching org.eclipse.ui.intro.source_3.5.1000.v20200525-1037.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (254.03kB)
[INFO] Fetching org.eclipse.ui.intro.universal.source_3.3.900.v20200330-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.04kB)
[INFO] Fetching org.eclipse.ui.cheatsheets.source_3.5.800.v20200522-1354.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (251.02kB)
[INFO] Fetching org.eclipse.ui.browser.source_3.6.800.v20200410-1405.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.85kB)
[INFO] Fetching org.eclipse.ui.genericeditor.source_1.1.700.v20200211-1227.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.4kB)
[INFO] Fetching org.eclipse.ui.monitoring.source_1.1.700.v20200513-0930.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.22kB)
[INFO] Fetching org.eclipse.ui.navigator.source_3.9.300.v20200513-0930.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (309.01kB)
[INFO] Fetching org.eclipse.ui.navigator.resources.source_3.7.300.v20200417-1241.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.49kB)
[INFO] Fetching org.eclipse.ui.net.source_1.3.800.v20200422-1935.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.57kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.14.200.v20200421-1954.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (421.66kB)
[INFO] Fetching org.eclipse.ui.views.source_3.10.300.v20200311-1018.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.29kB)
[INFO] Fetching org.eclipse.ui.editors.source_3.13.200.v20200501-2307.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (326.42kB)
[INFO] Fetching org.eclipse.ui.externaltools.source_3.4.700.v20200319-0924.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.17kB)
[INFO] Fetching org.eclipse.ui.ide.source_3.17.100.v20200530-0835.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.25MB)
[INFO] Fetching org.eclipse.ui.ide.application.source_1.3.700.v20200525-1456.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.94kB)
[INFO] Fetching org.eclipse.core.variables.source_3.4.800.v20200120-1101.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.71kB)
[INFO] Fetching org.eclipse.ui.forms.source_3.9.100.v20200413-1417.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.87kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.8.900.v20200513-0930.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.81kB)
[INFO] Fetching org.eclipse.core.externaltools.source_1.1.700.v20200416-1310.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.85kB)
[INFO] Fetching org.eclipse.ui.themes.source_1.2.1000.v20200528-1125.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.36kB)
[INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.0.500.v20200515-1758.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.25kB)
[INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.600.v20200212-1524.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.16kB)
[INFO] Fetching org.eclipse.ui.views.log.source_1.2.1100.v20200513-0930.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.51kB)
[INFO] Fetching org.eclipse.platform.source_4.16.0.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.14kB)
[INFO] Fetching org.eclipse.rcp_4.16.0.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.41kB)
[INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.61kB)
[INFO] Fetching org.eclipse.rcp_4.16.0.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.09kB)
[INFO] Fetching org.eclipse.rcp_root_4.16.0.v20200604-0951 from http://download.eclipse.org/releases/2020-06/202006171000/binary/ (25.54kB)
[INFO] Fetching org.eclipse.help.source_3.8.800.v20200525-0755.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (180kB)
[INFO] Fetching org.eclipse.ui.source_3.117.0.v20200518-1705.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (145.54kB)
[INFO] Fetching org.eclipse.ui.workbench.source_3.119.0.v20200521-1247.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.55MB)
[INFO] Fetching org.eclipse.update.configurator.source_3.4.600.v20200422-1910.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.11kB)
[INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.88kB)
[INFO] Fetching org.eclipse.rcp.source_4.16.0.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.14kB)
[INFO] Fetching org.eclipse.sdk_4.16.0.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (161.47kB)
[INFO] Fetching org.eclipse.sdk_4.16.0.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.03kB)
[INFO] Fetching org.eclipse.tm.terminal.control_4.6.1.202005200056.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.59kB)
[INFO] Fetching org.eclipse.tm.terminal.control.feature_4.6.1.202005200056.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.34kB)
[INFO] Fetching org.eclipse.wst.command.env_1.0.500.v201903050508.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.7kB)
[INFO] Fetching org.eclipse.wst.command.env.core_1.1.0.v201910301957.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.83kB)
[INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.25kB)
[INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.1kB)
[INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.101.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.04kB)
[INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (134.72kB)
[INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (119.53kB)
[INFO] Fetching org.eclipse.wst.common.fproj_3.7.2.v201903222010.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (30.28kB)
[INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.38kB)
[INFO] Fetching org.eclipse.wst.common.modulecore_1.3.100.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (130.27kB)
[INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.301.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.57kB)
[INFO] Fetching org.eclipse.wst.common.snippets_1.2.500.v201811170421.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (92.93kB)
[INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.8kB)
[INFO] Fetching org.eclipse.wst.common_core.feature_3.10.100.v201904082145.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (30.54kB)
[INFO] Fetching org.eclipse.wst.common.infopop_1.0.300.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.73kB)
[INFO] Fetching org.eclipse.wst.internet.cache_1.0.800.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.73kB)
[INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.22kB)
[INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.41kB)
[INFO] Fetching org.eclipse.wst.common_ui.feature_3.11.0.v201905071717.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (30.54kB)
[INFO] Fetching org.eclipse.wst.css.core_1.2.0.v202004081818.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (180.86kB)
[INFO] Fetching org.eclipse.wst.css.ui_1.1.400.v202004230532.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.53kB)
[INFO] Fetching org.eclipse.wst.html.core_1.3.200.v202005180147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (202.89kB)
[INFO] Fetching org.eclipse.wst.dtd.core_1.2.0.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (165.23kB)
[INFO] Fetching org.eclipse.wst.dtd.ui_1.1.300.v202004230532.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.09kB)
[INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26kB)
[INFO] Fetching org.eclipse.wst.html.ui_1.1.300.v202005251731.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.69kB)
[INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.800.v201910252115.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.26kB)
[INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202005041016.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.2MB)
[INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.43kB)
[INFO] Fetching org.eclipse.wst.jsdt.debug.crossfire_1.0.500.v201903222047.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.67kB)
[INFO] Fetching org.eclipse.wst.jsdt.debug.transport_1.0.300.v201903222047.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.53kB)
[INFO] Fetching org.eclipse.wst.jsdt.debug.rhino_1.0.500.v201903222047.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.85kB)
[INFO] Fetching org.eclipse.wst.jsdt.debug.rhino.debugger_1.0.600.v201903222047.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.47kB)
[INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.2kB)
[INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.0.v202005221335.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.32MB)
Jun 07, 2021 10:34:55 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
Jun 07, 2021 10:34:55 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] Fetching org.eclipse.wst.jsdt.doc_2.0.200.v201903222101.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.63MB)
Jun 07, 2021 10:34:57 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
Jun 07, 2021 10:34:57 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.36kB)
[INFO] Fetching org.eclipse.wst.jsdt.support.firefox_1.0.501.v201903222047.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.73kB)
[INFO] Fetching org.eclipse.wst.jsdt.support.ie_1.0.601.v201903222047.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (351.39kB)
[INFO] Fetching org.eclipse.wst.jsdt.feature_2.2.0.v202005251709.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.37kB)
[INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.100.v202005120035.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.67kB)
[INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.2.0.v201904272112.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (83.16kB)
[INFO] Fetching org.eclipse.wst.json.bower.core_1.0.0.v201901071922.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.17kB)
[INFO] Fetching org.eclipse.wst.json.bower.ui_1.0.200.v201904210526.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.97kB)
[INFO] Fetching org.eclipse.wst.json.core_1.1.0.v201901152013.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (104.95kB)
[INFO] Fetching org.eclipse.wst.json.ui_1.0.400.v202004230532.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.16kB)
[INFO] Fetching org.eclipse.wst.json.eslint.core_1.0.0.v201901071922.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.14kB)
[INFO] Fetching org.eclipse.wst.json.eslint.ui_1.0.200.v201904210526.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.42kB)
[INFO] Fetching org.eclipse.wst.json.jshint.core_1.0.1.v201908281850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.16kB)
[INFO] Fetching org.eclipse.wst.json.jshint.ui_1.0.200.v201904210526.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.42kB)
[INFO] Fetching org.eclipse.wst.json.npm.core_1.0.0.v201901071922.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.13kB)
[INFO] Fetching org.eclipse.wst.json.npm.ui_1.0.100.v201904210526.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.54kB)
[INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.0.200.v201901071922.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.97kB)
[INFO] Fetching org.eclipse.wst.json_core.feature_1.1.8.v201909302219.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (31.84kB)
[INFO] Fetching org.eclipse.wst.json_ui.feature_1.1.8.v202004230532.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (31.87kB)
[INFO] Fetching org.eclipse.wst.server.core_1.10.100.v201910252115.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.59kB)
[INFO] Fetching org.eclipse.wst.server.discovery_1.3.200.v201910252115.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.1kB)
[INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v201910252115.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.3kB)
[INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v201910252115.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.98kB)
[INFO] Fetching org.eclipse.wst.server.ui_1.5.600.v201910252115.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (274.63kB)
[INFO] Fetching org.eclipse.wst.server.preview_1.1.701.v201912051849.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.91kB)
[INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.500.v201910252115.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.44kB)
[INFO] Fetching org.eclipse.wst.server_adapters.feature_3.2.801.v201912051849.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (30.89kB)
[INFO] Fetching org.eclipse.wst.server_core.feature_3.3.800.v201910252115.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (30.63kB)
[INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.85kB)
[INFO] Fetching org.eclipse.wst.server_ui.feature_3.3.900.v201910252115.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (30.71kB)
[INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.11kB)
[INFO] Fetching org.eclipse.wst.server_userdoc.feature_3.3.300.v201901310132.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (30.61kB)
[INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.82kB)
[INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (149.16kB)
[INFO] Fetching org.eclipse.wst.web_1.2.100.v201905161255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.68kB)
[INFO] Fetching org.eclipse.wst.web.ui_1.2.101.v202005120311.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.7kB)
[INFO] Fetching org.eclipse.wst.web_core.feature_3.18.0.v202005180147.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (31.96kB)
[INFO] Fetching org.eclipse.wst.web_js_support.feature_3.18.0.v202005181123.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.32kB)
[INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.09kB)
[INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.41kB)
[INFO] Fetching org.eclipse.wst.web_ui.feature_3.18.0.v202005251731.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.51kB)
[INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (758.66kB)
[INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.73kB)
[INFO] Fetching org.eclipse.wst.web_userdoc.feature_3.18.0.v202004271556.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (31.9kB)
[INFO] Fetching org.eclipse.wst.ws_1.1.500.v201910301957.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (68.78kB)
[INFO] Fetching org.eclipse.wst.ws.parser_1.1.0.v201910301957.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.77kB)
[INFO] Fetching org.eclipse.xsd_2.17.0.v20200319-1246.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (535.01kB)
[INFO] Fetching org.eclipse.wst.wsdl_1.3.0.v201910301957.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (175.53kB)
[INFO] Fetching org.eclipse.wst.ws.service.policy_1.0.450.v201903050508.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.46kB)
[INFO] Fetching org.eclipse.wst.wsdl.validation_1.2.0.v201910301957.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (68.89kB)
[INFO] Fetching org.eclipse.wst.wsi_1.1.0.v201910301957.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (223.47kB)
[INFO] Fetching org.eclipse.wst.ws_core.feature_3.8.0.v201910301957.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (31.93kB)
[INFO] Fetching org.eclipse.wst.xml.xpath2.processor_2.1.101.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.23kB)
[INFO] Fetching org.eclipse.wst.xml.xpath2.processor.doc.user_2.1.0.v201901071922.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.06kB)
[INFO] Fetching org.eclipse.wst.xml.xpath2.wtptypes_2.0.0.v201901071922.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.06kB)
[INFO] Fetching org.eclipse.wst.xml.xpath2_1.1.0.v201901071922.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.9kB)
[INFO] Fetching org.eclipse.wst.xml.xpath2.processor.feature_2.0.302.v201909031400.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.55kB)
[INFO] Fetching org.eclipse.wst.xml_core.feature_3.18.0.v202005180122.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (31.98kB)
[INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.21kB)
[INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.26kB)
[INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.25kB)
[INFO] Fetching org.eclipse.wst.xsd.ui_1.3.400.v202004230532.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (375.51kB)
[INFO] Fetching org.eclipse.wst.xml_ui.feature_3.18.0.v202005192253.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (32.03kB)
[INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.81kB)
[INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.87kB)
[INFO] Fetching org.eclipse.wst.xml_userdoc.feature_3.18.0.v202004271556.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (31.83kB)
[INFO] Fetching org.eclipse.xsd.edit_2.10.0.v20180706-1143.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.46kB)
[INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.37kB)
[INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (148.58kB)
[INFO] Fetching org.eclipse.xpand.activities_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.48kB)
[INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (36.31kB)
[INFO] Fetching org.eclipse.xpand_root_2.2.0.v201605260315 from http://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20190323-1100.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.xsd_2.18.0.v20200319-1246.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.02kB)
[INFO] Fetching org.eclipse.xtend.check.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.94kB)
[INFO] Fetching org.eclipse.xtend.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.28kB)
[INFO] Fetching org.eclipse.xtend.shared.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (104.93kB)
[INFO] Fetching org.eclipse.xtend.core_2.22.0.v20200602-1430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (750.09kB)
[INFO] Fetching org.eclipse.xtend.lib_2.22.0.v20200602-0713.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.31kB)
[INFO] Fetching org.eclipse.xtext.smap_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.22kB)
[INFO] Fetching org.eclipse.xtend.dependencies_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.94kB)
[INFO] Fetching org.eclipse.xtend.dependencies_root_2.2.0.v201605260315 from http://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xtend.doc_2.22.0.v20200602-1430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (480.83kB)
[INFO] Fetching org.eclipse.xtend.examples_2.22.0.v20200602-1430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (212.2kB)
[INFO] Fetching org.eclipse.xtend.profiler_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.24kB)
[INFO] Fetching org.eclipse.xtend.util.stdlib_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.09kB)
[INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (32.24kB)
[INFO] Fetching org.eclipse.xtend_root_2.2.0.v201605260315 from http://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xtend.ide_2.22.0.v20200602-1430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (272.58kB)
[INFO] Fetching org.eclipse.xtext.xbase.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (170.59kB)
[INFO] Fetching org.eclipse.xtend.ide.common_2.22.0.v20200602-1430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (290.4kB)
[INFO] Fetching org.eclipse.xtext.xbase.ide_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (264.95kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.22.0.v20200602-0713.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.31kB)
[INFO] Fetching org.eclipse.xtend.m2e_2.22.0.v20200602-1430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.33kB)
[INFO] Fetching org.eclipse.xtend.lib.source_2.22.0.v20200602-0713.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.3kB)
[INFO] Fetching org.eclipse.xtend.lib.macro.source_2.22.0.v20200602-0713.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.59kB)
[INFO] Fetching org.eclipse.xtend.standalone_2.22.0.v20200602-1430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.93kB)
[INFO] Fetching org.eclipse.xtend.core.source_2.22.0.v20200602-1430.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.35MB)
[INFO] Fetching org.eclipse.xtend.ide.common.source_2.22.0.v20200602-1430.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (279.94kB)
[INFO] Fetching org.eclipse.xtend.ide.source_2.22.0.v20200602-1430.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (460.81kB)
[INFO] Fetching org.eclipse.xtend.m2e.source_2.22.0.v20200602-1430.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.64kB)
[INFO] Fetching org.eclipse.xtend.standalone.source_2.22.0.v20200602-1430.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.31kB)
[INFO] Fetching org.eclipse.xtext.junit4_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.17kB)
[INFO] Fetching org.eclipse.xtext.junit4.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.84kB)
[INFO] Fetching org.eclipse.xtext.testing_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (91.14kB)
[INFO] Fetching org.eclipse.xtext.testing.source_2.22.0.v20200602-1352.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (145.46kB)
[INFO] Fetching org.eclipse.xtext.xbase.junit_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.71kB)
[INFO] Fetching org.eclipse.xtext.xbase.junit.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.8kB)
[INFO] Fetching org.eclipse.xtext.xbase.testing_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.2kB)
[INFO] Fetching org.eclipse.xtext.xbase.testing.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (118.86kB)
[INFO] Fetching org.eclipse.xtext.ui.testing_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.72kB)
[INFO] Fetching org.eclipse.xtext.ui.testing.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.02kB)
[INFO] Fetching org.eclipse.xtext.xbase.ui.testing_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
[INFO] Fetching org.eclipse.xtext.xbase.ui.testing.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.34kB)
[INFO] Fetching org.eclipse.xtend.sdk_2.22.0.v20200602-1533.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.15kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.12kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.42kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.08kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_root_2.2.0.v201605260315 from http://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xtend.ui_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.72kB)
[INFO] Fetching org.eclipse.xtend.ui_root_2.2.0.v201605260315 from http://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xtext.activities_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.87kB)
[INFO] Fetching org.eclipse.xtext.builder.standalone_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.33kB)
[INFO] Fetching org.eclipse.xtext.buildship_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.21kB)
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.41kB)
[INFO] Fetching org.eclipse.xtext.common.types.shared_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.03kB)
[INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.87kB)
[INFO] Fetching org.eclipse.xtext.doc_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.69MB)
[INFO] Fetching org.eclipse.xtext.docs_2.22.0.v20200602-1533.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.62kB)
[INFO] Fetching org.eclipse.xtext.ecore_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.61kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui.examples_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.05MB)
[INFO] Fetching org.eclipse.xtext.examples_2.22.0.v20200602-1533.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.67kB)
[INFO] Fetching org.eclipse.xtext.generator_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (257.31kB)
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.68kB)
[INFO] Fetching org.eclipse.xtext.java_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.61kB)
[INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
[INFO] Fetching org.eclipse.xtext.m2e_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.7kB)
[INFO] Fetching org.eclipse.xtext.purexbase_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (119.6kB)
[INFO] Fetching org.eclipse.xtext.purexbase.ide_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.88kB)
[INFO] Fetching org.eclipse.xtext.purexbase.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.31kB)
[INFO] Fetching org.eclipse.xtext.source_2.22.0.v20200602-1352.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.44MB)
[INFO] Fetching org.eclipse.xtext.util.source_2.22.0.v20200602-1352.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.81kB)
[INFO] Fetching org.eclipse.xtext.logging.source_1.2.15.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.02kB)
[INFO] Fetching org.eclipse.xtext.common.types.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (359.07kB)
[INFO] Fetching org.eclipse.xtext.builder.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (203.7kB)
[INFO] Fetching org.eclipse.xtext.ecore.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.02kB)
[INFO] Fetching org.eclipse.xtext.smap.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.8kB)
[INFO] Fetching org.eclipse.xtext.ui.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.01MB)
[INFO] Fetching org.eclipse.xtext.ui.codemining_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.39kB)
[INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.43kB)
[INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (136.19kB)
[INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.51kB)
[INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.3kB)
[INFO] Fetching org.eclipse.xtext.ui.shared.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.35kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.06kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (125.23kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.18kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.92kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.44kB)
[INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.08kB)
[INFO] Fetching org.eclipse.xtext.ide.source_2.22.0.v20200602-1352.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (332.75kB)
[INFO] Fetching org.eclipse.xtext.m2e.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.06kB)
[INFO] Fetching org.eclipse.xtext.buildship.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.58kB)
[INFO] Fetching org.eclipse.xtext.redist_2.22.0.v20200602-1533.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.52kB)
[INFO] Fetching org.eclipse.xtext.generator.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (523.35kB)
[INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.22.0.v20200602-1352.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.02MB)
[INFO] Fetching org.eclipse.xtext.xtext.ide_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.46kB)
[INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.22.0.v20200602-1352.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.46kB)
[INFO] Fetching org.eclipse.xtext.xtext.wizard_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (175.93kB)
[INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.22.0.v20200602-1352.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.73kB)
[INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.32kB)
[INFO] Fetching org.eclipse.xtext.java.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.91kB)
[INFO] Fetching org.eclipse.xtext.runtime_2.22.0.v20200602-1533.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.26kB)
[INFO] Fetching org.eclipse.xtext.purexbase.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (157.09kB)
[INFO] Fetching org.eclipse.xtext.purexbase.ide.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (168.25kB)
[INFO] Fetching org.eclipse.xtext.purexbase.ui.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.93kB)
[INFO] Fetching org.eclipse.xtext.sdk_2.22.0.v20200602-1533.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.01kB)
[INFO] Fetching org.eclipse.xtext.ui.ecore_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.47kB)
[INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.06kB)
[INFO] Fetching org.eclipse.xtext.ui_2.22.0.v20200602-1533.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.xtext.xbase.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.88MB)
[INFO] Fetching org.eclipse.xtext.xbase.ui.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (276.49kB)
[INFO] Fetching org.eclipse.xtext.xbase.ide.source_2.22.0.v20200602-1114.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (420.97kB)
[INFO] Fetching org.eclipse.xtext.xbase_2.22.0.v20200602-1533.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.74kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.22.0.v20200602-0713.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.75kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0715.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.66kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (89.45kB)
[INFO] Fetching org.eclipse.xtext.activities.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.35kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.78kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui_2.22.0.v20200602-1533.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.79kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.47kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui.graph.source_2.22.0.v20200602-1242.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.82kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.22.0.v20200602-1533.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.65kB)
[INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.28MB)
[INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (328.72kB)
[INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200113-2105.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.36kB)
[INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.57kB)
[INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.44kB)
[INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.91kB)
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.06kB)
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.88kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.114.100.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2MB)
[INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.0.600.v20200414-1657.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.39kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.200.v20200611-1836.jar.pack.gz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (14.29kB)
[INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (163.15kB)
[INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (912.59kB)
[INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200113-2105.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.93kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.200.v20200611-1836.jar from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/plugins/ (20.07kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.57kB)
[INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.800.v20200514-1529 from http://download.eclipse.org/releases/2020-06/202006171000/binary/ (152.83kB)
[INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.36kB)
[INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.06kB)
[INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.48kB)
[INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.6kB)
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.32kB)
[INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.41kB)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.04kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (955.98kB)
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.114.100.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.78MB)
[INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.0.600.v20190627-0755.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5kB)
[INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
[INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.300.v20190830-1238.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.61kB)
[INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.800.v20200514-1529 from http://download.eclipse.org/releases/2020-06/202006171000/binary/ (25.82kB)
[INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.400.v20190924-1023.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.5kB)
[INFO] Resolving class path of MavenProject: org.eclipse.osee:org.eclipse.osee.dep.feature:0.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/features/org.eclipse.osee.dep.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.osee:org.eclipse.osee.dep.p2:0.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.dep.p2/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.osee:org.eclipse.osee.dep.p2:0.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.dep.p2/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.osee:org.eclipse.osee.dep.p2:0.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.dep.p2/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] OSEE Runtime - Parent (Incubation)                                 [pom]
[INFO] OSEE Client Dep Feature (Incubation)                   [eclipse-feature]
[INFO] OSEE Dep - p2 Site (Incubation)                     [eclipse-repository]
[INFO] 
[INFO] ------------< org.eclipse.osee:org.eclipse.osee.dep.parent >------------
[INFO] Building OSEE Runtime - Parent (Incubation) 0.26.0-SNAPSHOT        [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.dep.parent ---
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.osee.dep.parent ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.osee.dep.parent ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.dep.parent ---
[INFO] 
[INFO] -----------< org.eclipse.osee:org.eclipse.osee.dep.feature >------------
[INFO] Building OSEE Client Dep Feature (Incubation) 0.26.0-SNAPSHOT      [2/3]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.dep.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/features/org.eclipse.osee.dep.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.dep.feature ---
[INFO] The project's OSGi version is 0.26.0.v202106072231-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.osee.dep.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.osee.dep.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.osee.dep.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.osee.dep.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.osee.dep.feature ---
[INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (216.24kB)
[INFO] Fetching javaewah_1.1.7.v20200107-0831.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (58.39kB)
[INFO] Fetching org.objectweb.asm_9.0.0.v20201001-1419.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (61.03kB)
[INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (9.67MB)
[INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (143.98kB)
[INFO] Fetching org.apache.felix.gogo.command_1.1.0.v20201023-1558.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.94kB)
[INFO] Fetching org.apache.felix.gogo.runtime_1.1.2.v20201023-1558.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (76.23kB)
[INFO] Fetching org.apache.felix.gogo.shell_1.1.2.v20201023-1558.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (35.28kB)
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (36.66kB)
[INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (43.97kB)
[INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.85MB)
[INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (102.39kB)
[INFO] Fetching org.apache.batik.util.gui_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (84.15kB)
[INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (63.23kB)
[INFO] Fetching org.mockito_2.23.0.v20200310-1642.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (170.66kB)
[INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (485.91kB)
Jun 07, 2021 10:36:00 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
Jun 07, 2021 10:36:00 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] Fetching org.apache.batik.ext.awt_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (154.5kB)
[INFO] Fetching org.apache.batik.transcoder_1.13.0.v20201124-1841.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (59.57kB)
[INFO] Fetching org.apache.batik.bridge_1.13.0.v20201124-1840.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (226.19kB)
[INFO] Fetching org.apache.batik.dom_1.13.0.v20201124-1839.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (76.22kB)
[INFO] Fetching org.apache.batik.dom.svg_1.13.0.v20201124-1839.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (150.93kB)
[INFO] Fetching org.apache.batik.svggen_1.13.0.v20201124-1836.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (84.1kB)
[INFO] Fetching org.apache.batik.parser_1.13.0.v20201124-1833.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (35.97kB)
[INFO] Fetching org.apache.batik.xml_1.13.0.v20201124-1831.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (23.1kB)
[INFO] Fetching org.apache.batik.pdf_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (534.19kB)
[INFO] Fetching javax.xml.soap_1.3.0.v201105210645.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.49kB)
[INFO] Building jar: /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/features/org.eclipse.osee.dep.feature/target/org.eclipse.osee.dep.feature-0.26.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.dep.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.osee.dep.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.osee.dep.feature ---
[INFO] Fetching org.eclipse.xsd.source_2.18.0.v20200319-1246.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.15kB)
[INFO] Fetching org.eclipse.jgit.source_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/features/ (14.41kB)
[INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.32kB)
[INFO] Fetching org.eclipse.egit.source_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/features/ (13.13kB)
[INFO] Fetching org.eclipse.emf.codegen.source_2.20.0.v20200324-0932.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.23kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.22.0.v20200324-0947.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.27kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.22.0.v20200324-0947.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.28kB)
[INFO] Fetching org.eclipse.emf.codegen.ui.source_2.22.0.v20200424-0451.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.24kB)
[INFO] Fetching org.eclipse.emf.common.ui.source_2.17.0.v20190507-0402.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.22kB)
[INFO] Fetching org.eclipse.emf.converter.source_2.15.0.v20200324-0723.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.3kB)
[INFO] Fetching org.eclipse.emf.databinding.source_1.7.0.v20190323-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.26kB)
[INFO] Fetching org.eclipse.emf.databinding.edit.source_1.7.0.v20190323-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.31kB)
[INFO] Fetching org.eclipse.emf.ecore.edit.source_2.14.0.v20190822-1451.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.26kB)
[INFO] Fetching org.eclipse.emf.ecore.editor.source_2.17.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.24kB)
[INFO] Fetching org.eclipse.emf.edit.source_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.17kB)
[INFO] Fetching org.eclipse.emf.edit.ui.source_2.19.0.v20200205-0529.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.2kB)
[INFO] Fetching org.eclipse.emf.mapping.source_2.13.0.v20190323-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.21kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.12.0.v20190323-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.31kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.39kB)
[INFO] Fetching org.eclipse.emf.mapping.ui.source_2.13.0.v20190323-1059.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (20.24kB)
[INFO] Fetching org.eclipse.emf.transaction.source_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (21.22kB)
[INFO] Fetching org.eclipse.emf.validation.source_1.12.1.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (21.29kB)
[INFO] Fetching org.eclipse.emf.workspace.source_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (21.24kB)
[INFO] Fetching org.eclipse.xtend.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (31.59kB)
[INFO] Fetching org.eclipse.xtend.ui.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.35kB)
[INFO] Fetching org.eclipse.xpand.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (35.73kB)
[INFO] Fetching org.eclipse.jgit.source_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (2.36MB)
[INFO] Fetching org.eclipse.jetty.io.source_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (103.82kB)
[INFO] Fetching org.eclipse.jetty.http.source_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (140.15kB)
[INFO] Fetching org.eclipse.jetty.security.source_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (94.42kB)
[INFO] Fetching org.eclipse.jetty.server.source_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (444.29kB)
[INFO] Fetching org.eclipse.jetty.servlet.source_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (88.11kB)
[INFO] Fetching org.eclipse.jetty.util.source_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (394.45kB)
[INFO] Fetching net.i2p.crypto.eddsa.source_0.3.0.v20181102-1323.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (78.44kB)
[INFO] Fetching net.bytebuddy.byte-buddy.source_1.9.0.v20181107-1410.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.02MB)
[INFO] Fetching net.bytebuddy.byte-buddy-agent.source_1.9.0.v20181106-1534.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.45kB)
[INFO] Fetching org.objenesis.source_2.6.0.v20180420-1519.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (69.97kB)
[INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base.source_2.10.3.v20200512-1600.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (40.99kB)
[INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider.source_2.10.3.v20200512-1600.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (25.6kB)
[INFO] Fetching com.google.inject.source_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (197.45kB)
[INFO] 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/drops2/R20201130205003/repository/plugins/ (12.15kB)
[INFO] Fetching org.apache.commons.dbcp.source_1.4.0.v201204271417.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (11.33kB)
[INFO] Fetching org.apache.commons.httpclient.source_3.1.0.v201012070820.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (257.16kB)
[INFO] Fetching org.apache.commons.lang.source_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (287.24kB)
[INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (250.83kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.22.0.v20200324-0947.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (540.36kB)
[INFO] Fetching org.eclipse.emf.mwe.utils.source_1.5.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.2kB)
[INFO] Fetching org.eclipse.zest.core.source_1.5.300.201606061308.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.2kB)
[INFO] Fetching org.objectweb.asm.source_9.0.0.v20201001-1419.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (188.33kB)
[INFO] Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (67.32kB)
[INFO] Fetching com.lowagie.text.source_2.1.7.v201004222200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (272.21kB)
[INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.36MB)
[INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (374.24kB)
[INFO] Fetching org.apache.oro.source_2.0.8.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (104.53kB)
[INFO] Fetching org.apache.commons.net.source_3.2.0.v201305141515.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (258.89kB)
[INFO] Fetching org.slf4j.jcl.source_1.7.2.v20130115-1340.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (23.07kB)
[INFO] Fetching org.apache.felix.gogo.command.source_1.1.0.v20201023-1558.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (38.3kB)
[INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.2.v20201023-1558.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (112.15kB)
[INFO] Fetching org.apache.felix.gogo.shell.source_1.1.2.v20201023-1558.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (48.22kB)
[INFO] Fetching lpg.runtime.java.source_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (76.9kB)
[INFO] Fetching com.google.inject.multibindings.source_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (21.92kB)
[INFO] Fetching org.apache.commons.pool.source_1.6.0.v201204271246.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (87.32kB)
[INFO] Fetching org.apache.sshd.core.source_0.7.0.v201303101611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.92kB)
[INFO] Fetching org.apache.ant.source_1.10.9.v20201106-1946.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.43MB)
[INFO] Fetching org.h2.source_1.3.168.v201212121212.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (753.9kB)
[INFO] Fetching org.eclipse.emf.transaction.source_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.08kB)
[INFO] Fetching org.eclipse.emf.validation.source_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (324.23kB)
[INFO] Fetching org.eclipse.emf.workspace.source_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.87kB)
[INFO] Fetching org.eclipse.emf.mwe.core.source_1.5.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (148.7kB)
[INFO] Fetching org.apache.batik.css.source_1.13.0.v20200622-2037.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (319.46kB)
[INFO] Fetching org.apache.batik.util.gui.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (145.61kB)
[INFO] Fetching org.apache.batik.util.source_1.13.0.v20200622-2037.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (126.65kB)
[INFO] Fetching org.mockito.source_2.23.0.v20200310-1642.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (515.36kB)
[INFO] Fetching org.hamcrest.generator.source_1.3.0.v201305210900.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (18.68kB)
[INFO] Fetching org.hamcrest.integration.source_1.3.0.v201305210900.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (9.79kB)
[INFO] Fetching org.hamcrest.text.source_1.1.0.v20090501071000.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.81kB)
[INFO] Fetching org.eclipse.zest.layouts.source_1.1.300.201606061308.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.38kB)
[INFO] Fetching org.mozilla.javascript.source_1.7.10.v20190430-1943.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (929.48kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.core.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.91kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.source_1.8.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (177.27kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.52kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.77kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.83kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties.source_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.53kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.58kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render.source_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.66kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.47kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (320.36kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation.edit.source_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (134.67kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.source_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (842.36kB)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui.source_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.21kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.74kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.1kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.source_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (91.2kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties.source_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.68kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (110.63kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render.source_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.66kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.source_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.94kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.source_1.9.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (231.92kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt.source_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (166.06kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.68kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.39kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.35kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide.source_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.26kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.source_3.10.2.v20200609-1812.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (648.82kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.common.source_3.10.2.v20200609-1812.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.51kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser.source_3.9.0.v20200609-1812.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (531.61kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl.source_3.10.2.v20200609-1812.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (139.35kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util.source_3.10.2.v20200609-1812.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.37kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.project.source_3.10.2.v20200609-1812.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.92kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.runtime.source_3.10.2.v20200609-1812.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (118.43kB)
[INFO] Fetching org.eclipse.emf.transaction.ui.source_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.7kB)
[INFO] Fetching org.eclipse.emf.validation.ui.source_1.7.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.07kB)
[INFO] Fetching org.eclipse.emf.validation.ocl.source_1.4.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.41kB)
[INFO] Fetching org.eclipse.emf.workspace.ui.source_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.01kB)
[INFO] Fetching org.apache.batik.ext.awt.source_1.9.1.v20190730-1743.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (431.17kB)
[INFO] Fetching org.apache.batik.transcoder.source_1.13.0.v20201124-1841.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (125.68kB)
[INFO] Fetching org.apache.batik.bridge.source_1.13.0.v20201124-1840.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (526.06kB)
[INFO] Fetching org.apache.batik.dom.source_1.13.0.v20201124-1839.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (178.29kB)
[INFO] Fetching org.apache.batik.dom.svg.source_1.13.0.v20201124-1839.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (242.69kB)
[INFO] Fetching org.apache.batik.svggen.source_1.13.0.v20201124-1836.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (269.14kB)
[INFO] Fetching org.apache.batik.parser.source_1.13.0.v20201124-1833.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (97.96kB)
[INFO] Fetching org.eclipse.jetty.util.ajax.source_9.4.37.v20210219.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.37.v20210219/plugins/ (43.01kB)
[INFO] Fetching org.apache.batik.xml.source_1.13.0.v20201124-1831.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (31.88kB)
[INFO] Fetching com.thoughtworks.qdox.source_1.6.3.v20081201-1400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (60.71kB)
[INFO] Fetching org.eclipse.emf.mwe.ui.source_1.5.3.v20200520-0756.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.88kB)
[INFO] Fetching org.apache.commons.lang3.source_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (298.47kB)
[INFO] Fetching io.github.classgraph.source_4.8.35.v20190528-1517.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (434.22kB)
[INFO] Building jar: /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/features/org.eclipse.osee.dep.feature/target/org.eclipse.osee.dep.feature-0.26.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.dep.feature ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (rename-osee-repo) @ org.eclipse.osee.dep.feature ---
[INFO] Executing tasks

main:

run:
     [echo] basedir=/home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/features/org.eclipse.osee.dep.feature
     [echo] replacing ${OSEE_REPO} with /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee
[INFO] Executed tasks
[INFO] 
[INFO] --------------< org.eclipse.osee:org.eclipse.osee.dep.p2 >--------------
[INFO] Building OSEE Dep - p2 Site (Incubation) 0.26.0-SNAPSHOT           [3/3]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.dep.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.dep.p2 ---
[INFO] The project's OSGi version is 0.26.0.v202106072231-DEV
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.osee.dep.p2 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.dep.p2 ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_2020_eclipse/org.eclipse.osee/plugins/org.eclipse.osee.dep.p2/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.osee.dep.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.osee.dep.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.osee.dep.p2 ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.osee.dep.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.osee.dep.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.osee.dep.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.osee.dep.p2 ---
[INFO] Fetching org.apache.batik.anim_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (129.98kB)
[INFO] Fetching org.apache.batik.util_1.9.1.v20180703-1553.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (62.39kB)
[INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (13.04kB)
[INFO] Fetching org.apache.batik.dom.svg_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (152.52kB)
[INFO] Fetching org.apache.batik.css_1.9.1.v20181015-1528.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (101.67kB)
[INFO] Fetching org.apache.batik.dom_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (75.51kB)
[INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.5kB)
[INFO] Fetching org.apache.batik.parser_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (35.74kB)
[INFO] Fetching org.apache.batik.anim_1.13.0.v20201130-1756.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (136.44kB)
[INFO] Fetching org.apache.batik.awt.util_1.13.0.v20201124-1832.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (155.61kB)
[INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.47kB)
[INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (255.73kB)
[INFO] Fetching org.apache.batik.bridge_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (224.26kB)
[INFO] Fetching org.apache.batik.gvt_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (83.93kB)
[INFO] Fetching org.apache.batik.script_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (21.4kB)
[INFO] Fetching org.apache.batik.xml_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (23.05kB)
[INFO] Fetching org.apache.xalan_2.7.2.v20201124-1837.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (985.09kB)
[INFO] Fetching org.apache.batik.gvt_1.13.0.v20201124-1835.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (84.64kB)
[INFO] Fetching org.apache.batik.script_1.13.0.v20201124-1840.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (21.28kB)
[INFO] Fetching org.apache.batik.codec_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (50.4kB)
[INFO] Fetching org.apache.batik.transcoder_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (62.08kB)
[INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (13kB)
[INFO] Fetching org.apache.batik.extension_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (37.33kB)
[INFO] Fetching org.apache.batik.svggen_1.9.1.v20190730-1743.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (83.97kB)
[INFO] Fetching org.eclipse.egit.core.source_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (289.25kB)
[INFO] Fetching org.eclipse.egit.ui.source_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (1.72MB)
[INFO] Fetching org.eclipse.egit.mylyn.ui.source_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (19.1kB)
[INFO] Fetching org.eclipse.egit.gitflow.source_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (41.73kB)
[INFO] Fetching org.eclipse.egit.gitflow.ui.source_5.0.0.201806131550-r.jar from http://archive.eclipse.org/egit/updates-5.0/plugins/ (63.31kB)
[INFO] Fetching org.eclipse.emf.ant.source_2.11.0.v20200324-0723.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.4kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.22.0.v20200324-0947.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.78kB)
[INFO] Fetching org.eclipse.emf.codegen.source_2.20.0.v20200324-0932.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (234.67kB)
[INFO] Fetching org.eclipse.emf.codegen.ui.source_2.22.0.v20200424-0451.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.24kB)
[INFO] Fetching org.eclipse.emf.common.ui.source_2.18.0.v20190507-0402.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.98kB)
[INFO] Fetching org.eclipse.emf.converter.source_2.10.0.v20180706-1146.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.85kB)
[INFO] Fetching org.eclipse.emf.importer.source_2.12.0.v20190321-1539.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.31kB)
[INFO] Fetching org.eclipse.emf.exporter.source_2.10.0.v20190321-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.09kB)
[INFO] Fetching org.eclipse.emf.importer.ecore.source_2.10.0.v20200324-0723.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.75kB)
[INFO] Fetching org.eclipse.emf.importer.java.source_2.11.0.v20200324-0723.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.79kB)
[INFO] Fetching org.eclipse.emf.importer.rose.source_2.10.0.v20200324-0723.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.73kB)
[INFO] Fetching org.eclipse.emf.databinding.edit.source_1.6.0.v20190323-1031.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.04kB)
[INFO] Fetching org.eclipse.emf.databinding.source_1.5.0.v20180706-1146.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.12kB)
[INFO] Fetching org.eclipse.emf.ecore.edit.source_2.13.0.v20190822-1451.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (78.82kB)
[INFO] Fetching org.eclipse.emf.ecore.change.edit.source_2.8.0.v20180706-1146.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
[INFO] Fetching org.eclipse.emf.ecore.editor.source_2.17.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.7kB)
[INFO] Fetching org.eclipse.emf.edit.source_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (209.95kB)
[INFO] Fetching org.eclipse.emf.edit.ui.source_2.18.0.v20200205-0529.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (157.35kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.8.0.v20180706-1146.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.37kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor.source_2.10.0.v20181104-0733.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.72kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui.source_2.12.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.94kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.8.0.v20180706-1146.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.36kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.source_2.11.0.v20180706-1146.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.2kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml.source_2.11.0.v20180706-1146.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.44kB)
[INFO] Fetching org.eclipse.emf.mapping.source_2.12.0.v20181104-0733.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (113.7kB)
[INFO] Fetching org.eclipse.emf.mapping.ui.source_2.10.0.v20181104-0733.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.16kB)
[INFO] Fetching org.eclipse.emf.validation.ui.ide.source_1.3.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.07kB)
[INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (828.05kB)
[INFO] Fetching javax.mail.glassfish.source_1.4.1.v201108011116.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (411.12kB)
[INFO] Fetching org.objectweb.asm.source_3.3.1.v201105211655.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (470.71kB)
[INFO] Fetching org.apache.commons.codec.source_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (82.53kB)
[INFO] Fetching org.apache.commons.logging.source_1.1.1.v201101211721.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (82.2kB)
[INFO] Fetching org.eclipse.xtend.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (290.55kB)
[INFO] Fetching org.eclipse.xpand.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (157.99kB)
[INFO] Fetching org.eclipse.xtend.util.stdlib.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.77kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.82kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf.ui.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.8kB)
[INFO] Fetching org.eclipse.xtend.profiler.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.42kB)
[INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.29kB)
[INFO] Fetching org.eclipse.xsd.source_2.17.0.v20200319-1246.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (740.35kB)
[INFO] Fetching org.eclipse.xtend.dependencies.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.33kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (17.39kB)
[INFO] Fetching org.eclipse.xpand.activities.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.07kB)
[INFO] Fetching org.eclipse.xtend.ui.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47kB)
[INFO] Fetching org.eclipse.xtend.check.ui.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.85kB)
[INFO] Fetching org.eclipse.xtend.shared.ui.source_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (191.15kB)
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 68 killed;
[ssh-agent] Stopped.
Build was aborted
Aborted by Baily Roberts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Archiving artifacts
Finished: ABORTED