Skip to content
Unstable

Console Output

06:22:31 Started by user Jonah Graham
06:22:31 Running as Jonah Graham
06:22:32 Agent basic-j6tsq is provisioned from template basic
06:22:32 ---
06:22:32 apiVersion: "v1"
06:22:32 kind: "Pod"
06:22:32 metadata:
06:22:32   annotations: {}
06:22:32   labels:
06:22:32     jenkins: "slave"
06:22:32     jenkins/label: ""
06:22:32   name: "basic-j6tsq"
06:22:32 spec:
06:22:32   containers:
06:22:32   - env:
06:22:32     - name: "JENKINS_SECRET"
06:22:32       value: "********"
06:22:32     - name: "JENKINS_TUNNEL"
06:22:32       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
06:22:32     - name: "JENKINS_AGENT_NAME"
06:22:32       value: "basic-j6tsq"
06:22:32     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:22:32       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:22:32         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:22:32     - name: "JAVA_TOOL_OPTIONS"
06:22:32       value: ""
06:22:32     - name: "_JAVA_OPTIONS"
06:22:32       value: ""
06:22:32     - name: "OPENJ9_JAVA_OPTIONS"
06:22:32       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:22:32     - name: "JENKINS_NAME"
06:22:32       value: "basic-j6tsq"
06:22:32     - name: "JENKINS_AGENT_WORKDIR"
06:22:32       value: "/home/jenkins/agent"
06:22:32     - name: "JENKINS_URL"
06:22:32       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
06:22:32     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
06:22:32     imagePullPolicy: "Always"
06:22:32     name: "jnlp"
06:22:32     resources:
06:22:32       limits:
06:22:32         memory: "4096Mi"
06:22:32         cpu: "2000m"
06:22:32       requests:
06:22:32         memory: "4096Mi"
06:22:32         cpu: "1000m"
06:22:32     securityContext:
06:22:32       privileged: false
06:22:32     tty: true
06:22:32     volumeMounts:
06:22:32     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:22:32       name: "m2-dir"
06:22:32       readOnly: true
06:22:32       subPath: "toolchains.xml"
06:22:32     - mountPath: "/home/jenkins/.mavenrc"
06:22:32       name: "m2-dir"
06:22:32       readOnly: true
06:22:32       subPath: ".mavenrc"
06:22:32     - mountPath: "/opt/tools"
06:22:32       name: "volume-0"
06:22:32       readOnly: false
06:22:32     - mountPath: "/home/jenkins"
06:22:32       name: "volume-2"
06:22:32       readOnly: false
06:22:32     - mountPath: "/home/jenkins/.m2/repository"
06:22:32       name: "volume-3"
06:22:32       readOnly: false
06:22:32     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:22:32       name: "m2-secret-dir"
06:22:32       readOnly: true
06:22:32       subPath: "settings-security.xml"
06:22:32     - mountPath: "/home/jenkins/.m2/wrapper"
06:22:32       name: "volume-4"
06:22:32       readOnly: false
06:22:32     - mountPath: "/home/jenkins/.m2/settings.xml"
06:22:32       name: "m2-secret-dir"
06:22:32       readOnly: true
06:22:32       subPath: "settings.xml"
06:22:32     - mountPath: "/home/jenkins/.ssh"
06:22:32       name: "volume-1"
06:22:32       readOnly: false
06:22:32     - mountPath: "/home/jenkins/agent"
06:22:32       name: "workspace-volume"
06:22:32       readOnly: false
06:22:32     workingDir: "/home/jenkins/agent"
06:22:32   nodeSelector:
06:22:32     beta.kubernetes.io/os: "linux"
06:22:32   restartPolicy: "Never"
06:22:32   securityContext: {}
06:22:32   volumes:
06:22:32   - name: "volume-0"
06:22:32     persistentVolumeClaim:
06:22:32       claimName: "tools-claim-jiro-packaging"
06:22:32       readOnly: true
06:22:32   - name: "m2-secret-dir"
06:22:32     secret:
06:22:32       secretName: "m2-secret-dir"
06:22:32   - emptyDir:
06:22:32       medium: ""
06:22:32     name: "volume-2"
06:22:32   - configMap:
06:22:32       name: "m2-dir"
06:22:32     name: "m2-dir"
06:22:32   - configMap:
06:22:32       name: "known-hosts"
06:22:32     name: "volume-1"
06:22:32   - emptyDir:
06:22:32       medium: ""
06:22:32     name: "workspace-volume"
06:22:32   - emptyDir:
06:22:32       medium: ""
06:22:32     name: "volume-4"
06:22:32   - emptyDir:
06:22:32       medium: ""
06:22:32     name: "volume-3"
06:22:32 
06:22:32 Building remotely on basic-j6tsq in workspace /home/jenkins/agent/workspace/simrel.epp-tycho-build
06:22:32 [WS-CLEANUP] Deleting project workspace...
06:22:32 [WS-CLEANUP] Deferred wipeout is used...
06:22:32 [ssh-agent] Looking for ssh-agent implementation...
06:22:32 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
06:22:32 $ ssh-agent
06:22:32 SSH_AUTH_SOCK=/tmp/ssh-lzl3jfoOiCMk/agent.62
06:22:32 SSH_AGENT_PID=64
06:22:32 [ssh-agent] Started.
06:22:32 Running ssh-add (command line suppressed)
06:22:32 Identity added: /home/jenkins/agent/workspace/simrel.epp-tycho-build@tmp/private_key_14175871867073018911.key (/home/jenkins/agent/workspace/simrel.epp-tycho-build@tmp/private_key_14175871867073018911.key)
06:22:32 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
06:22:32 The recommended git tool is: git
06:22:34 No credentials specified
06:22:34 Cloning the remote Git repository
06:22:34 Cloning repository git://git.eclipse.org/gitroot/epp/org.eclipse.epp.packages.git
06:22:34  > git init /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages # timeout=10
06:22:34 Fetching upstream changes from git://git.eclipse.org/gitroot/epp/org.eclipse.epp.packages.git
06:22:34  > git --version # timeout=10
06:22:34  > git --version # 'git version 2.20.1'
06:22:34  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/epp/org.eclipse.epp.packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:22:41  > git config remote.origin.url git://git.eclipse.org/gitroot/epp/org.eclipse.epp.packages.git # timeout=10
06:22:41  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:22:41 Avoid second fetch
06:22:41  > git rev-parse origin/master^{commit} # timeout=10
06:22:41 Checking out Revision 2cb8be0deb06d096496a22f5c4471a98767ed061 (origin/master)
06:22:41  > git config core.sparsecheckout # timeout=10
06:22:41  > git checkout -f 2cb8be0deb06d096496a22f5c4471a98767ed061 # timeout=10
06:22:54 Commit message: "Set version qualifiers with setGitDate script"
06:22:54  > git rev-list --no-walk 2cb8be0deb06d096496a22f5c4471a98767ed061 # timeout=10
06:22:54 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins13824256520532834406.sh
06:22:55 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/createSettings.sh
06:22:55 Creating /home/jenkins/agent/workspace/simrel.epp-tycho-build/settings.xml
06:22:55 Ignoring package(s): 
06:22:55 Creating list of built packages
06:22:55 Adding package epp.package.committers
06:22:55 Change detected in common bundles found; will trigger a full package build.
06:22:55 Adding package epp.package.cpp
06:22:55 Adding package epp.package.dsl
06:22:55 Adding package epp.package.embedcpp
06:22:55 Adding package epp.package.java
06:22:55 Adding package epp.package.jee
06:22:55 Adding package epp.package.modeling
06:22:55 Adding package epp.package.parallel
06:22:55 Adding package epp.package.php
06:22:55 Adding package epp.package.rcp
06:22:55 Adding package epp.package.scout
06:22:55 Full build required. Adding all packages
06:22:55 committers should be added for all packages, but it is ignored or already added.
06:22:55 cpp should be added for all packages, but it is ignored or already added.
06:22:55 dsl should be added for all packages, but it is ignored or already added.
06:22:55 embedcpp should be added for all packages, but it is ignored or already added.
06:22:55 java should be added for all packages, but it is ignored or already added.
06:22:55 jee should be added for all packages, but it is ignored or already added.
06:22:55 modeling should be added for all packages, but it is ignored or already added.
06:22:55 parallel should be added for all packages, but it is ignored or already added.
06:22:55 php should be added for all packages, but it is ignored or already added.
06:22:55 rcp should be added for all packages, but it is ignored or already added.
06:22:55 scout should be added for all packages, but it is ignored or already added.
06:22:55 Will run remove-justj-from-p2 profile
06:22:55 Written new /home/jenkins/agent/workspace/simrel.epp-tycho-build/settings.xml
06:22:55 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins15520712397378856040.sh
06:22:55 + echo MODIFYING p2.inf files for product definitions
06:22:55 MODIFYING p2.inf files for product definitions
06:22:55 + cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/
06:22:55 + wget --no-proxy https://download.eclipsesource.com/epp/p2infExtender.jar
06:22:55 --2021-03-04 11:22:55--  https://download.eclipsesource.com/epp/p2infExtender.jar
06:22:55 Resolving download.eclipsesource.com (download.eclipsesource.com)... 85.214.149.21
06:22:55 Connecting to download.eclipsesource.com (download.eclipsesource.com)|85.214.149.21|:443... connected.
06:22:55 HTTP request sent, awaiting response... 200 OK
06:22:55 Length: 6369 (6.2K) [application/java-archive]
06:22:55 Saving to: ‘p2infExtender.jar’
06:22:55 
06:22:55      0K ......                                                100%  243M=0s
06:22:55 
06:22:55 2021-03-04 11:22:55 (243 MB/s) - ‘p2infExtender.jar’ saved [6369/6369]
06:22:55 
06:22:55 + java -jar p2infExtender.jar
06:22:55 ####/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages
06:22:55 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/epp.product
06:22:55 [org.eclipse.epp.mpc.feature.group, org.eclipse.jdt.feature.group, org.eclipse.pde.feature.group, org.eclipse.e4.core.tools.feature.feature.group, org.eclipse.platform.source.feature.group, org.eclipse.rcp.source.feature.group, org.eclipse.jdt.source.feature.group, org.eclipse.pde.source.feature.group, org.eclipse.buildship.feature.group, org.eclipse.eclemma.feature.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.pde.feature.feature.group, org.eclipse.m2e.lemminx.feature.feature.group, org.eclipse.egit.feature.group, org.eclipse.egit.mylyn.feature.group, org.eclipse.egit.gitflow.feature.feature.group, org.eclipse.jgit.http.apache.feature.group, org.eclipse.mylyn.bugzilla_feature.feature.group, org.eclipse.mylyn.builds.feature.group, org.eclipse.mylyn.commons.feature.group, org.eclipse.mylyn.commons.identity.feature.group, org.eclipse.mylyn.commons.notifications.feature.group, org.eclipse.mylyn.commons.repositories.feature.group, org.eclipse.mylyn.commons.repositories.http.feature.group, org.eclipse.mylyn.discovery.feature.group, org.eclipse.mylyn_feature.feature.group, org.eclipse.mylyn.gerrit.dashboard.feature.feature.group, org.eclipse.mylyn.gerrit.feature.feature.group, org.eclipse.mylyn.git.feature.group, org.eclipse.mylyn.hudson.feature.group, org.eclipse.mylyn.monitor.feature.group, org.eclipse.mylyn.reviews.feature.feature.group, org.eclipse.mylyn.team_feature.feature.group, org.eclipse.mylyn.versions.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.swt.tools.feature.feature.group, org.eclipse.wildwebdeveloper.feature.feature.group, org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group]
06:22:56 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/epp.product
06:22:56 [org.eclipse.epp.mpc.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.cdt.feature.group, org.eclipse.cdt.autotools.feature.group, org.eclipse.cdt.build.crossgcc.feature.group, org.eclipse.cdt.cmake.feature.group, org.eclipse.cdt.meson.feature.group, org.eclipse.cdt.docker.launcher.feature.group, org.eclipse.cdt.debug.gdbjtag.feature.group, org.eclipse.cdt.debug.standalone.feature.group, org.eclipse.cdt.debug.ui.memory.feature.group, org.eclipse.cdt.launch.remote.feature.group, org.eclipse.cdt.launch.serial.feature.feature.group, org.eclipse.cdt.testsrunner.feature.feature.group, org.eclipse.launchbar.feature.group, org.eclipse.launchbar.remote.feature.group, org.eclipse.egit.feature.group, org.eclipse.linuxtools.cdt.libhover.feature.feature.group, org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group, org.eclipse.linuxtools.changelog.c.feature.group, org.eclipse.linuxtools.gcov.feature.group, org.eclipse.linuxtools.gprof.feature.feature.group, org.eclipse.linuxtools.rpm.feature.group, org.eclipse.linuxtools.valgrind.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group, org.eclipse.tracecompass.gdbtrace.feature.group, org.eclipse.tracecompass.lttng2.control.feature.group, org.eclipse.tracecompass.lttng2.kernel.feature.group, org.eclipse.tracecompass.lttng2.ust.feature.group]
06:22:56 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/epp.product
06:22:56 [org.eclipse.epp.mpc.feature.group, org.eclipse.emf.ecore.xcore.sdk.feature.group, org.eclipse.emf.mwe2.language.sdk.feature.group, org.eclipse.emf.sdk.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.xtext.sdk.feature.group, org.eclipse.lsp4j.sdk.feature.group]
06:22:56 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/epp.product
06:22:56 [org.eclipse.epp.mpc.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.cdt.feature.group, org.eclipse.cdt.autotools.feature.group, org.eclipse.cdt.build.crossgcc.feature.group, org.eclipse.cdt.cmake.feature.group, org.eclipse.cdt.meson.feature.group, org.eclipse.cdt.docker.launcher.feature.group, org.eclipse.cdt.debug.gdbjtag.feature.group, org.eclipse.cdt.debug.standalone.feature.group, org.eclipse.cdt.debug.ui.memory.feature.group, org.eclipse.cdt.launch.remote.feature.group, org.eclipse.cdt.launch.serial.feature.feature.group, org.eclipse.cdt.testsrunner.feature.feature.group, org.eclipse.launchbar.feature.group, org.eclipse.launchbar.remote.feature.group, org.eclipse.egit.feature.group, org.eclipse.linuxtools.cdt.libhover.feature.feature.group, org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group, org.eclipse.linuxtools.changelog.c.feature.group, org.eclipse.linuxtools.gcov.feature.group, org.eclipse.linuxtools.gprof.feature.feature.group, org.eclipse.linuxtools.rpm.feature.group, org.eclipse.linuxtools.valgrind.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group, org.eclipse.tracecompass.gdbtrace.feature.group, org.eclipse.tracecompass.lttng2.control.feature.group, org.eclipse.tracecompass.lttng2.kernel.feature.group, org.eclipse.tracecompass.lttng2.ust.feature.group, org.eclipse.embedcdt.feature.group, org.eclipse.embedcdt.managedbuild.cross.arm.feature.group, org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group, org.eclipse.embedcdt.codered.feature.group, org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group, org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group, org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group, org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group, org.eclipse.embedcdt.packs.feature.group, org.eclipse.embedcdt.doc.user.feature.group, org.eclipse.embedcdt.templates.ad.feature.group, org.eclipse.embedcdt.templates.cortexm.feature.group, org.eclipse.embedcdt.templates.freescale.feature.group, org.eclipse.embedcdt.templates.stm.feature.group, org.eclipse.embedcdt.templates.sifive.feature.group]
06:22:56 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/epp.product
06:22:56 [org.eclipse.epp.mpc.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.buildship.feature.group, org.eclipse.eclemma.feature.feature.group, org.eclipse.egit.feature.group, org.eclipse.jdt.feature.group, org.eclipse.jgit.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.lemminx.feature.feature.group, org.eclipse.m2e.logback.feature.feature.group, org.eclipse.mylyn.wikitext.editors_feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.wildwebdeveloper.xml.feature.feature.group, org.eclipse.tips.feature.feature.group, org.eclipse.tm.terminal.feature.feature.group]
06:22:56 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/epp.product
06:22:56 [org.eclipse.epp.mpc.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.datatools.common.doc.user.feature.group, org.eclipse.datatools.connectivity.doc.user.feature.group, org.eclipse.datatools.connectivity.feature.feature.group, org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group, org.eclipse.datatools.connectivity.oda.designer.feature.feature.group, org.eclipse.datatools.connectivity.oda.feature.feature.group, org.eclipse.datatools.doc.user.feature.group, org.eclipse.datatools.enablement.apache.derby.feature.feature.group, org.eclipse.datatools.enablement.feature.feature.group, org.eclipse.datatools.enablement.hsqldb.feature.feature.group, org.eclipse.datatools.enablement.ibm.feature.feature.group, org.eclipse.datatools.enablement.ingres.feature.feature.group, org.eclipse.datatools.enablement.jdbc.feature.feature.group, org.eclipse.datatools.enablement.jdt.feature.feature.group, org.eclipse.datatools.enablement.msft.feature.feature.group, org.eclipse.datatools.enablement.mysql.feature.feature.group, org.eclipse.datatools.enablement.oda.designer.feature.feature.group, org.eclipse.datatools.enablement.oda.feature.feature.group, org.eclipse.datatools.enablement.oracle.feature.feature.group, org.eclipse.datatools.enablement.postgresql.feature.feature.group, org.eclipse.datatools.enablement.sap.feature.feature.group, org.eclipse.datatools.enablement.sdk.feature.feature.group, org.eclipse.datatools.enablement.sqlite.feature.feature.group, org.eclipse.datatools.enablement.sybase.feature.feature.group, org.eclipse.datatools.intro.feature.group, org.eclipse.datatools.modelbase.feature.feature.group, org.eclipse.datatools.sdk.feature.feature.group, org.eclipse.datatools.sqldevtools.data.feature.feature.group, org.eclipse.datatools.sqldevtools.ddl.feature.feature.group, org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group, org.eclipse.datatools.sqldevtools.feature.feature.group, org.eclipse.datatools.sqldevtools.parsers.feature.feature.group, org.eclipse.datatools.sqldevtools.results.feature.feature.group, org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group, org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group, org.eclipse.datatools.sqltools.doc.user.feature.group, org.eclipse.buildship.feature.group, org.eclipse.eclemma.feature.feature.group, org.eclipse.egit.feature.group, org.eclipse.egit.mylyn.feature.group, org.eclipse.jdt.feature.group, org.eclipse.jpt.common.eclipselink.feature.feature.group, org.eclipse.jpt.common.feature.feature.group, org.eclipse.jpt.jaxb.eclipselink.feature.feature.group, org.eclipse.jpt.jaxb.feature.feature.group, org.eclipse.jpt.jpa.eclipselink.feature.feature.group, org.eclipse.jpt.jpa.feature.feature.group, org.eclipse.jsf.feature.feature.group, org.eclipse.wst.server_adapters.feature.feature.group, org.eclipse.jst.common.fproj.enablement.jdt.feature.group, org.eclipse.jst.enterprise_ui.feature.feature.group, org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group, org.eclipse.jst.server_adapters.ext.feature.feature.group, org.eclipse.jst.server_adapters.feature.feature.group, org.eclipse.jst.server_ui.feature.feature.group, org.eclipse.jst.webpageeditor.feature.feature.group, org.eclipse.jst.web_ui.feature.feature.group, org.eclipse.jst.ws.axis2tools.feature.feature.group, org.eclipse.jst.ws.cxf.feature.feature.group, org.eclipse.jst.ws.jaxws.dom.feature.feature.group, org.eclipse.jst.ws.jaxws.feature.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.pde.feature.feature.group, org.eclipse.m2e.logback.feature.feature.group, org.eclipse.m2e.wtp.feature.feature.group, org.eclipse.m2e.wtp.jaxrs.feature.feature.group, org.eclipse.m2e.wtp.jpa.feature.feature.group, org.eclipse.m2e.wtp.jsf.feature.feature.group, org.eclipse.mylyn.bugzilla_feature.feature.group, org.eclipse.mylyn.context_feature.feature.group, org.eclipse.mylyn_feature.feature.group, org.eclipse.mylyn.ide_feature.feature.group, org.eclipse.mylyn.java_feature.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.pde.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.wst.common.fproj.feature.group, org.eclipse.wst.xsl.feature.feature.group, org.eclipse.wildwebdeveloper.feature.feature.group, org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group, org.eclipse.tips.feature.feature.group]
06:22:56 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/epp.product
06:22:56 [org.eclipse.epp.mpc.feature.group, org.eclipse.e4.core.tools.feature.feature.group, org.eclipse.egit.feature.group, org.eclipse.emf.cdo.epp.feature.group, org.eclipse.emf.compare.ide.ui.source.feature.group, org.eclipse.emf.compare.source.feature.group, org.eclipse.emf.compare.diagram.sirius.source.feature.group, org.eclipse.emf.compare.egit.feature.group, org.eclipse.emf.ecoretools.design.feature.group, org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group, org.eclipse.emf.parsley.sdk.feature.group, org.eclipse.emf.parsley.sdk.source.feature.group, org.eclipse.emf.query.sdk.feature.group, org.eclipse.emf.sdk.feature.group, org.eclipse.emf.transaction.sdk.feature.group, org.eclipse.emf.validation.sdk.feature.group, org.eclipse.gef.sdk.feature.group, org.eclipse.gmf.runtime.sdk.feature.group, org.eclipse.jdt.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.ocl.all.sdk.feature.group, org.eclipse.pde.feature.group, org.eclipse.sdk.feature.group, org.eclipse.uml2.sdk.feature.group, org.eclipse.xsd.sdk.feature.group, org.eclipse.tips.feature.feature.group]
06:22:57 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/epp.product
06:22:57 [org.eclipse.epp.mpc.feature.group, org.eclipse.cdt.feature.group, org.eclipse.cdt.autotools.feature.group, org.eclipse.cdt.build.crossgcc.feature.group, org.eclipse.cdt.cmake.feature.group, org.eclipse.cdt.debug.standalone.feature.group, org.eclipse.cdt.debug.ui.memory.feature.group, org.eclipse.cdt.launch.remote.feature.group, org.eclipse.cdt.testsrunner.feature.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.ptp.feature.group, org.eclipse.ptp.debug.sdm.feature.group, org.eclipse.ptp.fortran.feature.group, org.eclipse.ptp.rdt.sync.feature.group, org.eclipse.ptp.remote.terminal.feature.group, org.eclipse.ptp.rm.jaxb.contrib.feature.group, org.eclipse.remote.feature.group, org.eclipse.remote.console.feature.group, org.eclipse.wst.xml_ui.feature.feature.group]
06:22:57 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/epp.product
06:22:57 [org.eclipse.epp.mpc.feature.group, org.eclipse.egit.feature.group, org.eclipse.egit.gitflow.feature.feature.group, org.eclipse.egit.mylyn.feature.group, org.eclipse.mylyn.bugzilla_feature.feature.group, org.eclipse.mylyn.context_feature.feature.group, org.eclipse.mylyn_feature.feature.group, org.eclipse.mylyn.ide_feature.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.php.feature.group, org.eclipse.php.composer.feature.group, org.eclipse.php.mylyn.feature.group, org.eclipse.php.phpunit.feature.feature.group, org.eclipse.php.profiler.feature.group, org.eclipse.php.rdt.sync.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.wst.xml_ui.feature.feature.group, org.eclipse.wildwebdeveloper.feature.feature.group, org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group]
06:22:57 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/epp.product
06:22:57 [org.eclipse.epp.mpc.feature.group, org.eclipse.buildship.feature.group, org.eclipse.e4.core.tools.feature.feature.group, org.eclipse.eclemma.feature.feature.group, org.eclipse.egit.feature.group, org.eclipse.egit.gitflow.feature.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.pde.feature.feature.group, org.eclipse.m2e.lemminx.feature.feature.group, org.eclipse.m2e.logback.feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.rap.tools.feature.feature.group, org.eclipse.swtbot.eclipse.gef.feature.group, org.eclipse.swtbot.eclipse.feature.group, org.eclipse.swtbot.ide.feature.group, org.eclipse.wst.xml_ui.feature.feature.group, org.eclipse.passage.ldc.feature.feature.group]
06:22:57 Processing  /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/epp.product
06:22:57 [org.eclipse.epp.mpc.feature.group, org.eclipse.egit.feature.group, org.eclipse.help.source.feature.group, org.eclipse.jdt.feature.group, org.eclipse.jdt.source.feature.group, org.eclipse.jgit.feature.group, org.eclipse.jst.web_ui.feature.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.lemminx.feature.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.scout.sdk-feature.feature.group, org.eclipse.wst.xml_ui.feature.feature.group, org.eclipse.wst.web_ui.feature.feature.group]
06:22:57 [simrel.epp-tycho-build] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.epp.packages/pom.xml -DIGNORED_PACKAGES= -DFULL_BUILD=true -Dtycho.disableP2Mirrors=true -DcontinueOnFail=true -Dmaven.repo.local=/home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository clean verify --batch-mode --show-version -s /home/jenkins/agent/workspace/simrel.epp-tycho-build/settings.xml -Peclipse-sign-jar -Peclipse-sign-mac -Peclipse-sign-dmg -Peclipse-sign-windows
06:22:58 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
06:22:58 Maven home: /opt/tools/apache-maven/latest
06:22:58 Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /opt/java/openjdk
06:22:58 Default locale: en_US, platform encoding: UTF-8
06:22:58 OS name: "linux", version: "5.9.16-200.fc33.x86_64", arch: "amd64", family: "unix"
06:23:00 [INFO] Scanning for projects...
06:26:02 [INFO] Computing target platform for MavenProject: org.eclipse.epp:archive-template:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml
06:26:03 [INFO] Fetching p2.index from https://download.eclipse.org/staging/2021-03/ (365B)
06:26:03 [INFO] Adding repository https://download.eclipse.org/staging/2021-03
06:26:03 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2021-03/ (2.77MB)
06:26:07 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B)
06:26:07 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
06:26:07 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
06:26:07 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
06:26:08 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
06:26:08 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
06:26:11 [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
06:26:11 [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/ (172B)
06:26:11 [INFO] Adding repository https://download.eclipse.org/justj/jres/15/updates/release/15.0.2
06:26:11 [INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/ (15.65kB)
06:26:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:archive-template:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml
06:26:12 [INFO] Resolving class path of MavenProject: org.eclipse.epp:archive-template:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml
06:26:12 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.common:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml
06:26:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml
06:26:14 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml
06:26:28 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.58kB)
06:26:28 [INFO] The user operation is waiting for background work to complete.
06:26:28 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.58kB)
06:26:28 [INFO] Unpacking org.eclipse.osgi.util_3.6.0.v20210212-1137...
06:26:28 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.93kB)
06:26:28 [INFO] The user operation is waiting for background work to complete.
06:26:28 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.93kB)
06:26:28 [INFO] Unpacking org.eclipse.osgi.services_3.10.0.v20210212-1137...
06:26:28 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (470.54kB)
06:26:28 [INFO] The user operation is waiting for background work to complete.
06:26:28 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (470.54kB)
06:26:28 [INFO] Unpacking org.eclipse.osgi_3.16.200.v20210212-1137...
06:26:29 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.67MB)
06:26:29 [INFO] The user operation is waiting for background work to complete.
06:26:29 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.67MB)
06:26:29 [INFO] Unpacking com.ibm.icu_67.1.0.v20200706-1749...
06:26:45 [INFO] Fetching com.sun.jna_5.6.0.v20200716-0148.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.34MB)
06:26:45 [INFO] The user operation is waiting for background work to complete.
06:26:45 [INFO] Fetching com.sun.jna_5.6.0.v20200716-0148.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.34MB)
06:26:45 [INFO] Unpacking com.sun.jna_5.6.0.v20200716-0148...
06:26:47 [INFO] Fetching com.sun.jna.platform_5.6.0.v20200722-0209.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (395.02kB)
06:26:47 [INFO] The user operation is waiting for background work to complete.
06:26:47 [INFO] Fetching com.sun.jna.platform_5.6.0.v20200722-0209.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (395.02kB)
06:26:47 [INFO] Unpacking com.sun.jna.platform_5.6.0.v20200722-0209...
06:26:48 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.66kB)
06:26:48 [INFO] The user operation is waiting for background work to complete.
06:26:48 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.66kB)
06:26:48 [INFO] Unpacking javax.annotation_1.3.5.v20200909-1856...
06:26:48 [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13kB)
06:26:48 [INFO] The user operation is waiting for background work to complete.
06:26:48 [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13kB)
06:26:48 [INFO] Unpacking org.apache.batik.constants_1.13.0.v20200622-2037...
06:26:48 [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (255.73kB)
06:26:48 [INFO] The user operation is waiting for background work to complete.
06:26:48 [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (255.73kB)
06:26:48 [INFO] Unpacking org.apache.xmlgraphics_2.4.0.v20200622-2037...
06:26:48 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2021-03/plugins/ (95.26kB)
06:26:49 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2021-03/plugins/ (35.59kB)
06:26:49 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (102.39kB)
06:26:49 [INFO] The user operation is waiting for background work to complete.
06:26:49 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (102.39kB)
06:26:49 [INFO] Unpacking org.apache.batik.css_1.13.0.v20200622-2037...
06:26:50 [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.23kB)
06:26:50 [INFO] The user operation is waiting for background work to complete.
06:26:50 [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.23kB)
06:26:50 [INFO] Unpacking org.apache.batik.util_1.13.0.v20200622-2037...
06:26:51 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.47kB)
06:26:51 [INFO] The user operation is waiting for background work to complete.
06:26:51 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.47kB)
06:26:51 [INFO] Unpacking org.apache.batik.i18n_1.13.0.v20200622-2037...
06:26:51 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.35kB)
06:26:51 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (82.7kB)
06:26:51 [INFO] The user operation is waiting for background work to complete.
06:26:52 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (82.7kB)
06:26:52 [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
06:26:52 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.71kB)
06:26:52 [INFO] The user operation is waiting for background work to complete.
06:26:52 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.71kB)
06:26:52 [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
06:26:52 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (155.35kB)
06:26:52 [INFO] The user operation is waiting for background work to complete.
06:26:52 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (155.35kB)
06:26:53 [INFO] Unpacking org.apache.felix.scr_2.1.24.v20200924-1939...
06:26:53 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.1kB)
06:26:53 [INFO] The user operation is waiting for background work to complete.
06:26:53 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.1kB)
06:26:53 [INFO] Unpacking org.eclipse.core.commands_3.9.800.v20201021-1339...
06:26:53 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (58.96kB)
06:26:53 [INFO] The user operation is waiting for background work to complete.
06:26:53 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (58.96kB)
06:26:54 [INFO] Unpacking org.eclipse.equinox.common_3.14.100.v20210212-1143...
06:26:57 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.22kB)
06:26:57 [INFO] The user operation is waiting for background work to complete.
06:26:57 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.22kB)
06:26:57 [INFO] Unpacking org.eclipse.core.contenttype_3.7.900.v20210111-0918...
06:26:57 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.51kB)
06:26:57 [INFO] The user operation is waiting for background work to complete.
06:26:57 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.51kB)
06:26:58 [INFO] Unpacking org.eclipse.equinox.preferences_3.8.200.v20210212-1143...
06:26:58 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.13kB)
06:26:58 [INFO] The user operation is waiting for background work to complete.
06:26:58 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.13kB)
06:26:58 [INFO] Unpacking org.eclipse.equinox.registry_3.10.100.v20210212-1143...
06:26:58 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.91kB)
06:26:58 [INFO] The user operation is waiting for background work to complete.
06:26:58 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.91kB)
06:26:58 [INFO] Unpacking org.eclipse.core.databinding_1.10.100.v20200926-1123...
06:26:58 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (82.74kB)
06:26:58 [INFO] The user operation is waiting for background work to complete.
06:26:58 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (82.74kB)
06:26:58 [INFO] Unpacking org.eclipse.core.databinding.observable_1.10.0.v20200730-0848...
06:26:58 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.71kB)
06:26:58 [INFO] The user operation is waiting for background work to complete.
06:26:58 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.71kB)
06:26:59 [INFO] Unpacking org.eclipse.core.databinding.property_1.8.100.v20200619-0651...
06:26:59 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.72kB)
06:26:59 [INFO] The user operation is waiting for background work to complete.
06:26:59 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.72kB)
06:26:59 [INFO] Unpacking org.eclipse.core.expressions_3.7.100.v20210203-1000...
06:26:59 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.38kB)
06:26:59 [INFO] The user operation is waiting for background work to complete.
06:26:59 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.38kB)
06:26:59 [INFO] Unpacking org.eclipse.core.runtime_3.20.100.v20210111-0815...
06:26:59 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.09kB)
06:26:59 [INFO] The user operation is waiting for background work to complete.
06:27:00 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.09kB)
06:27:11 [INFO] Unpacking org.eclipse.core.jobs_3.10.1100.v20210111-0815...
06:27:11 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.03kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.03kB)
06:27:11 [INFO] Unpacking org.eclipse.equinox.app_1.5.100.v20210212-1143...
06:27:11 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.78kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.78kB)
06:27:11 [INFO] Unpacking org.eclipse.e4.core.commands_0.13.0.v20201119-1132...
06:27:11 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.87kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.87kB)
06:27:11 [INFO] Unpacking org.eclipse.e4.core.di_1.7.700.v20210128-2123...
06:27:11 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.07kB)
06:27:11 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.66kB)
06:27:11 [INFO] The user operation is waiting for background work to complete.
06:27:11 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.66kB)
06:27:12 [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.400.v20191217-1710...
06:27:12 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.94kB)
06:27:12 [INFO] The user operation is waiting for background work to complete.
06:27:12 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.94kB)
06:27:12 [INFO] Unpacking org.eclipse.e4.core.services_2.2.600.v20210110-1654...
06:27:12 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.68kB)
06:27:12 [INFO] The user operation is waiting for background work to complete.
06:27:12 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.68kB)
06:27:12 [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352...
06:27:13 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.72kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.72kB)
06:27:13 [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938...
06:27:13 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.42kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.42kB)
06:27:13 [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654...
06:27:13 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.73kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.73kB)
06:27:13 [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849...
06:27:13 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (107.16kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (107.16kB)
06:27:13 [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
06:27:13 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (484.19kB)
06:27:13 [INFO] The user operation is waiting for background work to complete.
06:27:13 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (484.19kB)
06:27:19 [INFO] Unpacking org.eclipse.emf.ecore_2.23.0.v20200630-0516...
06:27:19 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.02kB)
06:27:19 [INFO] The user operation is waiting for background work to complete.
06:27:19 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.02kB)
06:27:19 [INFO] Unpacking org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132...
06:27:19 [INFO] Fetching org.eclipse.swt_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.03kB)
06:27:19 [INFO] The user operation is waiting for background work to complete.
06:27:19 [INFO] Fetching org.eclipse.swt_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.03kB)
06:27:19 [INFO] Unpacking org.eclipse.swt_3.116.0.v20210224-1103...
06:27:19 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.14kB)
06:27:19 [INFO] The user operation is waiting for background work to complete.
06:27:19 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.14kB)
06:27:19 [INFO] Unpacking org.eclipse.e4.ui.services_1.5.0.v20210115-1333...
06:27:20 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (362.4kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (362.4kB)
06:27:20 [INFO] Unpacking org.eclipse.jface_3.22.100.v20210126-0831...
06:27:20 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (66.15kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (66.15kB)
06:27:20 [INFO] Unpacking org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653...
06:27:20 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.63kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.63kB)
06:27:20 [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340...
06:27:20 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.78kB)
06:27:20 [INFO] The user operation is waiting for background work to complete.
06:27:20 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.78kB)
06:27:27 [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147...
06:27:27 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.79kB)
06:27:27 [INFO] The user operation is waiting for background work to complete.
06:27:27 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.79kB)
06:27:27 [INFO] Unpacking org.eclipse.e4.ui.di_1.3.0.v20210222-1018...
06:27:27 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.64kB)
06:27:27 [INFO] The user operation is waiting for background work to complete.
06:27:27 [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317...
06:27:28 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (110.28kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (110.28kB)
06:27:28 [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958...
06:27:28 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.19kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.19kB)
06:27:28 [INFO] Unpacking org.eclipse.equinox.event_1.6.0.v20210212-1143...
06:27:28 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.46kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.46kB)
06:27:28 [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339...
06:27:28 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (84.12kB)
06:27:28 [INFO] The user operation is waiting for background work to complete.
06:27:28 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (84.12kB)
06:27:29 [INFO] Unpacking org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731...
06:27:29 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.81kB)
06:27:29 [INFO] The user operation is waiting for background work to complete.
06:27:29 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.81kB)
06:27:32 [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
06:27:32 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (84.06kB)
06:27:32 [INFO] The user operation is waiting for background work to complete.
06:27:32 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (84.06kB)
06:27:32 [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
06:27:32 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.78kB)
06:27:32 [INFO] The user operation is waiting for background work to complete.
06:27:32 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.78kB)
06:27:32 [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332...
06:27:32 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (94.41kB)
06:27:32 [INFO] The user operation is waiting for background work to complete.
06:27:32 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (94.41kB)
06:27:33 [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918...
06:27:35 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.6kB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.6kB)
06:27:35 [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610...
06:27:35 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.72kB)
06:27:35 [INFO] The user operation is waiting for background work to complete.
06:27:35 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.72kB)
06:27:35 [INFO] Unpacking org.eclipse.jface.databinding_1.12.200.v20210111-0911...
06:27:42 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.07kB)
06:27:42 [INFO] The user operation is waiting for background work to complete.
06:27:42 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.07kB)
06:27:42 [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339...
06:27:42 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.89kB)
06:27:42 [INFO] The user operation is waiting for background work to complete.
06:27:42 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.89kB)
06:27:42 [INFO] Unpacking org.eclipse.urischeme_1.1.300.v20210113-1544...
06:27:42 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (114.56kB)
06:27:42 [INFO] The user operation is waiting for background work to complete.
06:27:42 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (114.56kB)
06:27:42 [INFO] Unpacking org.eclipse.emf.common_2.22.0.v20210114-1734...
06:27:43 [INFO] Fetching org.eclipse.platform_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (425.02kB)
06:27:43 [INFO] The user operation is waiting for background work to complete.
06:27:43 [INFO] Fetching org.eclipse.platform_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (425.02kB)
06:27:43 [INFO] Unpacking org.eclipse.platform_4.19.0.v20210224-1800...
06:27:43 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (339.79kB)
06:27:43 [INFO] The user operation is waiting for background work to complete.
06:27:43 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (339.79kB)
06:27:47 [INFO] Unpacking org.eclipse.ui_3.119.0.v20210111-1350...
06:27:47 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (960.47kB)
06:27:47 [INFO] The user operation is waiting for background work to complete.
06:27:47 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (960.47kB)
06:27:48 [INFO] Unpacking org.eclipse.ui.workbench_3.122.100.v20210215-1525...
06:27:55 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (120.7kB)
06:27:55 [INFO] The user operation is waiting for background work to complete.
06:27:55 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (120.7kB)
06:27:55 [INFO] Unpacking org.eclipse.help_3.8.800.v20200525-0755...
06:27:55 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.74kB)
06:27:55 [INFO] The user operation is waiting for background work to complete.
06:27:55 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.74kB)
06:27:55 [INFO] Unpacking org.eclipse.jface.notifications_0.3.0.v20210218-1820...
06:27:55 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (142.08kB)
06:27:55 [INFO] The user operation is waiting for background work to complete.
06:27:55 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (142.08kB)
06:27:55 [INFO] Unpacking org.eclipse.ui.intro_3.6.100.v20210119-2223...
06:27:55 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (976.62kB)
06:27:55 [INFO] The user operation is waiting for background work to complete.
06:27:55 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (976.62kB)
06:27:55 [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210224-1103...
06:27:56 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (122.98kB)
06:27:56 [INFO] The user operation is waiting for background work to complete.
06:27:56 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (122.98kB)
06:27:56 [INFO] Unpacking org.eclipse.ui.forms_3.11.100.v20210108-1139...
06:27:56 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.71kB)
06:27:56 [INFO] The user operation is waiting for background work to complete.
06:27:56 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.71kB)
06:27:56 [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
06:27:56 [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (958.19kB)
06:27:56 [INFO] The user operation is waiting for background work to complete.
06:27:56 [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (958.19kB)
06:28:01 [INFO] Unpacking org.eclipse.swt.gtk.linux.aarch64_3.116.0.v20210224-1103...
06:28:01 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.18MB)
06:28:01 [INFO] The user operation is waiting for background work to complete.
06:28:01 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.18MB)
06:28:04 [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210224-1103...
06:28:05 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (836.99kB)
06:28:05 [INFO] The user operation is waiting for background work to complete.
06:28:05 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (836.99kB)
06:28:05 [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103...
06:28:12 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.common.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml
06:28:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml
06:28:13 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml
06:28:13 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml
06:28:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml
06:28:14 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml
06:28:14 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml
06:28:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml
06:28:16 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml
06:28:16 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.cpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml
06:28:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.cpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml
06:28:21 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.cpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml
06:28:21 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml
06:28:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml
06:28:22 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml
06:28:22 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml
06:28:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml
06:28:25 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml
06:28:25 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.dsl:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml
06:28:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.dsl:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml
06:28:29 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.dsl:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml
06:28:29 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml
06:28:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml
06:28:30 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml
06:28:30 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml
06:28:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml
06:28:33 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml
06:28:33 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.embedcpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml
06:28:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.embedcpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml
06:28:41 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.embedcpp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml
06:28:41 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.java:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml
06:28:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml
06:28:42 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml
06:28:42 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.java.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml
06:28:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml
06:28:44 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml
06:28:44 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.java:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml
06:28:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.java:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml
06:28:47 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.java:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml
06:28:47 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml
06:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml
06:28:48 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml
06:28:48 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml
06:28:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml
06:28:49 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml
06:28:50 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.jee:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml
06:28:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.jee:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml
06:28:59 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.jee:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml
06:28:59 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml
06:28:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml
06:28:59 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml
06:28:59 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.99kB)
06:28:59 [INFO] The user operation is waiting for background work to complete.
06:28:59 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.99kB)
06:28:59 [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708...
06:28:59 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml
06:28:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml
06:29:01 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml
06:29:01 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.modeling:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml
06:29:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.modeling:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml
06:29:07 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.modeling:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml
06:29:07 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.parallel:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/pom.xml
06:29:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.parallel:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/pom.xml
06:29:07 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.parallel:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/pom.xml
06:29:07 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.parallel.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.feature/pom.xml
06:29:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.parallel.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.feature/pom.xml
06:29:10 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.parallel.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.feature/pom.xml
06:29:10 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.parallel:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/pom.xml
06:29:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.parallel:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/pom.xml
06:29:14 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.parallel:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/pom.xml
06:29:14 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.php:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml
06:29:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml
06:29:14 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml
06:29:15 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.php.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml
06:29:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml
06:29:16 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml
06:29:16 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.php:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml
06:29:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.php:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml
06:29:19 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.php:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml
06:29:19 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml
06:29:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml
06:29:20 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml
06:29:20 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml
06:29:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml
06:29:21 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml
06:29:21 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.rcp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml
06:29:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.rcp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml
06:29:25 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.rcp:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml
06:29:25 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml
06:29:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml
06:29:26 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml
06:29:26 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml
06:29:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml
06:29:27 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml
06:29:27 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.scout:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml
06:29:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.scout:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml
06:29:31 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.scout:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml
06:29:31 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml
06:29:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml
06:29:32 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml
06:29:32 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (696.23kB)
06:29:32 [INFO] The user operation is waiting for background work to complete.
06:29:32 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (696.23kB)
06:29:32 [INFO] Unpacking org.apache.lucene.analyzers-common_8.4.1.v20200122-1459...
06:29:33 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (962.55kB)
06:29:33 [INFO] The user operation is waiting for background work to complete.
06:29:33 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (962.55kB)
06:29:33 [INFO] Unpacking org.apache.lucene.core_8.4.1.v20200122-1459...
06:29:34 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (3.42MB)
06:29:34 [INFO] The user operation is waiting for background work to complete.
06:29:34 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (3.42MB)
06:29:36 [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459...
06:29:40 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (306.78kB)
06:29:40 [INFO] The user operation is waiting for background work to complete.
06:29:40 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (306.78kB)
06:29:43 [INFO] Unpacking org.eclipse.compare_3.7.1300.v20210114-0707...
06:29:43 [INFO] Fetching org.eclipse.core.resources_3.14.0.v20210215-0934.jar from https://download.eclipse.org/staging/2021-03/plugins/ (877.43kB)
06:29:43 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (317.43kB)
06:29:43 [INFO] The user operation is waiting for background work to complete.
06:29:43 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (317.43kB)
06:29:43 [INFO] Unpacking org.eclipse.jface.text_3.17.0.v20210213-0904...
06:29:44 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (950.29kB)
06:29:44 [INFO] The user operation is waiting for background work to complete.
06:29:44 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (950.29kB)
06:29:44 [INFO] Unpacking org.eclipse.ui.ide_3.18.100.v20210122-1536...
06:29:44 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.88kB)
06:29:44 [INFO] The user operation is waiting for background work to complete.
06:29:44 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.88kB)
06:29:44 [INFO] Unpacking org.eclipse.ui.views_3.11.0.v20210111-1351...
06:29:45 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (235.59kB)
06:29:45 [INFO] The user operation is waiting for background work to complete.
06:29:45 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (235.59kB)
06:29:45 [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733...
06:29:45 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (200.97kB)
06:29:45 [INFO] The user operation is waiting for background work to complete.
06:29:45 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (200.97kB)
06:29:45 [INFO] Unpacking org.eclipse.ui.editors_3.14.0.v20210215-0846...
06:29:45 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.82kB)
06:29:45 [INFO] The user operation is waiting for background work to complete.
06:29:45 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.82kB)
06:29:45 [INFO] Unpacking org.eclipse.compare.core_3.6.1000.v20201020-1107...
06:29:45 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.14kB)
06:29:45 [INFO] The user operation is waiting for background work to complete.
06:29:45 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.14kB)
06:29:45 [INFO] Unpacking org.eclipse.core.filebuffers_3.6.1100.v20201029-1159...
06:29:46 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (100.65kB)
06:29:46 [INFO] The user operation is waiting for background work to complete.
06:29:46 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (100.65kB)
06:29:46 [INFO] Unpacking org.eclipse.text_3.11.0.v20210203-1022...
06:29:46 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.79kB)
06:29:46 [INFO] The user operation is waiting for background work to complete.
06:29:46 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.79kB)
06:29:46 [INFO] Unpacking org.eclipse.core.filesystem_1.7.700.v20200110-1734...
06:29:46 [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.78kB)
06:29:46 [INFO] The user operation is waiting for background work to complete.
06:29:46 [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.78kB)
06:29:46 [INFO] Unpacking org.eclipse.core.net_1.3.1000.v20200715-0827...
06:29:46 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.86kB)
06:29:46 [INFO] The user operation is waiting for background work to complete.
06:29:46 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.86kB)
06:29:46 [INFO] Unpacking org.eclipse.equinox.security_1.3.600.v20210126-1005...
06:29:46 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.13kB)
06:29:46 [INFO] The user operation is waiting for background work to complete.
06:29:46 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.13kB)
06:29:46 [INFO] Unpacking org.eclipse.e4.ui.ide_3.15.200.v20210108-1832...
06:29:46 [INFO] Fetching org.eclipse.help.ui_4.2.200.v20210123-1004.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (203.35kB)
06:29:46 [INFO] The user operation is waiting for background work to complete.
06:29:46 [INFO] Fetching org.eclipse.help.ui_4.2.200.v20210123-1004.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (203.35kB)
06:29:46 [INFO] Unpacking org.eclipse.help.ui_4.2.200.v20210123-1004...
06:29:47 [INFO] Fetching org.eclipse.help.base_4.3.200.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (164.37kB)
06:29:47 [INFO] The user operation is waiting for background work to complete.
06:29:47 [INFO] Fetching org.eclipse.help.base_4.3.200.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (164.37kB)
06:29:47 [INFO] Unpacking org.eclipse.help.base_4.3.200.v20210224-1800...
06:29:47 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (150.08kB)
06:29:47 [INFO] The user operation is waiting for background work to complete.
06:29:47 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (150.08kB)
06:29:47 [INFO] Unpacking org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039...
06:29:47 [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.26kB)
06:29:47 [INFO] The user operation is waiting for background work to complete.
06:29:47 [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.26kB)
06:29:47 [INFO] Unpacking org.eclipse.ui.ide.application_1.4.0.v20210122-1423...
06:29:47 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.98kB)
06:29:47 [INFO] The user operation is waiting for background work to complete.
06:29:47 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.98kB)
06:29:47 [INFO] Unpacking org.eclipse.equinox.bidi_1.3.100.v20210212-1143...
06:29:47 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.04kB)
06:29:47 [INFO] The user operation is waiting for background work to complete.
06:29:47 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.04kB)
06:29:47 [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.300.v20200211-1504...
06:29:47 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (74.47kB)
06:29:47 [INFO] The user operation is waiting for background work to complete.
06:29:47 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (74.47kB)
06:29:48 [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530...
06:29:48 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (108kB)
06:29:48 [INFO] The user operation is waiting for background work to complete.
06:29:48 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (108kB)
06:29:48 [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020...
06:29:48 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.79kB)
06:29:48 [INFO] The user operation is waiting for background work to complete.
06:29:48 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.79kB)
06:29:48 [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738...
06:29:48 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.38kB)
06:29:48 [INFO] The user operation is waiting for background work to complete.
06:29:48 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.38kB)
06:29:48 [INFO] Unpacking org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853...
06:29:48 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.42kB)
06:29:48 [INFO] The user operation is waiting for background work to complete.
06:29:48 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.42kB)
06:29:48 [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
06:29:48 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (105.56kB)
06:29:48 [INFO] The user operation is waiting for background work to complete.
06:29:48 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (105.56kB)
06:29:49 [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217...
06:29:49 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (176.89kB)
06:29:49 [INFO] The user operation is waiting for background work to complete.
06:29:49 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (176.89kB)
06:29:49 [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706...
06:29:49 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (130.04kB)
06:29:49 [INFO] The user operation is waiting for background work to complete.
06:29:49 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (130.04kB)
06:29:49 [INFO] Unpacking org.eclipse.ui.navigator_3.10.0.v20210111-1352...
06:29:49 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (124.96kB)
06:29:49 [INFO] The user operation is waiting for background work to complete.
06:29:49 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (124.96kB)
06:29:49 [INFO] Unpacking org.eclipse.team.core_3.8.1100.v20200806-0621...
06:29:49 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (491.61kB)
06:29:49 [INFO] The user operation is waiting for background work to complete.
06:29:49 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (491.61kB)
06:29:50 [INFO] Unpacking org.eclipse.team.ui_3.8.1200.v20210204-1156...
06:29:50 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (70.23kB)
06:29:50 [INFO] The user operation is waiting for background work to complete.
06:29:50 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (70.23kB)
06:29:50 [INFO] Unpacking org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136...
06:29:50 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.42kB)
06:29:50 [INFO] The user operation is waiting for background work to complete.
06:29:50 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.42kB)
06:29:50 [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348...
06:29:50 [INFO] Computing target platform for MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml
06:29:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml
06:29:52 [INFO] Resolving class path of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers.feature:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml
06:29:52 [INFO] Computing target platform for MavenProject: org.eclipse.epp:epp.package.committers:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml
06:29:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.committers:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml
06:29:56 [INFO] Resolving class path of MavenProject: org.eclipse.epp:epp.package.committers:4.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml
06:29:56 [INFO] ------------------------------------------------------------------------
06:29:56 [INFO] Reactor Build Order:
06:29:56 [INFO] 
06:29:56 [INFO] archive-template                                    [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.common                          [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.common.feature                 [eclipse-feature]
06:29:56 [INFO] org.eclipse.epp.package.cpp                             [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.cpp.feature                    [eclipse-feature]
06:29:56 [INFO] epp.package.cpp                                     [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.dsl                             [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.dsl.feature                    [eclipse-feature]
06:29:56 [INFO] epp.package.dsl                                     [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.embedcpp                        [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.embedcpp.feature               [eclipse-feature]
06:29:56 [INFO] epp.package.embedcpp                                [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.java                            [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.java.feature                   [eclipse-feature]
06:29:56 [INFO] epp.package.java                                    [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.jee                             [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.jee.feature                    [eclipse-feature]
06:29:56 [INFO] epp.package.jee                                     [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.modeling                        [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.modeling.feature               [eclipse-feature]
06:29:56 [INFO] epp.package.modeling                                [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.parallel                        [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.parallel.feature               [eclipse-feature]
06:29:56 [INFO] epp.package.parallel                                [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.php                             [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.php.feature                    [eclipse-feature]
06:29:56 [INFO] epp.package.php                                     [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.rcp                             [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.rcp.feature                    [eclipse-feature]
06:29:56 [INFO] epp.package.rcp                                     [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.scout                           [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.scout.feature                  [eclipse-feature]
06:29:56 [INFO] epp.package.scout                                   [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp.package.committers                      [eclipse-plugin]
06:29:56 [INFO] org.eclipse.epp.package.committers.feature             [eclipse-feature]
06:29:56 [INFO] epp.package.committers                              [eclipse-repository]
06:29:56 [INFO] org.eclipse.epp-buildall                                           [pom]
06:29:56 [INFO] 
06:29:56 [INFO] ------------------< org.eclipse.epp:archive-template >------------------
06:29:56 [INFO] Building archive-template 4.19.0-SNAPSHOT                         [1/37]
06:29:56 [INFO] -------------------------[ eclipse-repository ]-------------------------
06:29:56 [INFO] 
06:29:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-template ---
06:30:03 [INFO] 
06:30:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ archive-template ---
06:30:10 [INFO] The project's OSGi version is 4.19.0.20210303-0217
06:30:10 [INFO] 
06:30:10 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ archive-template ---
06:32:28 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'archive-template'. The initial value 'archive-template' is left as-is...
06:32:28 [INFO] 
06:32:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ archive-template ---
06:32:28 [INFO] 
06:32:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ archive-template ---
06:33:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:33:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:33:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/src/main/resources
06:33:09 [INFO] 
06:33:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ archive-template ---
06:33:09 [INFO] 
06:33:09 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ archive-template ---
06:33:10 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
06:33:11 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
06:33:12 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
06:33:13 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
06:33:13 [INFO] 
06:33:13 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ archive-template ---
06:33:13 [INFO] 
06:33:13 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ archive-template ---
06:33:13 [INFO] 
06:33:13 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ archive-template ---
06:33:13 [INFO] 
06:33:13 [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ archive-template ---
06:33:20 [INFO] 
06:33:20 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ archive-template ---
06:33:20 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/archive-template-4.19.0-SNAPSHOT.zip
06:33:20 [INFO] 
06:33:20 [INFO] --- tycho-eclipserun-plugin:2.2.0:eclipse-run (remove-uncategorized) @ archive-template ---
06:33:20 [INFO] Fetching p2.index from http://download.eclipse.org/releases/latest/ (122B)
06:33:20 [INFO] Adding repository http://download.eclipse.org/releases/latest
06:33:20 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/latest/ (465B)
06:33:20 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2020-12/ (122B)
06:33:20 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2020-12/ (480B)
06:33:20 [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2020-12/ (128B)
06:33:21 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/technology/epp/packages/2020-12/ (419B)
06:33:21 [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2020-12/202012101200/ (102.59kB)
06:33:21 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2020-12/202012161000/ (140B)
06:33:21 [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2020-12/202012161000/ (823.24kB)
06:33:27 [INFO] Fetching org.eclipse.osgi_3.16.100.v20201030-1916.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (468.96kB)
06:33:27 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (2.85MB)
06:33:28 [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (43.97kB)
06:33:31 [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (30.65kB)
06:33:31 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (71.46kB)
06:33:31 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (18.03kB)
06:33:31 [INFO] Fetching org.eclipse.core.runtime_3.20.0.v20201027-1526.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (33.44kB)
06:33:32 [INFO] Fetching org.eclipse.equinox.common_3.14.0.v20201102-2053.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (59.04kB)
06:33:32 [INFO] Fetching org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (41.25kB)
06:33:32 [INFO] Fetching org.eclipse.equinox.preferences_3.8.100.v20201102-2042.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (55.6kB)
06:33:32 [INFO] Fetching org.eclipse.equinox.registry_3.10.0.v20201107-1818.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (77.18kB)
06:33:32 [INFO] Fetching org.eclipse.core.expressions_3.7.0.v20200720-1126.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (33.67kB)
06:33:32 [INFO] Fetching org.eclipse.text_3.10.400.v20200925-0557.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (99.95kB)
06:33:33 [INFO] Fetching org.eclipse.core.jobs_3.10.1000.v20200909-1312.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (46.03kB)
06:33:33 [INFO] Fetching org.eclipse.core.resources_3.13.900.v20201105-1507.jar from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (875.9kB)
06:33:33 [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (42.08kB)
06:33:33 [INFO] Fetching org.eclipse.debug.core_3.17.0.v20201109-1948.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (125.99kB)
06:33:33 [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (25.88kB)
06:33:35 [INFO] Fetching org.eclipse.e4.core.services_2.2.500.v20200928-2213.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (27.95kB)
06:33:35 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (19.47kB)
06:33:35 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (34.56kB)
06:33:35 [INFO] Fetching org.eclipse.equinox.launcher_1.6.0.v20200915-1508.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (29.98kB)
06:33:35 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (58.11kB)
06:33:36 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (39.3kB)
06:33:36 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (47.99kB)
06:33:36 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (116.64kB)
06:33:36 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (81.19kB)
06:33:36 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (24.18kB)
06:33:36 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (37.85kB)
06:33:37 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (50.94kB)
06:33:37 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (13.86kB)
06:33:37 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (43.28kB)
06:33:37 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (105.81kB)
06:33:40 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (16.64kB)
06:33:40 [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (44.56kB)
06:33:40 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (121.9kB)
06:33:40 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.700.v20200813-0739.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (46.62kB)
06:33:41 [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201123-0742.jar from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (6.89MB)
06:33:42 [INFO] Fetching org.eclipse.jdt.debug_3.17.0.v20201117-1145.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (900.98kB)
06:33:42 [INFO] Fetching org.eclipse.jdt.launching_3.19.0.v20201106-0848.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (282.53kB)
06:33:42 [INFO] Fetching org.eclipse.pde.api.tools_1.2.100.v20201112-0408.jar from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (927.67kB)
06:33:45 [INFO] Fetching org.eclipse.pde.core_3.14.100.v20201116-1221.jar from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.33MB)
06:33:45 [INFO] Fetching org.objectweb.asm_9.0.0.v20201001-1419.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (61.03kB)
06:33:45 [INFO] Fetching org.objectweb.asm.tree_9.0.0.v20201001-1419.jar.pack.gz from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (26.41kB)
06:33:45 [INFO] Fetching org.eclipse.pde.build_3.10.900.v20201111-1557.jar from https://download.eclipse.org/releases/2020-12/202012161000/plugins/ (478.05kB)
06:33:46 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
06:33:46 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data/.metadata/.log
06:33:46 [INFO] Command line:
06:33:46 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -install, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, remove-categories.xml]
06:33:49 Buildfile: remove-categories.xml
06:33:49 
06:33:49 remove-categories:
06:33:49 Unable to find: Installable Unit [ query=property[@name='org.eclipse.equinox.p2.type.category'] ] 
06:33:49 BUILD SUCCESSFUL
06:33:49 
06:33:49 BUILD SUCCESSFUL
06:33:49 Total time: 0 seconds
06:34:14 [INFO] 
06:34:14 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (re-archive-without-categories) @ archive-template ---
06:34:14 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/archive-template-4.19.0-SNAPSHOT.zip
06:34:14 [INFO] 
06:34:14 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-template-repo) @ archive-template ---
06:34:33 [INFO] Executing tasks
06:34:33 [INFO]      [copy] Copying 2 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/repository
06:34:33 [INFO] Executed tasks
06:34:33 [INFO] 
06:34:33 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.common >-----------
06:34:33 [INFO] Building org.eclipse.epp.package.common 4.19.0-SNAPSHOT           [2/37]
06:34:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:34:34 [INFO] 
06:34:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common ---
06:34:34 [INFO] 
06:34:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.common ---
06:34:34 [INFO] The project's OSGi version is 4.19.0.20210304-1200
06:34:34 [INFO] 
06:34:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.common ---
06:34:34 [INFO] 
06:34:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.common ---
06:34:34 [INFO] 
06:34:34 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.common ---
06:34:34 [INFO] 
06:34:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.common ---
06:34:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:34:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:34:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/main/resources
06:34:34 [INFO] 
06:34:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.common ---
06:34:37 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/classes
06:34:46 [INFO] 
06:34:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.common ---
06:34:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:34:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:34:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/test/resources
06:34:46 [INFO] 
06:34:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.common ---
06:34:46 [INFO] 
06:34:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.common ---
06:34:46 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.19.0-SNAPSHOT.jar
06:34:46 [INFO] 
06:34:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common ---
06:34:46 [INFO] 
06:34:46 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.common ---
06:34:47 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.19.0-SNAPSHOT.jar
06:34:47 [INFO] 
06:34:47 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.common ---
06:35:14 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.19.0-SNAPSHOT.jar
06:35:15 [INFO] 
06:35:15 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.common ---
06:35:15 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.19.0-SNAPSHOT.jar
06:35:15 [INFO] 
06:35:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.common ---
06:35:15 [INFO] 
06:35:15 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.common.feature >-------
06:35:15 [INFO] Building org.eclipse.epp.package.common.feature 4.19.0-SNAPSHOT   [3/37]
06:35:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:35:15 [INFO] 
06:35:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common.feature ---
06:35:15 [INFO] 
06:35:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.common.feature ---
06:35:15 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/staging/2021-03/plugins/ (249kB)
06:35:15 [INFO] Fetching com.sun.xml.bind_2.2.0.v20201118-1845.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (254.74kB)
06:35:15 [INFO] The user operation is waiting for background work to complete.
06:35:15 [INFO] Fetching com.sun.xml.bind_2.2.0.v20201118-1845.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (254.74kB)
06:35:16 [INFO] Unpacking com.sun.xml.bind_2.2.0.v20201118-1845...
06:35:16 [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.41kB)
06:35:16 [INFO] The user operation is waiting for background work to complete.
06:35:16 [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.41kB)
06:35:16 [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
06:35:16 [INFO] Fetching com.sun.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (350.1kB)
06:35:16 [INFO] The user operation is waiting for background work to complete.
06:35:16 [INFO] Fetching com.sun.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (350.1kB)
06:35:16 [INFO] Unpacking com.sun.xml.bind_2.3.3.v20201118-1818...
06:35:17 [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.78kB)
06:35:17 [INFO] The user operation is waiting for background work to complete.
06:35:17 [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.78kB)
06:35:17 [INFO] Unpacking javax.activation_1.1.0.v201211130549...
06:35:17 [INFO] Fetching javax.activation_1.2.2.v20201119-1642.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.26kB)
06:35:17 [INFO] The user operation is waiting for background work to complete.
06:35:17 [INFO] Fetching javax.activation_1.2.2.v20201119-1642.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.26kB)
06:35:17 [INFO] Unpacking javax.activation_1.2.2.v20201119-1642...
06:35:17 [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.92kB)
06:35:17 [INFO] The user operation is waiting for background work to complete.
06:35:17 [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.92kB)
06:35:18 [INFO] Unpacking jakarta.xml.bind_2.3.3.v20201118-1818...
06:35:18 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
06:35:18 [INFO] The project's OSGi version is 4.19.0.20210304-1200
06:35:18 [INFO] 
06:35:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.common.feature ---
06:35:18 [INFO] 
06:35:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.common.feature ---
06:35:18 [INFO] 
06:35:18 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.common.feature ---
06:35:18 [INFO] 
06:35:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.common.feature ---
06:35:18 [INFO] 
06:35:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.common.feature ---
06:35:18 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/target/org.eclipse.epp.package.common.feature-4.19.0-SNAPSHOT.jar
06:35:18 [INFO] 
06:35:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common.feature ---
06:35:18 [INFO] 
06:35:18 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.common.feature ---
06:35:18 [INFO] 
06:35:18 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.common.feature ---
06:35:18 [INFO] 
06:35:18 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.common.feature ---
06:35:18 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/target/org.eclipse.epp.package.common.feature-4.19.0-SNAPSHOT.jar
06:35:20 [INFO] 
06:35:20 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.common.feature ---
06:35:20 [INFO] 
06:35:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.common.feature ---
06:35:20 [INFO] 
06:35:20 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.cpp >-------------
06:35:20 [INFO] Building org.eclipse.epp.package.cpp 4.19.0-SNAPSHOT              [4/37]
06:35:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:35:20 [INFO] 
06:35:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] 
06:35:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] The project's OSGi version is 4.19.0.20210304-1200
06:35:20 [INFO] 
06:35:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] 
06:35:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] 
06:35:20 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] 
06:35:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:35:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:35:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/src/main/resources
06:35:20 [INFO] 
06:35:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] 
06:35:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:35:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:35:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/src/test/resources
06:35:20 [INFO] 
06:35:20 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:35:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:35:20 [INFO] Copying 1 resource
06:35:20 [INFO] 
06:35:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] 
06:35:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.cpp ---
06:35:20 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.19.0-SNAPSHOT.jar
06:35:21 [INFO] 
06:35:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp ---
06:35:21 [INFO] 
06:35:21 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.cpp ---
06:35:21 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.19.0-SNAPSHOT.jar
06:35:21 [INFO] 
06:35:21 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.cpp ---
06:35:21 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.19.0-SNAPSHOT.jar
06:35:22 [INFO] 
06:35:22 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.cpp ---
06:35:22 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.19.0-SNAPSHOT.jar
06:35:22 [INFO] 
06:35:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.cpp ---
06:35:22 [INFO] 
06:35:22 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.cpp.feature >---------
06:35:22 [INFO] Building org.eclipse.epp.package.cpp.feature 4.19.0-SNAPSHOT      [5/37]
06:35:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:35:22 [INFO] 
06:35:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp.feature ---
06:35:22 [INFO] 
06:35:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.cpp.feature ---
06:35:22 [INFO] Fetching com.google.gson_2.8.6.v20201231-1626.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (82.82kB)
06:35:22 [INFO] The user operation is waiting for background work to complete.
06:35:22 [INFO] Fetching com.google.gson_2.8.6.v20201231-1626.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (82.82kB)
06:35:22 [INFO] Unpacking com.google.gson_2.8.6.v20201231-1626...
06:35:22 [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (107.05kB)
06:35:22 [INFO] The user operation is waiting for background work to complete.
06:35:22 [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (107.05kB)
06:35:23 [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
06:35:23 [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.49kB)
06:35:23 [INFO] The user operation is waiting for background work to complete.
06:35:23 [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.49kB)
06:35:23 [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
06:35:23 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.35kB)
06:35:23 [INFO] The user operation is waiting for background work to complete.
06:35:23 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.35kB)
06:35:23 [INFO] Unpacking javax.el_2.2.0.v201303151357...
06:35:23 [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from https://download.eclipse.org/staging/2021-03/plugins/ (108.23kB)
06:35:23 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.28MB)
06:35:23 [INFO] The user operation is waiting for background work to complete.
06:35:23 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.28MB)
06:35:23 [INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842...
06:35:24 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (328.72kB)
06:35:24 [INFO] The user operation is waiting for background work to complete.
06:35:24 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (328.72kB)
06:35:24 [INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842...
06:35:24 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.65kB)
06:35:24 [INFO] The user operation is waiting for background work to complete.
06:35:24 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.65kB)
06:35:25 [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
06:35:25 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.85MB)
06:35:25 [INFO] The user operation is waiting for background work to complete.
06:35:25 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.85MB)
06:35:25 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (143.98kB)
06:35:25 [INFO] The user operation is waiting for background work to complete.
06:35:25 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (143.98kB)
06:35:25 [INFO] Unpacking org.apache.commons.codec_1.14.0.v20200818-1422...
06:35:25 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.94kB)
06:35:25 [INFO] The user operation is waiting for background work to complete.
06:35:25 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.94kB)
06:35:25 [INFO] Unpacking org.apache.felix.gogo.command_1.1.2.v20210111-1007...
06:35:25 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.96kB)
06:35:25 [INFO] The user operation is waiting for background work to complete.
06:35:25 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.96kB)
06:35:25 [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.4.v20210111-1007...
06:35:25 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.42kB)
06:35:25 [INFO] The user operation is waiting for background work to complete.
06:35:25 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.42kB)
06:35:25 [INFO] Unpacking org.apache.felix.gogo.shell_1.1.4.v20210111-1007...
06:35:25 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (333.69kB)
06:35:25 [INFO] The user operation is waiting for background work to complete.
06:35:25 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (333.69kB)
06:35:26 [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311...
06:35:26 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (109.72kB)
06:35:26 [INFO] The user operation is waiting for background work to complete.
06:35:26 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (109.72kB)
06:35:26 [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212...
06:35:26 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.36MB)
06:35:27 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (71.46kB)
06:35:27 [INFO] The user operation is waiting for background work to complete.
06:35:27 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (71.46kB)
06:35:27 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.03kB)
06:35:27 [INFO] The user operation is waiting for background work to complete.
06:35:27 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.03kB)
06:35:27 [INFO] Fetching org.eclipse.cdt.autotools.core_2.1.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.7kB)
06:35:27 [INFO] The user operation is waiting for background work to complete.
06:35:27 [INFO] Fetching org.eclipse.cdt.autotools.core_2.1.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.7kB)
06:35:27 [INFO] Unpacking org.eclipse.cdt.autotools.core_2.1.100.202010121414...
06:35:27 [INFO] Fetching org.eclipse.cdt.managedbuilder.core_9.2.0.202103011047.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (448.86kB)
06:35:27 [INFO] The user operation is waiting for background work to complete.
06:35:27 [INFO] Fetching org.eclipse.cdt.managedbuilder.core_9.2.0.202103011047.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (448.86kB)
06:35:27 [INFO] Unpacking org.eclipse.cdt.managedbuilder.core_9.2.0.202103011047...
06:35:28 [INFO] Fetching org.eclipse.cdt.core_7.2.0.202102251239.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.64MB)
06:35:28 [INFO] The user operation is waiting for background work to complete.
06:35:28 [INFO] Fetching org.eclipse.cdt.core_7.2.0.202102251239.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.64MB)
06:35:28 [INFO] Unpacking org.eclipse.cdt.core_7.2.0.202102251239...
06:35:29 [INFO] Fetching org.eclipse.cdt.ui_7.1.100.202101112014.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.92MB)
06:35:29 [INFO] The user operation is waiting for background work to complete.
06:35:29 [INFO] Fetching org.eclipse.cdt.ui_7.1.100.202101112014.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.92MB)
06:35:30 [INFO] Unpacking org.eclipse.cdt.ui_7.1.100.202101112014...
06:35:31 [INFO] Fetching org.eclipse.cdt.managedbuilder.ui_9.3.0.202012011707.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (173.69kB)
06:35:31 [INFO] The user operation is waiting for background work to complete.
06:35:31 [INFO] Fetching org.eclipse.cdt.managedbuilder.ui_9.3.0.202012011707.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (173.69kB)
06:35:32 [INFO] Unpacking org.eclipse.cdt.managedbuilder.ui_9.3.0.202012011707...
06:35:32 [INFO] Fetching org.eclipse.cdt.managedbuilder.gnu.ui_8.4.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.7kB)
06:35:32 [INFO] The user operation is waiting for background work to complete.
06:35:32 [INFO] Fetching org.eclipse.cdt.managedbuilder.gnu.ui_8.4.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.7kB)
06:35:32 [INFO] Unpacking org.eclipse.cdt.managedbuilder.gnu.ui_8.4.0.202008310002...
06:35:32 [INFO] Fetching org.eclipse.cdt.make.core_7.5.100.202011171450.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (146.28kB)
06:35:32 [INFO] The user operation is waiting for background work to complete.
06:35:32 [INFO] Fetching org.eclipse.cdt.make.core_7.5.100.202011171450.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (146.28kB)
06:35:32 [INFO] Unpacking org.eclipse.cdt.make.core_7.5.100.202011171450...
06:35:32 [INFO] Fetching org.eclipse.cdt.make.ui_8.0.100.202011181841.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (168.04kB)
06:35:32 [INFO] The user operation is waiting for background work to complete.
06:35:32 [INFO] Fetching org.eclipse.cdt.make.ui_8.0.100.202011181841.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (168.04kB)
06:35:32 [INFO] Unpacking org.eclipse.cdt.make.ui_8.0.100.202011181841...
06:35:32 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (84.58kB)
06:35:32 [INFO] The user operation is waiting for background work to complete.
06:35:32 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (84.58kB)
06:35:33 [INFO] Unpacking org.eclipse.ui.console_3.10.100.v20201211-1511...
06:35:33 [INFO] Fetching org.eclipse.remote.core_4.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (80.52kB)
06:35:33 [INFO] The user operation is waiting for background work to complete.
06:35:33 [INFO] Fetching org.eclipse.remote.core_4.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (80.52kB)
06:35:33 [INFO] Unpacking org.eclipse.remote.core_4.0.0.201909031456...
06:35:33 [INFO] Fetching org.eclipse.cdt.remote.core_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.82kB)
06:35:33 [INFO] The user operation is waiting for background work to complete.
06:35:33 [INFO] Fetching org.eclipse.cdt.remote.core_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.82kB)
06:35:33 [INFO] Unpacking org.eclipse.cdt.remote.core_1.1.0.202008310002...
06:35:33 [INFO] Fetching org.eclipse.cdt.core.native_6.1.100.202102030214.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.53kB)
06:35:33 [INFO] The user operation is waiting for background work to complete.
06:35:33 [INFO] Fetching org.eclipse.cdt.core.native_6.1.100.202102030214.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.53kB)
06:35:33 [INFO] Unpacking org.eclipse.cdt.core.native_6.1.100.202102030214...
06:35:33 [INFO] Fetching org.eclipse.cdt.debug.core_8.6.0.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (106.37kB)
06:35:33 [INFO] The user operation is waiting for background work to complete.
06:35:33 [INFO] Fetching org.eclipse.cdt.debug.core_8.6.0.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (106.37kB)
06:35:33 [INFO] Unpacking org.eclipse.cdt.debug.core_8.6.0.202011181638...
06:35:34 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (125.97kB)
06:35:34 [INFO] The user operation is waiting for background work to complete.
06:35:34 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (125.97kB)
06:35:34 [INFO] Unpacking org.eclipse.debug.core_3.18.0.v20210222-1101...
06:35:34 [INFO] Fetching org.eclipse.launchbar.core_2.4.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.78kB)
06:35:34 [INFO] The user operation is waiting for background work to complete.
06:35:34 [INFO] Fetching org.eclipse.launchbar.core_2.4.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.78kB)
06:35:34 [INFO] Unpacking org.eclipse.launchbar.core_2.4.100.202010121414...
06:35:34 [INFO] Fetching org.eclipse.cdt.debug.ui_8.4.100.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (331.83kB)
06:35:34 [INFO] The user operation is waiting for background work to complete.
06:35:34 [INFO] Fetching org.eclipse.cdt.debug.ui_8.4.100.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (331.83kB)
06:35:34 [INFO] Unpacking org.eclipse.cdt.debug.ui_8.4.100.202011181638...
06:35:35 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1,018.14kB)
06:35:35 [INFO] The user operation is waiting for background work to complete.
06:35:35 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1,018.14kB)
06:35:35 [INFO] Unpacking org.eclipse.debug.ui_3.14.800.v20210222-1101...
06:35:36 [INFO] Fetching org.eclipse.launchbar.ui_2.4.100.202012041937.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.59kB)
06:35:36 [INFO] The user operation is waiting for background work to complete.
06:35:36 [INFO] Fetching org.eclipse.launchbar.ui_2.4.100.202012041937.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.59kB)
06:35:36 [INFO] Unpacking org.eclipse.launchbar.ui_2.4.100.202012041937...
06:35:36 [INFO] Fetching org.eclipse.cdt.launch_10.2.100.202012191801.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.34kB)
06:35:36 [INFO] The user operation is waiting for background work to complete.
06:35:36 [INFO] Fetching org.eclipse.cdt.launch_10.2.100.202012191801.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.34kB)
06:35:36 [INFO] Unpacking org.eclipse.cdt.launch_10.2.100.202012191801...
06:35:36 [INFO] Fetching org.eclipse.tools.templates.core_1.2.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.66kB)
06:35:36 [INFO] The user operation is waiting for background work to complete.
06:35:36 [INFO] Fetching org.eclipse.tools.templates.core_1.2.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.66kB)
06:35:36 [INFO] Unpacking org.eclipse.tools.templates.core_1.2.0.202008310315...
06:35:36 [INFO] Fetching org.eclipse.tools.templates.freemarker_1.2.100.202011191931.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.17kB)
06:35:36 [INFO] The user operation is waiting for background work to complete.
06:35:36 [INFO] Fetching org.eclipse.tools.templates.freemarker_1.2.100.202011191931.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.17kB)
06:35:36 [INFO] Unpacking org.eclipse.tools.templates.freemarker_1.2.100.202011191931...
06:35:36 [INFO] Fetching org.eclipse.tools.templates.ui_1.2.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.45kB)
06:35:36 [INFO] The user operation is waiting for background work to complete.
06:35:36 [INFO] Fetching org.eclipse.tools.templates.ui_1.2.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.45kB)
06:35:36 [INFO] Unpacking org.eclipse.tools.templates.ui_1.2.100.202010121414...
06:35:36 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (214.1kB)
06:35:36 [INFO] The user operation is waiting for background work to complete.
06:35:36 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (214.1kB)
06:35:36 [INFO] Unpacking org.eclipse.search_3.13.0.v20210212-0759...
06:35:37 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.17kB)
06:35:37 [INFO] The user operation is waiting for background work to complete.
06:35:37 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.17kB)
06:35:37 [INFO] Unpacking org.eclipse.core.databinding.beans_1.7.200.v20210111-0759...
06:35:37 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.85kB)
06:35:37 [INFO] The user operation is waiting for background work to complete.
06:35:37 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.85kB)
06:35:37 [INFO] Unpacking org.eclipse.core.externaltools_1.1.800.v20201105-0600...
06:35:37 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.32kB)
06:35:37 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (93.41kB)
06:35:37 [INFO] The user operation is waiting for background work to complete.
06:35:37 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (93.41kB)
06:35:37 [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023...
06:35:37 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (215.67kB)
06:35:37 [INFO] The user operation is waiting for background work to complete.
06:35:37 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (215.67kB)
06:35:37 [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308...
06:35:37 [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.99kB)
06:35:37 [INFO] The user operation is waiting for background work to complete.
06:35:37 [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.99kB)
06:35:38 [INFO] Unpacking org.eclipse.equinox.launcher_1.6.100.v20201223-0822...
06:35:38 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.18kB)
06:35:38 [INFO] The user operation is waiting for background work to complete.
06:35:38 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.18kB)
06:35:38 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (103.62kB)
06:35:38 [INFO] The user operation is waiting for background work to complete.
06:35:38 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (103.62kB)
06:35:38 [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137...
06:35:38 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.3kB)
06:35:38 [INFO] The user operation is waiting for background work to complete.
06:35:38 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.3kB)
06:35:38 [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210209-1541...
06:35:38 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (944.53kB)
06:35:38 [INFO] The user operation is waiting for background work to complete.
06:35:38 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (944.53kB)
06:35:38 [INFO] Unpacking org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210224-1103...
06:35:39 [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210211-2058.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.27kB)
06:35:39 [INFO] The user operation is waiting for background work to complete.
06:35:39 [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210211-2058.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.27kB)
06:35:39 [INFO] Unpacking org.eclipse.equinox.console_1.4.300.v20210211-2058...
06:35:39 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.13kB)
06:35:39 [INFO] The user operation is waiting for background work to complete.
06:35:39 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.13kB)
06:35:39 [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832...
06:35:39 [INFO] Fetching org.eclipse.e4.rcp_4.19.0.v20210224-1103.jar from https://download.eclipse.org/staging/2021-03/features/ (20.94kB)
06:35:39 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.21kB)
06:35:39 [INFO] The user operation is waiting for background work to complete.
06:35:39 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.21kB)
06:35:39 [INFO] Unpacking org.eclipse.ecf_3.9.101.v20201027-0547...
06:35:39 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.04kB)
06:35:39 [INFO] The user operation is waiting for background work to complete.
06:35:39 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.04kB)
06:35:39 [INFO] Unpacking org.eclipse.ecf.identity_3.9.401.v20201027-0550...
06:35:39 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.34kB)
06:35:39 [INFO] The user operation is waiting for background work to complete.
06:35:39 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.34kB)
06:35:45 [INFO] Unpacking org.eclipse.equinox.concurrent_1.2.0.v20210202-1157...
06:35:45 [INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from https://download.eclipse.org/staging/2021-03/features/ (19.72kB)
06:35:45 [INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.93kB)
06:35:45 [INFO] The user operation is waiting for background work to complete.
06:35:45 [INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.93kB)
06:35:45 [INFO] Unpacking org.eclipse.ecf.ssl_1.2.400.v20200611-2220...
06:35:45 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.500.v20200812-2314.jar from https://download.eclipse.org/staging/2021-03/features/ (19.69kB)
06:35:45 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.47kB)
06:35:45 [INFO] The user operation is waiting for background work to complete.
06:35:45 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.47kB)
06:35:45 [INFO] Unpacking org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315...
06:35:45 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.05kB)
06:35:45 [INFO] The user operation is waiting for background work to complete.
06:35:45 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.05kB)
06:35:46 [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700...
06:35:46 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/staging/2021-03/features/ (27.8kB)
06:35:46 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.76kB)
06:35:46 [INFO] The user operation is waiting for background work to complete.
06:35:46 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.76kB)
06:35:47 [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700...
06:35:47 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from https://download.eclipse.org/staging/2021-03/features/ (27.92kB)
06:35:47 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.35kB)
06:35:47 [INFO] The user operation is waiting for background work to complete.
06:35:47 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.35kB)
06:35:47 [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836...
06:35:47 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.400.v20200812-2314.jar from https://download.eclipse.org/staging/2021-03/features/ (23.72kB)
06:35:47 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar from https://download.eclipse.org/staging/2021-03/features/ (19.03kB)
06:35:48 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from https://download.eclipse.org/staging/2021-03/features/ (19.11kB)
06:35:48 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.47kB)
06:35:48 [INFO] The user operation is waiting for background work to complete.
06:35:48 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.47kB)
06:35:49 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.56kB)
06:35:49 [INFO] The user operation is waiting for background work to complete.
06:35:49 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.56kB)
06:35:49 [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.600.v20210224-2143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.21kB)
06:35:49 [INFO] The user operation is waiting for background work to complete.
06:35:49 [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.600.v20210224-2143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.21kB)
06:35:49 [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.600.v20210224-2143...
06:35:49 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.0.v20210202-1229.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (76.5kB)
06:35:49 [INFO] The user operation is waiting for background work to complete.
06:35:49 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.0.v20210202-1229.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (76.5kB)
06:35:49 [INFO] Unpacking org.eclipse.equinox.http.servlet_1.7.0.v20210202-1229...
06:35:49 [INFO] Fetching org.eclipse.jetty.http_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (229.4kB)
06:35:49 [INFO] Fetching org.eclipse.jetty.server_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (724.34kB)
06:35:49 [INFO] Fetching org.eclipse.jetty.servlet_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (154.15kB)
06:35:50 [INFO] Fetching org.eclipse.jetty.util_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (590.52kB)
06:35:50 [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.17kB)
06:35:50 [INFO] The user operation is waiting for background work to complete.
06:35:50 [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.17kB)
06:35:50 [INFO] Unpacking org.eclipse.equinox.http.registry_1.2.0.v20200614-1851...
06:35:50 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.65kB)
06:35:50 [INFO] The user operation is waiting for background work to complete.
06:35:50 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.65kB)
06:35:50 [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833...
06:35:50 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.69kB)
06:35:50 [INFO] The user operation is waiting for background work to complete.
06:35:50 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.69kB)
06:35:50 [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833...
06:35:50 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (58.14kB)
06:35:50 [INFO] The user operation is waiting for background work to complete.
06:35:50 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (58.14kB)
06:35:51 [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007...
06:35:51 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.3kB)
06:35:51 [INFO] The user operation is waiting for background work to complete.
06:35:51 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.3kB)
06:35:53 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.99kB)
06:35:53 [INFO] The user operation is waiting for background work to complete.
06:35:53 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.99kB)
06:35:53 [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.500.v20210116-1227...
06:35:53 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.99kB)
06:35:53 [INFO] The user operation is waiting for background work to complete.
06:35:53 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.99kB)
06:35:54 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.86kB)
06:35:54 [INFO] The user operation is waiting for background work to complete.
06:35:54 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.86kB)
06:35:55 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.61kB)
06:35:55 [INFO] The user operation is waiting for background work to complete.
06:35:55 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.61kB)
06:35:55 [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344...
06:35:55 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.76kB)
06:35:55 [INFO] The user operation is waiting for background work to complete.
06:35:55 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.76kB)
06:35:55 [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530...
06:35:55 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.64kB)
06:35:55 [INFO] The user operation is waiting for background work to complete.
06:35:55 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.64kB)
06:36:02 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (116.64kB)
06:36:02 [INFO] The user operation is waiting for background work to complete.
06:36:02 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (116.64kB)
06:36:02 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.19kB)
06:36:02 [INFO] The user operation is waiting for background work to complete.
06:36:02 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.19kB)
06:36:02 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.39kB)
06:36:02 [INFO] The user operation is waiting for background work to complete.
06:36:02 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.39kB)
06:36:03 [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345...
06:36:03 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.94kB)
06:36:03 [INFO] The user operation is waiting for background work to complete.
06:36:03 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.94kB)
06:36:03 [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246...
06:36:03 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.08kB)
06:36:03 [INFO] The user operation is waiting for background work to complete.
06:36:03 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.08kB)
06:36:03 [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508...
06:36:03 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.900.v20210212-1601.jar from https://download.eclipse.org/staging/2021-03/features/ (19.67kB)
06:36:03 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.85kB)
06:36:03 [INFO] The user operation is waiting for background work to complete.
06:36:03 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.85kB)
06:36:03 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.45kB)
06:36:03 [INFO] The user operation is waiting for background work to complete.
06:36:03 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.45kB)
06:36:03 [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631...
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.03kB)
06:36:04 [INFO] The user operation is waiting for background work to complete.
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.03kB)
06:36:04 [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133...
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (105.89kB)
06:36:04 [INFO] The user operation is waiting for background work to complete.
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (105.89kB)
06:36:04 [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231...
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.43kB)
06:36:04 [INFO] The user operation is waiting for background work to complete.
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.43kB)
06:36:04 [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911...
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.58kB)
06:36:04 [INFO] The user operation is waiting for background work to complete.
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.58kB)
06:36:04 [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855...
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (122.23kB)
06:36:04 [INFO] The user operation is waiting for background work to complete.
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (122.23kB)
06:36:04 [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107...
06:36:04 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/staging/2021-03/features/ (19.12kB)
06:36:05 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (288.69kB)
06:36:05 [INFO] The user operation is waiting for background work to complete.
06:36:05 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (288.69kB)
06:36:05 [INFO] Unpacking org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216...
06:36:05 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.8kB)
06:36:05 [INFO] The user operation is waiting for background work to complete.
06:36:05 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.8kB)
06:36:05 [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421...
06:36:05 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.9kB)
06:36:05 [INFO] The user operation is waiting for background work to complete.
06:36:05 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.9kB)
06:36:05 [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600...
06:36:05 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (71.54kB)
06:36:05 [INFO] The user operation is waiting for background work to complete.
06:36:05 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (71.54kB)
06:36:05 [INFO] Unpacking org.eclipse.equinox.security.ui_1.3.0.v20210121-0947...
06:36:06 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.79kB)
06:36:06 [INFO] The user operation is waiting for background work to complete.
06:36:06 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.79kB)
06:36:06 [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214...
06:36:06 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/staging/2021-03/features/ (19.03kB)
06:36:06 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210217-1009.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.52kB)
06:36:06 [INFO] The user operation is waiting for background work to complete.
06:36:06 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210217-1009.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.52kB)
06:36:06 [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210217-1009...
06:36:06 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.63kB)
06:36:06 [INFO] The user operation is waiting for background work to complete.
06:36:06 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.63kB)
06:36:06 [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738...
06:36:06 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1100.v20210217-1009.jar from https://download.eclipse.org/staging/2021-03/features/ (18.9kB)
06:36:06 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.29kB)
06:36:06 [INFO] The user operation is waiting for background work to complete.
06:36:06 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.29kB)
06:36:06 [INFO] Unpacking org.eclipse.equinox.security.linux_1.0.0.v20210121-0922...
06:36:06 [INFO] Fetching org.eclipse.help.webapp_3.10.200.v20210222-1057.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (312.21kB)
06:36:06 [INFO] The user operation is waiting for background work to complete.
06:36:06 [INFO] Fetching org.eclipse.help.webapp_3.10.200.v20210222-1057.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (312.21kB)
06:36:07 [INFO] Unpacking org.eclipse.help.webapp_3.10.200.v20210222-1057...
06:36:07 [INFO] Fetching org.eclipse.jetty.continuation_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (31.75kB)
06:36:07 [INFO] Fetching org.eclipse.jetty.io_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (181.16kB)
06:36:07 [INFO] Fetching org.eclipse.jetty.security_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (126.78kB)
06:36:07 [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (72.52kB)
06:36:07 [INFO] Fetching org.eclipse.help_2.3.500.v20210224-2143.jar from https://download.eclipse.org/staging/2021-03/features/ (19.54kB)
06:36:07 [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.71kB)
06:36:07 [INFO] The user operation is waiting for background work to complete.
06:36:07 [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.71kB)
06:36:08 [INFO] Unpacking org.eclipse.jsch.core_1.3.900.v20200422-1935...
06:36:08 [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.59kB)
06:36:08 [INFO] The user operation is waiting for background work to complete.
06:36:08 [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.59kB)
06:36:08 [INFO] Unpacking org.eclipse.jsch.ui_1.3.1100.v20200916-0731...
06:36:08 [INFO] Fetching org.eclipse.linuxtools.binutils_6.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.11kB)
06:36:08 [INFO] The user operation is waiting for background work to complete.
06:36:08 [INFO] Fetching org.eclipse.linuxtools.binutils_6.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.11kB)
06:36:08 [INFO] Unpacking org.eclipse.linuxtools.binutils_6.0.0.202103022247...
06:36:08 [INFO] Fetching org.eclipse.linuxtools.tools.launch.core_3.3.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.24kB)
06:36:08 [INFO] The user operation is waiting for background work to complete.
06:36:08 [INFO] Fetching org.eclipse.linuxtools.tools.launch.core_3.3.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.24kB)
06:36:08 [INFO] Unpacking org.eclipse.linuxtools.tools.launch.core_3.3.0.202103022247...
06:36:08 [INFO] Fetching org.eclipse.linuxtools.callgraph_2.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.06kB)
06:36:08 [INFO] The user operation is waiting for background work to complete.
06:36:08 [INFO] Fetching org.eclipse.linuxtools.callgraph_2.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.06kB)
06:36:08 [INFO] Unpacking org.eclipse.linuxtools.callgraph_2.0.0.202103022247...
06:36:08 [INFO] Fetching org.eclipse.zest.layouts_1.1.300.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.96kB)
06:36:08 [INFO] The user operation is waiting for background work to complete.
06:36:08 [INFO] Fetching org.eclipse.zest.layouts_1.1.300.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.96kB)
06:36:08 [INFO] Unpacking org.eclipse.zest.layouts_1.1.300.201606061308...
06:36:08 [INFO] Fetching org.eclipse.zest.core_1.5.300.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.96kB)
06:36:08 [INFO] The user operation is waiting for background work to complete.
06:36:08 [INFO] Fetching org.eclipse.zest.core_1.5.300.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.96kB)
06:36:08 [INFO] Unpacking org.eclipse.zest.core_1.5.300.201606061308...
06:36:08 [INFO] Fetching org.eclipse.linuxtools.callgraph.core_3.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.59kB)
06:36:08 [INFO] The user operation is waiting for background work to complete.
06:36:08 [INFO] Fetching org.eclipse.linuxtools.callgraph.core_3.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.59kB)
06:36:09 [INFO] Unpacking org.eclipse.linuxtools.callgraph.core_3.1.0.202103022247...
06:36:09 [INFO] Fetching org.eclipse.linuxtools.profiling.ui_3.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.44kB)
06:36:09 [INFO] The user operation is waiting for background work to complete.
06:36:09 [INFO] Fetching org.eclipse.linuxtools.profiling.ui_3.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.44kB)
06:36:09 [INFO] Unpacking org.eclipse.linuxtools.profiling.ui_3.2.0.202103022247...
06:36:09 [INFO] Fetching org.eclipse.linuxtools.callgraph.docs_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (420kB)
06:36:09 [INFO] The user operation is waiting for background work to complete.
06:36:09 [INFO] Fetching org.eclipse.linuxtools.callgraph.docs_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (420kB)
06:36:09 [INFO] Unpacking org.eclipse.linuxtools.callgraph.docs_1.0.0.202103022247...
06:36:09 [INFO] Fetching org.eclipse.linuxtools.profiling.launch_3.3.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (58.68kB)
06:36:09 [INFO] The user operation is waiting for background work to complete.
06:36:09 [INFO] Fetching org.eclipse.linuxtools.profiling.launch_3.3.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (58.68kB)
06:36:09 [INFO] Unpacking org.eclipse.linuxtools.profiling.launch_3.3.0.202103022247...
06:36:09 [INFO] Fetching org.eclipse.linuxtools.callgraph.launch_2.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.07kB)
06:36:09 [INFO] The user operation is waiting for background work to complete.
06:36:09 [INFO] Fetching org.eclipse.linuxtools.callgraph.launch_2.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.07kB)
06:36:09 [INFO] Unpacking org.eclipse.linuxtools.callgraph.launch_2.1.0.202103022247...
06:36:09 [INFO] Fetching org.eclipse.linuxtools.callgraph.feature_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.33kB)
06:36:09 [INFO] Fetching org.eclipse.linuxtools.dataviewers_6.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.36kB)
06:36:09 [INFO] The user operation is waiting for background work to complete.
06:36:09 [INFO] Fetching org.eclipse.linuxtools.dataviewers_6.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.36kB)
06:36:10 [INFO] Unpacking org.eclipse.linuxtools.dataviewers_6.1.0.202103022247...
06:36:10 [INFO] Fetching org.eclipse.linuxtools.dataviewers.charts_7.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.84kB)
06:36:10 [INFO] The user operation is waiting for background work to complete.
06:36:10 [INFO] Fetching org.eclipse.linuxtools.dataviewers.charts_7.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.84kB)
06:36:10 [INFO] Unpacking org.eclipse.linuxtools.dataviewers.charts_7.0.0.202103022247...
06:36:10 [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_3.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.83kB)
06:36:10 [INFO] The user operation is waiting for background work to complete.
06:36:10 [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_3.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.83kB)
06:36:10 [INFO] Unpacking org.eclipse.linuxtools.dataviewers.piechart_3.0.0.202103022247...
06:36:10 [INFO] Fetching org.eclipse.swtchart_0.14.0.202103020531.jar from https://download.eclipse.org/staging/2021-03/plugins/ (164.77kB)
06:36:10 [INFO] Fetching org.eclipse.swtchart.extensions_0.14.0.202103020531.jar from https://download.eclipse.org/staging/2021-03/plugins/ (339.78kB)
06:36:10 [INFO] Fetching org.eclipse.linuxtools.man.core_1.5.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.57kB)
06:36:10 [INFO] The user operation is waiting for background work to complete.
06:36:10 [INFO] Fetching org.eclipse.linuxtools.man.core_1.5.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.57kB)
06:36:10 [INFO] Unpacking org.eclipse.linuxtools.man.core_1.5.0.202103022247...
06:36:10 [INFO] Fetching org.eclipse.linuxtools.perf_1.3.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.44kB)
06:36:10 [INFO] The user operation is waiting for background work to complete.
06:36:10 [INFO] Fetching org.eclipse.linuxtools.perf_1.3.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.44kB)
06:36:10 [INFO] Unpacking org.eclipse.linuxtools.perf_1.3.0.202103022247...
06:36:10 [INFO] Fetching org.eclipse.linuxtools.perf.doc_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (860.65kB)
06:36:10 [INFO] The user operation is waiting for background work to complete.
06:36:10 [INFO] Fetching org.eclipse.linuxtools.perf.doc_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (860.65kB)
06:36:11 [INFO] Unpacking org.eclipse.linuxtools.perf.doc_1.0.0.202103022247...
06:36:11 [INFO] Fetching org.eclipse.linuxtools.perf.feature_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.22kB)
06:36:11 [INFO] Fetching org.eclipse.linuxtools.systemtap.ui.consolelog_4.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.66kB)
06:36:11 [INFO] The user operation is waiting for background work to complete.
06:36:11 [INFO] Fetching org.eclipse.linuxtools.systemtap.ui.consolelog_4.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.66kB)
06:36:11 [INFO] Unpacking org.eclipse.linuxtools.systemtap.ui.consolelog_4.0.0.202103022247...
06:36:11 [INFO] Fetching org.eclipse.linuxtools.systemtap.graphing.core_2.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.3kB)
06:36:11 [INFO] The user operation is waiting for background work to complete.
06:36:11 [INFO] Fetching org.eclipse.linuxtools.systemtap.graphing.core_2.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.3kB)
06:36:11 [INFO] Unpacking org.eclipse.linuxtools.systemtap.graphing.core_2.1.0.202103022247...
06:36:11 [INFO] Fetching org.eclipse.linuxtools.systemtap.ui.doc_2.6.5.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.91MB)
06:36:11 [INFO] The user operation is waiting for background work to complete.
06:36:11 [INFO] Fetching org.eclipse.linuxtools.systemtap.ui.doc_2.6.5.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.91MB)
06:36:11 [INFO] Unpacking org.eclipse.linuxtools.systemtap.ui.doc_2.6.5.202103022247...
06:36:12 [INFO] Fetching org.eclipse.linuxtools.systemtap.graphing.ui_4.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.58kB)
06:36:12 [INFO] The user operation is waiting for background work to complete.
06:36:12 [INFO] Fetching org.eclipse.linuxtools.systemtap.graphing.ui_4.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.58kB)
06:36:12 [INFO] Unpacking org.eclipse.linuxtools.systemtap.graphing.ui_4.2.0.202103022247...
06:36:12 [INFO] Fetching org.eclipse.linuxtools.systemtap.structures_4.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.87kB)
06:36:12 [INFO] The user operation is waiting for background work to complete.
06:36:12 [INFO] Fetching org.eclipse.linuxtools.systemtap.structures_4.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.87kB)
06:36:12 [INFO] Unpacking org.eclipse.linuxtools.systemtap.structures_4.2.0.202103022247...
06:36:12 [INFO] Fetching org.eclipse.linuxtools.systemtap.ui.ide_2.3.1.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (139.58kB)
06:36:12 [INFO] The user operation is waiting for background work to complete.
06:36:12 [INFO] Fetching org.eclipse.linuxtools.systemtap.ui.ide_2.3.1.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (139.58kB)
06:36:12 [INFO] Unpacking org.eclipse.linuxtools.systemtap.ui.ide_2.3.1.202103022247...
06:36:12 [INFO] Fetching org.eclipse.linuxtools.systemtap_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.2kB)
06:36:12 [INFO] Fetching org.eclipse.platform.doc.user_4.19.0.v20210105-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.62MB)
06:36:12 [INFO] The user operation is waiting for background work to complete.
06:36:12 [INFO] Fetching org.eclipse.platform.doc.user_4.19.0.v20210105-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.62MB)
06:36:13 [INFO] Unpacking org.eclipse.platform.doc.user_4.19.0.v20210105-0920...
06:36:14 [INFO] Fetching org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.89kB)
06:36:14 [INFO] The user operation is waiting for background work to complete.
06:36:14 [INFO] Fetching org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.89kB)
06:36:14 [INFO] Unpacking org.eclipse.text.quicksearch_1.1.0.v20210120-0733...
06:36:14 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.83MB)
06:36:14 [INFO] The user operation is waiting for background work to complete.
06:36:14 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.83MB)
06:36:14 [INFO] Unpacking org.eclipse.ui.intro.universal_3.4.100.v20210108-1131...
06:36:15 [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (98.02kB)
06:36:15 [INFO] The user operation is waiting for background work to complete.
06:36:15 [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (98.02kB)
06:36:15 [INFO] Unpacking org.eclipse.ui.browser_3.6.1100.v20210118-1327...
06:36:15 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.41kB)
06:36:15 [INFO] The user operation is waiting for background work to complete.
06:36:15 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.41kB)
06:36:15 [INFO] Unpacking org.eclipse.ui.genericeditor_1.2.0.v20210129-1224...
06:36:15 [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.58kB)
06:36:15 [INFO] The user operation is waiting for background work to complete.
06:36:15 [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.58kB)
06:36:15 [INFO] Unpacking org.eclipse.ui.monitoring_1.2.0.v20210111-1353...
06:36:15 [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.83kB)
06:36:15 [INFO] The user operation is waiting for background work to complete.
06:36:15 [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.83kB)
06:36:15 [INFO] Unpacking org.eclipse.ui.net_1.3.800.v20200422-1935...
06:36:15 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.62kB)
06:36:15 [INFO] The user operation is waiting for background work to complete.
06:36:15 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.62kB)
06:36:16 [INFO] Unpacking org.eclipse.ui.externaltools_3.4.900.v20201105-0600...
06:36:16 [INFO] Fetching org.eclipse.ui.themes_1.2.1300.v20210108-1832.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.45kB)
06:36:16 [INFO] The user operation is waiting for background work to complete.
06:36:16 [INFO] Fetching org.eclipse.ui.themes_1.2.1300.v20210108-1832.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.45kB)
06:36:16 [INFO] Unpacking org.eclipse.ui.themes_1.2.1300.v20210108-1832...
06:36:16 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.83kB)
06:36:16 [INFO] The user operation is waiting for background work to complete.
06:36:16 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.83kB)
06:36:16 [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524...
06:36:16 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (85.04kB)
06:36:16 [INFO] The user operation is waiting for background work to complete.
06:36:16 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (85.04kB)
06:36:16 [INFO] Unpacking org.eclipse.ui.views.log_1.2.1400.v20210122-1423...
06:36:16 [INFO] Fetching org.eclipse.platform_4.19.0.v20210224-2143.jar from https://download.eclipse.org/staging/2021-03/features/ (20.6kB)
06:36:16 [INFO] Fetching org.eclipse.platform_root_4.19.0.v20210224-2143 from https://download.eclipse.org/staging/2021-03/binary/ (196B)
06:36:16 [INFO] Fetching org.eclipse.platform.ide.executable.gtk.linux.x86_64_4.19.0.I20210224-1800 from https://download.eclipse.org/staging/2021-03/binary/ (35.58kB)
06:36:17 [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.69kB)
06:36:17 [INFO] The user operation is waiting for background work to complete.
06:36:17 [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.69kB)
06:36:17 [INFO] Unpacking org.eclipse.update.configurator_3.4.700.v20200907-1237...
06:36:17 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.41kB)
06:36:17 [INFO] The user operation is waiting for background work to complete.
06:36:17 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.41kB)
06:36:17 [INFO] Unpacking org.eclipse.rcp_4.19.0.v20210224-1800...
06:36:17 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210224-1800.jar from https://download.eclipse.org/staging/2021-03/features/ (19.12kB)
06:36:17 [INFO] Fetching org.eclipse.rcp_root_4.19.0.v20210224-1800 from https://download.eclipse.org/staging/2021-03/binary/ (24.93kB)
06:36:17 [INFO] Fetching org.freemarker_2.3.22.v20160210-1233.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (397.33kB)
06:36:17 [INFO] The user operation is waiting for background work to complete.
06:36:17 [INFO] Fetching org.freemarker_2.3.22.v20160210-1233.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (397.33kB)
06:36:17 [INFO] Unpacking org.freemarker_2.3.22.v20160210-1233...
06:36:18 [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.100.v20200805-0859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.03kB)
06:36:18 [INFO] The user operation is waiting for background work to complete.
06:36:18 [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.100.v20200805-0859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.03kB)
06:36:18 [INFO] Unpacking org.eclipse.core.filesystem.linux.aarch64_1.4.100.v20200805-0859...
06:36:18 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.04kB)
06:36:18 [INFO] The user operation is waiting for background work to complete.
06:36:18 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.04kB)
06:36:18 [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.100.v20210209-1541...
06:36:18 [INFO] Fetching org.eclipse.platform.ide.executable.gtk.linux.aarch64_4.19.0.I20210224-1800 from https://download.eclipse.org/staging/2021-03/binary/ (43.19kB)
06:36:18 [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.3kB)
06:36:18 [INFO] The user operation is waiting for background work to complete.
06:36:18 [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.3kB)
06:36:18 [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311...
06:36:18 [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.56kB)
06:36:18 [INFO] The user operation is waiting for background work to complete.
06:36:18 [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.56kB)
06:36:18 [INFO] Unpacking org.eclipse.compare.win32_1.2.800.v20200127-1343...
06:36:18 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.57kB)
06:36:18 [INFO] The user operation is waiting for background work to complete.
06:36:18 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.57kB)
06:36:18 [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909...
06:36:18 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.44kB)
06:36:18 [INFO] The user operation is waiting for background work to complete.
06:36:18 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.44kB)
06:36:19 [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337...
06:36:19 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.91kB)
06:36:19 [INFO] The user operation is waiting for background work to complete.
06:36:19 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.91kB)
06:36:19 [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909...
06:36:19 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.75kB)
06:36:19 [INFO] The user operation is waiting for background work to complete.
06:36:19 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.75kB)
06:36:19 [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210209-1541...
06:36:19 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (682.92kB)
06:36:19 [INFO] The user operation is waiting for background work to complete.
06:36:19 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (682.92kB)
06:36:19 [INFO] Unpacking org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210224-1103...
06:36:19 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.89kB)
06:36:19 [INFO] The user operation is waiting for background work to complete.
06:36:19 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.89kB)
06:36:19 [INFO] Unpacking org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132...
06:36:19 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.35kB)
06:36:19 [INFO] The user operation is waiting for background work to complete.
06:36:19 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.35kB)
06:36:20 [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842...
06:36:20 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.04kB)
06:36:20 [INFO] The user operation is waiting for background work to complete.
06:36:20 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.04kB)
06:36:20 [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919...
06:36:20 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.36kB)
06:36:20 [INFO] The user operation is waiting for background work to complete.
06:36:20 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.36kB)
06:36:20 [INFO] Unpacking org.eclipse.ui.win32_3.4.400.v20200414-1247...
06:36:20 [INFO] Fetching org.eclipse.platform.ide.executable.win32.win32.x86_64_4.19.0.I20210224-1800 from https://download.eclipse.org/staging/2021-03/binary/ (154.17kB)
06:36:20 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.18kB)
06:36:20 [INFO] The user operation is waiting for background work to complete.
06:36:20 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.18kB)
06:36:20 [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945...
06:36:20 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16kB)
06:36:20 [INFO] The user operation is waiting for background work to complete.
06:36:20 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16kB)
06:36:20 [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656...
06:36:20 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.24kB)
06:36:20 [INFO] The user operation is waiting for background work to complete.
06:36:20 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.24kB)
06:36:20 [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210209-1541...
06:36:20 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (651.61kB)
06:36:20 [INFO] The user operation is waiting for background work to complete.
06:36:20 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (651.61kB)
06:36:21 [INFO] Unpacking org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210224-1103...
06:36:21 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.300.v20210212-1601.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.19kB)
06:36:21 [INFO] The user operation is waiting for background work to complete.
06:36:21 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.300.v20210212-1601.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.19kB)
06:36:21 [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.300.v20210212-1601...
06:36:21 [INFO] Fetching org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.19.0.I20210224-1800 from https://download.eclipse.org/staging/2021-03/binary/ (238.96kB)
06:36:21 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.61kB)
06:36:21 [INFO] The user operation is waiting for background work to complete.
06:36:21 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.61kB)
06:36:21 [INFO] Unpacking org.eclipse.ui.cocoa_1.2.400.v20191217-1850...
06:36:21 [INFO] The project's OSGi version is 4.19.0.20210304-1200
06:36:21 [INFO] 
06:36:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp.feature ---
06:36:21 [INFO] 
06:36:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp.feature ---
06:36:21 [INFO] 
06:36:21 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp.feature ---
06:36:21 [INFO] 
06:36:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp.feature ---
06:36:21 [INFO] 
06:36:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.cpp.feature ---
06:36:21 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/target/org.eclipse.epp.package.cpp.feature-4.19.0-SNAPSHOT.jar
06:36:21 [INFO] 
06:36:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp.feature ---
06:36:21 [INFO] 
06:36:21 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.cpp.feature ---
06:36:21 [INFO] 
06:36:21 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.cpp.feature ---
06:36:21 [INFO] 
06:36:21 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.cpp.feature ---
06:36:21 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/target/org.eclipse.epp.package.cpp.feature-4.19.0-SNAPSHOT.jar
06:36:24 [INFO] 
06:36:24 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.cpp.feature ---
06:36:24 [INFO] 
06:36:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.cpp.feature ---
06:36:24 [INFO] 
06:36:24 [INFO] ------------------< org.eclipse.epp:epp.package.cpp >-------------------
06:36:24 [INFO] Building epp.package.cpp 4.19.0-SNAPSHOT                          [6/37]
06:36:24 [INFO] -------------------------[ eclipse-repository ]-------------------------
06:36:24 [INFO] 
06:36:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.cpp ---
06:36:24 [INFO] 
06:36:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.cpp ---
06:36:24 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (119.68MB)
06:36:25 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (14.32MB of 119.68MB at 14.32MB/s)
06:36:28 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (17.49MB of 119.68MB at 8.74MB/s)
06:36:29 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (35.46MB of 119.68MB at 8.99MB/s)
06:36:31 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (44.47MB of 119.68MB at 13.49MB/s)
06:36:32 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (62.19MB of 119.68MB at 14.74MB/s)
06:36:33 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (80.33MB of 119.68MB at 15.59MB/s)
06:36:34 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (98.75MB of 119.68MB at 17.81MB/s)
06:36:35 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (99.75MB of 119.68MB at 13.69MB/s)
06:36:36 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (119MB of 119.68MB at 14.8MB/s)
06:36:38 [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.59kB)
06:36:38 [INFO] The user operation is waiting for background work to complete.
06:36:38 [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.59kB)
06:36:38 [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
06:36:38 [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24kB)
06:36:38 [INFO] The user operation is waiting for background work to complete.
06:36:38 [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24kB)
06:36:38 [INFO] Unpacking org.slf4j.api_1.7.30.v20200204-2150...
06:36:38 [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.74kB)
06:36:38 [INFO] The user operation is waiting for background work to complete.
06:36:38 [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.74kB)
06:36:38 [INFO] Unpacking com.fasterxml.jackson.core.jackson-annotations_2.12.1.v20210128-1726...
06:36:38 [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (139.76kB)
06:36:38 [INFO] The user operation is waiting for background work to complete.
06:36:38 [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (139.76kB)
06:36:39 [INFO] Unpacking com.fasterxml.jackson.core.jackson-core_2.12.1.v20210128-1726...
06:36:39 [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (425.75kB)
06:36:39 [INFO] The user operation is waiting for background work to complete.
06:36:39 [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (425.75kB)
06:36:39 [INFO] Unpacking com.fasterxml.jackson.core.jackson-databind_2.12.1.v20210128-1726...
06:36:39 [INFO] Fetching com.github.jnr.constants_0.9.15.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (111.28kB)
06:36:39 [INFO] The user operation is waiting for background work to complete.
06:36:39 [INFO] Fetching com.github.jnr.constants_0.9.15.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (111.28kB)
06:36:39 [INFO] Unpacking com.github.jnr.constants_0.9.15.v20200501-1917...
06:36:40 [INFO] Fetching com.github.jnr.enxio_0.25.0.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.97kB)
06:36:40 [INFO] The user operation is waiting for background work to complete.
06:36:40 [INFO] Fetching com.github.jnr.enxio_0.25.0.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.97kB)
06:36:40 [INFO] Unpacking com.github.jnr.enxio_0.25.0.v20200501-1917...
06:36:40 [INFO] Fetching com.github.jnr.ffi_2.1.12.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (194.53kB)
06:36:40 [INFO] The user operation is waiting for background work to complete.
06:36:40 [INFO] Fetching com.github.jnr.ffi_2.1.12.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (194.53kB)
06:36:40 [INFO] Unpacking com.github.jnr.ffi_2.1.12.v20200513-1859...
06:36:40 [INFO] Fetching com.github.jnr.jffi_1.2.23.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (59.41kB)
06:36:40 [INFO] The user operation is waiting for background work to complete.
06:36:40 [INFO] Fetching com.github.jnr.jffi_1.2.23.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (59.41kB)
06:36:40 [INFO] Unpacking com.github.jnr.jffi_1.2.23.v20200501-1917...
06:36:40 [INFO] Fetching com.github.jnr.x86asm_1.0.2.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.74kB)
06:36:40 [INFO] The user operation is waiting for background work to complete.
06:36:40 [INFO] Fetching com.github.jnr.x86asm_1.0.2.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.74kB)
06:36:41 [INFO] Unpacking com.github.jnr.x86asm_1.0.2.v20200501-1917...
06:36:41 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.98kB)
06:36:41 [INFO] The user operation is waiting for background work to complete.
06:36:41 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.98kB)
06:36:41 [INFO] Unpacking org.objectweb.asm_9.1.0.v20210209-1849...
06:36:41 [INFO] Fetching org.objectweb.asm.util_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.66kB)
06:36:41 [INFO] The user operation is waiting for background work to complete.
06:36:41 [INFO] Fetching org.objectweb.asm.util_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.66kB)
06:36:41 [INFO] Unpacking org.objectweb.asm.util_9.1.0.v20210209-1849...
06:36:41 [INFO] Fetching com.github.jnr.jffi.native_1.2.23.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (781.53kB)
06:36:41 [INFO] The user operation is waiting for background work to complete.
06:36:41 [INFO] Fetching com.github.jnr.jffi.native_1.2.23.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (781.53kB)
06:36:41 [INFO] Unpacking com.github.jnr.jffi.native_1.2.23.v20200501-1917...
06:36:42 [INFO] Fetching com.github.jnr.posix_3.0.54.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (91.46kB)
06:36:42 [INFO] The user operation is waiting for background work to complete.
06:36:42 [INFO] Fetching com.github.jnr.posix_3.0.54.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (91.46kB)
06:36:42 [INFO] Unpacking com.github.jnr.posix_3.0.54.v20200501-1917...
06:36:42 [INFO] Fetching com.github.jnr.unixsocket_0.28.0.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.41kB)
06:36:42 [INFO] The user operation is waiting for background work to complete.
06:36:42 [INFO] Fetching com.github.jnr.unixsocket_0.28.0.v20200501-1917.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.41kB)
06:36:42 [INFO] Unpacking com.github.jnr.unixsocket_0.28.0.v20200501-1917...
06:36:42 [INFO] Fetching com.google.auth.google-auth-library-credentials_0.20.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.42kB)
06:36:42 [INFO] The user operation is waiting for background work to complete.
06:36:42 [INFO] Fetching com.google.auth.google-auth-library-credentials_0.20.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.42kB)
06:36:42 [INFO] Unpacking com.google.auth.google-auth-library-credentials_0.20.0.v20200515-2048...
06:36:42 [INFO] Fetching com.google.auth.oauth2-http_0.20.0.v20200604-1524.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.06kB)
06:36:42 [INFO] The user operation is waiting for background work to complete.
06:36:42 [INFO] Fetching com.google.auth.oauth2-http_0.20.0.v20200604-1524.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.06kB)
06:36:42 [INFO] Unpacking com.google.auth.oauth2-http_0.20.0.v20200604-1524...
06:36:43 [INFO] Fetching com.google.http-client.google-http-client_1.34.2.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (125.23kB)
06:36:43 [INFO] The user operation is waiting for background work to complete.
06:36:43 [INFO] Fetching com.google.http-client.google-http-client_1.34.2.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (125.23kB)
06:36:43 [INFO] Unpacking com.google.http-client.google-http-client_1.34.2.v20200515-2048...
06:36:43 [INFO] Fetching com.google.http-client.google-http-client-jackson2_1.34.2.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.08kB)
06:36:43 [INFO] The user operation is waiting for background work to complete.
06:36:43 [INFO] Fetching com.google.http-client.google-http-client-jackson2_1.34.2.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.08kB)
06:36:43 [INFO] Unpacking com.google.http-client.google-http-client-jackson2_1.34.2.v20200515-2048...
06:36:43 [INFO] Fetching com.google.auto.value.auto-value-annotations_1.7.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.4kB)
06:36:43 [INFO] The user operation is waiting for background work to complete.
06:36:43 [INFO] Fetching com.google.auto.value.auto-value-annotations_1.7.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.4kB)
06:36:43 [INFO] Unpacking com.google.auto.value.auto-value-annotations_1.7.0.v20200515-2048...
06:36:43 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (762.75kB)
06:36:43 [INFO] The user operation is waiting for background work to complete.
06:36:43 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (762.75kB)
06:36:43 [INFO] Unpacking com.google.guava_30.1.0.v20210127-2300...
06:36:44 [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (676.21kB)
06:36:44 [INFO] The user operation is waiting for background work to complete.
06:36:44 [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (676.21kB)
06:36:44 [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425...
06:36:45 [INFO] Fetching io.opencensus.opencensus-contrib-http-util_0.26.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.02kB)
06:36:45 [INFO] The user operation is waiting for background work to complete.
06:36:45 [INFO] Fetching io.opencensus.opencensus-contrib-http-util_0.26.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.02kB)
06:36:45 [INFO] Unpacking io.opencensus.opencensus-contrib-http-util_0.26.0.v20200515-2048...
06:36:45 [INFO] Fetching io.opencensus.opencensus-api_0.26.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (110.47kB)
06:36:45 [INFO] The user operation is waiting for background work to complete.
06:36:45 [INFO] Fetching io.opencensus.opencensus-api_0.26.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (110.47kB)
06:36:45 [INFO] Unpacking io.opencensus.opencensus-api_0.26.0.v20200515-2048...
06:36:45 [INFO] Fetching com.google.j2objc.j2objc-annotations_1.3.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.43kB)
06:36:45 [INFO] The user operation is waiting for background work to complete.
06:36:45 [INFO] Fetching com.google.j2objc.j2objc-annotations_1.3.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.43kB)
06:36:45 [INFO] Unpacking com.google.j2objc.j2objc-annotations_1.3.0.v20200515-2048...
06:36:45 [INFO] Fetching io.grpc.grpc-context_1.29.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.34kB)
06:36:45 [INFO] The user operation is waiting for background work to complete.
06:36:45 [INFO] Fetching io.grpc.grpc-context_1.29.0.v20200515-2048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.34kB)
06:36:46 [INFO] Unpacking io.grpc.grpc-context_1.29.0.v20200515-2048...
06:36:46 [INFO] Fetching javaewah_1.1.7.v20200107-0831.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (58.39kB)
06:36:46 [INFO] The user operation is waiting for background work to complete.
06:36:46 [INFO] Fetching javaewah_1.1.7.v20200107-0831.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (58.39kB)
06:36:46 [INFO] Unpacking javaewah_1.1.7.v20200107-0831...
06:36:46 [INFO] Fetching javax.ws.rs_2.1.6.v20200505-2127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (72.95kB)
06:36:46 [INFO] The user operation is waiting for background work to complete.
06:36:46 [INFO] Fetching javax.ws.rs_2.1.6.v20200505-2127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (72.95kB)
06:36:46 [INFO] Unpacking javax.ws.rs_2.1.6.v20200505-2127...
06:36:46 [INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.41kB)
06:36:46 [INFO] The user operation is waiting for background work to complete.
06:36:46 [INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.41kB)
06:36:46 [INFO] Unpacking net.i2p.crypto.eddsa_0.3.0.v20181102-1323...
06:36:46 [INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (216.24kB)
06:36:46 [INFO] The user operation is waiting for background work to complete.
06:36:46 [INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (216.24kB)
06:36:46 [INFO] Unpacking org.apache.commons.compress_1.19.0.v20200106-2343...
06:36:47 [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (112.66kB)
06:36:47 [INFO] The user operation is waiting for background work to complete.
06:36:47 [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (112.66kB)
06:36:47 [INFO] Unpacking org.apache.commons.httpclient_3.1.0.v201012070820...
06:36:47 [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.49MB)
06:36:47 [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.47MB)
06:36:47 [INFO] Fetching org.apache.lucene.queryparser_6.1.0.v20161115-1612.jar from https://download.eclipse.org/staging/2021-03/plugins/ (433.33kB)
06:36:48 [INFO] Fetching org.apache.sshd.osgi_2.6.0.v20210201-2003.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (532.33kB)
06:36:48 [INFO] The user operation is waiting for background work to complete.
06:36:48 [INFO] Fetching org.apache.sshd.osgi_2.6.0.v20210201-2003.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (532.33kB)
06:36:48 [INFO] Unpacking org.apache.sshd.osgi_2.6.0.v20210201-2003...
06:36:48 [INFO] Fetching org.apache.sshd.sftp_2.6.0.v20210201-2003.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (133.66kB)
06:36:48 [INFO] The user operation is waiting for background work to complete.
06:36:48 [INFO] Fetching org.apache.sshd.sftp_2.6.0.v20210201-2003.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (133.66kB)
06:36:48 [INFO] Unpacking org.apache.sshd.sftp_2.6.0.v20210201-2003...
06:36:48 [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.51kB)
06:36:48 [INFO] The user operation is waiting for background work to complete.
06:36:48 [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.51kB)
06:36:49 [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
06:36:49 [INFO] Fetching org.apache.xerces_2.12.1.v20210115-0812.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (440.18kB)
06:36:49 [INFO] The user operation is waiting for background work to complete.
06:36:49 [INFO] Fetching org.apache.xerces_2.12.1.v20210115-0812.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (440.18kB)
06:36:49 [INFO] Unpacking org.apache.xerces_2.12.1.v20210115-0812...
06:36:49 [INFO] Fetching org.bouncycastle.bcpg_1.65.0.v20200527-1955.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (95.78kB)
06:36:49 [INFO] The user operation is waiting for background work to complete.
06:36:49 [INFO] Fetching org.bouncycastle.bcpg_1.65.0.v20200527-1955.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (95.78kB)
06:36:49 [INFO] Unpacking org.bouncycastle.bcpg_1.65.0.v20200527-1955...
06:36:49 [INFO] Fetching org.bouncycastle.bcprov_1.65.1.v20200529-1514.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.2MB)
06:36:49 [INFO] The user operation is waiting for background work to complete.
06:36:49 [INFO] Fetching org.bouncycastle.bcprov_1.65.1.v20200529-1514.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.2MB)
06:36:50 [INFO] Unpacking org.bouncycastle.bcprov_1.65.1.v20200529-1514...
06:36:51 [INFO] Fetching org.bouncycastle.bcpkix_1.65.0.v20200527-1955.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (196.28kB)
06:36:51 [INFO] The user operation is waiting for background work to complete.
06:36:51 [INFO] Fetching org.bouncycastle.bcpkix_1.65.0.v20200527-1955.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (196.28kB)
06:36:51 [INFO] Unpacking org.bouncycastle.bcpkix_1.65.0.v20200527-1955...
06:36:51 [INFO] Fetching org.cyberneko.html_1.9.14.v201105210654.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (59.05kB)
06:36:51 [INFO] The user operation is waiting for background work to complete.
06:36:51 [INFO] Fetching org.cyberneko.html_1.9.14.v201105210654.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (59.05kB)
06:36:51 [INFO] Unpacking org.cyberneko.html_1.9.14.v201105210654...
06:36:51 [INFO] Fetching org.eclipse.cdt_10.2.0.202012191711.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.3kB)
06:36:51 [INFO] The user operation is waiting for background work to complete.
06:36:51 [INFO] Fetching org.eclipse.cdt_10.2.0.202012191711.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.3kB)
06:36:52 [INFO] Unpacking org.eclipse.cdt_10.2.0.202012191711...
06:36:52 [INFO] Fetching org.eclipse.cdt.autotools.docs_2.0.700.202012191711.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.83MB)
06:36:52 [INFO] The user operation is waiting for background work to complete.
06:36:52 [INFO] Fetching org.eclipse.cdt.autotools.docs_2.0.700.202012191711.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.83MB)
06:36:52 [INFO] Unpacking org.eclipse.cdt.autotools.docs_2.0.700.202012191711...
06:36:52 [INFO] Fetching org.eclipse.cdt.autotools.ui_2.1.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (324.77kB)
06:36:52 [INFO] The user operation is waiting for background work to complete.
06:36:52 [INFO] Fetching org.eclipse.cdt.autotools.ui_2.1.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (324.77kB)
06:36:52 [INFO] Unpacking org.eclipse.cdt.autotools.ui_2.1.100.202010121414...
06:36:53 [INFO] Fetching org.eclipse.cdt.autotools_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (19.32kB)
06:36:53 [INFO] Fetching org.eclipse.cdt.build.crossgcc_1.2.200.202102261947.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.24kB)
06:36:53 [INFO] The user operation is waiting for background work to complete.
06:36:53 [INFO] Fetching org.eclipse.cdt.build.crossgcc_1.2.200.202102261947.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.24kB)
06:36:53 [INFO] Unpacking org.eclipse.cdt.build.crossgcc_1.2.200.202102261947...
06:36:53 [INFO] Fetching org.eclipse.cdt.build.crossgcc_10.2.0.202102261947.jar from https://download.eclipse.org/staging/2021-03/features/ (18.9kB)
06:36:53 [INFO] Fetching org.eclipse.cdt.build.gcc.core_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.19kB)
06:36:53 [INFO] The user operation is waiting for background work to complete.
06:36:53 [INFO] Fetching org.eclipse.cdt.build.gcc.core_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.19kB)
06:36:53 [INFO] Unpacking org.eclipse.cdt.build.gcc.core_1.1.0.202008310002...
06:36:53 [INFO] Fetching org.eclipse.cdt.build.gcc.ui_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.02kB)
06:36:53 [INFO] The user operation is waiting for background work to complete.
06:36:53 [INFO] Fetching org.eclipse.cdt.build.gcc.ui_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.02kB)
06:36:53 [INFO] Unpacking org.eclipse.cdt.build.gcc.ui_1.1.0.202008310002...
06:36:53 [INFO] Fetching org.eclipse.cdt.cmake.core_1.4.0.202012011910.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.38kB)
06:36:53 [INFO] The user operation is waiting for background work to complete.
06:36:53 [INFO] Fetching org.eclipse.cdt.cmake.core_1.4.0.202012011910.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.38kB)
06:36:53 [INFO] Unpacking org.eclipse.cdt.cmake.core_1.4.0.202012011910...
06:36:53 [INFO] Fetching org.eclipse.cdt.cmake.is.core_1.0.100.202011142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.2kB)
06:36:53 [INFO] The user operation is waiting for background work to complete.
06:36:53 [INFO] Fetching org.eclipse.cdt.cmake.is.core_1.0.100.202011142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.2kB)
06:36:54 [INFO] Unpacking org.eclipse.cdt.cmake.is.core_1.0.100.202011142017...
06:36:54 [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (100.99kB)
06:36:54 [INFO] The user operation is waiting for background work to complete.
06:36:54 [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (100.99kB)
06:36:54 [INFO] Unpacking org.yaml.snakeyaml_1.27.0.v20201111-1638...
06:36:54 [INFO] Fetching org.eclipse.cdt.cmake.ui_1.3.100.202011142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.63kB)
06:36:54 [INFO] The user operation is waiting for background work to complete.
06:36:54 [INFO] Fetching org.eclipse.cdt.cmake.ui_1.3.100.202011142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.63kB)
06:36:54 [INFO] Unpacking org.eclipse.cdt.cmake.ui_1.3.100.202011142017...
06:36:54 [INFO] Fetching org.eclipse.cdt.cmake.is.core.doc_1.0.100.202011271905.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.32kB)
06:36:54 [INFO] The user operation is waiting for background work to complete.
06:36:54 [INFO] Fetching org.eclipse.cdt.cmake.is.core.doc_1.0.100.202011271905.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.32kB)
06:36:54 [INFO] Unpacking org.eclipse.cdt.cmake.is.core.doc_1.0.100.202011271905...
06:36:54 [INFO] Fetching org.eclipse.cdt.cmake.is.core.ui_1.0.100.202010062020.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.49kB)
06:36:54 [INFO] The user operation is waiting for background work to complete.
06:36:54 [INFO] Fetching org.eclipse.cdt.cmake.is.core.ui_1.0.100.202010062020.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.49kB)
06:36:54 [INFO] Unpacking org.eclipse.cdt.cmake.is.core.ui_1.0.100.202010062020...
06:36:54 [INFO] Fetching org.eclipse.cdt.cmake_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (18.93kB)
06:36:54 [INFO] Fetching org.eclipse.cdt.codan.checkers_3.4.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.99kB)
06:36:54 [INFO] The user operation is waiting for background work to complete.
06:36:54 [INFO] Fetching org.eclipse.cdt.codan.checkers_3.4.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.99kB)
06:36:55 [INFO] Unpacking org.eclipse.cdt.codan.checkers_3.4.100.202010121414...
06:36:55 [INFO] Fetching org.eclipse.cdt.codan.core_4.1.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (54.16kB)
06:36:55 [INFO] The user operation is waiting for background work to complete.
06:36:55 [INFO] Fetching org.eclipse.cdt.codan.core_4.1.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (54.16kB)
06:36:55 [INFO] Unpacking org.eclipse.cdt.codan.core_4.1.100.202010121414...
06:36:55 [INFO] Fetching org.eclipse.cdt.codan.core.cxx_3.5.100.202011201553.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.45kB)
06:36:55 [INFO] The user operation is waiting for background work to complete.
06:36:55 [INFO] Fetching org.eclipse.cdt.codan.core.cxx_3.5.100.202011201553.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.45kB)
06:36:55 [INFO] Unpacking org.eclipse.cdt.codan.core.cxx_3.5.100.202011201553...
06:36:55 [INFO] Fetching org.eclipse.cdt.codan.checkers.ui_3.3.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.12kB)
06:36:55 [INFO] The user operation is waiting for background work to complete.
06:36:55 [INFO] Fetching org.eclipse.cdt.codan.checkers.ui_3.3.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.12kB)
06:36:55 [INFO] Unpacking org.eclipse.cdt.codan.checkers.ui_3.3.0.202008310002...
06:36:55 [INFO] Fetching org.eclipse.cdt.codan.ui.cxx_3.6.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.35kB)
06:36:55 [INFO] The user operation is waiting for background work to complete.
06:36:55 [INFO] Fetching org.eclipse.cdt.codan.ui.cxx_3.6.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.35kB)
06:36:55 [INFO] Unpacking org.eclipse.cdt.codan.ui.cxx_3.6.0.202008310002...
06:36:55 [INFO] Fetching org.eclipse.cdt.codan.ui_3.4.100.202011201553.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.92kB)
06:36:55 [INFO] The user operation is waiting for background work to complete.
06:36:55 [INFO] Fetching org.eclipse.cdt.codan.ui_3.4.100.202011201553.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.92kB)
06:36:55 [INFO] Unpacking org.eclipse.cdt.codan.ui_3.4.100.202011201553...
06:36:55 [INFO] Fetching org.eclipse.cdt.core.linux_6.0.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.96kB)
06:36:55 [INFO] The user operation is waiting for background work to complete.
06:36:55 [INFO] Fetching org.eclipse.cdt.core.linux_6.0.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.96kB)
06:36:56 [INFO] Unpacking org.eclipse.cdt.core.linux_6.0.0.202008310002...
06:36:56 [INFO] Fetching org.eclipse.cdt.core.linux.x86_64_6.0.100.202011041837.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.3kB)
06:36:56 [INFO] The user operation is waiting for background work to complete.
06:36:56 [INFO] Fetching org.eclipse.cdt.core.linux.x86_64_6.0.100.202011041837.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.3kB)
06:36:56 [INFO] Unpacking org.eclipse.cdt.core.linux.x86_64_6.0.100.202011041837...
06:36:56 [INFO] Fetching org.eclipse.cdt.debug.application_1.2.200.202012191801.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (282.74kB)
06:36:56 [INFO] The user operation is waiting for background work to complete.
06:36:56 [INFO] Fetching org.eclipse.cdt.debug.application_1.2.200.202012191801.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (282.74kB)
06:36:56 [INFO] Unpacking org.eclipse.cdt.debug.application_1.2.200.202012191801...
06:36:56 [INFO] Fetching org.eclipse.cdt.dsf_2.10.100.202012191801.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (96.53kB)
06:36:56 [INFO] The user operation is waiting for background work to complete.
06:36:56 [INFO] Fetching org.eclipse.cdt.dsf_2.10.100.202012191801.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (96.53kB)
06:36:56 [INFO] Unpacking org.eclipse.cdt.dsf_2.10.100.202012191801...
06:36:56 [INFO] Fetching org.eclipse.cdt.dsf.gdb_6.2.0.202102231601.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (425.16kB)
06:36:56 [INFO] The user operation is waiting for background work to complete.
06:36:56 [INFO] Fetching org.eclipse.cdt.dsf.gdb_6.2.0.202102231601.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (425.16kB)
06:36:56 [INFO] Unpacking org.eclipse.cdt.dsf.gdb_6.2.0.202102231601...
06:36:57 [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.7.100.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (244.17kB)
06:36:57 [INFO] The user operation is waiting for background work to complete.
06:36:57 [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.7.100.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (244.17kB)
06:36:57 [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.7.100.202011181638...
06:36:57 [INFO] Fetching org.eclipse.cdt.dsf.ui_2.6.100.202011291939.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (355.38kB)
06:36:57 [INFO] The user operation is waiting for background work to complete.
06:36:57 [INFO] Fetching org.eclipse.cdt.dsf.ui_2.6.100.202011291939.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (355.38kB)
06:36:57 [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.6.100.202011291939...
06:36:58 [INFO] Fetching org.eclipse.cdt.gdb_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.63kB)
06:36:58 [INFO] The user operation is waiting for background work to complete.
06:36:58 [INFO] Fetching org.eclipse.cdt.gdb_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.63kB)
06:36:58 [INFO] Unpacking org.eclipse.cdt.gdb_7.1.0.202008310002...
06:36:58 [INFO] Fetching org.eclipse.cdt.gdb.ui_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.29kB)
06:36:58 [INFO] The user operation is waiting for background work to complete.
06:36:58 [INFO] Fetching org.eclipse.cdt.gdb.ui_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.29kB)
06:36:58 [INFO] Unpacking org.eclipse.cdt.gdb.ui_7.1.0.202008310002...
06:36:58 [INFO] Fetching org.eclipse.cdt.debug.core.memory_0.1.100.202012012315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.04kB)
06:36:58 [INFO] The user operation is waiting for background work to complete.
06:36:58 [INFO] Fetching org.eclipse.cdt.debug.core.memory_0.1.100.202012012315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.04kB)
06:36:58 [INFO] Unpacking org.eclipse.cdt.debug.core.memory_0.1.100.202012012315...
06:36:58 [INFO] Fetching org.eclipse.cdt.debug.gdbjtag.core_10.2.100.202101052350.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.26kB)
06:36:58 [INFO] The user operation is waiting for background work to complete.
06:36:58 [INFO] Fetching org.eclipse.cdt.debug.gdbjtag.core_10.2.100.202101052350.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.26kB)
06:36:58 [INFO] Unpacking org.eclipse.cdt.debug.gdbjtag.core_10.2.100.202101052350...
06:36:58 [INFO] Fetching org.eclipse.cdt.debug.gdbjtag.ui_9.0.100.202011030619.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.91kB)
06:36:58 [INFO] The user operation is waiting for background work to complete.
06:36:58 [INFO] Fetching org.eclipse.cdt.debug.gdbjtag.ui_9.0.100.202011030619.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.91kB)
06:36:58 [INFO] Unpacking org.eclipse.cdt.debug.gdbjtag.ui_9.0.100.202011030619...
06:36:59 [INFO] Fetching org.eclipse.cdt.debug.gdbjtag_7.0.500.202012191801.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.16kB)
06:36:59 [INFO] The user operation is waiting for background work to complete.
06:36:59 [INFO] Fetching org.eclipse.cdt.debug.gdbjtag_7.0.500.202012191801.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.16kB)
06:36:59 [INFO] Unpacking org.eclipse.cdt.debug.gdbjtag_7.0.500.202012191801...
06:36:59 [INFO] Fetching org.eclipse.cdt.debug.gdbjtag_10.2.0.202101052350.jar from https://download.eclipse.org/staging/2021-03/features/ (18.93kB)
06:36:59 [INFO] Fetching org.eclipse.cdt.debug.application.doc_1.1.800.202012191711.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.25MB)
06:36:59 [INFO] The user operation is waiting for background work to complete.
06:36:59 [INFO] Fetching org.eclipse.cdt.debug.application.doc_1.1.800.202012191711.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.25MB)
06:36:59 [INFO] Unpacking org.eclipse.cdt.debug.application.doc_1.1.800.202012191711...
06:37:00 [INFO] Fetching org.eclipse.cdt.debug.standalone_10.2.0.202012191801.jar from https://download.eclipse.org/staging/2021-03/features/ (18.89kB)
06:37:00 [INFO] Fetching org.eclipse.cdt.debug.ui.memory.search_1.4.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.52kB)
06:37:00 [INFO] The user operation is waiting for background work to complete.
06:37:00 [INFO] Fetching org.eclipse.cdt.debug.ui.memory.search_1.4.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.52kB)
06:37:00 [INFO] Unpacking org.eclipse.cdt.debug.ui.memory.search_1.4.0.202008310002...
06:37:00 [INFO] Fetching org.eclipse.cdt.debug.ui.memory.traditional_1.6.100.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (58.92kB)
06:37:00 [INFO] The user operation is waiting for background work to complete.
06:37:00 [INFO] Fetching org.eclipse.cdt.debug.ui.memory.traditional_1.6.100.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (58.92kB)
06:37:01 [INFO] Unpacking org.eclipse.cdt.debug.ui.memory.traditional_1.6.100.202011181638...
06:37:01 [INFO] Fetching org.eclipse.cdt.debug.ui.memory.floatingpoint_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.91kB)
06:37:01 [INFO] The user operation is waiting for background work to complete.
06:37:01 [INFO] Fetching org.eclipse.cdt.debug.ui.memory.floatingpoint_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.91kB)
06:37:01 [INFO] Unpacking org.eclipse.cdt.debug.ui.memory.floatingpoint_1.1.0.202008310002...
06:37:01 [INFO] Fetching org.eclipse.cdt.debug.ui.memory.transport_2.2.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.81kB)
06:37:01 [INFO] The user operation is waiting for background work to complete.
06:37:01 [INFO] Fetching org.eclipse.cdt.debug.ui.memory.transport_2.2.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.81kB)
06:37:01 [INFO] Unpacking org.eclipse.cdt.debug.ui.memory.transport_2.2.0.202008310002...
06:37:01 [INFO] Fetching org.eclipse.cdt.debug.ui.memory.memorybrowser_1.4.100.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.16kB)
06:37:01 [INFO] The user operation is waiting for background work to complete.
06:37:01 [INFO] Fetching org.eclipse.cdt.debug.ui.memory.memorybrowser_1.4.100.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.16kB)
06:37:01 [INFO] Unpacking org.eclipse.cdt.debug.ui.memory.memorybrowser_1.4.100.202011181638...
06:37:01 [INFO] Fetching org.eclipse.cdt.debug.ui.memory_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (18.97kB)
06:37:01 [INFO] Fetching org.eclipse.cdt.doc.user_5.4.700.202012191711.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.52MB)
06:37:01 [INFO] The user operation is waiting for background work to complete.
06:37:01 [INFO] Fetching org.eclipse.cdt.doc.user_5.4.700.202012191711.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.52MB)
06:37:02 [INFO] Unpacking org.eclipse.cdt.doc.user_5.4.700.202012191711...
06:37:04 [INFO] Fetching org.eclipse.cdt.docker.launcher_1.3.100.202011201553.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.56kB)
06:37:04 [INFO] The user operation is waiting for background work to complete.
06:37:04 [INFO] Fetching org.eclipse.cdt.docker.launcher_1.3.100.202011201553.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.56kB)
06:37:04 [INFO] Unpacking org.eclipse.cdt.docker.launcher_1.3.100.202011201553...
06:37:04 [INFO] Fetching org.eclipse.linuxtools.docker.core_5.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (82.08kB)
06:37:04 [INFO] The user operation is waiting for background work to complete.
06:37:04 [INFO] Fetching org.eclipse.linuxtools.docker.core_5.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (82.08kB)
06:37:04 [INFO] Unpacking org.eclipse.linuxtools.docker.core_5.2.0.202103022247...
06:37:04 [INFO] Fetching org.eclipse.linuxtools.docker.ui_5.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (283.64kB)
06:37:04 [INFO] The user operation is waiting for background work to complete.
06:37:04 [INFO] Fetching org.eclipse.linuxtools.docker.ui_5.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (283.64kB)
06:37:04 [INFO] Unpacking org.eclipse.linuxtools.docker.ui_5.2.0.202103022247...
06:37:05 [INFO] Fetching org.eclipse.cdt.docker.launcher_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (18.77kB)
06:37:05 [INFO] Fetching org.eclipse.cdt.native.serial_1.2.100.202011111956.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (130.5kB)
06:37:05 [INFO] The user operation is waiting for background work to complete.
06:37:05 [INFO] Fetching org.eclipse.cdt.native.serial_1.2.100.202011111956.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (130.5kB)
06:37:05 [INFO] Unpacking org.eclipse.cdt.native.serial_1.2.100.202011111956...
06:37:05 [INFO] Fetching org.eclipse.tm.terminal.control_5.1.0.202103012351.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (76.49kB)
06:37:05 [INFO] The user operation is waiting for background work to complete.
06:37:05 [INFO] Fetching org.eclipse.tm.terminal.control_5.1.0.202103012351.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (76.49kB)
06:37:05 [INFO] Unpacking org.eclipse.tm.terminal.control_5.1.0.202103012351...
06:37:05 [INFO] Fetching org.eclipse.cdt_10.2.0.202103011047.jar from https://download.eclipse.org/staging/2021-03/features/ (19.22kB)
06:37:05 [INFO] Fetching org.eclipse.cdt_root_10.2.0.202103011047 from https://download.eclipse.org/staging/2021-03/binary/ (3.25kB)
06:37:05 [INFO] Fetching org.eclipse.cdt.flatpak.launcher_1.0.100.202101160252.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.58kB)
06:37:05 [INFO] The user operation is waiting for background work to complete.
06:37:05 [INFO] Fetching org.eclipse.cdt.flatpak.launcher_1.0.100.202101160252.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.58kB)
06:37:05 [INFO] Unpacking org.eclipse.cdt.flatpak.launcher_1.0.100.202101160252...
06:37:06 [INFO] Fetching org.eclipse.cdt.gdb_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (18.86kB)
06:37:06 [INFO] Fetching org.eclipse.cdt.gnu.build_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (18.94kB)
06:37:06 [INFO] Fetching org.eclipse.cdt.gnu.debug_10.2.0.202012191801.jar from https://download.eclipse.org/staging/2021-03/features/ (18.89kB)
06:37:06 [INFO] Fetching org.eclipse.cdt.gnu.dsf_10.2.0.202102231601.jar from https://download.eclipse.org/staging/2021-03/features/ (18.93kB)
06:37:06 [INFO] Fetching org.eclipse.cdt.launch.remote_2.6.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.39kB)
06:37:06 [INFO] The user operation is waiting for background work to complete.
06:37:06 [INFO] Fetching org.eclipse.cdt.launch.remote_2.6.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.39kB)
06:37:06 [INFO] Unpacking org.eclipse.cdt.launch.remote_2.6.0.202008310002...
06:37:06 [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (54.2kB)
06:37:06 [INFO] The user operation is waiting for background work to complete.
06:37:06 [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (54.2kB)
06:37:06 [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201909031456...
06:37:06 [INFO] Fetching org.eclipse.cdt.launch.remote_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (18.95kB)
06:37:07 [INFO] Fetching org.eclipse.cdt.launch.serial.core_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.01kB)
06:37:07 [INFO] The user operation is waiting for background work to complete.
06:37:07 [INFO] Fetching org.eclipse.cdt.launch.serial.core_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.01kB)
06:37:07 [INFO] Unpacking org.eclipse.cdt.launch.serial.core_1.1.0.202008310002...
06:37:07 [INFO] Fetching org.eclipse.cdt.launch.serial.ui_1.1.100.202103010740.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.16kB)
06:37:07 [INFO] The user operation is waiting for background work to complete.
06:37:07 [INFO] Fetching org.eclipse.cdt.launch.serial.ui_1.1.100.202103010740.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.16kB)
06:37:07 [INFO] Unpacking org.eclipse.cdt.launch.serial.ui_1.1.100.202103010740...
06:37:07 [INFO] Fetching org.eclipse.cdt.launch.serial.feature_10.2.0.202103010740.jar from https://download.eclipse.org/staging/2021-03/features/ (18.72kB)
06:37:07 [INFO] Fetching org.eclipse.cdt.managedbuilder.headlessbuilderapp_1.0.0.202103010740.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.75kB)
06:37:07 [INFO] The user operation is waiting for background work to complete.
06:37:07 [INFO] Fetching org.eclipse.cdt.managedbuilder.headlessbuilderapp_1.0.0.202103010740.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.75kB)
06:37:07 [INFO] Unpacking org.eclipse.cdt.managedbuilder.headlessbuilderapp_1.0.0.202103010740...
06:37:07 [INFO] Fetching org.eclipse.cdt.meson.core_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.12kB)
06:37:07 [INFO] The user operation is waiting for background work to complete.
06:37:07 [INFO] Fetching org.eclipse.cdt.meson.core_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.12kB)
06:37:07 [INFO] Unpacking org.eclipse.cdt.meson.core_1.1.0.202008310002...
06:37:07 [INFO] Fetching org.eclipse.cdt.meson.docs_1.0.700.202012191711.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (310.43kB)
06:37:07 [INFO] The user operation is waiting for background work to complete.
06:37:07 [INFO] Fetching org.eclipse.cdt.meson.docs_1.0.700.202012191711.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (310.43kB)
06:37:07 [INFO] Unpacking org.eclipse.cdt.meson.docs_1.0.700.202012191711...
06:37:07 [INFO] Fetching org.eclipse.cdt.meson.ui_1.1.100.202011201553.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.3kB)
06:37:07 [INFO] The user operation is waiting for background work to complete.
06:37:07 [INFO] Fetching org.eclipse.cdt.meson.ui_1.1.100.202011201553.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.3kB)
06:37:07 [INFO] Unpacking org.eclipse.cdt.meson.ui_1.1.100.202011201553...
06:37:08 [INFO] Fetching org.eclipse.cdt.meson.ui.editor_1.1.100.202010140151.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.76kB)
06:37:08 [INFO] The user operation is waiting for background work to complete.
06:37:08 [INFO] Fetching org.eclipse.cdt.meson.ui.editor_1.1.100.202010140151.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.76kB)
06:37:08 [INFO] Unpacking org.eclipse.cdt.meson.ui.editor_1.1.100.202010140151...
06:37:08 [INFO] Fetching org.eclipse.cdt.meson_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (18.76kB)
06:37:08 [INFO] Fetching org.eclipse.tm4e.ui_0.4.1.202008270629.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.82kB)
06:37:08 [INFO] The user operation is waiting for background work to complete.
06:37:08 [INFO] Fetching org.eclipse.tm4e.ui_0.4.1.202008270629.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.82kB)
06:37:08 [INFO] Unpacking org.eclipse.tm4e.ui_0.4.1.202008270629...
06:37:08 [INFO] Fetching org.eclipse.cdt.native_10.2.0.202102030214.jar from https://download.eclipse.org/staging/2021-03/features/ (19.15kB)
06:37:08 [INFO] Fetching org.eclipse.cdt.platform.branding_10.2.0.202103010740.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.31kB)
06:37:08 [INFO] The user operation is waiting for background work to complete.
06:37:08 [INFO] Fetching org.eclipse.cdt.platform.branding_10.2.0.202103010740.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.31kB)
06:37:08 [INFO] Unpacking org.eclipse.cdt.platform.branding_10.2.0.202103010740...
06:37:08 [INFO] Fetching org.eclipse.cdt.platform_10.2.0.202103011047.jar from https://download.eclipse.org/staging/2021-03/features/ (19.37kB)
06:37:08 [INFO] Fetching org.eclipse.cdt.testsrunner_8.2.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.65kB)
06:37:08 [INFO] The user operation is waiting for background work to complete.
06:37:08 [INFO] Fetching org.eclipse.cdt.testsrunner_8.2.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.65kB)
06:37:08 [INFO] Unpacking org.eclipse.cdt.testsrunner_8.2.100.202010121414...
06:37:09 [INFO] Fetching org.eclipse.cdt.testsrunner.boost_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.45kB)
06:37:09 [INFO] The user operation is waiting for background work to complete.
06:37:09 [INFO] Fetching org.eclipse.cdt.testsrunner.boost_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.45kB)
06:37:09 [INFO] Unpacking org.eclipse.cdt.testsrunner.boost_7.1.0.202008310002...
06:37:09 [INFO] Fetching org.eclipse.cdt.testsrunner.gtest_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.34kB)
06:37:09 [INFO] The user operation is waiting for background work to complete.
06:37:09 [INFO] Fetching org.eclipse.cdt.testsrunner.gtest_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.34kB)
06:37:09 [INFO] Unpacking org.eclipse.cdt.testsrunner.gtest_7.1.0.202008310002...
06:37:09 [INFO] Fetching org.eclipse.cdt.testsrunner.qttest_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.88kB)
06:37:09 [INFO] The user operation is waiting for background work to complete.
06:37:09 [INFO] Fetching org.eclipse.cdt.testsrunner.qttest_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.88kB)
06:37:09 [INFO] Unpacking org.eclipse.cdt.testsrunner.qttest_7.1.0.202008310002...
06:37:09 [INFO] Fetching org.eclipse.cdt.testsrunner.tap_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.77kB)
06:37:09 [INFO] The user operation is waiting for background work to complete.
06:37:09 [INFO] Fetching org.eclipse.cdt.testsrunner.tap_1.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.77kB)
06:37:09 [INFO] Unpacking org.eclipse.cdt.testsrunner.tap_1.1.0.202008310002...
06:37:09 [INFO] Fetching org.eclipse.cdt.testsrunner.feature_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (18.94kB)
06:37:09 [INFO] Fetching org.eclipse.egit.core_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (173.96kB)
06:37:09 [INFO] The user operation is waiting for background work to complete.
06:37:09 [INFO] Fetching org.eclipse.egit.core_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (173.96kB)
06:37:09 [INFO] Unpacking org.eclipse.egit.core_5.11.0.202103031150-rc1...
06:37:10 [INFO] Fetching org.eclipse.jgit_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.65MB)
06:37:10 [INFO] Fetching org.eclipse.jgit.gpg.bc_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/plugins/ (62.29kB)
06:37:10 [INFO] Fetching org.eclipse.jgit.http.apache_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.03kB)
06:37:10 [INFO] Fetching org.eclipse.jgit.ssh.apache_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/plugins/ (170.23kB)
06:37:10 [INFO] Fetching org.eclipse.egit.ui_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.18MB)
06:37:10 [INFO] The user operation is waiting for background work to complete.
06:37:10 [INFO] Fetching org.eclipse.egit.ui_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.18MB)
06:37:10 [INFO] Unpacking org.eclipse.egit.ui_5.11.0.202103031150-rc1...
06:37:11 [INFO] Fetching org.eclipse.egit_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.54kB)
06:37:11 [INFO] The user operation is waiting for background work to complete.
06:37:11 [INFO] Fetching org.eclipse.egit_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.54kB)
06:37:12 [INFO] Unpacking org.eclipse.egit_5.11.0.202103031150-rc1...
06:37:12 [INFO] Fetching org.eclipse.egit.doc_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (4.4MB)
06:37:12 [INFO] The user operation is waiting for background work to complete.
06:37:12 [INFO] Fetching org.eclipse.egit.doc_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (4.4MB)
06:37:12 [INFO] Unpacking org.eclipse.egit.doc_5.11.0.202103031150-rc1...
06:37:12 [INFO] Fetching org.eclipse.egit_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/features/ (19.07kB)
06:37:12 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (59.59kB)
06:37:12 [INFO] The user operation is waiting for background work to complete.
06:37:12 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (59.59kB)
06:37:13 [INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402...
06:37:13 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (96.81kB)
06:37:13 [INFO] The user operation is waiting for background work to complete.
06:37:13 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (96.81kB)
06:37:13 [INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401...
06:37:13 [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (109.05kB)
06:37:13 [INFO] The user operation is waiting for background work to complete.
06:37:13 [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (109.05kB)
06:37:13 [INFO] Unpacking org.eclipse.emf.edit.ui_2.19.0.v20200917-1406...
06:37:14 [INFO] Fetching org.eclipse.epp.mpc.core_1.9.1.v20210204-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (243.74kB)
06:37:14 [INFO] Fetching org.eclipse.userstorage_1.2.0.v20190307-0457.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.34kB)
06:37:14 [INFO] The user operation is waiting for background work to complete.
06:37:14 [INFO] Fetching org.eclipse.userstorage_1.2.0.v20190307-0457.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.34kB)
06:37:14 [INFO] Unpacking org.eclipse.userstorage_1.2.0.v20190307-0457...
06:37:14 [INFO] Fetching org.eclipse.userstorage.oauth_1.1.0.v20190307-0457.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.77kB)
06:37:14 [INFO] The user operation is waiting for background work to complete.
06:37:14 [INFO] Fetching org.eclipse.userstorage.oauth_1.1.0.v20190307-0457.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.77kB)
06:37:14 [INFO] Unpacking org.eclipse.userstorage.oauth_1.1.0.v20190307-0457...
06:37:15 [INFO] Fetching org.eclipse.epp.mpc.ui_1.9.1.v20210204-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (584.08kB)
06:37:16 [INFO] Fetching org.eclipse.epp.mpc.ui_1.9.1.v20210204-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (243.54kB of 584.08kB at 239.54kB/s)
06:37:17 [INFO] Fetching org.eclipse.epp.mpc.ui.css_1.9.1.v20210204-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.12kB)
06:37:18 [INFO] Fetching org.eclipse.epp.mpc.help.ui_1.9.1.v20210204-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (749.78kB)
06:37:18 [INFO] Fetching org.eclipse.epp.mpc_1.9.1.v20210204-1408.jar from https://download.eclipse.org/staging/2021-03/features/ (20.25kB)
06:37:18 [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.0.v20200916-1234.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (75.86kB)
06:37:18 [INFO] The user operation is waiting for background work to complete.
06:37:18 [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.0.v20200916-1234.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (75.86kB)
06:37:18 [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.2.0.v20200916-1234...
06:37:19 [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.02kB)
06:37:19 [INFO] The user operation is waiting for background work to complete.
06:37:19 [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.02kB)
06:37:19 [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008...
06:37:19 [INFO] Fetching org.eclipse.userstorage.ui_1.1.0.v20190307-0457.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.66kB)
06:37:19 [INFO] The user operation is waiting for background work to complete.
06:37:19 [INFO] Fetching org.eclipse.userstorage.ui_1.1.0.v20190307-0457.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.66kB)
06:37:19 [INFO] Unpacking org.eclipse.userstorage.ui_1.1.0.v20190307-0457...
06:37:19 [INFO] Fetching org.eclipse.equinox.executable_3.8.1100.v20210209-1541.jar from https://download.eclipse.org/staging/2021-03/features/ (288.43kB)
06:37:19 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1100.v20210209-1541 from https://download.eclipse.org/staging/2021-03/binary/ (25.8kB)
06:37:19 [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.0.v20200916-1234.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.9kB)
06:37:19 [INFO] The user operation is waiting for background work to complete.
06:37:19 [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.0.v20200916-1234.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.9kB)
06:37:19 [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.2.0.v20200916-1234...
06:37:19 [INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.2.800.v20200916-1234.jar from https://download.eclipse.org/staging/2021-03/features/ (19.02kB)
06:37:20 [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210223-0522.jar from https://download.eclipse.org/staging/2021-03/plugins/ (6.91MB)
06:37:20 [INFO] Fetching org.eclipse.jgit.archive_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.51kB)
06:37:21 [INFO] Fetching org.eclipse.jgit_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/features/ (14.33kB)
06:37:21 [INFO] Fetching org.eclipse.jgit.gpg.bc_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/features/ (14.35kB)
06:37:21 [INFO] Fetching org.eclipse.jgit.http.apache_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/features/ (14.37kB)
06:37:21 [INFO] Fetching org.eclipse.jgit.ssh.apache_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/features/ (14.34kB)
06:37:21 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (19.65kB)
06:37:21 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/features/ (21.4kB)
06:37:21 [INFO] Fetching org.eclipse.launchbar.ui.controls_1.1.100.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.21kB)
06:37:21 [INFO] The user operation is waiting for background work to complete.
06:37:21 [INFO] Fetching org.eclipse.launchbar.ui.controls_1.1.100.202011181638.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.21kB)
06:37:21 [INFO] Unpacking org.eclipse.launchbar.ui.controls_1.1.100.202011181638...
06:37:21 [INFO] Fetching org.eclipse.launchbar_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (18.94kB)
06:37:22 [INFO] Fetching org.eclipse.launchbar.remote.core_1.1.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.96kB)
06:37:22 [INFO] The user operation is waiting for background work to complete.
06:37:22 [INFO] Fetching org.eclipse.launchbar.remote.core_1.1.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.96kB)
06:37:22 [INFO] Unpacking org.eclipse.launchbar.remote.core_1.1.0.202008310315...
06:37:22 [INFO] Fetching org.eclipse.launchbar.remote.ui_1.1.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.41kB)
06:37:22 [INFO] The user operation is waiting for background work to complete.
06:37:22 [INFO] Fetching org.eclipse.launchbar.remote.ui_1.1.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.41kB)
06:37:22 [INFO] Unpacking org.eclipse.launchbar.remote.ui_1.1.0.202008310315...
06:37:22 [INFO] Fetching org.eclipse.launchbar.remote_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (19.79kB)
06:37:22 [INFO] Fetching org.eclipse.linuxtools.cdt.libhover_1.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.07kB)
06:37:22 [INFO] The user operation is waiting for background work to complete.
06:37:22 [INFO] Fetching org.eclipse.linuxtools.cdt.libhover_1.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.07kB)
06:37:22 [INFO] Unpacking org.eclipse.linuxtools.cdt.libhover_1.2.0.202103022247...
06:37:22 [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.devhelp_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.3kB)
06:37:22 [INFO] The user operation is waiting for background work to complete.
06:37:22 [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.devhelp_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.3kB)
06:37:22 [INFO] Unpacking org.eclipse.linuxtools.cdt.libhover.devhelp_1.1.0.202103022247...
06:37:22 [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.library.docs_1.0.2.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.84kB)
06:37:22 [INFO] The user operation is waiting for background work to complete.
06:37:22 [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.library.docs_1.0.2.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.84kB)
06:37:22 [INFO] Unpacking org.eclipse.linuxtools.cdt.libhover.library.docs_1.0.2.202103022247...
06:37:22 [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.devhelp.feature_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.22kB)
06:37:23 [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.glibc_1.2.1.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (479.39kB)
06:37:23 [INFO] The user operation is waiting for background work to complete.
06:37:23 [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.glibc_1.2.1.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (479.39kB)
06:37:23 [INFO] Unpacking org.eclipse.linuxtools.cdt.libhover.glibc_1.2.1.202103022247...
06:37:23 [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.feature_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.26kB)
06:37:23 [INFO] Fetching org.eclipse.linuxtools.changelog.core_3.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.98kB)
06:37:23 [INFO] The user operation is waiting for background work to complete.
06:37:23 [INFO] Fetching org.eclipse.linuxtools.changelog.core_3.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.98kB)
06:37:23 [INFO] Unpacking org.eclipse.linuxtools.changelog.core_3.0.0.202103022247...
06:37:23 [INFO] Fetching org.eclipse.linuxtools.changelog.doc_2.7.1.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (709.89kB)
06:37:23 [INFO] The user operation is waiting for background work to complete.
06:37:23 [INFO] Fetching org.eclipse.linuxtools.changelog.doc_2.7.1.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (709.89kB)
06:37:23 [INFO] Unpacking org.eclipse.linuxtools.changelog.doc_2.7.1.202103022247...
06:37:24 [INFO] Fetching org.eclipse.linuxtools.changelog.cparser_2.7.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.41kB)
06:37:24 [INFO] The user operation is waiting for background work to complete.
06:37:24 [INFO] Fetching org.eclipse.linuxtools.changelog.cparser_2.7.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.41kB)
06:37:24 [INFO] Unpacking org.eclipse.linuxtools.changelog.cparser_2.7.0.202103022247...
06:37:24 [INFO] Fetching org.eclipse.linuxtools.changelog.c_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.3kB)
06:37:24 [INFO] Fetching org.mandas.docker-client_3.2.1.v20200519-1937.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (247.62kB)
06:37:24 [INFO] The user operation is waiting for background work to complete.
06:37:24 [INFO] Fetching org.mandas.docker-client_3.2.1.v20200519-1937.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (247.62kB)
06:37:24 [INFO] Unpacking org.mandas.docker-client_3.2.1.v20200519-1937...
06:37:25 [INFO] Fetching org.glassfish.jersey.core.jersey-client_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (99.99kB)
06:37:25 [INFO] The user operation is waiting for background work to complete.
06:37:25 [INFO] Fetching org.glassfish.jersey.core.jersey-client_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (99.99kB)
06:37:25 [INFO] Unpacking org.glassfish.jersey.core.jersey-client_2.30.1.v20200513-1859...
06:37:25 [INFO] Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.19kB)
06:37:25 [INFO] The user operation is waiting for background work to complete.
06:37:25 [INFO] Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.19kB)
06:37:25 [INFO] Unpacking org.glassfish.jersey.media.jersey-media-json-jackson_2.30.1.v20200513-1859...
06:37:25 [INFO] Fetching org.glassfish.jersey.core.jersey-common_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (348.69kB)
06:37:25 [INFO] The user operation is waiting for background work to complete.
06:37:25 [INFO] Fetching org.glassfish.jersey.core.jersey-common_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (348.69kB)
06:37:25 [INFO] Unpacking org.glassfish.jersey.core.jersey-common_2.30.1.v20200513-1859...
06:37:26 [INFO] Fetching org.glassfish.jersey.containers.servlet_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.34kB)
06:37:26 [INFO] The user operation is waiting for background work to complete.
06:37:26 [INFO] Fetching org.glassfish.jersey.containers.servlet_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.34kB)
06:37:26 [INFO] Unpacking org.glassfish.jersey.containers.servlet_2.30.1.v20200513-1859...
06:37:26 [INFO] Fetching org.glassfish.jersey.inject.jersey-hk2_2.30.1.v20200512-1802.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (117.47kB)
06:37:26 [INFO] The user operation is waiting for background work to complete.
06:37:26 [INFO] Fetching org.glassfish.jersey.inject.jersey-hk2_2.30.1.v20200512-1802.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (117.47kB)
06:37:26 [INFO] Unpacking org.glassfish.jersey.inject.jersey-hk2_2.30.1.v20200512-1802...
06:37:26 [INFO] Fetching org.eclipse.tm.terminal.view.core_4.7.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.78kB)
06:37:26 [INFO] The user operation is waiting for background work to complete.
06:37:26 [INFO] Fetching org.eclipse.tm.terminal.view.core_4.7.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.78kB)
06:37:26 [INFO] Unpacking org.eclipse.tm.terminal.view.core_4.7.0.202008310315...
06:37:26 [INFO] Fetching org.eclipse.tm.terminal.view.ui_4.8.0.202103012351.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (89.77kB)
06:37:26 [INFO] The user operation is waiting for background work to complete.
06:37:26 [INFO] Fetching org.eclipse.tm.terminal.view.ui_4.8.0.202103012351.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (89.77kB)
06:37:26 [INFO] Unpacking org.eclipse.tm.terminal.view.ui_4.8.0.202103012351...
06:37:26 [INFO] Fetching org.eclipse.linuxtools.gcov.core_6.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.25kB)
06:37:26 [INFO] The user operation is waiting for background work to complete.
06:37:26 [INFO] Fetching org.eclipse.linuxtools.gcov.core_6.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.25kB)
06:37:26 [INFO] Unpacking org.eclipse.linuxtools.gcov.core_6.2.0.202103022247...
06:37:27 [INFO] Fetching org.eclipse.linuxtools.gcov.docs_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (360.87kB)
06:37:27 [INFO] The user operation is waiting for background work to complete.
06:37:27 [INFO] Fetching org.eclipse.linuxtools.gcov.docs_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (360.87kB)
06:37:27 [INFO] Unpacking org.eclipse.linuxtools.gcov.docs_1.0.0.202103022247...
06:37:27 [INFO] Fetching org.eclipse.linuxtools.gcov.launch_1.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.82kB)
06:37:27 [INFO] The user operation is waiting for background work to complete.
06:37:27 [INFO] Fetching org.eclipse.linuxtools.gcov.launch_1.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.82kB)
06:37:27 [INFO] Unpacking org.eclipse.linuxtools.gcov.launch_1.2.0.202103022247...
06:37:27 [INFO] Fetching org.eclipse.linuxtools.gcov_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.12kB)
06:37:27 [INFO] Fetching org.eclipse.linuxtools.gprof_5.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.4kB)
06:37:27 [INFO] The user operation is waiting for background work to complete.
06:37:27 [INFO] Fetching org.eclipse.linuxtools.gprof_5.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.4kB)
06:37:27 [INFO] Unpacking org.eclipse.linuxtools.gprof_5.1.0.202103022247...
06:37:27 [INFO] Fetching org.eclipse.linuxtools.gprof.docs_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (519.16kB)
06:37:27 [INFO] The user operation is waiting for background work to complete.
06:37:27 [INFO] Fetching org.eclipse.linuxtools.gprof.docs_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (519.16kB)
06:37:28 [INFO] Unpacking org.eclipse.linuxtools.gprof.docs_1.0.0.202103022247...
06:37:28 [INFO] Fetching org.eclipse.linuxtools.gprof.launch_1.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.78kB)
06:37:28 [INFO] The user operation is waiting for background work to complete.
06:37:28 [INFO] Fetching org.eclipse.linuxtools.gprof.launch_1.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.78kB)
06:37:28 [INFO] Unpacking org.eclipse.linuxtools.gprof.launch_1.2.0.202103022247...
06:37:28 [INFO] Fetching org.eclipse.linuxtools.gprof.feature_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.12kB)
06:37:28 [INFO] Fetching org.eclipse.linuxtools.profiling.docs_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (425.26kB)
06:37:28 [INFO] The user operation is waiting for background work to complete.
06:37:28 [INFO] Fetching org.eclipse.linuxtools.profiling.docs_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (425.26kB)
06:37:28 [INFO] Unpacking org.eclipse.linuxtools.profiling.docs_1.0.0.202103022247...
06:37:28 [INFO] Fetching org.eclipse.linuxtools.profiling.ui.capability_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.64kB)
06:37:28 [INFO] The user operation is waiting for background work to complete.
06:37:28 [INFO] Fetching org.eclipse.linuxtools.profiling.ui.capability_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.64kB)
06:37:28 [INFO] Unpacking org.eclipse.linuxtools.profiling.ui.capability_1.0.0.202103022247...
06:37:28 [INFO] Fetching org.eclipse.linuxtools.tools.launch.ui_2.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.07kB)
06:37:28 [INFO] The user operation is waiting for background work to complete.
06:37:28 [INFO] Fetching org.eclipse.linuxtools.tools.launch.ui_2.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.07kB)
06:37:28 [INFO] Unpacking org.eclipse.linuxtools.tools.launch.ui_2.0.0.202103022247...
06:37:28 [INFO] Fetching org.eclipse.linuxtools.profiling_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.3kB)
06:37:29 [INFO] Fetching org.eclipse.linuxtools.rpm.core_3.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.45kB)
06:37:29 [INFO] The user operation is waiting for background work to complete.
06:37:29 [INFO] Fetching org.eclipse.linuxtools.rpm.core_3.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.45kB)
06:37:29 [INFO] Unpacking org.eclipse.linuxtools.rpm.core_3.1.0.202103022247...
06:37:29 [INFO] Fetching org.eclipse.linuxtools.rpm.createrepo_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.53kB)
06:37:29 [INFO] The user operation is waiting for background work to complete.
06:37:29 [INFO] Fetching org.eclipse.linuxtools.rpm.createrepo_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.53kB)
06:37:29 [INFO] Unpacking org.eclipse.linuxtools.rpm.createrepo_1.0.0.202103022247...
06:37:29 [INFO] Fetching org.eclipse.linuxtools.rpm.ui.editor_4.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (85.99kB)
06:37:29 [INFO] The user operation is waiting for background work to complete.
06:37:29 [INFO] Fetching org.eclipse.linuxtools.rpm.ui.editor_4.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (85.99kB)
06:37:29 [INFO] Unpacking org.eclipse.linuxtools.rpm.ui.editor_4.0.0.202103022247...
06:37:29 [INFO] Fetching org.eclipse.linuxtools.rpm.ui_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.65kB)
06:37:29 [INFO] The user operation is waiting for background work to complete.
06:37:29 [INFO] Fetching org.eclipse.linuxtools.rpm.ui_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.65kB)
06:37:29 [INFO] Unpacking org.eclipse.linuxtools.rpm.ui_1.1.0.202103022247...
06:37:29 [INFO] Fetching org.eclipse.linuxtools.rpm.rpmlint_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.03kB)
06:37:29 [INFO] The user operation is waiting for background work to complete.
06:37:29 [INFO] Fetching org.eclipse.linuxtools.rpm.rpmlint_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.03kB)
06:37:29 [INFO] Unpacking org.eclipse.linuxtools.rpm.rpmlint_1.1.0.202103022247...
06:37:30 [INFO] Fetching org.eclipse.linuxtools.rpm.ui.editor.doc_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.81MB)
06:37:30 [INFO] The user operation is waiting for background work to complete.
06:37:30 [INFO] Fetching org.eclipse.linuxtools.rpm.ui.editor.doc_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.81MB)
06:37:30 [INFO] Unpacking org.eclipse.linuxtools.rpm.ui.editor.doc_1.0.0.202103022247...
06:37:30 [INFO] Fetching org.eclipse.linuxtools.rpmstubby_1.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.56kB)
06:37:30 [INFO] The user operation is waiting for background work to complete.
06:37:30 [INFO] Fetching org.eclipse.linuxtools.rpmstubby_1.2.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.56kB)
06:37:30 [INFO] Unpacking org.eclipse.linuxtools.rpmstubby_1.2.0.202103022247...
06:37:30 [INFO] Fetching org.eclipse.linuxtools.rpm_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.56kB)
06:37:31 [INFO] Fetching org.eclipse.linuxtools.valgrind.cachegrind_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.3kB)
06:37:31 [INFO] The user operation is waiting for background work to complete.
06:37:31 [INFO] Fetching org.eclipse.linuxtools.valgrind.cachegrind_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.3kB)
06:37:31 [INFO] Unpacking org.eclipse.linuxtools.valgrind.cachegrind_1.1.0.202103022247...
06:37:31 [INFO] Fetching org.eclipse.linuxtools.valgrind.launch_3.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.73kB)
06:37:31 [INFO] The user operation is waiting for background work to complete.
06:37:31 [INFO] Fetching org.eclipse.linuxtools.valgrind.launch_3.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.73kB)
06:37:31 [INFO] Unpacking org.eclipse.linuxtools.valgrind.launch_3.0.0.202103022247...
06:37:31 [INFO] Fetching org.eclipse.linuxtools.valgrind.ui_2.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.33kB)
06:37:31 [INFO] The user operation is waiting for background work to complete.
06:37:31 [INFO] Fetching org.eclipse.linuxtools.valgrind.ui_2.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.33kB)
06:37:31 [INFO] Unpacking org.eclipse.linuxtools.valgrind.ui_2.1.0.202103022247...
06:37:31 [INFO] Fetching org.eclipse.linuxtools.valgrind.core_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.17kB)
06:37:31 [INFO] The user operation is waiting for background work to complete.
06:37:31 [INFO] Fetching org.eclipse.linuxtools.valgrind.core_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.17kB)
06:37:31 [INFO] Unpacking org.eclipse.linuxtools.valgrind.core_1.1.0.202103022247...
06:37:31 [INFO] Fetching org.eclipse.linuxtools.valgrind.doc_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.28MB)
06:37:31 [INFO] The user operation is waiting for background work to complete.
06:37:31 [INFO] Fetching org.eclipse.linuxtools.valgrind.doc_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.28MB)
06:37:31 [INFO] Unpacking org.eclipse.linuxtools.valgrind.doc_1.0.0.202103022247...
06:37:32 [INFO] Fetching org.eclipse.linuxtools.valgrind.helgrind_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.25kB)
06:37:32 [INFO] The user operation is waiting for background work to complete.
06:37:32 [INFO] Fetching org.eclipse.linuxtools.valgrind.helgrind_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.25kB)
06:37:32 [INFO] Unpacking org.eclipse.linuxtools.valgrind.helgrind_1.1.0.202103022247...
06:37:32 [INFO] Fetching org.eclipse.linuxtools.valgrind.massif_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.75kB)
06:37:32 [INFO] The user operation is waiting for background work to complete.
06:37:32 [INFO] Fetching org.eclipse.linuxtools.valgrind.massif_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.75kB)
06:37:32 [INFO] Unpacking org.eclipse.linuxtools.valgrind.massif_1.1.0.202103022247...
06:37:32 [INFO] Fetching org.eclipse.linuxtools.valgrind.memcheck_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.73kB)
06:37:32 [INFO] The user operation is waiting for background work to complete.
06:37:32 [INFO] Fetching org.eclipse.linuxtools.valgrind.memcheck_1.1.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.73kB)
06:37:32 [INFO] Unpacking org.eclipse.linuxtools.valgrind.memcheck_1.1.0.202103022247...
06:37:32 [INFO] Fetching org.eclipse.linuxtools.valgrind.ui.editor_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.95kB)
06:37:32 [INFO] The user operation is waiting for background work to complete.
06:37:32 [INFO] Fetching org.eclipse.linuxtools.valgrind.ui.editor_1.0.0.202103022247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.95kB)
06:37:32 [INFO] Unpacking org.eclipse.linuxtools.valgrind.ui.editor_1.0.0.202103022247...
06:37:32 [INFO] Fetching org.eclipse.linuxtools.valgrind_8.2.0.202103022247.jar from https://download.eclipse.org/staging/2021-03/features/ (19.4kB)
06:37:32 [INFO] Fetching org.eclipse.mylyn.commons.core_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (88.99kB)
06:37:32 [INFO] The user operation is waiting for background work to complete.
06:37:32 [INFO] Fetching org.eclipse.mylyn.commons.core_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (88.99kB)
06:37:32 [INFO] Unpacking org.eclipse.mylyn.commons.core_3.25.2.v20200813-0821...
06:37:32 [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.36kB)
06:37:32 [INFO] The user operation is waiting for background work to complete.
06:37:32 [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.36kB)
06:37:32 [INFO] Unpacking org.eclipse.mylyn.commons.screenshots_3.25.2.v20200813-0821...
06:37:33 [INFO] Fetching org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (222.89kB)
06:37:33 [INFO] The user operation is waiting for background work to complete.
06:37:33 [INFO] Fetching org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (222.89kB)
06:37:33 [INFO] Unpacking org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821...
06:37:33 [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (107.68kB)
06:37:33 [INFO] The user operation is waiting for background work to complete.
06:37:33 [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (107.68kB)
06:37:33 [INFO] Unpacking org.eclipse.mylyn.commons.workbench_3.25.2.v20200813-0821...
06:37:33 [INFO] Fetching org.eclipse.mylyn.commons_3.25.2.v20200813-0821.jar from https://download.eclipse.org/staging/2021-03/features/ (19.17kB)
06:37:33 [INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.35kB)
06:37:33 [INFO] The user operation is waiting for background work to complete.
06:37:33 [INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.35kB)
06:37:33 [INFO] Unpacking org.eclipse.mylyn.commons.identity.core_1.17.2.v20200813-0821...
06:37:33 [INFO] Fetching org.eclipse.mylyn.commons.identity_1.17.2.v20200813-0821.jar from https://download.eclipse.org/staging/2021-03/features/ (19.12kB)
06:37:34 [INFO] Fetching org.eclipse.mylyn.commons.net_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.16kB)
06:37:34 [INFO] The user operation is waiting for background work to complete.
06:37:34 [INFO] Fetching org.eclipse.mylyn.commons.net_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.16kB)
06:37:34 [INFO] Unpacking org.eclipse.mylyn.commons.net_3.25.2.v20200813-0821...
06:37:34 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (114.11kB)
06:37:34 [INFO] The user operation is waiting for background work to complete.
06:37:34 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (114.11kB)
06:37:34 [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
06:37:34 [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.45kB)
06:37:34 [INFO] The user operation is waiting for background work to complete.
06:37:34 [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.45kB)
06:37:34 [INFO] Unpacking org.eclipse.mylyn.commons.notifications.core_1.17.2.v20200813-0821...
06:37:35 [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.04kB)
06:37:35 [INFO] The user operation is waiting for background work to complete.
06:37:35 [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.04kB)
06:37:35 [INFO] Unpacking org.eclipse.mylyn.commons.notifications.feed_1.17.2.v20200813-0821...
06:37:35 [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.63kB)
06:37:35 [INFO] The user operation is waiting for background work to complete.
06:37:35 [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.63kB)
06:37:35 [INFO] Unpacking org.eclipse.mylyn.commons.notifications.ui_1.17.2.v20200813-0821...
06:37:35 [INFO] Fetching org.eclipse.mylyn.commons.notifications_1.17.2.v20200813-0821.jar from https://download.eclipse.org/staging/2021-03/features/ (19.27kB)
06:37:35 [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.53kB)
06:37:35 [INFO] The user operation is waiting for background work to complete.
06:37:35 [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.53kB)
06:37:35 [INFO] Unpacking org.eclipse.mylyn.commons.repositories.core_1.17.2.v20200813-0821...
06:37:35 [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.39kB)
06:37:35 [INFO] The user operation is waiting for background work to complete.
06:37:35 [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.39kB)
06:37:35 [INFO] Unpacking org.eclipse.mylyn.commons.repositories.ui_1.17.2.v20200813-0821...
06:37:35 [INFO] Fetching org.eclipse.mylyn.commons.repositories_1.17.2.v20200813-0821.jar from https://download.eclipse.org/staging/2021-03/features/ (19.19kB)
06:37:35 [INFO] Fetching org.eclipse.mylyn.context.core_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (84.8kB)
06:37:35 [INFO] The user operation is waiting for background work to complete.
06:37:35 [INFO] Fetching org.eclipse.mylyn.context.core_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (84.8kB)
06:37:36 [INFO] Unpacking org.eclipse.mylyn.context.core_3.25.2.v20200828-1617...
06:37:36 [INFO] Fetching org.eclipse.mylyn.monitor.core_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.64kB)
06:37:36 [INFO] The user operation is waiting for background work to complete.
06:37:36 [INFO] Fetching org.eclipse.mylyn.monitor.core_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.64kB)
06:37:36 [INFO] Unpacking org.eclipse.mylyn.monitor.core_3.25.2.v20200813-0821...
06:37:36 [INFO] Fetching org.eclipse.mylyn.context.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (110.91kB)
06:37:36 [INFO] The user operation is waiting for background work to complete.
06:37:36 [INFO] Fetching org.eclipse.mylyn.context.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (110.91kB)
06:37:36 [INFO] Unpacking org.eclipse.mylyn.context.ui_3.25.2.v20200828-1617...
06:37:36 [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.68kB)
06:37:36 [INFO] The user operation is waiting for background work to complete.
06:37:36 [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.68kB)
06:37:36 [INFO] Unpacking org.eclipse.mylyn.monitor.ui_3.25.2.v20200813-0821...
06:37:36 [INFO] Fetching org.eclipse.mylyn.discovery.core_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (61.21kB)
06:37:36 [INFO] The user operation is waiting for background work to complete.
06:37:36 [INFO] Fetching org.eclipse.mylyn.discovery.core_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (61.21kB)
06:37:36 [INFO] Unpacking org.eclipse.mylyn.discovery.core_3.25.2.v20200813-0821...
06:37:36 [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (61.7kB)
06:37:36 [INFO] The user operation is waiting for background work to complete.
06:37:36 [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (61.7kB)
06:37:36 [INFO] Unpacking org.eclipse.mylyn.discovery.ui_3.25.2.v20200813-0821...
06:37:36 [INFO] Fetching org.eclipse.mylyn.discovery_3.25.2.v20200813-0821.jar from https://download.eclipse.org/staging/2021-03/features/ (19.15kB)
06:37:37 [INFO] Fetching org.eclipse.mylyn.monitor_3.25.2.v20200813-0821.jar from https://download.eclipse.org/staging/2021-03/features/ (19.14kB)
06:37:37 [INFO] Fetching org.eclipse.mylyn.tasks.core_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (326.34kB)
06:37:37 [INFO] The user operation is waiting for background work to complete.
06:37:37 [INFO] Fetching org.eclipse.mylyn.tasks.core_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (326.34kB)
06:37:37 [INFO] Unpacking org.eclipse.mylyn.tasks.core_3.25.2.v20200814-0512...
06:37:37 [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.16kB)
06:37:37 [INFO] The user operation is waiting for background work to complete.
06:37:37 [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.16kB)
06:37:37 [INFO] Unpacking org.eclipse.mylyn.tasks.index.core_3.25.2.v20200814-0512...
06:37:37 [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.33kB)
06:37:37 [INFO] The user operation is waiting for background work to complete.
06:37:37 [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.33kB)
06:37:37 [INFO] Unpacking org.eclipse.mylyn.tasks.index.ui_3.25.2.v20200814-0512...
06:37:37 [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.33MB)
06:37:37 [INFO] The user operation is waiting for background work to complete.
06:37:37 [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.33MB)
06:37:37 [INFO] Unpacking org.eclipse.mylyn.tasks.ui_3.25.2.v20200814-0512...
06:37:38 [INFO] Fetching org.eclipse.mylyn.tasks.search_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.77kB)
06:37:38 [INFO] The user operation is waiting for background work to complete.
06:37:38 [INFO] Fetching org.eclipse.mylyn.tasks.search_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.77kB)
06:37:38 [INFO] Unpacking org.eclipse.mylyn.tasks.search_3.25.2.v20200814-0512...
06:37:38 [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.38.20200817211131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (363.95kB)
06:37:38 [INFO] Fetching org.jsoup_1.8.3.v20181012-1713.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (104.95kB)
06:37:38 [INFO] The user operation is waiting for background work to complete.
06:37:38 [INFO] Fetching org.jsoup_1.8.3.v20181012-1713.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (104.95kB)
06:37:38 [INFO] Unpacking org.jsoup_1.8.3.v20181012-1713...
06:37:39 [INFO] Fetching org.eclipse.mylyn.wikitext.ant_3.0.38.20200817211131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (45.97kB)
06:37:39 [INFO] Fetching org.eclipse.mylyn.wikitext.asciidoc_3.0.38.20200817211131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (112.49kB)
06:37:39 [INFO] Fetching org.eclipse.mylyn.wikitext.asciidoc.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.43kB)
06:37:39 [INFO] Fetching org.eclipse.mylyn.wikitext.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (440.83kB)
06:37:39 [INFO] Fetching org.eclipse.mylyn.wikitext.confluence_3.0.38.20200817211131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (92.9kB)
06:37:39 [INFO] Fetching org.eclipse.mylyn.wikitext.confluence.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.68kB)
06:37:39 [INFO] Fetching org.eclipse.mylyn.wikitext.context.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29.81kB)
06:37:40 [INFO] Fetching org.eclipse.mylyn.wikitext.osgi_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.4kB)
06:37:40 [INFO] Fetching org.eclipse.mylyn.wikitext.textile_3.0.38.20200817211131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (90.45kB)
06:37:40 [INFO] Fetching org.eclipse.mylyn.wikitext.html_3.0.38.20200817211131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (49.1kB)
06:37:40 [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.38.20200817211131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (85.43kB)
06:37:40 [INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki_3.0.38.20200817211131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (83.18kB)
06:37:40 [INFO] Fetching org.eclipse.mylyn.wikitext.tracwiki_3.0.38.20200817211131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (72.54kB)
06:37:40 [INFO] Fetching org.eclipse.mylyn.wikitext.twiki_3.0.38.20200817211131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (50.54kB)
06:37:40 [INFO] Fetching org.eclipse.mylyn.wikitext.help.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.28MB)
06:37:41 [INFO] Fetching org.eclipse.mylyn.wikitext.textile.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.26kB)
06:37:41 [INFO] Fetching org.eclipse.mylyn.wikitext.markdown.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.99kB)
06:37:41 [INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.44kB)
06:37:41 [INFO] Fetching org.eclipse.mylyn.wikitext.tracwiki.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.42kB)
06:37:41 [INFO] Fetching org.eclipse.mylyn.wikitext.twiki.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.28kB)
06:37:41 [INFO] Fetching org.eclipse.mylyn.wikitext.editors_feature_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/features/ (18.85kB)
06:37:41 [INFO] Fetching org.eclipse.mylyn.wikitext.tasks.ui_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/plugins/ (45.43kB)
06:37:42 [INFO] Fetching org.eclipse.mylyn.wikitext_feature_3.0.38.202008172112.jar from https://download.eclipse.org/staging/2021-03/features/ (19.11kB)
06:37:42 [INFO] Fetching org.eclipse.mylyn_feature_3.25.2.v20200814-0512.jar from https://download.eclipse.org/staging/2021-03/features/ (19.82kB)
06:37:42 [INFO] Fetching org.eclipse.nebula.widgets.tablecombo_1.2.0.202101180939.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.19kB)
06:37:42 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.31kB)
06:37:42 [INFO] The user operation is waiting for background work to complete.
06:37:42 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.31kB)
06:37:42 [INFO] Unpacking org.eclipse.oomph.base_1.14.0.v20200624-1156...
06:37:42 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.3kB)
06:37:42 [INFO] The user operation is waiting for background work to complete.
06:37:42 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.3kB)
06:37:42 [INFO] Unpacking org.eclipse.oomph.util_1.16.0.v20201230-0920...
06:37:43 [INFO] Fetching org.eclipse.oomph.base.edit_1.13.0.v20200720-0841.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.58kB)
06:37:43 [INFO] The user operation is waiting for background work to complete.
06:37:43 [INFO] Fetching org.eclipse.oomph.base.edit_1.13.0.v20200720-0841.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.58kB)
06:37:43 [INFO] Unpacking org.eclipse.oomph.base.edit_1.13.0.v20200720-0841...
06:37:43 [INFO] Fetching org.eclipse.oomph.extractor.lib_1.8.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.1kB)
06:37:43 [INFO] The user operation is waiting for background work to complete.
06:37:43 [INFO] Fetching org.eclipse.oomph.extractor.lib_1.8.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.1kB)
06:37:43 [INFO] Unpacking org.eclipse.oomph.extractor.lib_1.8.0.v20200624-1156...
06:37:43 [INFO] Fetching org.eclipse.oomph.jreinfo_1.14.0.v20200901-1012.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.12kB)
06:37:43 [INFO] The user operation is waiting for background work to complete.
06:37:43 [INFO] Fetching org.eclipse.oomph.jreinfo_1.14.0.v20200901-1012.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.12kB)
06:37:43 [INFO] Unpacking org.eclipse.oomph.jreinfo_1.14.0.v20200901-1012...
06:37:43 [INFO] Fetching org.eclipse.oomph.jreinfo.ui_1.12.0.v20200720-0749.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.85kB)
06:37:43 [INFO] The user operation is waiting for background work to complete.
06:37:43 [INFO] Fetching org.eclipse.oomph.jreinfo.ui_1.12.0.v20200720-0749.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.85kB)
06:37:43 [INFO] Unpacking org.eclipse.oomph.jreinfo.ui_1.12.0.v20200720-0749...
06:37:43 [INFO] Fetching org.eclipse.oomph.ui_1.15.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (130.68kB)
06:37:43 [INFO] The user operation is waiting for background work to complete.
06:37:43 [INFO] Fetching org.eclipse.oomph.ui_1.15.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (130.68kB)
06:37:43 [INFO] Unpacking org.eclipse.oomph.ui_1.15.0.v20200820-0414...
06:37:43 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.05kB)
06:37:43 [INFO] The user operation is waiting for background work to complete.
06:37:43 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.05kB)
06:37:44 [INFO] Unpacking org.eclipse.oomph.p2_1.14.0.v20200624-1156...
06:37:44 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (126.1kB)
06:37:44 [INFO] The user operation is waiting for background work to complete.
06:37:44 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (126.1kB)
06:37:44 [INFO] Unpacking org.eclipse.oomph.p2.core_1.17.0.v20200820-0414...
06:37:44 [INFO] Fetching org.eclipse.oomph.p2.doc_1.11.0.v20200624-1156.jar from https://download.eclipse.org/staging/2021-03/plugins/ (314.58kB)
06:37:44 [INFO] Fetching org.eclipse.oomph.p2.edit_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.91kB)
06:37:44 [INFO] The user operation is waiting for background work to complete.
06:37:44 [INFO] Fetching org.eclipse.oomph.p2.edit_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.91kB)
06:37:44 [INFO] Unpacking org.eclipse.oomph.p2.edit_1.14.0.v20200624-1156...
06:37:44 [INFO] Fetching org.eclipse.oomph.p2.ui_1.15.0.v20201231-0755.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (123.58kB)
06:37:44 [INFO] The user operation is waiting for background work to complete.
06:37:44 [INFO] Fetching org.eclipse.oomph.p2.ui_1.15.0.v20201231-0755.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (123.58kB)
06:37:44 [INFO] Unpacking org.eclipse.oomph.p2.ui_1.15.0.v20201231-0755...
06:37:44 [INFO] Fetching org.eclipse.oomph.p2_1.18.0.v20201231-0755.jar from https://download.eclipse.org/staging/2021-03/features/ (19.09kB)
06:37:44 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.45kB)
06:37:44 [INFO] The user operation is waiting for background work to complete.
06:37:44 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.45kB)
06:37:45 [INFO] Unpacking org.eclipse.oomph.predicates_1.12.0.v20200624-1156...
06:37:45 [INFO] Fetching org.eclipse.oomph.predicates.edit_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.41kB)
06:37:45 [INFO] The user operation is waiting for background work to complete.
06:37:45 [INFO] Fetching org.eclipse.oomph.predicates.edit_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.41kB)
06:37:45 [INFO] Unpacking org.eclipse.oomph.predicates.edit_1.11.0.v20200624-1156...
06:37:45 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.99kB)
06:37:45 [INFO] The user operation is waiting for background work to complete.
06:37:45 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.99kB)
06:37:45 [INFO] Unpacking org.eclipse.oomph.preferences_1.12.0.v20200624-1156...
06:37:45 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.91kB)
06:37:45 [INFO] The user operation is waiting for background work to complete.
06:37:45 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.91kB)
06:37:45 [INFO] Unpacking org.eclipse.oomph.resources_1.15.0.v20210211-0559...
06:37:45 [INFO] Fetching org.eclipse.oomph.resources.edit_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.15kB)
06:37:45 [INFO] The user operation is waiting for background work to complete.
06:37:45 [INFO] Fetching org.eclipse.oomph.resources.edit_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.15kB)
06:37:45 [INFO] Unpacking org.eclipse.oomph.resources.edit_1.11.0.v20200624-1156...
06:37:45 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (137.94kB)
06:37:45 [INFO] The user operation is waiting for background work to complete.
06:37:45 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (137.94kB)
06:37:45 [INFO] Unpacking org.eclipse.oomph.setup_1.19.0.v20210223-0655...
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.core_1.19.0.v20210221-1019.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (109.88kB)
06:37:46 [INFO] The user operation is waiting for background work to complete.
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.core_1.19.0.v20210221-1019.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (109.88kB)
06:37:46 [INFO] Unpacking org.eclipse.oomph.setup.core_1.19.0.v20210221-1019...
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.p2_1.16.0.v20200814-1205.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.66kB)
06:37:46 [INFO] The user operation is waiting for background work to complete.
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.p2_1.16.0.v20200814-1205.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.66kB)
06:37:46 [INFO] Unpacking org.eclipse.oomph.setup.p2_1.16.0.v20200814-1205...
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.edit_1.15.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.42kB)
06:37:46 [INFO] The user operation is waiting for background work to complete.
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.edit_1.15.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.42kB)
06:37:46 [INFO] Unpacking org.eclipse.oomph.setup.edit_1.15.0.v20200624-1156...
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.sync_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.71kB)
06:37:46 [INFO] The user operation is waiting for background work to complete.
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.sync_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.71kB)
06:37:46 [INFO] Unpacking org.eclipse.oomph.setup.sync_1.13.0.v20200624-1156...
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.p2.edit_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.58kB)
06:37:46 [INFO] The user operation is waiting for background work to complete.
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.p2.edit_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.58kB)
06:37:46 [INFO] Unpacking org.eclipse.oomph.setup.p2.edit_1.13.0.v20200624-1156...
06:37:46 [INFO] Fetching org.eclipse.oomph.setup.core_1.19.0.v20210223-0655.jar from https://download.eclipse.org/staging/2021-03/features/ (19.25kB)
06:37:47 [INFO] Fetching org.eclipse.oomph.setup.doc_1.11.0.v20200624-1156.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.49MB)
06:37:47 [INFO] Fetching org.eclipse.oomph.setup.editor_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (174.81kB)
06:37:47 [INFO] The user operation is waiting for background work to complete.
06:37:47 [INFO] Fetching org.eclipse.oomph.setup.editor_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (174.81kB)
06:37:47 [INFO] Unpacking org.eclipse.oomph.setup.editor_1.19.0.v20210223-0655...
06:37:48 [INFO] Fetching org.eclipse.oomph.setup.ui_1.20.0.v20210126-0525.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (242.36kB)
06:37:48 [INFO] The user operation is waiting for background work to complete.
06:37:48 [INFO] Fetching org.eclipse.oomph.setup.ui_1.20.0.v20210126-0525.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (242.36kB)
06:37:48 [INFO] Unpacking org.eclipse.oomph.setup.ui_1.20.0.v20210126-0525...
06:37:48 [INFO] Fetching org.eclipse.oomph.workingsets.edit_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.21kB)
06:37:48 [INFO] The user operation is waiting for background work to complete.
06:37:48 [INFO] Fetching org.eclipse.oomph.workingsets.edit_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.21kB)
06:37:48 [INFO] Unpacking org.eclipse.oomph.workingsets.edit_1.11.0.v20200624-1156...
06:37:48 [INFO] Fetching org.eclipse.oomph.workingsets.editor_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.27kB)
06:37:48 [INFO] The user operation is waiting for background work to complete.
06:37:48 [INFO] Fetching org.eclipse.oomph.workingsets.editor_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.27kB)
06:37:48 [INFO] Unpacking org.eclipse.oomph.workingsets.editor_1.12.0.v20200624-1156...
06:37:48 [INFO] Fetching org.eclipse.oomph.setup.ui.questionnaire_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (287.71kB)
06:37:48 [INFO] The user operation is waiting for background work to complete.
06:37:48 [INFO] Fetching org.eclipse.oomph.setup.ui.questionnaire_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (287.71kB)
06:37:48 [INFO] Unpacking org.eclipse.oomph.setup.ui.questionnaire_1.12.0.v20200624-1156...
06:37:49 [INFO] Fetching org.eclipse.oomph.setup_1.20.0.v20210223-0655.jar from https://download.eclipse.org/staging/2021-03/features/ (19.15kB)
06:37:49 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.65kB)
06:37:49 [INFO] The user operation is waiting for background work to complete.
06:37:49 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.65kB)
06:37:49 [INFO] Unpacking org.eclipse.oomph.workingsets_1.11.0.v20200624-1156...
06:37:49 [INFO] Fetching org.eclipse.remote.console_1.2.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.44kB)
06:37:49 [INFO] The user operation is waiting for background work to complete.
06:37:49 [INFO] Fetching org.eclipse.remote.console_1.2.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.44kB)
06:37:49 [INFO] Unpacking org.eclipse.remote.console_1.2.0.201909031456...
06:37:49 [INFO] Fetching org.eclipse.remote.doc.isv_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (154.33kB)
06:37:49 [INFO] The user operation is waiting for background work to complete.
06:37:49 [INFO] Fetching org.eclipse.remote.doc.isv_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (154.33kB)
06:37:49 [INFO] Unpacking org.eclipse.remote.doc.isv_1.0.0.201909031456...
06:37:49 [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.83kB)
06:37:49 [INFO] The user operation is waiting for background work to complete.
06:37:49 [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.83kB)
06:37:49 [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201909031456...
06:37:49 [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.84kB)
06:37:49 [INFO] The user operation is waiting for background work to complete.
06:37:49 [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.84kB)
06:37:50 [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201909031456...
06:37:50 [INFO] Fetching org.eclipse.remote.serial.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.42kB)
06:37:50 [INFO] The user operation is waiting for background work to complete.
06:37:50 [INFO] Fetching org.eclipse.remote.serial.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.42kB)
06:37:50 [INFO] Unpacking org.eclipse.remote.serial.core_1.0.0.201909031456...
06:37:50 [INFO] Fetching org.eclipse.remote.serial.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.19kB)
06:37:50 [INFO] The user operation is waiting for background work to complete.
06:37:50 [INFO] Fetching org.eclipse.remote.serial.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.19kB)
06:37:50 [INFO] Unpacking org.eclipse.remote.serial.ui_1.0.0.201909031456...
06:37:50 [INFO] Fetching org.eclipse.remote.telnet.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (59.22kB)
06:37:50 [INFO] The user operation is waiting for background work to complete.
06:37:50 [INFO] Fetching org.eclipse.remote.telnet.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (59.22kB)
06:37:50 [INFO] Unpacking org.eclipse.remote.telnet.core_1.0.0.201909031456...
06:37:50 [INFO] Fetching org.eclipse.remote.telnet.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (89.75kB)
06:37:50 [INFO] The user operation is waiting for background work to complete.
06:37:50 [INFO] Fetching org.eclipse.remote.telnet.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (89.75kB)
06:37:50 [INFO] Unpacking org.eclipse.remote.telnet.ui_1.0.0.201909031456...
06:37:50 [INFO] Fetching org.eclipse.remote_3.0.1.201909031456.jar from https://download.eclipse.org/staging/2021-03/features/ (36.92kB)
06:37:50 [INFO] Fetching org.eclipse.tm.terminal.connector.cdtserial_4.7.100.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.89kB)
06:37:50 [INFO] The user operation is waiting for background work to complete.
06:37:50 [INFO] Fetching org.eclipse.tm.terminal.connector.cdtserial_4.7.100.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.89kB)
06:37:50 [INFO] Unpacking org.eclipse.tm.terminal.connector.cdtserial_4.7.100.202008310315...
06:37:50 [INFO] Fetching org.eclipse.tm.terminal.connector.cdtserial.feature_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (23.03kB)
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.local_4.7.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.88kB)
06:37:51 [INFO] The user operation is waiting for background work to complete.
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.local_4.7.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.88kB)
06:37:51 [INFO] Unpacking org.eclipse.tm.terminal.connector.local_4.7.0.202008310315...
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.process_4.7.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.88kB)
06:37:51 [INFO] The user operation is waiting for background work to complete.
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.process_4.7.0.202008310315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.88kB)
06:37:51 [INFO] Unpacking org.eclipse.tm.terminal.connector.process_4.7.0.202008310315...
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.local.feature_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (23.11kB)
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.ssh_4.7.0.202011161527.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.31kB)
06:37:51 [INFO] The user operation is waiting for background work to complete.
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.ssh_4.7.0.202011161527.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.31kB)
06:37:51 [INFO] Unpacking org.eclipse.tm.terminal.connector.ssh_4.7.0.202011161527...
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.ssh.feature_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (19.4kB)
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.telnet_4.7.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.32kB)
06:37:51 [INFO] The user operation is waiting for background work to complete.
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.telnet_4.7.100.202010121414.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.32kB)
06:37:51 [INFO] Unpacking org.eclipse.tm.terminal.connector.telnet_4.7.100.202010121414...
06:37:51 [INFO] Fetching org.eclipse.tm.terminal.connector.telnet.feature_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (23.15kB)
06:37:52 [INFO] Fetching org.eclipse.tm.terminal.control.feature_10.2.0.202103012351.jar from https://download.eclipse.org/staging/2021-03/features/ (19.35kB)
06:37:52 [INFO] Fetching org.eclipse.tm.terminal.feature_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (19.51kB)
06:37:52 [INFO] Fetching org.eclipse.tm.terminal.view.feature_10.2.0.202103012351.jar from https://download.eclipse.org/staging/2021-03/features/ (19.34kB)
06:37:52 [INFO] Fetching org.eclipse.tm4e.core_0.4.1.202006041920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.09kB)
06:37:52 [INFO] The user operation is waiting for background work to complete.
06:37:52 [INFO] Fetching org.eclipse.tm4e.core_0.4.1.202006041920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.09kB)
06:37:53 [INFO] Unpacking org.eclipse.tm4e.core_0.4.1.202006041920...
06:37:53 [INFO] Fetching org.jcodings_1.0.18.v20170306-1742.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.3MB)
06:37:53 [INFO] The user operation is waiting for background work to complete.
06:37:53 [INFO] Fetching org.jcodings_1.0.18.v20170306-1742.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.3MB)
06:37:53 [INFO] Unpacking org.jcodings_1.0.18.v20170306-1742...
06:37:54 [INFO] Fetching org.joni_2.1.11.v20170306-1742.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (94.65kB)
06:37:54 [INFO] The user operation is waiting for background work to complete.
06:37:54 [INFO] Fetching org.joni_2.1.11.v20170306-1742.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (94.65kB)
06:37:54 [INFO] Unpacking org.joni_2.1.11.v20170306-1742...
06:37:54 [INFO] Fetching org.eclipse.tm4e.registry_0.4.0.201911130739.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.93kB)
06:37:54 [INFO] The user operation is waiting for background work to complete.
06:37:54 [INFO] Fetching org.eclipse.tm4e.registry_0.4.0.201911130739.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.93kB)
06:37:54 [INFO] Unpacking org.eclipse.tm4e.registry_0.4.0.201911130739...
06:37:54 [INFO] Fetching org.eclipse.tracecompass.analysis.counters.core_2.0.5.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.92kB)
06:37:54 [INFO] The user operation is waiting for background work to complete.
06:37:54 [INFO] Fetching org.eclipse.tracecompass.analysis.counters.core_2.0.5.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.92kB)
06:37:54 [INFO] Unpacking org.eclipse.tracecompass.analysis.counters.core_2.0.5.202103031213...
06:37:54 [INFO] Fetching org.eclipse.tracecompass.common.core_4.3.0.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.98kB)
06:37:54 [INFO] The user operation is waiting for background work to complete.
06:37:54 [INFO] Fetching org.eclipse.tracecompass.common.core_4.3.0.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.98kB)
06:37:54 [INFO] Unpacking org.eclipse.tracecompass.common.core_4.3.0.202103031213...
06:37:54 [INFO] Fetching org.eclipse.tracecompass.tmf.core_6.3.0.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (280.12kB)
06:37:54 [INFO] The user operation is waiting for background work to complete.
06:37:54 [INFO] Fetching org.eclipse.tracecompass.tmf.core_6.3.0.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (280.12kB)
06:37:55 [INFO] Unpacking org.eclipse.tracecompass.tmf.core_6.3.0.202103031213...
06:37:55 [INFO] Fetching org.eclipse.tracecompass.analysis.counters.ui_1.0.1.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.74kB)
06:37:55 [INFO] The user operation is waiting for background work to complete.
06:37:55 [INFO] Fetching org.eclipse.tracecompass.analysis.counters.ui_1.0.1.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.74kB)
06:37:55 [INFO] Unpacking org.eclipse.tracecompass.analysis.counters.ui_1.0.1.202103031213...
06:37:55 [INFO] Fetching org.eclipse.tracecompass.tmf.ui_6.2.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (710.85kB)
06:37:55 [INFO] The user operation is waiting for background work to complete.
06:37:55 [INFO] Fetching org.eclipse.tracecompass.tmf.ui_6.2.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (710.85kB)
06:37:55 [INFO] Unpacking org.eclipse.tracecompass.tmf.ui_6.2.2.202103031213...
06:37:56 [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core_4.2.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.22kB)
06:37:56 [INFO] The user operation is waiting for background work to complete.
06:37:56 [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core_4.2.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.22kB)
06:37:56 [INFO] Unpacking org.eclipse.tracecompass.tmf.ctf.core_4.2.2.202103031213...
06:37:56 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (131.9kB)
06:37:56 [INFO] The user operation is waiting for background work to complete.
06:37:56 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (131.9kB)
06:37:56 [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
06:37:56 [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.33kB)
06:37:56 [INFO] The user operation is waiting for background work to complete.
06:37:56 [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.33kB)
06:37:56 [INFO] Unpacking org.swtchart_0.10.0.v201605200358...
06:37:57 [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core_2.1.7.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.65kB)
06:37:57 [INFO] The user operation is waiting for background work to complete.
06:37:57 [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core_2.1.7.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.65kB)
06:37:57 [INFO] Unpacking org.eclipse.tracecompass.analysis.graph.core_2.1.7.202103031213...
06:37:57 [INFO] Fetching org.eclipse.tracecompass.analysis.graph.ui_1.0.11.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.51kB)
06:37:57 [INFO] The user operation is waiting for background work to complete.
06:37:57 [INFO] Fetching org.eclipse.tracecompass.analysis.graph.ui_1.0.11.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.51kB)
06:37:57 [INFO] Unpacking org.eclipse.tracecompass.analysis.graph.ui_1.0.11.202103031213...
06:37:57 [INFO] Fetching org.eclipse.tracecompass.statesystem.core_5.0.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.78kB)
06:37:57 [INFO] The user operation is waiting for background work to complete.
06:37:57 [INFO] Fetching org.eclipse.tracecompass.statesystem.core_5.0.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.78kB)
06:37:57 [INFO] Unpacking org.eclipse.tracecompass.statesystem.core_5.0.2.202103031213...
06:37:57 [INFO] Fetching org.eclipse.tracecompass.analysis.lami.core_1.1.3.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.66kB)
06:37:57 [INFO] The user operation is waiting for background work to complete.
06:37:57 [INFO] Fetching org.eclipse.tracecompass.analysis.lami.core_1.1.3.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.66kB)
06:37:57 [INFO] Unpacking org.eclipse.tracecompass.analysis.lami.core_1.1.3.202103031213...
06:37:57 [INFO] Fetching org.eclipse.tracecompass.tmf.chart.core_1.0.4.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.5kB)
06:37:57 [INFO] The user operation is waiting for background work to complete.
06:37:57 [INFO] Fetching org.eclipse.tracecompass.tmf.chart.core_1.0.4.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.5kB)
06:37:57 [INFO] Unpacking org.eclipse.tracecompass.tmf.chart.core_1.0.4.202103031213...
06:37:57 [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.86kB)
06:37:57 [INFO] The user operation is waiting for background work to complete.
06:37:57 [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.86kB)
06:37:57 [INFO] Unpacking org.json_1.0.0.v201011060100...
06:37:57 [INFO] Fetching org.eclipse.tracecompass.analysis.lami.ui_1.1.4.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.35kB)
06:37:57 [INFO] The user operation is waiting for background work to complete.
06:37:57 [INFO] Fetching org.eclipse.tracecompass.analysis.lami.ui_1.1.4.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.35kB)
06:37:57 [INFO] Unpacking org.eclipse.tracecompass.analysis.lami.ui_1.1.4.202103031213...
06:37:58 [INFO] Fetching org.eclipse.tracecompass.tmf.chart.ui_1.0.11.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.39kB)
06:37:58 [INFO] The user operation is waiting for background work to complete.
06:37:58 [INFO] Fetching org.eclipse.tracecompass.tmf.chart.ui_1.0.11.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.39kB)
06:37:58 [INFO] Unpacking org.eclipse.tracecompass.tmf.chart.ui_1.0.11.202103031213...
06:37:58 [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core_5.0.3.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (108.98kB)
06:37:58 [INFO] The user operation is waiting for background work to complete.
06:37:58 [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core_5.0.3.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (108.98kB)
06:37:58 [INFO] Unpacking org.eclipse.tracecompass.analysis.os.linux.core_5.0.3.202103031213...
06:37:58 [INFO] Fetching org.eclipse.tracecompass.datastore.core_1.2.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.7kB)
06:37:58 [INFO] The user operation is waiting for background work to complete.
06:37:58 [INFO] Fetching org.eclipse.tracecompass.datastore.core_1.2.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.7kB)
06:37:58 [INFO] Unpacking org.eclipse.tracecompass.datastore.core_1.2.2.202103031213...
06:37:58 [INFO] Fetching org.eclipse.tracecompass.segmentstore.core_3.0.1.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.8kB)
06:37:58 [INFO] The user operation is waiting for background work to complete.
06:37:58 [INFO] Fetching org.eclipse.tracecompass.segmentstore.core_3.0.1.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.8kB)
06:37:58 [INFO] Unpacking org.eclipse.tracecompass.segmentstore.core_3.0.1.202103031213...
06:37:58 [INFO] Fetching org.eclipse.tracecompass.analysis.timing.core_5.2.1.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.93kB)
06:37:58 [INFO] The user operation is waiting for background work to complete.
06:37:58 [INFO] Fetching org.eclipse.tracecompass.analysis.timing.core_5.2.1.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.93kB)
06:37:58 [INFO] Unpacking org.eclipse.tracecompass.analysis.timing.core_5.2.1.202103031213...
06:37:58 [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.ui_4.0.3.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.93kB)
06:37:58 [INFO] The user operation is waiting for background work to complete.
06:37:58 [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.ui_4.0.3.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.93kB)
06:37:58 [INFO] Unpacking org.eclipse.tracecompass.analysis.os.linux.ui_4.0.3.202103031213...
06:37:58 [INFO] Fetching org.eclipse.tracecompass.analysis.timing.ui_4.1.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.47kB)
06:37:58 [INFO] The user operation is waiting for background work to complete.
06:37:58 [INFO] Fetching org.eclipse.tracecompass.analysis.timing.ui_4.1.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.47kB)
06:37:58 [INFO] Unpacking org.eclipse.tracecompass.analysis.timing.ui_4.1.2.202103031213...
06:37:59 [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.core_2.0.1.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.13kB)
06:37:59 [INFO] The user operation is waiting for background work to complete.
06:37:59 [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.core_2.0.1.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.13kB)
06:37:59 [INFO] Unpacking org.eclipse.tracecompass.analysis.profiling.core_2.0.1.202103031213...
06:37:59 [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.ui_2.1.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.23kB)
06:37:59 [INFO] The user operation is waiting for background work to complete.
06:37:59 [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.ui_2.1.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.23kB)
06:37:59 [INFO] Unpacking org.eclipse.tracecompass.analysis.profiling.ui_2.1.2.202103031213...
06:37:59 [INFO] Fetching org.eclipse.tracecompass.ctf.core_4.0.5.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.33kB)
06:37:59 [INFO] The user operation is waiting for background work to complete.
06:37:59 [INFO] Fetching org.eclipse.tracecompass.ctf.core_4.0.5.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.33kB)
06:37:59 [INFO] Unpacking org.eclipse.tracecompass.ctf.core_4.0.5.202103031213...
06:37:59 [INFO] Fetching org.eclipse.tracecompass.ctf.parser_1.0.6.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (54.14kB)
06:37:59 [INFO] The user operation is waiting for background work to complete.
06:37:59 [INFO] Fetching org.eclipse.tracecompass.ctf.parser_1.0.6.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (54.14kB)
06:37:59 [INFO] Unpacking org.eclipse.tracecompass.ctf.parser_1.0.6.202103031213...
06:37:59 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (103.07kB)
06:37:59 [INFO] The user operation is waiting for background work to complete.
06:37:59 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (103.07kB)
06:37:59 [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
06:37:59 [INFO] Fetching org.eclipse.tracecompass.ctf_6.3.0.202103031213.jar from https://download.eclipse.org/staging/2021-03/features/ (19.2kB)
06:38:00 [INFO] Fetching org.eclipse.tracecompass.doc.dev_6.3.0.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.84MB)
06:38:00 [INFO] The user operation is waiting for background work to complete.
06:38:00 [INFO] Fetching org.eclipse.tracecompass.doc.dev_6.3.0.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.84MB)
06:38:00 [INFO] Unpacking org.eclipse.tracecompass.doc.dev_6.3.0.202103031213...
06:38:00 [INFO] Fetching org.eclipse.tracecompass.doc.user_6.3.0.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.33MB)
06:38:00 [INFO] The user operation is waiting for background work to complete.
06:38:00 [INFO] Fetching org.eclipse.tracecompass.doc.user_6.3.0.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.33MB)
06:38:00 [INFO] Unpacking org.eclipse.tracecompass.doc.user_6.3.0.202103031213...
06:38:02 [INFO] Fetching org.eclipse.tracecompass.gdbtrace.core_1.0.7.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.14kB)
06:38:02 [INFO] The user operation is waiting for background work to complete.
06:38:02 [INFO] Fetching org.eclipse.tracecompass.gdbtrace.core_1.0.7.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.14kB)
06:38:02 [INFO] Unpacking org.eclipse.tracecompass.gdbtrace.core_1.0.7.202103031213...
06:38:02 [INFO] Fetching org.eclipse.tracecompass.gdbtrace.doc.user_6.3.0.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (183.12kB)
06:38:02 [INFO] The user operation is waiting for background work to complete.
06:38:02 [INFO] Fetching org.eclipse.tracecompass.gdbtrace.doc.user_6.3.0.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (183.12kB)
06:38:02 [INFO] Unpacking org.eclipse.tracecompass.gdbtrace.doc.user_6.3.0.202103031213...
06:38:02 [INFO] Fetching org.eclipse.tracecompass.gdbtrace.ui_1.1.4.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.28kB)
06:38:02 [INFO] The user operation is waiting for background work to complete.
06:38:02 [INFO] Fetching org.eclipse.tracecompass.gdbtrace.ui_1.1.4.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.28kB)
06:38:02 [INFO] Unpacking org.eclipse.tracecompass.gdbtrace.ui_1.1.4.202103031213...
06:38:02 [INFO] Fetching org.eclipse.tracecompass.gdbtrace_6.3.0.202103031213.jar from https://download.eclipse.org/staging/2021-03/features/ (18.97kB)
06:38:03 [INFO] Fetching org.eclipse.tracecompass.lttng2.common.core_1.1.3.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.18kB)
06:38:03 [INFO] The user operation is waiting for background work to complete.
06:38:03 [INFO] Fetching org.eclipse.tracecompass.lttng2.common.core_1.1.3.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.18kB)
06:38:03 [INFO] Unpacking org.eclipse.tracecompass.lttng2.common.core_1.1.3.202103031213...
06:38:03 [INFO] Fetching org.eclipse.tracecompass.lttng2.control.core_1.2.5.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.67kB)
06:38:03 [INFO] The user operation is waiting for background work to complete.
06:38:03 [INFO] Fetching org.eclipse.tracecompass.lttng2.control.core_1.2.5.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.67kB)
06:38:03 [INFO] Unpacking org.eclipse.tracecompass.lttng2.control.core_1.2.5.202103031213...
06:38:03 [INFO] Fetching org.eclipse.tracecompass.tmf.remote.core_2.0.5.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.47kB)
06:38:03 [INFO] The user operation is waiting for background work to complete.
06:38:03 [INFO] Fetching org.eclipse.tracecompass.tmf.remote.core_2.0.5.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.47kB)
06:38:03 [INFO] Unpacking org.eclipse.tracecompass.tmf.remote.core_2.0.5.202103031213...
06:38:03 [INFO] Fetching org.eclipse.tracecompass.tmf.remote.ui_1.0.9.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.47kB)
06:38:03 [INFO] The user operation is waiting for background work to complete.
06:38:03 [INFO] Fetching org.eclipse.tracecompass.tmf.remote.ui_1.0.9.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.47kB)
06:38:03 [INFO] Unpacking org.eclipse.tracecompass.tmf.remote.ui_1.0.9.202103031213...
06:38:03 [INFO] Fetching org.eclipse.tracecompass.lttng2.control.ui_1.2.12.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (139.72kB)
06:38:03 [INFO] The user operation is waiting for background work to complete.
06:38:03 [INFO] Fetching org.eclipse.tracecompass.lttng2.control.ui_1.2.12.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (139.72kB)
06:38:03 [INFO] Unpacking org.eclipse.tracecompass.lttng2.control.ui_1.2.12.202103031213...
06:38:03 [INFO] Fetching org.eclipse.tracecompass.lttng2.control_6.3.0.202103031213.jar from https://download.eclipse.org/staging/2021-03/features/ (19.04kB)
06:38:03 [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core_3.0.5.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.42kB)
06:38:03 [INFO] The user operation is waiting for background work to complete.
06:38:03 [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core_3.0.5.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.42kB)
06:38:03 [INFO] Unpacking org.eclipse.tracecompass.lttng2.kernel.core_3.0.5.202103031213...
06:38:04 [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core_4.0.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (102.62kB)
06:38:04 [INFO] The user operation is waiting for background work to complete.
06:38:04 [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core_4.0.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (102.62kB)
06:38:04 [INFO] Unpacking org.eclipse.tracecompass.tmf.analysis.xml.core_4.0.2.202103031213...
06:38:04 [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.ui_2.0.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.89kB)
06:38:04 [INFO] The user operation is waiting for background work to complete.
06:38:04 [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.ui_2.0.2.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.89kB)
06:38:04 [INFO] Unpacking org.eclipse.tracecompass.lttng2.kernel.ui_2.0.2.202103031213...
06:38:04 [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel_6.3.0.202103031213.jar from https://download.eclipse.org/staging/2021-03/features/ (19.16kB)
06:38:04 [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.core_5.0.1.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.59kB)
06:38:04 [INFO] The user operation is waiting for background work to complete.
06:38:04 [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.core_5.0.1.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.59kB)
06:38:04 [INFO] Unpacking org.eclipse.tracecompass.lttng2.ust.core_5.0.1.202103031213...
06:38:04 [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.ui_3.0.9.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.1kB)
06:38:04 [INFO] The user operation is waiting for background work to complete.
06:38:04 [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.ui_3.0.9.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.1kB)
06:38:04 [INFO] Unpacking org.eclipse.tracecompass.lttng2.ust.ui_3.0.9.202103031213...
06:38:04 [INFO] Fetching org.eclipse.tracecompass.lttng2.ust_6.3.0.202103031213.jar from https://download.eclipse.org/staging/2021-03/features/ (19.07kB)
06:38:04 [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.ui_2.1.14.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.41kB)
06:38:04 [INFO] The user operation is waiting for background work to complete.
06:38:04 [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.ui_2.1.14.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.41kB)
06:38:05 [INFO] Unpacking org.eclipse.tracecompass.tmf.analysis.xml.ui_2.1.14.202103031213...
06:38:05 [INFO] Fetching org.eclipse.wst.xml.ui_1.2.600.v202102222242.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (335.96kB)
06:38:05 [INFO] The user operation is waiting for background work to complete.
06:38:05 [INFO] Fetching org.eclipse.wst.xml.ui_1.2.600.v202102222242.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (335.96kB)
06:38:05 [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.600.v202102222242...
06:38:05 [INFO] Fetching org.eclipse.tracecompass.tmf.filter.parser_1.0.6.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.64kB)
06:38:05 [INFO] The user operation is waiting for background work to complete.
06:38:05 [INFO] Fetching org.eclipse.tracecompass.tmf.filter.parser_1.0.6.202103031213.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.64kB)
06:38:05 [INFO] Unpacking org.eclipse.tracecompass.tmf.filter.parser_1.0.6.202103031213...
06:38:05 [INFO] Fetching org.eclipse.tracecompass.tmf.ctf_6.3.0.202103031213.jar from https://download.eclipse.org/staging/2021-03/features/ (18.96kB)
06:38:05 [INFO] Fetching org.eclipse.tracecompass.tmf_6.3.0.202103031213.jar from https://download.eclipse.org/staging/2021-03/features/ (19.57kB)
06:38:05 [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.09kB)
06:38:05 [INFO] The user operation is waiting for background work to complete.
06:38:05 [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.09kB)
06:38:05 [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.100.v202008180353...
06:38:05 [INFO] Fetching org.eclipse.userstorage_1.2.0.v20191120-1614.jar from https://download.eclipse.org/staging/2021-03/features/ (18.96kB)
06:38:06 [INFO] Fetching org.eclipse.wst.common.core_1.4.0.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.27kB)
06:38:06 [INFO] The user operation is waiting for background work to complete.
06:38:06 [INFO] Fetching org.eclipse.wst.common.core_1.4.0.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.27kB)
06:38:06 [INFO] Unpacking org.eclipse.wst.common.core_1.4.0.v202007161535...
06:38:06 [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.08kB)
06:38:06 [INFO] The user operation is waiting for background work to complete.
06:38:06 [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.08kB)
06:38:06 [INFO] Unpacking org.eclipse.wst.common.environment_1.0.401.v202007142017...
06:38:06 [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.2kB)
06:38:06 [INFO] The user operation is waiting for background work to complete.
06:38:06 [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.2kB)
06:38:06 [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.202.v202007142017...
06:38:06 [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (53.31kB)
06:38:06 [INFO] The user operation is waiting for background work to complete.
06:38:06 [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (53.31kB)
06:38:06 [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017...
06:38:06 [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (119.17kB)
06:38:06 [INFO] The user operation is waiting for background work to complete.
06:38:06 [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (119.17kB)
06:38:06 [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017...
06:38:06 [INFO] Fetching org.eclipse.wst.common.ui_1.2.100.v202101112327.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.53kB)
06:38:06 [INFO] The user operation is waiting for background work to complete.
06:38:06 [INFO] Fetching org.eclipse.wst.common.ui_1.2.100.v202101112327.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.53kB)
06:38:07 [INFO] Unpacking org.eclipse.wst.common.ui_1.2.100.v202101112327...
06:38:07 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.66kB)
06:38:07 [INFO] The user operation is waiting for background work to complete.
06:38:07 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.66kB)
06:38:07 [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.3.0.v202007161535...
06:38:07 [INFO] Fetching org.eclipse.wst.sse.core_1.2.600.v202102110535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (156.26kB)
06:38:07 [INFO] The user operation is waiting for background work to complete.
06:38:07 [INFO] Fetching org.eclipse.wst.sse.core_1.2.600.v202102110535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (156.26kB)
06:38:07 [INFO] Unpacking org.eclipse.wst.sse.core_1.2.600.v202102110535...
06:38:07 [INFO] Fetching org.eclipse.wst.sse.ui_1.7.100.v202008192217.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (315.28kB)
06:38:07 [INFO] The user operation is waiting for background work to complete.
06:38:07 [INFO] Fetching org.eclipse.wst.sse.ui_1.7.100.v202008192217.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (315.28kB)
06:38:07 [INFO] Unpacking org.eclipse.wst.sse.ui_1.7.100.v202008192217...
06:38:07 [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (134.56kB)
06:38:07 [INFO] The user operation is waiting for background work to complete.
06:38:07 [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (134.56kB)
06:38:08 [INFO] Unpacking org.eclipse.wst.validation_1.2.801.v202007142017...
06:38:08 [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.06kB)
06:38:08 [INFO] The user operation is waiting for background work to complete.
06:38:08 [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.06kB)
06:38:08 [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.601.v202007142017...
06:38:08 [INFO] Fetching org.eclipse.wst.xml.core_1.2.300.v202102110535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (255.19kB)
06:38:08 [INFO] The user operation is waiting for background work to complete.
06:38:08 [INFO] Fetching org.eclipse.wst.xml.core_1.2.300.v202102110535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (255.19kB)
06:38:08 [INFO] Unpacking org.eclipse.wst.xml.core_1.2.300.v202102110535...
06:38:08 [INFO] Fetching org.eclipse.xsd_2.18.0.v20201230-0836.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (535.3kB)
06:38:08 [INFO] The user operation is waiting for background work to complete.
06:38:08 [INFO] Fetching org.eclipse.xsd_2.18.0.v20201230-0836.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (535.3kB)
06:38:08 [INFO] Unpacking org.eclipse.xsd_2.18.0.v20201230-0836...
06:38:09 [INFO] Fetching org.glassfish.hk2.api_2.6.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.09kB)
06:38:09 [INFO] The user operation is waiting for background work to complete.
06:38:09 [INFO] Fetching org.glassfish.hk2.api_2.6.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.09kB)
06:38:09 [INFO] Unpacking org.glassfish.hk2.api_2.6.1.v20200513-1859...
06:38:09 [INFO] Fetching org.glassfish.hk2.osgi-resource-locator_1.0.3.v20200509-0149.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.29kB)
06:38:09 [INFO] The user operation is waiting for background work to complete.
06:38:09 [INFO] Fetching org.glassfish.hk2.osgi-resource-locator_1.0.3.v20200509-0149.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.29kB)
06:38:09 [INFO] Unpacking org.glassfish.hk2.osgi-resource-locator_1.0.3.v20200509-0149...
06:38:09 [INFO] Fetching org.glassfish.hk2.utils_2.6.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (75.17kB)
06:38:09 [INFO] The user operation is waiting for background work to complete.
06:38:09 [INFO] Fetching org.glassfish.hk2.utils_2.6.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (75.17kB)
06:38:09 [INFO] Unpacking org.glassfish.hk2.utils_2.6.1.v20200513-1859...
06:38:09 [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.68kB)
06:38:09 [INFO] The user operation is waiting for background work to complete.
06:38:09 [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.68kB)
06:38:09 [INFO] Unpacking org.aopalliance_1.0.0.v201105210816...
06:38:09 [INFO] Fetching org.glassfish.hk2.locator_2.6.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (100.92kB)
06:38:09 [INFO] The user operation is waiting for background work to complete.
06:38:09 [INFO] Fetching org.glassfish.hk2.locator_2.6.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (100.92kB)
06:38:09 [INFO] Unpacking org.glassfish.hk2.locator_2.6.1.v20200513-1859...
06:38:10 [INFO] Fetching javassist_3.13.0.GA_v201209210905.jar from https://download.eclipse.org/staging/2021-03/plugins/ (681.36kB)
06:38:10 [INFO] Fetching org.glassfish.jersey.apache.connector_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.49kB)
06:38:10 [INFO] The user operation is waiting for background work to complete.
06:38:10 [INFO] Fetching org.glassfish.jersey.apache.connector_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.49kB)
06:38:10 [INFO] Unpacking org.glassfish.jersey.apache.connector_2.30.1.v20200513-1859...
06:38:10 [INFO] Fetching org.glassfish.jersey.containers.servlet.core_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.28kB)
06:38:10 [INFO] The user operation is waiting for background work to complete.
06:38:10 [INFO] Fetching org.glassfish.jersey.containers.servlet.core_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.28kB)
06:38:10 [INFO] Unpacking org.glassfish.jersey.containers.servlet.core_2.30.1.v20200513-1859...
06:38:10 [INFO] Fetching org.glassfish.jersey.core.jersey-server_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (292.03kB)
06:38:10 [INFO] The user operation is waiting for background work to complete.
06:38:10 [INFO] Fetching org.glassfish.jersey.core.jersey-server_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (292.03kB)
06:38:10 [INFO] Unpacking org.glassfish.jersey.core.jersey-server_2.30.1.v20200513-1859...
06:38:10 [INFO] Fetching org.glassfish.jersey.ext.entityfiltering_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.55kB)
06:38:10 [INFO] The user operation is waiting for background work to complete.
06:38:10 [INFO] Fetching org.glassfish.jersey.ext.entityfiltering_2.30.1.v20200513-1859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.55kB)
06:38:11 [INFO] Unpacking org.glassfish.jersey.ext.entityfiltering_2.30.1.v20200513-1859...
06:38:11 [INFO] Fetching org.objectweb.asm.analysis_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.1kB)
06:38:11 [INFO] The user operation is waiting for background work to complete.
06:38:11 [INFO] Fetching org.objectweb.asm.analysis_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.1kB)
06:38:11 [INFO] Unpacking org.objectweb.asm.analysis_9.1.0.v20210209-1849...
06:38:11 [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.39kB)
06:38:11 [INFO] The user operation is waiting for background work to complete.
06:38:11 [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.39kB)
06:38:11 [INFO] Unpacking org.objectweb.asm.tree_9.1.0.v20210209-1849...
06:38:11 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (107.7MB)
06:38:12 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (19.55MB of 107.7MB at 19.55MB/s)
06:38:13 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (39.38MB of 107.7MB at 19.69MB/s)
06:38:14 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (59.05MB of 107.7MB at 19.68MB/s)
06:38:15 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (78.91MB of 107.7MB at 19.73MB/s)
06:38:16 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (99.13MB of 107.7MB at 19.82MB/s)
06:38:18 [INFO] Fetching org.eclipse.cdt.core.linux.aarch64_6.0.100.202011041837.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.71kB)
06:38:18 [INFO] The user operation is waiting for background work to complete.
06:38:18 [INFO] Fetching org.eclipse.cdt.core.linux.aarch64_6.0.100.202011041837.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.71kB)
06:38:18 [INFO] Unpacking org.eclipse.cdt.core.linux.aarch64_6.0.100.202011041837...
06:38:18 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.aarch64_3.8.1100.v20210209-1541 from https://download.eclipse.org/staging/2021-03/binary/ (33.4kB)
06:38:18 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (117.42MB)
06:38:19 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (18.8MB of 117.42MB at 18.78MB/s)
06:38:20 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (38.27MB of 117.42MB at 19.12MB/s)
06:38:21 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (57.65MB of 117.42MB at 19.21MB/s)
06:38:22 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (77.59MB of 117.42MB at 19.39MB/s)
06:38:23 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (97.98MB of 117.42MB at 19.59MB/s)
06:38:26 [INFO] Fetching org.eclipse.cdt.core.win32_6.0.200.202102030214.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.8kB)
06:38:26 [INFO] The user operation is waiting for background work to complete.
06:38:26 [INFO] Fetching org.eclipse.cdt.core.win32_6.0.200.202102030214.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.8kB)
06:38:26 [INFO] Unpacking org.eclipse.cdt.core.win32_6.0.200.202102030214...
06:38:26 [INFO] Fetching org.eclipse.cdt.core.win32.x86_64_6.0.100.202011060124.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (616.67kB)
06:38:26 [INFO] The user operation is waiting for background work to complete.
06:38:26 [INFO] Fetching org.eclipse.cdt.core.win32.x86_64_6.0.100.202011060124.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (616.67kB)
06:38:26 [INFO] Unpacking org.eclipse.cdt.core.win32.x86_64_6.0.100.202011060124...
06:38:27 [INFO] Fetching org.eclipse.epp.mpc.core.win32_1.9.1.v20210204-1338.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.41kB)
06:38:27 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1100.v20210209-1541 from https://download.eclipse.org/staging/2021-03/binary/ (154.17kB)
06:38:27 [INFO] Fetching org.eclipse.oomph.jreinfo.win32.x86_64_1.7.0.v20191107-1011.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29.63kB)
06:38:27 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (118.66MB)
06:38:28 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (20.08MB of 118.66MB at 20.05MB/s)
06:38:29 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (40.02MB of 118.66MB at 20MB/s)
06:38:30 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (59.66MB of 118.66MB at 19.88MB/s)
06:38:31 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (79.27MB of 118.66MB at 19.81MB/s)
06:38:32 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955.jar from https://download.eclipse.org/justj/jres/15/updates/release/15.0.2/plugins/ (98.68MB of 118.66MB at 19.73MB/s)
06:38:35 [INFO] Fetching org.eclipse.cdt.core.macosx_6.0.100.202011041837.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.55kB)
06:38:35 [INFO] The user operation is waiting for background work to complete.
06:38:35 [INFO] Fetching org.eclipse.cdt.core.macosx_6.0.100.202011041837.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.55kB)
06:38:35 [INFO] Unpacking org.eclipse.cdt.core.macosx_6.0.100.202011041837...
06:38:35 [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1100.v20210209-1541 from https://download.eclipse.org/staging/2021-03/binary/ (16.88kB)
06:38:35 [INFO] The project's OSGi version is 4.19.0.20210304-1200
06:38:35 [INFO] 
06:38:35 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.cpp ---
06:38:35 [INFO] 
06:38:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.cpp ---
06:38:35 [INFO] 
06:38:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.cpp ---
06:38:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/src/main/resources
06:38:35 [INFO] 
06:38:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.cpp ---
06:38:36 [INFO] 
06:38:36 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.cpp ---
06:38:36 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
06:38:36 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
06:38:36 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
06:38:36 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
06:38:36 [INFO] 
06:38:36 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.cpp ---
06:38:37 [INFO] 
06:38:37 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.cpp ---
06:38:37 [INFO] 
06:38:37 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.cpp ---
06:38:37 [INFO] 
06:38:37 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.cpp ---
06:38:41 [INFO] Installing product epp.package.cpp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/linux/gtk/x86_64/eclipse
06:38:43 Installing epp.package.cpp 4.19.0.20210304-1200.
06:38:43 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
06:38:43 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
06:38:43 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
06:38:43 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
06:38:43 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.cdt.meson.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.cdt.docker.launcher.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.2.0.202101052350.
06:38:43 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
06:38:43 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.2.0.202103010740.
06:38:43 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.launchbar.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.launchbar.remote.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
06:38:43 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.2.0.202103022247.
06:38:43 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.2.0.202103022247.
06:38:43 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.2.0.202103022247.
06:38:43 Installing org.eclipse.linuxtools.gcov.feature.group 8.2.0.202103022247.
06:38:43 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.2.0.202103022247.
06:38:43 Installing org.eclipse.linuxtools.rpm.feature.group 8.2.0.202103022247.
06:38:43 Installing org.eclipse.linuxtools.valgrind.feature.group 8.2.0.202103022247.
06:38:43 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
06:38:43 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
06:38:43 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.2.0.202012191711.
06:38:43 Installing org.eclipse.tracecompass.gdbtrace.feature.group 6.3.0.202103031213.
06:38:43 Installing org.eclipse.tracecompass.lttng2.control.feature.group 6.3.0.202103031213.
06:38:43 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 6.3.0.202103031213.
06:38:43 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 6.3.0.202103031213.
06:39:19 Operation completed in 37140 ms.
06:39:19 [INFO] Installing product epp.package.cpp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/linux/gtk/aarch64/eclipse
06:39:20 Installing epp.package.cpp 4.19.0.20210304-1200.
06:39:20 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
06:39:20 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
06:39:20 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
06:39:20 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
06:39:20 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.cdt.meson.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.cdt.docker.launcher.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.2.0.202101052350.
06:39:20 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
06:39:20 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.2.0.202103010740.
06:39:20 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.launchbar.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.launchbar.remote.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
06:39:20 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.2.0.202103022247.
06:39:20 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.2.0.202103022247.
06:39:20 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.2.0.202103022247.
06:39:20 Installing org.eclipse.linuxtools.gcov.feature.group 8.2.0.202103022247.
06:39:20 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.2.0.202103022247.
06:39:20 Installing org.eclipse.linuxtools.rpm.feature.group 8.2.0.202103022247.
06:39:20 Installing org.eclipse.linuxtools.valgrind.feature.group 8.2.0.202103022247.
06:39:20 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
06:39:20 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
06:39:20 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.2.0.202012191711.
06:39:20 Installing org.eclipse.tracecompass.gdbtrace.feature.group 6.3.0.202103031213.
06:39:20 Installing org.eclipse.tracecompass.lttng2.control.feature.group 6.3.0.202103031213.
06:39:20 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 6.3.0.202103031213.
06:39:20 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 6.3.0.202103031213.
06:40:07 Operation completed in 47354 ms.
06:40:07 [INFO] Installing product epp.package.cpp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse
06:40:08 Installing epp.package.cpp 4.19.0.20210304-1200.
06:40:08 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
06:40:08 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
06:40:08 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
06:40:08 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
06:40:08 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.cdt.meson.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.cdt.docker.launcher.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.2.0.202101052350.
06:40:08 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
06:40:08 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.2.0.202103010740.
06:40:08 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.launchbar.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.launchbar.remote.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
06:40:08 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.2.0.202103022247.
06:40:08 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.2.0.202103022247.
06:40:08 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.2.0.202103022247.
06:40:08 Installing org.eclipse.linuxtools.gcov.feature.group 8.2.0.202103022247.
06:40:08 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.2.0.202103022247.
06:40:08 Installing org.eclipse.linuxtools.rpm.feature.group 8.2.0.202103022247.
06:40:08 Installing org.eclipse.linuxtools.valgrind.feature.group 8.2.0.202103022247.
06:40:08 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
06:40:08 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
06:40:08 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.2.0.202012191711.
06:40:08 Installing org.eclipse.tracecompass.gdbtrace.feature.group 6.3.0.202103031213.
06:40:08 Installing org.eclipse.tracecompass.lttng2.control.feature.group 6.3.0.202103031213.
06:40:08 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 6.3.0.202103031213.
06:40:08 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 6.3.0.202103031213.
06:41:54 Operation completed in 106755 ms.
06:41:55 [INFO] Installing product epp.package.cpp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/x86_64/Eclipse.app
06:41:56 Installing epp.package.cpp 4.19.0.20210304-1200.
06:41:56 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
06:41:56 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
06:41:56 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
06:41:56 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
06:41:56 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.cdt.meson.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.cdt.docker.launcher.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.2.0.202101052350.
06:41:56 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
06:41:56 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.2.0.202103010740.
06:41:56 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.launchbar.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.launchbar.remote.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
06:41:56 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.2.0.202103022247.
06:41:56 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.2.0.202103022247.
06:41:56 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.2.0.202103022247.
06:41:56 Installing org.eclipse.linuxtools.gcov.feature.group 8.2.0.202103022247.
06:41:56 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.2.0.202103022247.
06:41:56 Installing org.eclipse.linuxtools.rpm.feature.group 8.2.0.202103022247.
06:41:56 Installing org.eclipse.linuxtools.valgrind.feature.group 8.2.0.202103022247.
06:41:56 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
06:41:56 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
06:41:56 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.2.0.202012191711.
06:41:56 Installing org.eclipse.tracecompass.gdbtrace.feature.group 6.3.0.202103031213.
06:41:56 Installing org.eclipse.tracecompass.lttng2.control.feature.group 6.3.0.202103031213.
06:41:56 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 6.3.0.202103031213.
06:41:56 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 6.3.0.202103031213.
06:47:29 Operation completed in 334284 ms.
06:47:29 [INFO] 
06:47:29 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.cpp ---
06:48:25 [INFO] [Thu Mar 04 11:48:25 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/x86_64/Eclipse.app'...
06:49:44 [INFO] 
06:49:44 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.cpp ---
06:49:44 [INFO] [Thu Mar 04 11:49:44 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse/eclipse.exe'
06:49:45 [INFO] [Thu Mar 04 11:49:45 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse/eclipsec.exe'
06:49:48 [INFO] 
06:49:48 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.cpp ---
06:49:48 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.x86_64.tar.gz
06:50:12 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.aarch64.tar.gz
06:50:35 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20210304-1123_eclipse-cpp-2021-03-RC1-win32.win32.x86_64.zip
06:50:49 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20210304-1123_eclipse-cpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
06:51:21 [INFO] 
06:51:21 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.cpp ---
06:51:22 [INFO] [Thu Mar 04 11:51:22 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20210304-1123_eclipse-cpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
06:52:21 [INFO] 
06:52:21 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.cpp ---
06:52:21 [INFO] Executing tasks
06:52:21 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
06:52:41 [INFO] Executed tasks
06:52:41 [INFO] 
06:52:41 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.cpp ---
06:52:47 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/../../archive/repository...
06:52:54 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.19.0.20210304-1200)
06:52:54 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955)
06:52:58 Mirroring: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
06:52:58 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
06:52:58 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
06:52:58 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
06:52:58 Mirroring: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
06:52:58 Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
06:52:59 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955)
06:53:10 Mirroring: osgi.bundle,org.eclipse.epp.package.cpp,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.cpp,4.19.0.20210304-1200)
06:53:11 Mirroring: osgi.bundle,org.eclipse.epp.package.cpp,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.cpp,4.19.0.20210304-1200)
06:53:11 Mirroring: binary,epp.package.cpp.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.win32.win32.x86_64,4.19.0.20210304-1200)
06:53:12 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955)
06:53:20 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955)
06:53:28 [INFO] 
06:53:28 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.dsl >-------------
06:53:28 [INFO] Building org.eclipse.epp.package.dsl 4.19.0-SNAPSHOT              [7/37]
06:53:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:53:28 [INFO] 
06:53:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl ---
06:53:28 [INFO] 
06:53:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.dsl ---
06:53:29 [INFO] The project's OSGi version is 4.19.0.20210304-1200
06:53:29 [INFO] 
06:53:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl ---
06:53:29 [INFO] 
06:53:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl ---
06:53:29 [INFO] 
06:53:29 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl ---
06:53:29 [INFO] 
06:53:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.dsl ---
06:53:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:53:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:53:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/src/main/resources
06:53:29 [INFO] 
06:53:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.dsl ---
06:53:29 [INFO] 
06:53:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.dsl ---
06:53:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:53:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:53:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/src/test/resources
06:53:29 [INFO] 
06:53:29 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.dsl ---
06:53:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:53:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:53:29 [INFO] Copying 1 resource
06:53:29 [INFO] 
06:53:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl ---
06:53:29 [INFO] 
06:53:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.dsl ---
06:53:29 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.19.0-SNAPSHOT.jar
06:53:30 [INFO] 
06:53:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl ---
06:53:30 [INFO] 
06:53:30 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.dsl ---
06:53:30 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.19.0-SNAPSHOT.jar
06:53:30 [INFO] 
06:53:30 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.dsl ---
06:53:30 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.19.0-SNAPSHOT.jar
06:53:31 [INFO] 
06:53:31 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.dsl ---
06:53:31 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.19.0-SNAPSHOT.jar
06:53:31 [INFO] 
06:53:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.dsl ---
06:53:31 [INFO] 
06:53:31 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.dsl.feature >---------
06:53:31 [INFO] Building org.eclipse.epp.package.dsl.feature 4.19.0-SNAPSHOT      [8/37]
06:53:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:53:31 [INFO] 
06:53:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl.feature ---
06:53:31 [INFO] 
06:53:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.dsl.feature ---
06:53:31 [INFO] Fetching ch.qos.logback.classic_1.2.3.v20200428-2012.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (109.1kB)
06:53:31 [INFO] The user operation is waiting for background work to complete.
06:53:31 [INFO] Fetching ch.qos.logback.classic_1.2.3.v20200428-2012.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (109.1kB)
06:53:31 [INFO] Unpacking ch.qos.logback.classic_1.2.3.v20200428-2012...
06:53:32 [INFO] Fetching ch.qos.logback.core_1.2.3.v20200428-2012.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (161.18kB)
06:53:32 [INFO] The user operation is waiting for background work to complete.
06:53:32 [INFO] Fetching ch.qos.logback.core_1.2.3.v20200428-2012.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (161.18kB)
06:53:32 [INFO] Unpacking ch.qos.logback.core_1.2.3.v20200428-2012...
06:53:32 [INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20200428-2012.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.08kB)
06:53:32 [INFO] The user operation is waiting for background work to complete.
06:53:32 [INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20200428-2012.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.08kB)
06:53:32 [INFO] Unpacking ch.qos.logback.slf4j_1.2.3.v20200428-2012...
06:53:32 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (743.15kB)
06:53:32 [INFO] The user operation is waiting for background work to complete.
06:53:32 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (743.15kB)
06:53:32 [INFO] Unpacking com.google.guava_27.1.0.v20190517-1946...
06:53:33 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (122.3kB)
06:53:33 [INFO] The user operation is waiting for background work to complete.
06:53:33 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (122.3kB)
06:53:33 [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
06:53:33 [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.57kB)
06:53:33 [INFO] The user operation is waiting for background work to complete.
06:53:33 [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.57kB)
06:53:33 [INFO] Unpacking org.apiguardian_1.1.0.v20190826-0900...
06:53:34 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (102.05kB)
06:53:34 [INFO] The user operation is waiting for background work to complete.
06:53:34 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (102.05kB)
06:53:34 [INFO] Unpacking org.eclipse.ant.launching_1.2.1000.v20200610-1458...
06:53:34 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (282.34kB)
06:53:34 [INFO] The user operation is waiting for background work to complete.
06:53:34 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (282.34kB)
06:53:34 [INFO] Unpacking org.eclipse.jdt.launching_3.19.100.v20210217-1644...
06:53:34 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (475.35kB)
06:53:34 [INFO] The user operation is waiting for background work to complete.
06:53:34 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (475.35kB)
06:53:34 [INFO] Unpacking org.eclipse.ant.ui_3.7.1200.v20210206-1820...
06:53:34 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (3.94MB)
06:53:34 [INFO] The user operation is waiting for background work to complete.
06:53:34 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (3.94MB)
06:53:35 [INFO] Unpacking org.eclipse.jdt.ui_3.22.100.v20210224-0730...
06:53:38 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.200.v20210224-0638.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.67MB)
06:53:38 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (232.08kB)
06:53:38 [INFO] The user operation is waiting for background work to complete.
06:53:38 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (232.08kB)
06:53:38 [INFO] Unpacking org.eclipse.jdt.junit_3.11.1100.v20210203-1102...
06:53:38 [INFO] Fetching org.eclipse.buildship.core_3.1.5.v20210113-0929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (145.28kB)
06:53:38 [INFO] The user operation is waiting for background work to complete.
06:53:38 [INFO] Fetching org.eclipse.buildship.core_3.1.5.v20210113-0929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (145.28kB)
06:53:39 [INFO] Unpacking org.eclipse.buildship.core_3.1.5.v20210113-0929...
06:53:39 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.62kB)
06:53:39 [INFO] The user operation is waiting for background work to complete.
06:53:39 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.62kB)
06:53:39 [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706...
06:53:39 [INFO] Fetching org.gradle.toolingapi_6.8.0.v20210113-0929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (596.07kB)
06:53:39 [INFO] The user operation is waiting for background work to complete.
06:53:39 [INFO] Fetching org.gradle.toolingapi_6.8.0.v20210113-0929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (596.07kB)
06:53:39 [INFO] Unpacking org.gradle.toolingapi_6.8.0.v20210113-0929...
06:53:40 [INFO] Fetching org.eclipse.buildship.ui_3.1.5.v20210113-0929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (221.52kB)
06:53:40 [INFO] The user operation is waiting for background work to complete.
06:53:40 [INFO] Fetching org.eclipse.buildship.ui_3.1.5.v20210113-0929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (221.52kB)
06:53:40 [INFO] Unpacking org.eclipse.buildship.ui_3.1.5.v20210113-0929...
06:53:40 [INFO] Fetching org.eclipse.buildship.branding_3.1.5.v20210113-0929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.31kB)
06:53:40 [INFO] The user operation is waiting for background work to complete.
06:53:40 [INFO] Fetching org.eclipse.buildship.branding_3.1.5.v20210113-0929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.31kB)
06:53:40 [INFO] Unpacking org.eclipse.buildship.branding_3.1.5.v20210113-0929...
06:53:40 [INFO] Fetching org.eclipse.buildship.stsmigration_3.1.5.v20210113-0929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.81kB)
06:53:40 [INFO] The user operation is waiting for background work to complete.
06:53:40 [INFO] Fetching org.eclipse.buildship.stsmigration_3.1.5.v20210113-0929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.81kB)
06:53:40 [INFO] Unpacking org.eclipse.buildship.stsmigration_3.1.5.v20210113-0929...
06:53:40 [INFO] Fetching org.eclipse.buildship_3.1.5.v20210113-0929.jar from https://download.eclipse.org/staging/2021-03/features/ (18.92kB)
06:53:41 [INFO] Fetching org.eclipse.e4.core.services.source_2.2.600.v20210110-1654.jar from https://download.eclipse.org/staging/2021-03/plugins/ (60.56kB)
06:53:41 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.0.v20201230-1610.jar from https://download.eclipse.org/staging/2021-03/plugins/ (94.57kB)
06:53:41 [INFO] Fetching org.eclipse.e4.core.commands.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (21.58kB)
06:53:41 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (35.64kB)
06:53:41 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.1000.v20210111-0958.jar from https://download.eclipse.org/staging/2021-03/plugins/ (376.07kB)
06:53:41 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.37kB)
06:53:41 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.0.v20201125-0918.jar from https://download.eclipse.org/staging/2021-03/plugins/ (139.58kB)
06:53:42 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.12.100.v20210122-1731.jar from https://download.eclipse.org/staging/2021-03/plugins/ (163.88kB)
06:53:42 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.0.v20201015-0653.jar from https://download.eclipse.org/staging/2021-03/plugins/ (206.25kB)
06:53:42 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.100.v20201217-1340.jar from https://download.eclipse.org/staging/2021-03/plugins/ (163.68kB)
06:53:42 [INFO] Fetching org.apache.batik.css.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/staging/2021-03/plugins/ (319.46kB)
06:53:42 [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2021-03/plugins/ (52.19kB)
06:53:42 [INFO] Fetching org.apache.batik.util.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/staging/2021-03/plugins/ (126.65kB)
06:53:43 [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2021-03/plugins/ (89.33kB)
06:53:43 [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.29kB)
06:53:43 [INFO] The user operation is waiting for background work to complete.
06:53:43 [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.29kB)
06:53:43 [INFO] Unpacking org.w3c.dom.smil.source_1.0.1.v200903091627...
06:53:43 [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2021-03/plugins/ (39.54kB)
06:53:43 [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.39kB)
06:53:43 [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/staging/2021-03/plugins/ (57.91kB)
06:53:43 [INFO] Fetching org.eclipse.e4.core.di.source_1.7.700.v20210128-2123.jar from https://download.eclipse.org/staging/2021-03/plugins/ (44.5kB)
06:53:44 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.400.v20191217-1710.jar from https://download.eclipse.org/staging/2021-03/plugins/ (42.13kB)
06:53:44 [INFO] Fetching org.apache.batik.i18n.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.2kB)
06:53:44 [INFO] Fetching org.apache.batik.constants.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.72kB)
06:53:44 [INFO] Fetching org.apache.xmlgraphics.source_2.4.0.v20200622-2037.jar from https://download.eclipse.org/staging/2021-03/plugins/ (677.47kB)
06:53:44 [INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from https://download.eclipse.org/staging/2021-03/plugins/ (293.37kB)
06:53:44 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2021-03/plugins/ (85.46kB)
06:53:44 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.16.0.v20200507-0938.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.6kB)
06:53:45 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.0.v20201026-1147.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.72kB)
06:53:45 [INFO] Fetching org.eclipse.e4.ui.di.source_1.3.0.v20210222-1018.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.48kB)
06:53:45 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.800.v20201021-1339.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.4kB)
06:53:45 [INFO] Fetching org.eclipse.equinox.common.source_3.14.100.v20210212-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (144.54kB)
06:53:45 [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/staging/2021-03/plugins/ (278.04kB)
06:53:45 [INFO] Fetching org.eclipse.equinox.event.source_1.6.0.v20210212-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (27.17kB)
06:53:45 [INFO] Fetching org.eclipse.core.commands.source_3.9.800.v20201021-1339.jar from https://download.eclipse.org/staging/2021-03/plugins/ (150.67kB)
06:53:46 [INFO] Fetching org.eclipse.core.contenttype.source_3.7.900.v20210111-0918.jar from https://download.eclipse.org/staging/2021-03/plugins/ (81.97kB)
06:53:46 [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/staging/2021-03/plugins/ (145.76kB)
06:53:46 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.7.200.v20210111-0759.jar from https://download.eclipse.org/staging/2021-03/plugins/ (75.48kB)
06:53:46 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.10.0.v20200730-0848.jar from https://download.eclipse.org/staging/2021-03/plugins/ (208kB)
06:53:46 [INFO] Fetching org.eclipse.core.databinding.property.source_1.8.100.v20200619-0651.jar from https://download.eclipse.org/staging/2021-03/plugins/ (94.56kB)
06:53:46 [INFO] Fetching org.eclipse.core.expressions.source_3.7.100.v20210203-1000.jar from https://download.eclipse.org/staging/2021-03/plugins/ (86.87kB)
06:53:46 [INFO] Fetching org.eclipse.core.jobs.source_3.10.1100.v20210111-0815.jar from https://download.eclipse.org/staging/2021-03/plugins/ (107.64kB)
06:53:47 [INFO] Fetching org.eclipse.core.runtime.source_3.20.100.v20210111-0815.jar from https://download.eclipse.org/staging/2021-03/plugins/ (84.15kB)
06:53:47 [INFO] Fetching org.eclipse.equinox.app.source_1.5.100.v20210212-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (76.52kB)
06:53:47 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.100.v20201223-0822.jar from https://download.eclipse.org/staging/2021-03/plugins/ (43.68kB)
06:53:47 [INFO] Fetching org.eclipse.equinox.preferences.source_3.8.200.v20210212-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (115.63kB)
06:53:47 [INFO] Fetching org.eclipse.equinox.registry.source_3.10.100.v20210212-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (176.17kB)
06:53:47 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.600.v20200721-1308.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.39kB)
06:53:48 [INFO] Fetching org.eclipse.osgi.source_3.16.200.v20210212-1137.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.13MB)
06:53:48 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.300.v20210212-1137.jar from https://download.eclipse.org/staging/2021-03/plugins/ (143.08kB)
06:53:48 [INFO] Fetching org.eclipse.osgi.services.source_3.10.0.v20210212-1137.jar from https://download.eclipse.org/staging/2021-03/plugins/ (244.91kB)
06:53:48 [INFO] Fetching org.eclipse.osgi.util.source_3.6.0.v20210212-1137.jar from https://download.eclipse.org/staging/2021-03/plugins/ (63.52kB)
06:53:48 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.82MB)
06:53:48 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (66.24kB)
06:53:49 [INFO] Fetching org.eclipse.jface.source_3.22.100.v20210126-0831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1,022.85kB)
06:53:49 [INFO] Fetching org.eclipse.jface.databinding.source_1.12.200.v20210111-0911.jar from https://download.eclipse.org/staging/2021-03/plugins/ (230.28kB)
06:53:49 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.500.v20201021-1339.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.72kB)
06:53:49 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/staging/2021-03/plugins/ (38.47kB)
06:53:49 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/staging/2021-03/plugins/ (114.26kB)
06:53:49 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/staging/2021-03/plugins/ (48.31kB)
06:53:50 [INFO] Fetching org.eclipse.equinox.console.source_1.4.300.v20210211-2058.jar from https://download.eclipse.org/staging/2021-03/plugins/ (84.65kB)
06:53:50 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.100.v20201221-2332.jar from https://download.eclipse.org/staging/2021-03/plugins/ (77.5kB)
06:53:50 [INFO] Fetching org.eclipse.equinox.bidi.source_1.3.100.v20210212-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (63.51kB)
06:53:50 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.2.100.v20201109-2317.jar from https://download.eclipse.org/staging/2021-03/plugins/ (39.1kB)
06:53:50 [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (180.32kB)
06:53:50 [INFO] The user operation is waiting for background work to complete.
06:53:50 [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (180.32kB)
06:53:50 [INFO] Unpacking org.apache.commons.jxpath.source_1.3.0.v200911051830...
06:53:50 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.800.v20200609-0849.jar from https://download.eclipse.org/staging/2021-03/plugins/ (52.39kB)
06:53:51 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.600.v20191216-2352.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.41kB)
06:53:51 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.48kB)
06:53:51 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.800.v20210110-1654.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.8kB)
06:53:51 [INFO] Fetching org.eclipse.urischeme.source_1.1.300.v20210113-1544.jar from https://download.eclipse.org/staging/2021-03/plugins/ (44.3kB)
06:53:51 [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210218-1820.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.75kB)
06:53:51 [INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/staging/2021-03/plugins/ (163.15kB)
06:53:51 [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/staging/2021-03/plugins/ (912.59kB)
06:53:52 [INFO] Fetching org.eclipse.e4.rcp.source_4.19.0.v20210224-1103.jar from https://download.eclipse.org/staging/2021-03/features/ (19.9kB)
06:53:52 [INFO] Fetching org.eclipse.ecf.source_3.9.101.v20201027-0547.jar from https://download.eclipse.org/staging/2021-03/plugins/ (102.76kB)
06:53:52 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.401.v20201027-0550.jar from https://download.eclipse.org/staging/2021-03/plugins/ (53.05kB)
06:53:52 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.701.v20201027-0550.jar from https://download.eclipse.org/staging/2021-03/features/ (20.99kB)
06:53:52 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.400.v20200611-2220.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.61kB)
06:53:52 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.500.v20200812-2314.jar from https://download.eclipse.org/staging/2021-03/features/ (21.05kB)
06:53:52 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.101.v20201025-2315.jar from https://download.eclipse.org/staging/2021-03/plugins/ (76.02kB)
06:53:53 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.601.v20201025-0700.jar from https://download.eclipse.org/staging/2021-03/plugins/ (86kB)
06:53:53 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/staging/2021-03/features/ (29.2kB)
06:53:53 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.301.v20201025-0700.jar from https://download.eclipse.org/staging/2021-03/plugins/ (52.56kB)
06:53:53 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/staging/2021-03/plugins/ (374.24kB)
06:53:53 [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/staging/2021-03/plugins/ (965.36kB)
06:53:54 [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar from https://download.eclipse.org/staging/2021-03/plugins/ (431.64kB)
06:53:54 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.702.v20201025-2303.jar from https://download.eclipse.org/staging/2021-03/features/ (29.37kB)
06:53:54 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.200.v20200611-1836.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.47kB)
06:53:54 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.400.v20200812-2314.jar from https://download.eclipse.org/staging/2021-03/features/ (25.13kB)
06:53:54 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/staging/2021-03/plugins/ (218.79kB)
06:53:54 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/staging/2021-03/features/ (20.22kB)
06:53:55 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (61.15kB)
06:53:55 [INFO] The user operation is waiting for background work to complete.
06:53:55 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (61.15kB)
06:53:55 [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451...
06:53:55 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/staging/2021-03/plugins/ (820.38kB)
06:53:55 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/staging/2021-03/plugins/ (90.75kB)
06:53:55 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/staging/2021-03/plugins/ (151.52kB)
06:53:55 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/staging/2021-03/features/ (20.25kB)
06:53:56 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.0.v20210129-2007.jar from https://download.eclipse.org/staging/2021-03/plugins/ (107.02kB)
06:53:56 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.500.v20210116-1227.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.92kB)
06:53:56 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.300.v20200211-1504.jar from https://download.eclipse.org/staging/2021-03/plugins/ (60.76kB)
06:53:56 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.700.v20200511-1530.jar from https://download.eclipse.org/staging/2021-03/plugins/ (66.98kB)
06:53:56 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.700.v20200511-1530.jar from https://download.eclipse.org/staging/2021-03/plugins/ (138.75kB)
06:53:56 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.400.v20200221-1022.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.84kB)
06:53:56 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.5.100.v20200908-1020.jar from https://download.eclipse.org/staging/2021-03/plugins/ (247.75kB)
06:53:57 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.500.v20210108-0738.jar from https://download.eclipse.org/staging/2021-03/plugins/ (59.72kB)
06:53:57 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.0.v20201013-0853.jar from https://download.eclipse.org/staging/2021-03/plugins/ (121.32kB)
06:53:57 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.800.v20210115-1344.jar from https://download.eclipse.org/staging/2021-03/plugins/ (96.12kB)
06:53:57 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.600.v20200511-1530.jar from https://download.eclipse.org/staging/2021-03/plugins/ (60.9kB)
06:53:57 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.500.v20200211-1505.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.62kB)
06:53:57 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.400.v20191002-0702.jar from https://download.eclipse.org/staging/2021-03/plugins/ (34.92kB)
06:53:57 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.400.v20200319-1546.jar from https://download.eclipse.org/staging/2021-03/plugins/ (47.5kB)
06:53:58 [INFO] Fetching org.eclipse.equinox.security.source_1.3.600.v20210126-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (102.02kB)
06:53:58 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.700.v20200904-1601.jar from https://download.eclipse.org/staging/2021-03/plugins/ (47.23kB)
06:53:58 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.0.v20201012-1345.jar from https://download.eclipse.org/staging/2021-03/plugins/ (31.23kB)
06:53:58 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.1000.v20201106-1246.jar from https://download.eclipse.org/staging/2021-03/plugins/ (64.21kB)
06:53:58 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.41kB)
06:53:58 [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from https://download.eclipse.org/staging/2021-03/plugins/ (149.53kB)
06:53:59 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.0.v20210202-1157.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.94kB)
06:53:59 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.900.v20210212-1601.jar from https://download.eclipse.org/staging/2021-03/features/ (19.48kB)
06:53:59 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.600.v20200511-1530.jar from https://download.eclipse.org/staging/2021-03/plugins/ (34.79kB)
06:53:59 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.500.v20191211-1631.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.74kB)
06:53:59 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.500.v20210116-1855.jar from https://download.eclipse.org/staging/2021-03/plugins/ (34.03kB)
06:53:59 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.500.v20210211-1133.jar from https://download.eclipse.org/staging/2021-03/plugins/ (74.59kB)
06:54:00 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.400.v20191213-1911.jar from https://download.eclipse.org/staging/2021-03/plugins/ (26.24kB)
06:54:00 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.600.v20210114-1107.jar from https://download.eclipse.org/staging/2021-03/plugins/ (178.62kB)
06:54:00 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.800.v20210205-1231.jar from https://download.eclipse.org/staging/2021-03/plugins/ (149.21kB)
06:54:00 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/staging/2021-03/features/ (19.18kB)
06:54:00 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.0.v20210114-1216.jar from https://download.eclipse.org/staging/2021-03/plugins/ (294.33kB)
06:54:00 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.0.v20201012-1421.jar from https://download.eclipse.org/staging/2021-03/plugins/ (55.67kB)
06:54:00 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.300.v20200222-1600.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.42kB)
06:54:01 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/staging/2021-03/plugins/ (85.51kB)
06:54:01 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.0.v20210114-1214.jar from https://download.eclipse.org/staging/2021-03/plugins/ (30.22kB)
06:54:01 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/staging/2021-03/features/ (19.12kB)
06:54:01 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.500.v20210108-0738.jar from https://download.eclipse.org/staging/2021-03/plugins/ (70.96kB)
06:54:01 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.0.v20210217-1009.jar from https://download.eclipse.org/staging/2021-03/plugins/ (51.01kB)
06:54:02 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1100.v20210217-1009.jar from https://download.eclipse.org/staging/2021-03/features/ (19.11kB)
06:54:02 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (366.65kB)
06:54:02 [INFO] The user operation is waiting for background work to complete.
06:54:02 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (366.65kB)
06:54:02 [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308...
06:54:02 [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.06kB)
06:54:02 [INFO] The user operation is waiting for background work to complete.
06:54:02 [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.06kB)
06:54:02 [INFO] Unpacking javax.el.source_2.2.0.v201303151357...
06:54:02 [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (118.48kB)
06:54:02 [INFO] The user operation is waiting for background work to complete.
06:54:02 [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (118.48kB)
06:54:02 [INFO] Unpacking javax.servlet.source_3.1.0.v201410161800...
06:54:03 [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (129.79kB)
06:54:03 [INFO] The user operation is waiting for background work to complete.
06:54:03 [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (129.79kB)
06:54:03 [INFO] Unpacking javax.servlet.jsp.source_2.2.0.v201112011158...
06:54:03 [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.27kB)
06:54:03 [INFO] The user operation is waiting for background work to complete.
06:54:03 [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.27kB)
06:54:03 [INFO] Unpacking com.sun.el.source_2.2.0.v201303151357...
06:54:03 [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (321.04kB)
06:54:03 [INFO] The user operation is waiting for background work to complete.
06:54:03 [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (321.04kB)
06:54:03 [INFO] Unpacking org.apache.jasper.glassfish.source_2.2.2.v201501141630...
06:54:03 [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.66MB)
06:54:04 [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.24MB)
06:54:04 [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/staging/2021-03/plugins/ (3.45MB)
06:54:04 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.600.v20210224-2143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.49kB)
06:54:04 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.2.0.v20200614-1851.jar from https://download.eclipse.org/staging/2021-03/plugins/ (32.54kB)
06:54:05 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.0.v20210202-1229.jar from https://download.eclipse.org/staging/2021-03/plugins/ (140.86kB)
06:54:05 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.16kB)
06:54:05 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.02kB)
06:54:05 [INFO] Fetching org.eclipse.help.base.source_4.3.200.v20210224-1800.jar from https://download.eclipse.org/staging/2021-03/plugins/ (307.21kB)
06:54:05 [INFO] Fetching org.eclipse.help.ui.source_4.2.200.v20210123-1004.jar from https://download.eclipse.org/staging/2021-03/plugins/ (220.62kB)
06:54:05 [INFO] Fetching org.eclipse.help.webapp.source_3.10.200.v20210222-1057.jar from https://download.eclipse.org/staging/2021-03/plugins/ (198.81kB)
06:54:06 [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (32.7kB)
06:54:06 [INFO] Fetching org.eclipse.jetty.http.source_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (140.15kB)
06:54:06 [INFO] Fetching org.eclipse.jetty.io.source_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (103.82kB)
06:54:06 [INFO] Fetching org.eclipse.jetty.security.source_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (94.42kB)
06:54:06 [INFO] Fetching org.eclipse.jetty.server.source_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (444.29kB)
06:54:06 [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (88.11kB)
06:54:06 [INFO] Fetching org.eclipse.jetty.util.source_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (394.45kB)
06:54:07 [INFO] Fetching org.eclipse.jetty.util.ajax.source_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (43.01kB)
06:54:07 [INFO] Fetching org.eclipse.core.net.source_1.3.1000.v20200715-0827.jar from https://download.eclipse.org/staging/2021-03/plugins/ (58.58kB)
06:54:07 [INFO] Fetching org.eclipse.help.source_2.3.500.v20210224-2143.jar from https://download.eclipse.org/staging/2021-03/features/ (18.81kB)
06:54:07 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.43kB)
06:54:07 [INFO] The user operation is waiting for background work to complete.
06:54:07 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.43kB)
06:54:07 [INFO] Unpacking org.eclipse.jdt_3.18.700.v20210224-1800...
06:54:07 [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.46kB)
06:54:07 [INFO] The user operation is waiting for background work to complete.
06:54:07 [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.46kB)
06:54:07 [INFO] Unpacking org.eclipse.jdt.annotation_1.1.500.v20200407-1355...
06:54:07 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.59kB)
06:54:07 [INFO] The user operation is waiting for background work to complete.
06:54:07 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.59kB)
06:54:07 [INFO] Unpacking org.eclipse.jdt.annotation_2.2.600.v20200408-1511...
06:54:08 [INFO] Fetching org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (128.03kB)
06:54:08 [INFO] The user operation is waiting for background work to complete.
06:54:08 [INFO] Fetching org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (128.03kB)
06:54:08 [INFO] Unpacking org.eclipse.jdt.apt.core_3.6.800.v20200916-0645...
06:54:08 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.1kB)
06:54:08 [INFO] The user operation is waiting for background work to complete.
06:54:08 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.1kB)
06:54:08 [INFO] Unpacking org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447...
06:54:08 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (154.45kB)
06:54:08 [INFO] The user operation is waiting for background work to complete.
06:54:08 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (154.45kB)
06:54:08 [INFO] Unpacking org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645...
06:54:08 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.51kB)
06:54:08 [INFO] The user operation is waiting for background work to complete.
06:54:08 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.51kB)
06:54:08 [INFO] Unpacking org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645...
06:54:08 [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.59kB)
06:54:08 [INFO] The user operation is waiting for background work to complete.
06:54:08 [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.59kB)
06:54:08 [INFO] Unpacking org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336...
06:54:09 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.04kB)
06:54:09 [INFO] The user operation is waiting for background work to complete.
06:54:09 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.04kB)
06:54:09 [INFO] Unpacking org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748...
06:54:09 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (532.14kB)
06:54:09 [INFO] The user operation is waiting for background work to complete.
06:54:09 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (532.14kB)
06:54:09 [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730...
06:54:09 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (901.43kB)
06:54:09 [INFO] The user operation is waiting for background work to complete.
06:54:09 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (901.43kB)
06:54:10 [INFO] Unpacking org.eclipse.jdt.debug_3.17.100.v20210220-1238...
06:54:10 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1100.v20210224-1700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (5.03MB)
06:54:10 [INFO] The user operation is waiting for background work to complete.
06:54:10 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1100.v20210224-1700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (5.03MB)
06:54:10 [INFO] Unpacking org.eclipse.jdt.doc.isv_3.14.1100.v20210224-1700...
06:54:13 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.65MB)
06:54:13 [INFO] The user operation is waiting for background work to complete.
06:54:13 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.65MB)
06:54:14 [INFO] Unpacking org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743...
06:54:15 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.62kB)
06:54:15 [INFO] The user operation is waiting for background work to complete.
06:54:15 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.62kB)
06:54:15 [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706...
06:54:15 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.16kB)
06:54:15 [INFO] The user operation is waiting for background work to complete.
06:54:15 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.16kB)
06:54:16 [INFO] Unpacking org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623...
06:54:16 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.92kB)
06:54:16 [INFO] The user operation is waiting for background work to complete.
06:54:16 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.92kB)
06:54:16 [INFO] Unpacking org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706...
06:54:16 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (123kB)
06:54:16 [INFO] The user operation is waiting for background work to complete.
06:54:16 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (123kB)
06:54:16 [INFO] Unpacking org.junit_4.13.0.v20200204-1500...
06:54:16 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.18kB)
06:54:16 [INFO] The user operation is waiting for background work to complete.
06:54:16 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.18kB)
06:54:16 [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
06:54:16 [INFO] Fetching org.junit.jupiter.api_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.4kB)
06:54:16 [INFO] The user operation is waiting for background work to complete.
06:54:16 [INFO] Fetching org.junit.jupiter.api_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.4kB)
06:54:16 [INFO] Unpacking org.junit.jupiter.api_5.7.1.v20210222-1948...
06:54:16 [INFO] Fetching org.junit.jupiter.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.54kB)
06:54:16 [INFO] The user operation is waiting for background work to complete.
06:54:16 [INFO] Fetching org.junit.jupiter.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.54kB)
06:54:17 [INFO] Unpacking org.junit.jupiter.engine_5.7.1.v20210222-1948...
06:54:17 [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.55kB)
06:54:17 [INFO] The user operation is waiting for background work to complete.
06:54:17 [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.55kB)
06:54:17 [INFO] Unpacking org.junit.jupiter.migrationsupport_5.7.1.v20210222-1948...
06:54:17 [INFO] Fetching org.junit.jupiter.params_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (186.1kB)
06:54:17 [INFO] The user operation is waiting for background work to complete.
06:54:17 [INFO] Fetching org.junit.jupiter.params_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (186.1kB)
06:54:17 [INFO] Unpacking org.junit.jupiter.params_5.7.1.v20210222-1948...
06:54:17 [INFO] Fetching org.junit.platform.commons_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.05kB)
06:54:17 [INFO] The user operation is waiting for background work to complete.
06:54:17 [INFO] Fetching org.junit.platform.commons_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.05kB)
06:54:17 [INFO] Unpacking org.junit.platform.commons_1.7.1.v20210222-1948...
06:54:17 [INFO] Fetching org.junit.platform.engine_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.02kB)
06:54:17 [INFO] The user operation is waiting for background work to complete.
06:54:17 [INFO] Fetching org.junit.platform.engine_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.02kB)
06:54:17 [INFO] Unpacking org.junit.platform.engine_1.7.1.v20210222-1948...
06:54:17 [INFO] Fetching org.junit.platform.launcher_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (53.71kB)
06:54:17 [INFO] The user operation is waiting for background work to complete.
06:54:17 [INFO] Fetching org.junit.platform.launcher_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (53.71kB)
06:54:18 [INFO] Unpacking org.junit.platform.launcher_1.7.1.v20210222-1948...
06:54:18 [INFO] Fetching org.junit.platform.runner_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.11kB)
06:54:18 [INFO] The user operation is waiting for background work to complete.
06:54:18 [INFO] Fetching org.junit.platform.runner_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.11kB)
06:54:18 [INFO] Unpacking org.junit.platform.runner_1.7.1.v20210222-1948...
06:54:18 [INFO] Fetching org.junit.platform.suite.api_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.91kB)
06:54:18 [INFO] The user operation is waiting for background work to complete.
06:54:18 [INFO] Fetching org.junit.platform.suite.api_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.91kB)
06:54:18 [INFO] Unpacking org.junit.platform.suite.api_1.7.1.v20210222-1948...
06:54:18 [INFO] Fetching org.junit.vintage.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.82kB)
06:54:18 [INFO] The user operation is waiting for background work to complete.
06:54:18 [INFO] Fetching org.junit.vintage.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.82kB)
06:54:18 [INFO] Unpacking org.junit.vintage.engine_5.7.1.v20210222-1948...
06:54:18 [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.79kB)
06:54:18 [INFO] The user operation is waiting for background work to complete.
06:54:18 [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.79kB)
06:54:18 [INFO] Unpacking org.opentest4j_1.2.0.v20190826-0900...
06:54:18 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210224-1800.jar from https://download.eclipse.org/staging/2021-03/features/ (19.71kB)
06:54:18 [INFO] Fetching org.eclipse.ant.ui.source_3.7.1200.v20210206-1820.jar from https://download.eclipse.org/staging/2021-03/plugins/ (610.03kB)
06:54:19 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.800.v20200916-0645.jar from https://download.eclipse.org/staging/2021-03/plugins/ (355.63kB)
06:54:19 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.500.v20200828-1336.jar from https://download.eclipse.org/staging/2021-03/plugins/ (45.87kB)
06:54:19 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.500.v20200322-1447.jar from https://download.eclipse.org/staging/2021-03/plugins/ (33.82kB)
06:54:19 [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.1200.v20200916-0645.jar from https://download.eclipse.org/staging/2021-03/plugins/ (135.62kB)
06:54:19 [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.1100.v20200916-0645.jar from https://download.eclipse.org/staging/2021-03/plugins/ (50.73kB)
06:54:19 [INFO] Fetching org.eclipse.jdt.core.source_3.25.0.v20210223-0522.jar from https://download.eclipse.org/staging/2021-03/plugins/ (5.2MB)
06:54:20 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.0.0.v20200119-0748.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.86kB)
06:54:20 [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.500.v20200407-1355.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.03kB)
06:54:20 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.86kB)
06:54:20 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.14.300.v20210224-0730.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.05MB)
06:54:21 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.200.v20210224-0638.jar from https://download.eclipse.org/staging/2021-03/plugins/ (842.88kB)
06:54:21 [INFO] Fetching org.eclipse.jdt.debug.source_3.17.100.v20210220-1238.jar from https://download.eclipse.org/staging/2021-03/plugins/ (765.13kB)
06:54:21 [INFO] Fetching org.eclipse.jdt.junit.source_3.11.1100.v20210203-1102.jar from https://download.eclipse.org/staging/2021-03/plugins/ (198.13kB)
06:54:21 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.1000.v20210112-0706.jar from https://download.eclipse.org/staging/2021-03/plugins/ (113.73kB)
06:54:21 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.5.500.v20210112-0706.jar from https://download.eclipse.org/staging/2021-03/plugins/ (45.73kB)
06:54:21 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1500.v20210112-1623.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.35kB)
06:54:22 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1200.v20210112-0706.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.11kB)
06:54:22 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.100.v20210217-1644.jar from https://download.eclipse.org/staging/2021-03/plugins/ (350.79kB)
06:54:22 [INFO] Fetching org.eclipse.jdt.ui.source_3.22.100.v20210224-0730.jar from https://download.eclipse.org/staging/2021-03/plugins/ (5.35MB)
06:54:24 [INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from https://download.eclipse.org/staging/2021-03/plugins/ (258.21kB)
06:54:24 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/staging/2021-03/plugins/ (51.3kB)
06:54:24 [INFO] Fetching org.junit.jupiter.api.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/staging/2021-03/plugins/ (197.02kB)
06:54:24 [INFO] Fetching org.junit.jupiter.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/staging/2021-03/plugins/ (138.86kB)
06:54:24 [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/staging/2021-03/plugins/ (39.73kB)
06:54:24 [INFO] Fetching org.junit.jupiter.params.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/staging/2021-03/plugins/ (84.22kB)
06:54:24 [INFO] Fetching org.junit.platform.commons.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/staging/2021-03/plugins/ (90.3kB)
06:54:25 [INFO] Fetching org.junit.platform.engine.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/staging/2021-03/plugins/ (152.5kB)
06:54:25 [INFO] Fetching org.junit.platform.launcher.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/staging/2021-03/plugins/ (101.55kB)
06:54:25 [INFO] Fetching org.junit.platform.runner.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/staging/2021-03/plugins/ (26.97kB)
06:54:25 [INFO] Fetching org.junit.platform.suite.api.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/staging/2021-03/plugins/ (34.47kB)
06:54:25 [INFO] Fetching org.junit.vintage.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/staging/2021-03/plugins/ (53.97kB)
06:54:25 [INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.88kB)
06:54:25 [INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.05kB)
06:54:26 [INFO] Fetching org.eclipse.ant.launching.source_1.2.1000.v20200610-1458.jar from https://download.eclipse.org/staging/2021-03/plugins/ (128.07kB)
06:54:26 [INFO] Fetching org.eclipse.jdt.source_3.18.700.v20210224-1800.jar from https://download.eclipse.org/staging/2021-03/features/ (19.08kB)
06:54:26 [INFO] Fetching org.eclipse.jem.util_2.1.202.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.41kB)
06:54:26 [INFO] The user operation is waiting for background work to complete.
06:54:26 [INFO] Fetching org.eclipse.jem.util_2.1.202.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.41kB)
06:54:26 [INFO] Unpacking org.eclipse.jem.util_2.1.202.v202007142017...
06:54:26 [INFO] Fetching org.eclipse.lsp4e_0.13.5.202103011336.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (187.55kB)
06:54:26 [INFO] The user operation is waiting for background work to complete.
06:54:26 [INFO] Fetching org.eclipse.lsp4e_0.13.5.202103011336.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (187.55kB)
06:54:26 [INFO] Unpacking org.eclipse.lsp4e_0.13.5.202103011336...
06:54:26 [INFO] Fetching org.eclipse.lsp4j_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (788.7kB)
06:54:27 [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (131.38kB)
06:54:27 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/staging/2021-03/plugins/ (160.53kB)
06:54:28 [INFO] Fetching org.eclipse.m2e.archetype.common_1.16.0.20201125-2132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.92MB)
06:54:28 [INFO] Fetching org.eclipse.m2e.maven.runtime_1.16.0.20210129-0849.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.61MB)
06:54:29 [INFO] Fetching org.eclipse.m2e.maven.runtime_1.16.0.20210129-0849.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.54MB of 7.61MB at 7.53MB/s)
06:54:29 [INFO] Fetching org.eclipse.m2e.binaryproject_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.47kB)
06:54:29 [INFO] The user operation is waiting for background work to complete.
06:54:29 [INFO] Fetching org.eclipse.m2e.binaryproject_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.47kB)
06:54:29 [INFO] Unpacking org.eclipse.m2e.binaryproject_1.17.1.20210115-1536...
06:54:29 [INFO] Fetching org.eclipse.m2e.core_1.17.2.20210211-1654.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (200.83kB)
06:54:29 [INFO] The user operation is waiting for background work to complete.
06:54:29 [INFO] Fetching org.eclipse.m2e.core_1.17.2.20210211-1654.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (200.83kB)
06:54:29 [INFO] Unpacking org.eclipse.m2e.core_1.17.2.20210211-1654...
06:54:30 [INFO] Fetching org.eclipse.m2e.sourcelookup_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.34kB)
06:54:30 [INFO] The user operation is waiting for background work to complete.
06:54:30 [INFO] Fetching org.eclipse.m2e.sourcelookup_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.34kB)
06:54:30 [INFO] Unpacking org.eclipse.m2e.sourcelookup_1.17.1.20210115-1536...
06:54:30 [INFO] Fetching org.eclipse.m2e.jdt_1.17.1.20210116-2050.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.33kB)
06:54:30 [INFO] The user operation is waiting for background work to complete.
06:54:30 [INFO] Fetching org.eclipse.m2e.jdt_1.17.1.20210116-2050.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.33kB)
06:54:30 [INFO] Unpacking org.eclipse.m2e.jdt_1.17.1.20210116-2050...
06:54:30 [INFO] Fetching org.eclipse.m2e.binaryproject.ui_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.11kB)
06:54:30 [INFO] The user operation is waiting for background work to complete.
06:54:30 [INFO] Fetching org.eclipse.m2e.binaryproject.ui_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.11kB)
06:54:30 [INFO] Unpacking org.eclipse.m2e.binaryproject.ui_1.17.1.20210115-1536...
06:54:30 [INFO] Fetching org.eclipse.m2e.core.ui_1.17.2.20210219-1922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (266.89kB)
06:54:30 [INFO] The user operation is waiting for background work to complete.
06:54:30 [INFO] Fetching org.eclipse.m2e.core.ui_1.17.2.20210219-1922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (266.89kB)
06:54:30 [INFO] Unpacking org.eclipse.m2e.core.ui_1.17.2.20210219-1922...
06:54:31 [INFO] Fetching org.eclipse.m2e.maven.indexer_1.17.1.20210129-0849.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.79MB)
06:54:31 [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.56kB)
06:54:31 [INFO] Fetching org.eclipse.m2e.model.edit_1.16.1.20210115-0930.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (128.11kB)
06:54:31 [INFO] The user operation is waiting for background work to complete.
06:54:31 [INFO] Fetching org.eclipse.m2e.model.edit_1.16.1.20210115-0930.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (128.11kB)
06:54:32 [INFO] Unpacking org.eclipse.m2e.model.edit_1.16.1.20210115-0930...
06:54:32 [INFO] Fetching org.eclipse.m2e.discovery_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34kB)
06:54:32 [INFO] The user operation is waiting for background work to complete.
06:54:32 [INFO] Fetching org.eclipse.m2e.discovery_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34kB)
06:54:32 [INFO] Unpacking org.eclipse.m2e.discovery_1.17.1.20210115-1536...
06:54:32 [INFO] Fetching org.eclipse.m2e.editor_1.17.2.20210219-1922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (133.68kB)
06:54:32 [INFO] The user operation is waiting for background work to complete.
06:54:32 [INFO] Fetching org.eclipse.m2e.editor_1.17.2.20210219-1922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (133.68kB)
06:54:32 [INFO] Unpacking org.eclipse.m2e.editor_1.17.2.20210219-1922...
06:54:32 [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.52kB)
06:54:32 [INFO] The user operation is waiting for background work to complete.
06:54:32 [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.52kB)
06:54:32 [INFO] Unpacking org.eclipse.wst.common.emf_1.2.700.v202007161535...
06:54:32 [INFO] Fetching org.eclipse.m2e.editor.lemminx_1.17.2.20210225-1838.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (5.14MB)
06:54:32 [INFO] The user operation is waiting for background work to complete.
06:54:32 [INFO] Fetching org.eclipse.m2e.editor.lemminx_1.17.2.20210225-1838.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (5.14MB)
06:54:32 [INFO] Unpacking org.eclipse.m2e.editor.lemminx_1.17.2.20210225-1838...
06:54:33 [INFO] Fetching org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.8MB)
06:54:33 [INFO] The user operation is waiting for background work to complete.
06:54:33 [INFO] Fetching org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.8MB)
06:54:33 [INFO] Unpacking org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843...
06:54:35 [INFO] Fetching org.eclipse.m2e.editor.xml_1.17.1.20210219-1922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.39kB)
06:54:35 [INFO] The user operation is waiting for background work to complete.
06:54:35 [INFO] Fetching org.eclipse.m2e.editor.xml_1.17.1.20210219-1922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.39kB)
06:54:35 [INFO] Unpacking org.eclipse.m2e.editor.xml_1.17.1.20210219-1922...
06:54:35 [INFO] Fetching org.eclipse.m2e.profiles.ui_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.56kB)
06:54:35 [INFO] The user operation is waiting for background work to complete.
06:54:35 [INFO] Fetching org.eclipse.m2e.profiles.ui_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.56kB)
06:54:35 [INFO] Unpacking org.eclipse.m2e.profiles.ui_1.17.1.20210115-1536...
06:54:35 [INFO] Fetching org.eclipse.m2e.feature_1.17.2.20210219-1922.jar from https://download.eclipse.org/staging/2021-03/features/ (19.92kB)
06:54:35 [INFO] Fetching org.eclipse.m2e.maven.runtime.slf4j.simple_1.16.0.20200610-1735.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.43kB)
06:54:35 [INFO] Fetching org.eclipse.m2e.importer_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.56kB)
06:54:35 [INFO] The user operation is waiting for background work to complete.
06:54:35 [INFO] Fetching org.eclipse.m2e.importer_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.56kB)
06:54:35 [INFO] Unpacking org.eclipse.m2e.importer_1.17.1.20210115-1536...
06:54:35 [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.06kB)
06:54:35 [INFO] The user operation is waiting for background work to complete.
06:54:35 [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.06kB)
06:54:35 [INFO] Unpacking org.eclipse.m2e.sourcelookup.ui_1.17.1.20210115-1536...
06:54:35 [INFO] Fetching org.eclipse.m2e.lifecyclemapping.defaults_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.31kB)
06:54:35 [INFO] The user operation is waiting for background work to complete.
06:54:35 [INFO] Fetching org.eclipse.m2e.lifecyclemapping.defaults_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.31kB)
06:54:36 [INFO] Unpacking org.eclipse.m2e.lifecyclemapping.defaults_1.17.1.20210115-1536...
06:54:36 [INFO] Fetching org.eclipse.m2e.profiles.core_1.17.0.20201014-1513.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.85kB)
06:54:36 [INFO] The user operation is waiting for background work to complete.
06:54:36 [INFO] Fetching org.eclipse.m2e.profiles.core_1.17.0.20201014-1513.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.85kB)
06:54:36 [INFO] Unpacking org.eclipse.m2e.profiles.core_1.17.0.20201014-1513...
06:54:36 [INFO] Fetching org.eclipse.m2e.jdt.ui_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.48kB)
06:54:36 [INFO] The user operation is waiting for background work to complete.
06:54:36 [INFO] Fetching org.eclipse.m2e.jdt.ui_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.48kB)
06:54:36 [INFO] Unpacking org.eclipse.m2e.jdt.ui_1.17.1.20210115-1536...
06:54:36 [INFO] Fetching org.eclipse.m2e.refactoring_1.17.0.20200924-1339.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.29kB)
06:54:36 [INFO] The user operation is waiting for background work to complete.
06:54:36 [INFO] Fetching org.eclipse.m2e.refactoring_1.17.0.20200924-1339.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.29kB)
06:54:36 [INFO] Unpacking org.eclipse.m2e.refactoring_1.17.0.20200924-1339...
06:54:36 [INFO] Fetching org.eclipse.m2e.scm_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.2kB)
06:54:36 [INFO] The user operation is waiting for background work to complete.
06:54:36 [INFO] Fetching org.eclipse.m2e.scm_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.2kB)
06:54:36 [INFO] Unpacking org.eclipse.m2e.scm_1.17.1.20210115-1536...
06:54:36 [INFO] Fetching org.eclipse.m2e.launching_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.46kB)
06:54:36 [INFO] The user operation is waiting for background work to complete.
06:54:36 [INFO] Fetching org.eclipse.m2e.launching_1.17.1.20210115-1536.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.46kB)
06:54:36 [INFO] Unpacking org.eclipse.m2e.launching_1.17.1.20210115-1536...
06:54:36 [INFO] Fetching org.eclipse.m2e.lemminx.feature_1.17.1.20210225-1838.jar from https://download.eclipse.org/staging/2021-03/features/ (18.99kB)
06:54:36 [INFO] Fetching org.eclipse.m2e.logback.appender_1.17.0.20200924-1339.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.77kB)
06:54:36 [INFO] The user operation is waiting for background work to complete.
06:54:36 [INFO] Fetching org.eclipse.m2e.logback.appender_1.17.0.20200924-1339.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.77kB)
06:54:37 [INFO] Unpacking org.eclipse.m2e.logback.appender_1.17.0.20200924-1339...
06:54:37 [INFO] Fetching org.eclipse.m2e.logback.configuration_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.98kB)
06:54:37 [INFO] The user operation is waiting for background work to complete.
06:54:37 [INFO] Fetching org.eclipse.m2e.logback.configuration_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.98kB)
06:54:37 [INFO] Unpacking org.eclipse.m2e.logback.configuration_1.16.0.20200318-1040...
06:54:37 [INFO] Fetching org.eclipse.m2e.logback.feature_1.17.0.20200924-1339.jar from https://download.eclipse.org/staging/2021-03/features/ (19kB)
06:54:37 [INFO] Fetching org.eclipse.m2e.sse.ui.feature_1.17.1.20210219-1922.jar from https://download.eclipse.org/staging/2021-03/features/ (18.93kB)
06:54:37 [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.31kB)
06:54:37 [INFO] The user operation is waiting for background work to complete.
06:54:37 [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.31kB)
06:54:37 [INFO] Unpacking org.eclipse.pde.ds.lib_1.1.500.v20210209-1250...
06:54:37 [INFO] Fetching org.eclipse.pde.api.tools_1.2.300.v20210205-1814.jar from https://download.eclipse.org/staging/2021-03/plugins/ (929.57kB)
06:54:37 [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210208-1154.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.33MB)
06:54:38 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.65kB)
06:54:38 [INFO] The user operation is waiting for background work to complete.
06:54:38 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.65kB)
06:54:38 [INFO] Unpacking org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236...
06:54:38 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (206.84kB)
06:54:38 [INFO] The user operation is waiting for background work to complete.
06:54:38 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (206.84kB)
06:54:38 [INFO] Unpacking org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937...
06:54:38 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.45MB)
06:54:38 [INFO] The user operation is waiting for background work to complete.
06:54:38 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.45MB)
06:54:40 [INFO] Unpacking org.eclipse.pde.ui_3.13.0.v20210209-0833...
06:54:41 [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/staging/2021-03/plugins/ (477.13kB)
06:54:41 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1100.v20210224-1700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.59MB)
06:54:41 [INFO] The user operation is waiting for background work to complete.
06:54:41 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1100.v20210224-1700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.59MB)
06:54:42 [INFO] Unpacking org.eclipse.pde.doc.user_3.14.1100.v20210224-1700...
06:54:43 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.100.v20210211-1236.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.08kB)
06:54:43 [INFO] The user operation is waiting for background work to complete.
06:54:43 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.100.v20210211-1236.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.08kB)
06:54:44 [INFO] Unpacking org.eclipse.pde.ds.annotations_1.2.100.v20210211-1236...
06:54:44 [INFO] Fetching org.eclipse.pde.ds.core_1.2.200.v20210219-0944.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.98kB)
06:54:44 [INFO] The user operation is waiting for background work to complete.
06:54:44 [INFO] Fetching org.eclipse.pde.ds.core_1.2.200.v20210219-0944.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.98kB)
06:54:44 [INFO] Unpacking org.eclipse.pde.ds.core_1.2.200.v20210219-0944...
06:54:44 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.0.v20200813-0954.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (79.37kB)
06:54:44 [INFO] The user operation is waiting for background work to complete.
06:54:44 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.0.v20200813-0954.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (79.37kB)
06:54:44 [INFO] Unpacking org.eclipse.pde.ds.ui_1.2.0.v20200813-0954...
06:54:44 [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.77kB)
06:54:44 [INFO] The user operation is waiting for background work to complete.
06:54:44 [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.77kB)
06:54:44 [INFO] Unpacking org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250...
06:54:44 [INFO] Fetching org.eclipse.pde_3.13.1400.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.27kB)
06:54:44 [INFO] The user operation is waiting for background work to complete.
06:54:44 [INFO] Fetching org.eclipse.pde_3.13.1400.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.27kB)
06:54:44 [INFO] Unpacking org.eclipse.pde_3.13.1400.v20210224-1800...
06:54:45 [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.33kB)
06:54:45 [INFO] The user operation is waiting for background work to complete.
06:54:45 [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.33kB)
06:54:45 [INFO] Unpacking org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048...
06:54:45 [INFO] Fetching org.eclipse.pde.runtime_3.7.100.v20210208-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (113.58kB)
06:54:45 [INFO] The user operation is waiting for background work to complete.
06:54:45 [INFO] Fetching org.eclipse.pde.runtime_3.7.100.v20210208-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (113.58kB)
06:54:45 [INFO] Unpacking org.eclipse.pde.runtime_3.7.100.v20210208-1005...
06:54:45 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (377.36kB)
06:54:45 [INFO] The user operation is waiting for background work to complete.
06:54:45 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (377.36kB)
06:54:45 [INFO] Unpacking org.eclipse.pde.ui.templates_3.7.200.v20201208-0953...
06:54:45 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.57kB)
06:54:45 [INFO] The user operation is waiting for background work to complete.
06:54:45 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.57kB)
06:54:45 [INFO] Unpacking org.eclipse.pde.launching_3.9.200.v20201208-1742...
06:54:45 [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210208-1459.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.04kB)
06:54:45 [INFO] The user operation is waiting for background work to complete.
06:54:45 [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210208-1459.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.04kB)
06:54:45 [INFO] Unpacking org.eclipse.pde.ua.core_1.2.200.v20210208-1459...
06:54:45 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (141.01kB)
06:54:45 [INFO] The user operation is waiting for background work to complete.
06:54:45 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (141.01kB)
06:54:46 [INFO] Unpacking org.eclipse.pde.ua.ui_1.2.100.v20201105-1530...
06:54:46 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.19kB)
06:54:46 [INFO] The user operation is waiting for background work to complete.
06:54:46 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.19kB)
06:54:46 [INFO] Unpacking org.eclipse.ui.trace_1.2.0.v20210110-1242...
06:54:46 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.81kB)
06:54:46 [INFO] The user operation is waiting for background work to complete.
06:54:46 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.81kB)
06:54:46 [INFO] Unpacking org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622...
06:54:46 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.32kB)
06:54:46 [INFO] The user operation is waiting for background work to complete.
06:54:46 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.32kB)
06:54:46 [INFO] Unpacking org.eclipse.tools.layout.spy_1.1.0.v20210110-1247...
06:54:46 [INFO] Fetching org.eclipse.pde_3.14.700.v20210224-1800.jar from https://download.eclipse.org/staging/2021-03/features/ (19.46kB)
06:54:46 [INFO] Fetching org.eclipse.pde.build.source_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/staging/2021-03/plugins/ (317.22kB)
06:54:46 [INFO] Fetching org.eclipse.pde.core.source_3.14.200.v20210208-1154.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1,003.83kB)
06:54:47 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.1000.v20210110-1048.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19kB)
06:54:47 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.100.v20210208-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (83.44kB)
06:54:47 [INFO] Fetching org.eclipse.pde.ui.source_3.13.0.v20210209-0833.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.06MB)
06:54:47 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.200.v20201208-0953.jar from https://download.eclipse.org/staging/2021-03/plugins/ (107.52kB)
06:54:47 [INFO] Fetching org.objectweb.asm.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/staging/2021-03/plugins/ (188.4kB)
06:54:47 [INFO] Fetching org.objectweb.asm.tree.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/staging/2021-03/plugins/ (86.62kB)
06:54:48 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.300.v20210205-1814.jar from https://download.eclipse.org/staging/2021-03/plugins/ (653.15kB)
06:54:48 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.56kB)
06:54:48 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.200.v20210118-0937.jar from https://download.eclipse.org/staging/2021-03/plugins/ (250.49kB)
06:54:48 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.200.v20210219-0944.jar from https://download.eclipse.org/staging/2021-03/plugins/ (50.83kB)
06:54:48 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.0.v20200813-0954.jar from https://download.eclipse.org/staging/2021-03/plugins/ (94.77kB)
06:54:48 [INFO] Fetching org.eclipse.pde.launching.source_3.9.200.v20201208-1742.jar from https://download.eclipse.org/staging/2021-03/plugins/ (93.19kB)
06:54:49 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210208-1459.jar from https://download.eclipse.org/staging/2021-03/plugins/ (104.7kB)
06:54:49 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.100.v20201105-1530.jar from https://download.eclipse.org/staging/2021-03/plugins/ (272.56kB)
06:54:49 [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/staging/2021-03/plugins/ (51.75kB)
06:54:49 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.100.v20210211-1236.jar from https://download.eclipse.org/staging/2021-03/plugins/ (77.36kB)
06:54:49 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/staging/2021-03/plugins/ (63.34kB)
06:54:49 [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.500.v20210209-1250.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29.97kB)
06:54:49 [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.500.v20210209-1250.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.56kB)
06:54:50 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/staging/2021-03/plugins/ (26.45kB)
06:54:50 [INFO] Fetching org.eclipse.pde.source_3.14.700.v20210224-1800.jar from https://download.eclipse.org/staging/2021-03/features/ (18.88kB)
06:54:50 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.43MB)
06:54:50 [INFO] The user operation is waiting for background work to complete.
06:54:50 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.43MB)
06:54:50 [INFO] Unpacking org.eclipse.platform.doc.isv_4.19.0.v20210224-1700...
06:55:04 [INFO] Fetching org.apache.ant.source_1.10.9.v20201106-1946.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.43MB)
06:55:04 [INFO] Fetching org.eclipse.ant.core.source_3.5.800.v20200608-1251.jar from https://download.eclipse.org/staging/2021-03/plugins/ (97.16kB)
06:55:04 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/staging/2021-03/plugins/ (294.21kB)
06:55:04 [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/staging/2021-03/plugins/ (62.17kB)
06:55:04 [INFO] Fetching org.eclipse.compare.source_3.7.1300.v20210114-0707.jar from https://download.eclipse.org/staging/2021-03/plugins/ (424.12kB)
06:55:04 [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.1100.v20201029-1159.jar from https://download.eclipse.org/staging/2021-03/plugins/ (87.58kB)
06:55:05 [INFO] Fetching org.eclipse.core.filesystem.source_1.7.700.v20200110-1734.jar from https://download.eclipse.org/staging/2021-03/plugins/ (90.36kB)
06:55:05 [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.400.v20190924-1023.jar from https://download.eclipse.org/staging/2021-03/plugins/ (8.5kB)
06:55:05 [INFO] Fetching org.eclipse.core.resources.source_3.14.0.v20210215-0934.jar from https://download.eclipse.org/staging/2021-03/plugins/ (800.32kB)
06:55:05 [INFO] Fetching org.eclipse.debug.core.source_3.18.0.v20210222-1101.jar from https://download.eclipse.org/staging/2021-03/plugins/ (403.17kB)
06:55:05 [INFO] Fetching org.eclipse.debug.ui.source_3.14.800.v20210222-1101.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.67MB)
06:55:06 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.15.200.v20210108-1832.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.73kB)
06:55:06 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.11.300.v20210208-1217.jar from https://download.eclipse.org/staging/2021-03/plugins/ (295.03kB)
06:55:06 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/staging/2021-03/plugins/ (251.13kB)
06:55:06 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210224-1800.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.65kB)
06:55:06 [INFO] Fetching org.eclipse.search.source_3.13.0.v20210212-0759.jar from https://download.eclipse.org/staging/2021-03/plugins/ (298.73kB)
06:55:06 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.0.v20210120-0733.jar from https://download.eclipse.org/staging/2021-03/plugins/ (58.89kB)
06:55:06 [INFO] Fetching org.eclipse.team.core.source_3.8.1100.v20200806-0621.jar from https://download.eclipse.org/staging/2021-03/plugins/ (367.84kB)
06:55:07 [INFO] Fetching org.eclipse.team.ui.source_3.8.1200.v20210204-1156.jar from https://download.eclipse.org/staging/2021-03/plugins/ (765.93kB)
06:55:07 [INFO] Fetching org.eclipse.text.source_3.11.0.v20210203-1022.jar from https://download.eclipse.org/staging/2021-03/plugins/ (279.33kB)
06:55:07 [INFO] Fetching org.eclipse.jface.text.source_3.17.0.v20210213-0904.jar from https://download.eclipse.org/staging/2021-03/plugins/ (810.38kB)
06:55:07 [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/staging/2021-03/plugins/ (38.72kB)
06:55:07 [INFO] Fetching org.eclipse.jsch.ui.source_1.3.1100.v20200916-0731.jar from https://download.eclipse.org/staging/2021-03/plugins/ (47.88kB)
06:55:07 [INFO] Fetching org.eclipse.ui.console.source_3.10.100.v20201211-1511.jar from https://download.eclipse.org/staging/2021-03/plugins/ (136.96kB)
06:55:08 [INFO] Fetching org.eclipse.ui.intro.source_3.6.100.v20210119-2223.jar from https://download.eclipse.org/staging/2021-03/plugins/ (253.75kB)
06:55:08 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.100.v20210108-1131.jar from https://download.eclipse.org/staging/2021-03/plugins/ (57.05kB)
06:55:08 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.200.v20210121-1039.jar from https://download.eclipse.org/staging/2021-03/plugins/ (251.12kB)
06:55:08 [INFO] Fetching org.eclipse.ui.browser.source_3.6.1100.v20210118-1327.jar from https://download.eclipse.org/staging/2021-03/plugins/ (96.14kB)
06:55:08 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/staging/2021-03/plugins/ (92.19kB)
06:55:08 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/staging/2021-03/plugins/ (45.22kB)
06:55:08 [INFO] Fetching org.eclipse.ui.navigator.source_3.10.0.v20210111-1352.jar from https://download.eclipse.org/staging/2021-03/plugins/ (308.95kB)
06:55:09 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.0.v20210209-1136.jar from https://download.eclipse.org/staging/2021-03/plugins/ (102.49kB)
06:55:09 [INFO] Fetching org.eclipse.ui.net.source_1.3.800.v20200422-1935.jar from https://download.eclipse.org/staging/2021-03/plugins/ (28.57kB)
06:55:09 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.0.v20210120-0733.jar from https://download.eclipse.org/staging/2021-03/plugins/ (428.87kB)
06:55:09 [INFO] Fetching org.eclipse.ui.views.source_3.11.0.v20210111-1351.jar from https://download.eclipse.org/staging/2021-03/plugins/ (80.28kB)
06:55:09 [INFO] Fetching org.eclipse.ui.editors.source_3.14.0.v20210215-0846.jar from https://download.eclipse.org/staging/2021-03/plugins/ (330.07kB)
06:55:09 [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.900.v20201105-0600.jar from https://download.eclipse.org/staging/2021-03/plugins/ (82.15kB)
06:55:10 [INFO] Fetching org.eclipse.ui.ide.source_3.18.100.v20210122-1536.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.25MB)
06:55:10 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.0.v20210122-1423.jar from https://download.eclipse.org/staging/2021-03/plugins/ (50.58kB)
06:55:10 [INFO] Fetching org.eclipse.core.variables.source_3.4.800.v20200120-1101.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.71kB)
06:55:10 [INFO] Fetching org.eclipse.ui.forms.source_3.11.100.v20210108-1139.jar from https://download.eclipse.org/staging/2021-03/plugins/ (217.7kB)
06:55:10 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/staging/2021-03/plugins/ (82.81kB)
06:55:10 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.0.v20210121-0922.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.12kB)
06:55:10 [INFO] Fetching org.eclipse.core.externaltools.source_1.1.800.v20201105-0600.jar from https://download.eclipse.org/staging/2021-03/plugins/ (35.85kB)
06:55:11 [INFO] Fetching org.eclipse.ui.themes.source_1.2.1300.v20210108-1832.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.36kB)
06:55:11 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.0.v20200724-0708.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.24kB)
06:55:11 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.600.v20200212-1524.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.16kB)
06:55:11 [INFO] Fetching org.eclipse.ui.views.log.source_1.2.1400.v20210122-1423.jar from https://download.eclipse.org/staging/2021-03/plugins/ (59.87kB)
06:55:11 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210224-2143.jar from https://download.eclipse.org/staging/2021-03/features/ (20.19kB)
06:55:11 [INFO] Fetching org.eclipse.help.source_3.8.800.v20200525-0755.jar from https://download.eclipse.org/staging/2021-03/plugins/ (180kB)
06:55:12 [INFO] Fetching org.eclipse.ui.source_3.119.0.v20210111-1350.jar from https://download.eclipse.org/staging/2021-03/plugins/ (145.52kB)
06:55:12 [INFO] Fetching org.eclipse.ui.workbench.source_3.122.100.v20210215-1525.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.47MB)
06:55:12 [INFO] Fetching org.eclipse.update.configurator.source_3.4.700.v20200907-1237.jar from https://download.eclipse.org/staging/2021-03/plugins/ (76.39kB)
06:55:12 [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.36MB)
06:55:13 [INFO] Fetching org.eclipse.rcp.source_4.19.0.v20210224-1800.jar from https://download.eclipse.org/staging/2021-03/features/ (19.18kB)
06:55:13 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (246.58kB)
06:55:13 [INFO] The user operation is waiting for background work to complete.
06:55:13 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (246.58kB)
06:55:13 [INFO] Unpacking org.eclipse.sdk_4.19.0.v20210224-1800...
06:55:13 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210224-2143.jar from https://download.eclipse.org/staging/2021-03/features/ (19.03kB)
06:55:13 [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (53.03kB)
06:55:13 [INFO] The user operation is waiting for background work to complete.
06:55:13 [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (53.03kB)
06:55:13 [INFO] Unpacking org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535...
06:55:13 [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.101.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (130.13kB)
06:55:13 [INFO] The user operation is waiting for background work to complete.
06:55:13 [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.101.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (130.13kB)
06:55:13 [INFO] Unpacking org.eclipse.wst.common.modulecore_1.3.101.v202007161535...
06:55:14 [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.55kB)
06:55:14 [INFO] The user operation is waiting for background work to complete.
06:55:14 [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.55kB)
06:55:14 [INFO] Unpacking org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017...
06:55:15 [INFO] Fetching org.eclipse.wst.common.snippets_1.2.500.v201811170421.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.6kB)
06:55:15 [INFO] The user operation is waiting for background work to complete.
06:55:15 [INFO] Fetching org.eclipse.wst.common.snippets_1.2.500.v201811170421.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.6kB)
06:55:15 [INFO] Unpacking org.eclipse.wst.common.snippets_1.2.500.v201811170421...
06:55:15 [INFO] Fetching org.eclipse.wst.common_core.feature_3.21.0.v202101070357.jar from https://download.eclipse.org/staging/2021-03/features/ (31.79kB)
06:55:15 [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.69kB)
06:55:15 [INFO] The user operation is waiting for background work to complete.
06:55:15 [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.69kB)
06:55:15 [INFO] Unpacking org.eclipse.wst.common.infopop_1.0.301.v202007142017...
06:55:15 [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.24kB)
06:55:15 [INFO] The user operation is waiting for background work to complete.
06:55:15 [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.24kB)
06:55:16 [INFO] Unpacking org.eclipse.wst.internet.cache_1.1.0.v202011161431...
06:55:16 [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.36kB)
06:55:16 [INFO] The user operation is waiting for background work to complete.
06:55:16 [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.36kB)
06:55:16 [INFO] Unpacking org.eclipse.wst.validation.infopop_1.0.300.v202007131715...
06:55:16 [INFO] Fetching org.eclipse.wst.common_ui.feature_3.21.0.v202101112327.jar from https://download.eclipse.org/staging/2021-03/features/ (31.81kB)
06:55:16 [INFO] Fetching org.eclipse.wst.dtd.core_1.2.200.v202102251419.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (166.56kB)
06:55:16 [INFO] The user operation is waiting for background work to complete.
06:55:16 [INFO] Fetching org.eclipse.wst.dtd.core_1.2.200.v202102251419.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (166.56kB)
06:55:16 [INFO] Unpacking org.eclipse.wst.dtd.core_1.2.200.v202102251419...
06:55:16 [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.300.v202008091424.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (89.92kB)
06:55:16 [INFO] The user operation is waiting for background work to complete.
06:55:16 [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.300.v202008091424.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (89.92kB)
06:55:16 [INFO] Unpacking org.eclipse.wst.dtd.ui_1.1.300.v202008091424...
06:55:16 [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.97kB)
06:55:16 [INFO] The user operation is waiting for background work to complete.
06:55:16 [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.97kB)
06:55:16 [INFO] Unpacking org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120...
06:55:17 [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (88.78kB)
06:55:17 [INFO] The user operation is waiting for background work to complete.
06:55:17 [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (88.78kB)
06:55:17 [INFO] Unpacking org.eclipse.wst.sse.doc.user_1.2.0.v201903222120...
06:55:17 [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (137.55kB)
06:55:17 [INFO] The user operation is waiting for background work to complete.
06:55:17 [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (137.55kB)
06:55:17 [INFO] Unpacking org.eclipse.wst.standard.schemas_1.0.800.v201901071922...
06:55:17 [INFO] Fetching org.eclipse.wst.xml_core.feature_3.21.0.v202102251419.jar from https://download.eclipse.org/staging/2021-03/features/ (31.97kB)
06:55:17 [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.15kB)
06:55:17 [INFO] The user operation is waiting for background work to complete.
06:55:17 [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.15kB)
06:55:17 [INFO] Unpacking org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120...
06:55:17 [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.19kB)
06:55:17 [INFO] The user operation is waiting for background work to complete.
06:55:17 [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.19kB)
06:55:17 [INFO] Unpacking org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120...
06:55:17 [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.17kB)
06:55:17 [INFO] The user operation is waiting for background work to complete.
06:55:17 [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.17kB)
06:55:17 [INFO] Unpacking org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120...
06:55:18 [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.400.v202008091424.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (374.88kB)
06:55:18 [INFO] The user operation is waiting for background work to complete.
06:55:18 [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.400.v202008091424.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (374.88kB)
06:55:18 [INFO] Unpacking org.eclipse.wst.xsd.ui_1.3.400.v202008091424...
06:55:18 [INFO] Fetching org.eclipse.wst.xml_ui.feature_3.21.0.v202102222242.jar from https://download.eclipse.org/staging/2021-03/features/ (32.01kB)
06:55:18 [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (87.09kB)
06:55:18 [INFO] The user operation is waiting for background work to complete.
06:55:18 [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (87.09kB)
06:55:18 [INFO] Unpacking org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120...
06:55:18 [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (74.32kB)
06:55:18 [INFO] The user operation is waiting for background work to complete.
06:55:18 [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (74.32kB)
06:55:19 [INFO] Unpacking org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120...
06:55:19 [INFO] Fetching org.eclipse.wst.xml_userdoc.feature_3.18.0.v202004271556.jar from https://download.eclipse.org/staging/2021-03/features/ (31.81kB)
06:55:19 [INFO] Fetching org.eclipse.xsd.edit_2.11.0.v20200723-0820.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.21kB)
06:55:19 [INFO] The user operation is waiting for background work to complete.
06:55:19 [INFO] Fetching org.eclipse.xsd.edit_2.11.0.v20200723-0820.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.21kB)
06:55:19 [INFO] Unpacking org.eclipse.xsd.edit_2.11.0.v20200723-0820...
06:55:19 [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.82MB)
06:55:19 [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64.source_1.4.100.v20200805-0859.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.4kB)
06:55:20 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.95MB)
06:55:20 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (66.24kB)
06:55:20 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.38kB)
06:55:20 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.300.v20200816-1842.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.07kB)
06:55:20 [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29.92kB)
06:55:21 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.57kB)
06:55:21 [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.06kB)
06:55:21 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/staging/2021-03/plugins/ (8.48kB)
06:55:21 [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.6kB)
06:55:21 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.86kB)
06:55:21 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.63MB)
06:55:21 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (66.32kB)
06:55:22 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.300.v20210212-1601.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29.34kB)
06:55:22 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.12kB)
06:55:22 [INFO] The user operation is waiting for background work to complete.
06:55:22 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.12kB)
06:55:22 [INFO] Unpacking org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251...
06:55:22 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.17kB)
06:55:22 [INFO] The user operation is waiting for background work to complete.
06:55:22 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.17kB)
06:55:22 [INFO] Unpacking org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737...
06:55:22 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.500.v20200116-2251.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.59kB)
06:55:22 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.600.v20200204-1737.jar from https://download.eclipse.org/staging/2021-03/plugins/ (28.07kB)
06:55:22 [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/staging/2021-03/plugins/ (8.88kB)
06:55:23 [INFO] The project's OSGi version is 4.19.0.20210304-1200
06:55:23 [INFO] 
06:55:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl.feature ---
06:55:23 [INFO] 
06:55:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl.feature ---
06:55:23 [INFO] 
06:55:23 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl.feature ---
06:55:23 [INFO] 
06:55:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl.feature ---
06:55:23 [INFO] 
06:55:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.dsl.feature ---
06:55:23 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/target/org.eclipse.epp.package.dsl.feature-4.19.0-SNAPSHOT.jar
06:55:23 [INFO] 
06:55:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl.feature ---
06:55:23 [INFO] 
06:55:23 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.dsl.feature ---
06:55:23 [INFO] 
06:55:23 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.dsl.feature ---
06:55:23 [INFO] 
06:55:23 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.dsl.feature ---
06:55:23 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/target/org.eclipse.epp.package.dsl.feature-4.19.0-SNAPSHOT.jar
06:55:24 [INFO] 
06:55:24 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.dsl.feature ---
06:55:24 [INFO] 
06:55:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.dsl.feature ---
06:55:24 [INFO] 
06:55:24 [INFO] ------------------< org.eclipse.epp:epp.package.dsl >-------------------
06:55:24 [INFO] Building epp.package.dsl 4.19.0-SNAPSHOT                          [9/37]
06:55:24 [INFO] -------------------------[ eclipse-repository ]-------------------------
06:55:24 [INFO] 
06:55:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.dsl ---
06:55:24 [INFO] 
06:55:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.dsl ---
06:55:24 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (141.49kB)
06:55:24 [INFO] The user operation is waiting for background work to complete.
06:55:24 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (141.49kB)
06:55:25 [INFO] Unpacking com.google.inject_3.0.0.v201605172100...
06:55:25 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (170.74kB)
06:55:25 [INFO] The user operation is waiting for background work to complete.
06:55:25 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (170.74kB)
06:55:25 [INFO] Unpacking io.github.classgraph_4.8.35.v20190528-1517...
06:55:25 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.07kB)
06:55:25 [INFO] The user operation is waiting for background work to complete.
06:55:25 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.07kB)
06:55:25 [INFO] Unpacking org.apache.commons.cli_1.4.0.v20200417-1444...
06:55:26 [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.26kB)
06:55:26 [INFO] The user operation is waiting for background work to complete.
06:55:26 [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.26kB)
06:55:26 [INFO] Unpacking org.eclipse.emf.ant_2.11.0.v20200324-0723...
06:55:26 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (126.92kB)
06:55:26 [INFO] The user operation is waiting for background work to complete.
06:55:26 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (126.92kB)
06:55:27 [INFO] Unpacking org.eclipse.emf.codegen_2.21.0.v20200708-0547...
06:55:27 [INFO] Fetching org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.25kB)
06:55:27 [INFO] The user operation is waiting for background work to complete.
06:55:27 [INFO] Fetching org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.25kB)
06:55:27 [INFO] Unpacking org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146...
06:55:27 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.2kB)
06:55:27 [INFO] The user operation is waiting for background work to complete.
06:55:27 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.2kB)
06:55:27 [INFO] Unpacking org.eclipse.emf.importer_2.12.0.v20190321-1539...
06:55:27 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.33kB)
06:55:27 [INFO] The user operation is waiting for background work to complete.
06:55:27 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.33kB)
06:55:27 [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738...
06:55:27 [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.34kB)
06:55:27 [INFO] The user operation is waiting for background work to complete.
06:55:27 [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.34kB)
06:55:27 [INFO] Unpacking org.eclipse.emf.importer.java_2.11.0.v20200324-0723...
06:55:27 [INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.75kB)
06:55:27 [INFO] The user operation is waiting for background work to complete.
06:55:32 [INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.75kB)
06:55:32 [INFO] Unpacking org.eclipse.emf.importer.rose_2.10.0.v20200324-0723...
06:55:32 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (417.29kB)
06:55:32 [INFO] The user operation is waiting for background work to complete.
06:55:32 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (417.29kB)
06:55:33 [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738...
06:55:33 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar from https://download.eclipse.org/staging/2021-03/features/ (19.11kB)
06:55:33 [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.25.0.v20201231-0738.jar from https://download.eclipse.org/staging/2021-03/plugins/ (540.83kB)
06:55:33 [INFO] Fetching org.eclipse.emf.ant.source_2.11.0.v20200324-0723.jar from https://download.eclipse.org/staging/2021-03/plugins/ (32.41kB)
06:55:33 [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.25.0.v20201231-0738.jar from https://download.eclipse.org/staging/2021-03/features/ (20.28kB)
06:55:34 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar from https://download.eclipse.org/staging/2021-03/features/ (19.06kB)
06:55:34 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.25.0.v20201231-0738.jar from https://download.eclipse.org/staging/2021-03/plugins/ (72.78kB)
06:55:34 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.25.0.v20201231-0738.jar from https://download.eclipse.org/staging/2021-03/features/ (20.28kB)
06:55:34 [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext_1.5.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.73kB)
06:55:34 [INFO] The user operation is waiting for background work to complete.
06:55:34 [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext_1.5.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.73kB)
06:55:34 [INFO] Unpacking org.eclipse.emf.codegen.ecore.xtext_1.5.0.v20200630-0516...
06:55:34 [INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.62MB)
06:55:35 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.47kB)
06:55:35 [INFO] The user operation is waiting for background work to complete.
06:55:35 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.47kB)
06:55:35 [INFO] Unpacking org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134...
06:55:35 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (144.31kB)
06:55:35 [INFO] The user operation is waiting for background work to complete.
06:55:35 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (144.31kB)
06:55:35 [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
06:55:35 [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext.ui_1.3.0.v20200630-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.59kB)
06:55:35 [INFO] The user operation is waiting for background work to complete.
06:55:35 [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext.ui_1.3.0.v20200630-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.59kB)
06:55:35 [INFO] Unpacking org.eclipse.emf.codegen.ecore.xtext.ui_1.3.0.v20200630-0700...
06:55:35 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.88MB)
06:55:36 [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (60.5kB)
06:55:36 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar from https://download.eclipse.org/staging/2021-03/features/ (19.08kB)
06:55:36 [INFO] Fetching org.eclipse.emf.codegen.source_2.21.0.v20200708-0547.jar from https://download.eclipse.org/staging/2021-03/plugins/ (234.72kB)
06:55:36 [INFO] Fetching org.eclipse.emf.codegen.source_2.21.0.v20200708-0547.jar from https://download.eclipse.org/staging/2021-03/features/ (20.23kB)
06:55:36 [INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (102.25kB)
06:55:36 [INFO] The user operation is waiting for background work to complete.
06:55:36 [INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (102.25kB)
06:55:36 [INFO] Unpacking org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451...
06:55:36 [INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar from https://download.eclipse.org/staging/2021-03/features/ (19.07kB)
06:55:36 [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.22.0.v20200424-0451.jar from https://download.eclipse.org/staging/2021-03/plugins/ (80.24kB)
06:55:37 [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.22.0.v20200424-0451.jar from https://download.eclipse.org/staging/2021-03/features/ (20.25kB)
06:55:37 [INFO] Fetching org.eclipse.emf.common.ui_2.17.0.v20190507-0402.jar from https://download.eclipse.org/staging/2021-03/features/ (19.01kB)
06:55:37 [INFO] Fetching org.eclipse.emf.common.ui.source_2.18.0.v20190507-0402.jar from https://download.eclipse.org/staging/2021-03/plugins/ (76.98kB)
06:55:37 [INFO] Fetching org.eclipse.emf.common.ui.source_2.17.0.v20190507-0402.jar from https://download.eclipse.org/staging/2021-03/features/ (20.22kB)
06:55:37 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.47kB)
06:55:37 [INFO] The user operation is waiting for background work to complete.
06:55:37 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.47kB)
06:55:37 [INFO] Unpacking org.eclipse.emf.converter_2.10.0.v20180706-1146...
06:55:37 [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.21kB)
06:55:37 [INFO] The user operation is waiting for background work to complete.
06:55:37 [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.21kB)
06:55:37 [INFO] Unpacking org.eclipse.emf.exporter_2.10.0.v20190321-1530...
06:55:37 [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.75kB)
06:55:37 [INFO] The user operation is waiting for background work to complete.
06:55:37 [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.75kB)
06:55:38 [INFO] Unpacking org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723...
06:55:38 [INFO] Fetching org.eclipse.emf.converter_2.15.0.v20200324-0723.jar from https://download.eclipse.org/staging/2021-03/features/ (19.16kB)
06:55:38 [INFO] Fetching org.eclipse.emf.converter.source_2.10.0.v20180706-1146.jar from https://download.eclipse.org/staging/2021-03/plugins/ (38.86kB)
06:55:38 [INFO] Fetching org.eclipse.emf.importer.source_2.12.0.v20190321-1539.jar from https://download.eclipse.org/staging/2021-03/plugins/ (38.31kB)
06:55:38 [INFO] Fetching org.eclipse.emf.exporter.source_2.10.0.v20190321-1530.jar from https://download.eclipse.org/staging/2021-03/plugins/ (30.1kB)
06:55:38 [INFO] Fetching org.eclipse.emf.importer.ecore.source_2.10.0.v20200324-0723.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.76kB)
06:55:38 [INFO] Fetching org.eclipse.emf.importer.java.source_2.11.0.v20200324-0723.jar from https://download.eclipse.org/staging/2021-03/plugins/ (46.8kB)
06:55:39 [INFO] Fetching org.eclipse.emf.importer.rose.source_2.10.0.v20200324-0723.jar from https://download.eclipse.org/staging/2021-03/plugins/ (69.73kB)
06:55:39 [INFO] Fetching org.eclipse.emf.converter.source_2.15.0.v20200324-0723.jar from https://download.eclipse.org/staging/2021-03/features/ (20.3kB)
06:55:39 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.39kB)
06:55:39 [INFO] The user operation is waiting for background work to complete.
06:55:39 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.39kB)
06:55:39 [INFO] Unpacking org.eclipse.emf.databinding_1.5.0.v20180706-1146...
06:55:39 [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.55kB)
06:55:39 [INFO] The user operation is waiting for background work to complete.
06:55:39 [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.55kB)
06:55:39 [INFO] Unpacking org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340...
06:55:39 [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20210113-0340.jar from https://download.eclipse.org/staging/2021-03/features/ (19.07kB)
06:55:39 [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.7.0.v20210113-0340.jar from https://download.eclipse.org/staging/2021-03/plugins/ (41.05kB)
06:55:39 [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.8.0.v20210113-0340.jar from https://download.eclipse.org/staging/2021-03/features/ (20.31kB)
06:55:40 [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20190323-1059.jar from https://download.eclipse.org/staging/2021-03/features/ (19.04kB)
06:55:40 [INFO] Fetching org.eclipse.emf.databinding.source_1.5.0.v20180706-1146.jar from https://download.eclipse.org/staging/2021-03/plugins/ (57.13kB)
06:55:40 [INFO] Fetching org.eclipse.emf.databinding.source_1.7.0.v20190323-1059.jar from https://download.eclipse.org/staging/2021-03/features/ (20.26kB)
06:55:40 [INFO] Fetching org.eclipse.emf.doc_2.22.0.v20201230-0854.jar from https://download.eclipse.org/staging/2021-03/plugins/ (3.19MB)
06:55:41 [INFO] Fetching org.eclipse.emf.doc_2.24.0.v20201230-0854.jar from https://download.eclipse.org/staging/2021-03/features/ (19kB)
06:55:41 [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.81kB)
06:55:41 [INFO] The user operation is waiting for background work to complete.
06:55:41 [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.81kB)
06:55:41 [INFO] Unpacking org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146...
06:55:41 [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20190822-1451.jar from https://download.eclipse.org/staging/2021-03/features/ (19.06kB)
06:55:41 [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.13.0.v20190822-1451.jar from https://download.eclipse.org/staging/2021-03/plugins/ (78.8kB)
06:55:41 [INFO] Fetching org.eclipse.emf.ecore.change.edit.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.81kB)
06:55:41 [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.14.0.v20190822-1451.jar from https://download.eclipse.org/staging/2021-03/features/ (20.26kB)
06:55:42 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.81kB)
06:55:42 [INFO] The user operation is waiting for background work to complete.
06:55:42 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.81kB)
06:55:42 [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725...
06:55:42 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from https://download.eclipse.org/staging/2021-03/features/ (19.04kB)
06:55:42 [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.17.0.v20190528-0725.jar from https://download.eclipse.org/staging/2021-03/plugins/ (40.7kB)
06:55:42 [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.17.0.v20190528-0725.jar from https://download.eclipse.org/staging/2021-03/features/ (20.25kB)
06:55:42 [INFO] Fetching org.eclipse.emf.ecore.xcore_1.17.0.v20210125-0553.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (282.7kB)
06:55:42 [INFO] The user operation is waiting for background work to complete.
06:55:42 [INFO] Fetching org.eclipse.emf.ecore.xcore_1.17.0.v20210125-0553.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (282.7kB)
06:55:42 [INFO] Unpacking org.eclipse.emf.ecore.xcore_1.17.0.v20210125-0553...
06:55:43 [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (303.65kB)
06:55:43 [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.46MB)
06:55:43 [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (499.16kB)
06:55:43 [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.91kB)
06:55:44 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.5.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.55kB)
06:55:44 [INFO] The user operation is waiting for background work to complete.
06:55:44 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.5.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.55kB)
06:55:44 [INFO] Unpacking org.eclipse.emf.ecore.xcore.lib_1.5.0.v20200630-0516...
06:55:44 [INFO] Fetching org.eclipse.emf.ecore.xcore.edit_1.5.0.v20200630-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.54kB)
06:55:44 [INFO] The user operation is waiting for background work to complete.
06:55:44 [INFO] Fetching org.eclipse.emf.ecore.xcore.edit_1.5.0.v20200630-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.54kB)
06:55:44 [INFO] Unpacking org.eclipse.emf.ecore.xcore.edit_1.5.0.v20200630-0700...
06:55:44 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (256.88kB)
06:55:44 [INFO] Fetching org.eclipse.emf.ecore.xcore.exporter_1.9.0.v20200630-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.2kB)
06:55:44 [INFO] The user operation is waiting for background work to complete.
06:55:44 [INFO] Fetching org.eclipse.emf.ecore.xcore.exporter_1.9.0.v20200630-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.2kB)
06:55:44 [INFO] Unpacking org.eclipse.emf.ecore.xcore.exporter_1.9.0.v20200630-0700...
06:55:44 [INFO] Fetching org.eclipse.emf.ecore.xcore.ui_1.16.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (252.18kB)
06:55:44 [INFO] The user operation is waiting for background work to complete.
06:55:44 [INFO] Fetching org.eclipse.emf.ecore.xcore.ui_1.16.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (252.18kB)
06:55:44 [INFO] Unpacking org.eclipse.emf.ecore.xcore.ui_1.16.0.v20201231-0738...
06:55:45 [INFO] Fetching org.eclipse.emf.ecore.xcore_1.17.0.v20210125-0553.jar from https://download.eclipse.org/staging/2021-03/features/ (19.05kB)
06:55:45 [INFO] Fetching org.eclipse.emf.ecore.xcore.importer_1.6.0.v20200630-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.16kB)
06:55:45 [INFO] The user operation is waiting for background work to complete.
06:55:45 [INFO] Fetching org.eclipse.emf.ecore.xcore.importer_1.6.0.v20200630-0700.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.16kB)
06:55:45 [INFO] Unpacking org.eclipse.emf.ecore.xcore.importer_1.6.0.v20200630-0700...
06:55:45 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.6.0.v20200630-0516.jar from https://download.eclipse.org/staging/2021-03/features/ (18.96kB)
06:55:45 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib.source_1.5.0.v20200630-0516.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.07kB)
06:55:45 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib.source_1.6.0.v20200630-0516.jar from https://download.eclipse.org/staging/2021-03/features/ (20.26kB)
06:55:45 [INFO] Fetching org.eclipse.emf.ecore.xcore.sdk_1.17.0.v20210125-0553.jar from https://download.eclipse.org/staging/2021-03/features/ (18.94kB)
06:55:45 [INFO] Fetching org.eclipse.emf.ecore.xcore.source_1.17.0.v20210125-0553.jar from https://download.eclipse.org/staging/2021-03/plugins/ (409.61kB)
06:55:46 [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext.source_1.5.0.v20200630-0516.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.18kB)
06:55:46 [INFO] Fetching org.eclipse.emf.ecore.xcore.source_1.17.0.v20210125-0553.jar from https://download.eclipse.org/staging/2021-03/features/ (20.25kB)
06:55:46 [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (389.26kB)
06:55:46 [INFO] Fetching org.eclipse.xtext.xbase.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (551.75kB)
06:55:46 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (133.12kB)
06:55:46 [INFO] Fetching org.eclipse.emf.ecore.xcore.ui_1.16.0.v20201231-0738.jar from https://download.eclipse.org/staging/2021-03/features/ (19.15kB)
06:55:46 [INFO] Fetching org.eclipse.emf.ecore.xcore.ui.source_1.16.0.v20201231-0738.jar from https://download.eclipse.org/staging/2021-03/plugins/ (315.79kB)
06:55:47 [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext.ui.source_1.3.0.v20200630-0700.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.41kB)
06:55:47 [INFO] Fetching org.eclipse.emf.ecore.xcore.edit.source_1.5.0.v20200630-0700.jar from https://download.eclipse.org/staging/2021-03/plugins/ (50.74kB)
06:55:47 [INFO] Fetching org.eclipse.emf.ecore.xcore.exporter.source_1.9.0.v20200630-0700.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.27kB)
06:55:47 [INFO] Fetching org.eclipse.emf.ecore.xcore.importer.source_1.6.0.v20200630-0700.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.51kB)
06:55:47 [INFO] Fetching org.eclipse.emf.ecore.xcore.ui.source_1.16.0.v20201231-0738.jar from https://download.eclipse.org/staging/2021-03/features/ (20.3kB)
06:55:47 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from https://download.eclipse.org/staging/2021-03/features/ (19.02kB)
06:55:47 [INFO] Fetching org.eclipse.emf.edit.source_2.16.0.v20190920-0401.jar from https://download.eclipse.org/staging/2021-03/plugins/ (209.95kB)
06:55:48 [INFO] Fetching org.eclipse.emf.edit.source_2.16.0.v20190920-0401.jar from https://download.eclipse.org/staging/2021-03/features/ (20.17kB)
06:55:48 [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20200917-1406.jar from https://download.eclipse.org/staging/2021-03/features/ (19.05kB)
06:55:48 [INFO] Fetching org.eclipse.emf.edit.ui.source_2.19.0.v20200917-1406.jar from https://download.eclipse.org/staging/2021-03/plugins/ (157.83kB)
06:55:48 [INFO] Fetching org.eclipse.emf.edit.ui.source_2.20.0.v20200917-1406.jar from https://download.eclipse.org/staging/2021-03/features/ (20.21kB)
06:55:48 [INFO] Fetching org.eclipse.emf.example.installer_1.10.0.v20200518-1440.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (187.61kB)
06:55:48 [INFO] The user operation is waiting for background work to complete.
06:55:48 [INFO] Fetching org.eclipse.emf.example.installer_1.10.0.v20200518-1440.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (187.61kB)
06:55:48 [INFO] Unpacking org.eclipse.emf.example.installer_1.10.0.v20200518-1440...
06:55:48 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.48kB)
06:55:48 [INFO] The user operation is waiting for background work to complete.
06:55:48 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.48kB)
06:55:49 [INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146...
06:55:49 [INFO] Fetching org.eclipse.emf_2.25.0.v20210114-1734.jar from https://download.eclipse.org/staging/2021-03/features/ (19.24kB)
06:55:49 [INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (67.4kB)
06:55:49 [INFO] The user operation is waiting for background work to complete.
06:55:49 [INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (67.4kB)
06:55:49 [INFO] Unpacking org.eclipse.emf.mapping_2.12.0.v20181104-0733...
06:55:49 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.23kB)
06:55:49 [INFO] The user operation is waiting for background work to complete.
06:55:49 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.23kB)
06:55:49 [INFO] Unpacking org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146...
06:55:49 [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.62kB)
06:55:49 [INFO] The user operation is waiting for background work to complete.
06:55:49 [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.62kB)
06:55:49 [INFO] Unpacking org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733...
06:55:49 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.43kB)
06:55:49 [INFO] The user operation is waiting for background work to complete.
06:55:49 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.43kB)
06:55:49 [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146...
06:55:49 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.69kB)
06:55:49 [INFO] The user operation is waiting for background work to complete.
06:55:49 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.69kB)
06:55:50 [INFO] Unpacking org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146...
06:55:50 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.96kB)
06:55:50 [INFO] The user operation is waiting for background work to complete.
06:55:50 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.96kB)
06:55:50 [INFO] Unpacking org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733...
06:55:50 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.08kB)
06:55:50 [INFO] The user operation is waiting for background work to complete.
06:55:50 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.08kB)
06:55:50 [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725...
06:55:50 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.14.0.v20190528-0725.jar from https://download.eclipse.org/staging/2021-03/features/ (19.16kB)
06:55:50 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.37kB)
06:55:50 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor.source_2.10.0.v20181104-0733.jar from https://download.eclipse.org/staging/2021-03/plugins/ (21.72kB)
06:55:50 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui.source_2.12.0.v20190528-0725.jar from https://download.eclipse.org/staging/2021-03/plugins/ (39.95kB)
06:55:50 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/staging/2021-03/features/ (20.39kB)
06:55:51 [INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.68kB)
06:55:51 [INFO] The user operation is waiting for background work to complete.
06:55:51 [INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.68kB)
06:55:51 [INFO] Unpacking org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146...
06:55:51 [INFO] Fetching org.eclipse.emf.mapping.ecore_2.12.0.v20190323-1059.jar from https://download.eclipse.org/staging/2021-03/features/ (19.11kB)
06:55:51 [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.37kB)
06:55:51 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.source_2.11.0.v20180706-1146.jar from https://download.eclipse.org/staging/2021-03/plugins/ (40.2kB)
06:55:51 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.source_2.11.0.v20180706-1146.jar from https://download.eclipse.org/staging/2021-03/plugins/ (50.44kB)
06:55:52 [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.12.0.v20190323-1059.jar from https://download.eclipse.org/staging/2021-03/features/ (20.32kB)
06:55:52 [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20190323-1059.jar from https://download.eclipse.org/staging/2021-03/features/ (19.03kB)
06:55:52 [INFO] Fetching org.eclipse.emf.mapping.source_2.12.0.v20181104-0733.jar from https://download.eclipse.org/staging/2021-03/plugins/ (113.7kB)
06:55:52 [INFO] Fetching org.eclipse.emf.mapping.source_2.13.0.v20190323-1059.jar from https://download.eclipse.org/staging/2021-03/features/ (20.21kB)
06:55:52 [INFO] Fetching org.eclipse.emf.mapping.ui_2.13.0.v20190323-1059.jar from https://download.eclipse.org/staging/2021-03/features/ (19.05kB)
06:55:52 [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.10.0.v20181104-0733.jar from https://download.eclipse.org/staging/2021-03/plugins/ (45.16kB)
06:55:52 [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.13.0.v20190323-1059.jar from https://download.eclipse.org/staging/2021-03/features/ (20.24kB)
06:55:53 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (61.49kB)
06:55:53 [INFO] The user operation is waiting for background work to complete.
06:55:53 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (61.49kB)
06:55:53 [INFO] Unpacking org.eclipse.emf.mwe.core_1.6.1.v20210218-2134...
06:55:53 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.61kB)
06:55:53 [INFO] The user operation is waiting for background work to complete.
06:55:53 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.61kB)
06:55:53 [INFO] Unpacking org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134...
06:55:53 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.78kB)
06:55:53 [INFO] The user operation is waiting for background work to complete.
06:55:53 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.78kB)
06:55:53 [INFO] Unpacking org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134...
06:55:53 [INFO] Fetching org.eclipse.emf.mwe2.language.ide_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.93kB)
06:55:53 [INFO] The user operation is waiting for background work to complete.
06:55:53 [INFO] Fetching org.eclipse.emf.mwe2.language.ide_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.93kB)
06:55:54 [INFO] Unpacking org.eclipse.emf.mwe2.language.ide_2.12.1.v20210218-2134...
06:55:54 [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (482.77kB)
06:55:54 [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.42kB)
06:55:54 [INFO] The user operation is waiting for background work to complete.
06:55:54 [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.42kB)
06:55:54 [INFO] Unpacking org.eclipse.emf.mwe2.language.ui_2.12.1.v20210218-2134...
06:55:54 [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.3kB)
06:55:54 [INFO] The user operation is waiting for background work to complete.
06:55:54 [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.3kB)
06:55:54 [INFO] Unpacking org.eclipse.emf.mwe2.launch.ui_2.12.1.v20210218-2134...
06:55:54 [INFO] Fetching org.eclipse.emf.mwe2.language.source_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/plugins/ (144.18kB)
06:55:54 [INFO] Fetching org.eclipse.emf.mwe2.language.ide.source_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/plugins/ (64.55kB)
06:55:55 [INFO] Fetching org.eclipse.emf.mwe2.language.ui.source_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/plugins/ (34.94kB)
06:55:55 [INFO] Fetching org.eclipse.emf.mwe2.launch.ui.source_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.25kB)
06:55:55 [INFO] Fetching org.eclipse.emf.mwe2.language.sdk_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/features/ (18.75kB)
06:55:55 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.5kB)
06:55:55 [INFO] The user operation is waiting for background work to complete.
06:55:55 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.5kB)
06:55:55 [INFO] Unpacking org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134...
06:55:55 [INFO] Fetching org.eclipse.emf.mwe2.lib_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.87kB)
06:55:55 [INFO] The user operation is waiting for background work to complete.
06:55:55 [INFO] Fetching org.eclipse.emf.mwe2.lib_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.87kB)
06:55:55 [INFO] Unpacking org.eclipse.emf.mwe2.lib_2.12.1.v20210218-2134...
06:55:56 [INFO] Fetching org.eclipse.emf.mwe2.launcher_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/features/ (18.7kB)
06:55:56 [INFO] Fetching org.eclipse.emf.mwe2.launch.source_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.45kB)
06:55:56 [INFO] Fetching org.eclipse.emf.mwe2.launcher.source_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/features/ (19.8kB)
06:55:56 [INFO] Fetching org.eclipse.emf.mwe2.runtime.source_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.79kB)
06:55:56 [INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.25kB)
06:55:56 [INFO] Fetching org.eclipse.emf.mwe2.runtime.sdk_2.12.1.v20210218-2134.jar from https://download.eclipse.org/staging/2021-03/features/ (18.68kB)
06:55:57 [INFO] Fetching org.eclipse.emf.sdk_2.25.0.v20210114-1734.jar from https://download.eclipse.org/staging/2021-03/features/ (19.03kB)
06:55:57 [INFO] Fetching org.eclipse.emf.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.37kB)
06:55:57 [INFO] Fetching org.eclipse.emf.source_2.25.0.v20210114-1734.jar from https://download.eclipse.org/staging/2021-03/features/ (20.39kB)
06:55:59 [INFO] Fetching org.eclipse.lsp4j.debug_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (366.6kB)
06:55:59 [INFO] Fetching org.eclipse.lsp4j.jsonrpc.debug_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.91kB)
06:55:59 [INFO] Fetching org.eclipse.lsp4j.generator_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (50.83kB)
06:55:59 [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/staging/2021-03/plugins/ (108.08kB)
06:55:59 [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from https://download.eclipse.org/staging/2021-03/plugins/ (76.09kB)
06:55:59 [INFO] Fetching org.eclipse.lsp4j.source_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (660.81kB)
06:55:59 [INFO] Fetching org.eclipse.lsp4j.debug.source_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (327.85kB)
06:56:00 [INFO] Fetching org.eclipse.lsp4j.jsonrpc.source_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (84.06kB)
06:56:00 [INFO] Fetching org.eclipse.lsp4j.generator.source_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (55.14kB)
06:56:00 [INFO] Fetching org.eclipse.lsp4j.jsonrpc.debug.source_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.82kB)
06:56:00 [INFO] Fetching org.eclipse.lsp4j.websocket_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.21kB)
06:56:00 [INFO] Fetching org.eclipse.lsp4j.websocket.source_0.10.0.v20201105-1103.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.59kB)
06:56:01 [INFO] Fetching org.eclipse.lsp4j.sdk_0.10.0.v20201105-1605.jar from https://download.eclipse.org/staging/2021-03/features/ (20.81kB)
06:56:01 [INFO] Fetching javax.websocket_1.0.0.v20140310-1603.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.89kB)
06:56:01 [INFO] The user operation is waiting for background work to complete.
06:56:01 [INFO] Fetching javax.websocket_1.0.0.v20140310-1603.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.89kB)
06:56:01 [INFO] Unpacking javax.websocket_1.0.0.v20140310-1603...
06:56:02 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from https://download.eclipse.org/staging/2021-03/plugins/ (228.7kB)
06:56:03 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from https://download.eclipse.org/staging/2021-03/plugins/ (535.07kB)
06:56:03 [INFO] Fetching org.eclipse.xtend.core_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.42MB)
06:56:03 [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.15kB)
06:56:03 [INFO] Fetching org.eclipse.xtend.doc_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (494.09kB)
06:56:03 [INFO] Fetching org.eclipse.xtend.examples_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (214.79kB)
06:56:03 [INFO] Fetching org.eclipse.xtend.ide_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (640.95kB)
06:56:04 [INFO] Fetching org.eclipse.xtend.ide.common_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (584.46kB)
06:56:04 [INFO] Fetching org.eclipse.xtext.xbase.ide_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (596.72kB)
06:56:04 [INFO] Fetching org.eclipse.xtend.m2e_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.19kB)
06:56:04 [INFO] Fetching org.eclipse.xtend.lib.source_2.25.0.v20210301-0821.jar from https://download.eclipse.org/staging/2021-03/plugins/ (115.28kB)
06:56:04 [INFO] Fetching org.eclipse.xtend.lib.macro.source_2.25.0.v20210301-0821.jar from https://download.eclipse.org/staging/2021-03/plugins/ (88.66kB)
06:56:04 [INFO] Fetching org.eclipse.xtend.standalone_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (8.41kB)
06:56:05 [INFO] Fetching org.eclipse.xtend.core.source_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.36MB)
06:56:05 [INFO] Fetching org.eclipse.xtend.ide.common.source_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (279.84kB)
06:56:05 [INFO] Fetching org.eclipse.xtend.ide.source_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (464.72kB)
06:56:05 [INFO] Fetching org.eclipse.xtend.m2e.source_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.64kB)
06:56:05 [INFO] Fetching org.eclipse.xtend.standalone.source_2.25.0.v20210301-1408.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.32kB)
06:56:05 [INFO] Fetching org.eclipse.xtext.junit4_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (242.81kB)
06:56:06 [INFO] Fetching org.eclipse.xtext.junit4.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (119.51kB)
06:56:06 [INFO] Fetching org.eclipse.xtext.testing_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (190.02kB)
06:56:06 [INFO] Fetching org.eclipse.xtext.testing.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (131.24kB)
06:56:06 [INFO] Fetching org.eclipse.xtext.xbase.junit_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (178.29kB)
06:56:06 [INFO] Fetching org.eclipse.xtext.xbase.junit.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (98.82kB)
06:56:06 [INFO] Fetching org.eclipse.xtext.xbase.testing_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (154.35kB)
06:56:06 [INFO] Fetching org.eclipse.xtext.xbase.testing.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (92.48kB)
06:56:07 [INFO] Fetching org.eclipse.xtext.ui.testing_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (126.71kB)
06:56:07 [INFO] Fetching org.eclipse.xtext.ui.testing.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (64.04kB)
06:56:07 [INFO] Fetching org.eclipse.xtext.xbase.ui.testing_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29.96kB)
06:56:07 [INFO] Fetching org.eclipse.xtext.xbase.ui.testing.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.34kB)
06:56:07 [INFO] Fetching org.eclipse.xtend.sdk_2.25.0.v20210301-1429.jar from https://download.eclipse.org/staging/2021-03/features/ (19.15kB)
06:56:08 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from https://download.eclipse.org/staging/2021-03/plugins/ (64.36kB)
06:56:08 [INFO] Fetching org.eclipse.xtext.activities_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.39kB)
06:56:08 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (47.53kB)
06:56:08 [INFO] Fetching org.eclipse.xtext.buildship_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.55kB)
06:56:08 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (248.22kB)
06:56:09 [INFO] Fetching org.eclipse.xtext.common.types.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.33kB)
06:56:09 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.41kB)
06:56:09 [INFO] Fetching org.eclipse.xtext.doc_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (6.87MB)
06:56:09 [INFO] Fetching org.eclipse.xtext.docs_2.25.0.v20210301-1429.jar from https://download.eclipse.org/staging/2021-03/features/ (18.62kB)
06:56:09 [INFO] Fetching org.eclipse.xtext.xtext.ui.examples_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.06MB)
06:56:10 [INFO] Fetching org.eclipse.xtext.examples_2.25.0.v20210301-1429.jar from https://download.eclipse.org/staging/2021-03/features/ (18.67kB)
06:56:10 [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (857.57kB)
06:56:10 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (969.17kB)
06:56:10 [INFO] Fetching org.eclipse.xtext.java_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (46.12kB)
06:56:10 [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.34kB)
06:56:10 [INFO] Fetching org.eclipse.xtext.m2e_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.04kB)
06:56:11 [INFO] Fetching org.eclipse.xtext.purexbase_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (233.96kB)
06:56:11 [INFO] Fetching org.eclipse.xtext.purexbase.ide_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (261.91kB)
06:56:11 [INFO] Fetching org.eclipse.xtext.purexbase.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (35.44kB)
06:56:11 [INFO] Fetching org.eclipse.xtext.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.41MB)
06:56:11 [INFO] Fetching org.eclipse.xtext.util.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (138.51kB)
06:56:11 [INFO] Fetching org.eclipse.xtext.logging.source_1.2.15.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.04kB)
06:56:12 [INFO] Fetching org.eclipse.xtext.common.types.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (359.06kB)
06:56:12 [INFO] Fetching org.eclipse.xtext.builder.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (203.05kB)
06:56:12 [INFO] Fetching org.eclipse.xtext.ecore.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.03kB)
06:56:12 [INFO] Fetching org.eclipse.xtext.smap.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.79kB)
06:56:12 [INFO] Fetching org.eclipse.xtext.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.01MB)
06:56:12 [INFO] Fetching org.eclipse.xtext.ui.codemining_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.42kB)
06:56:13 [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.43kB)
06:56:13 [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (136.19kB)
06:56:13 [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.51kB)
06:56:13 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.3kB)
06:56:13 [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (28.38kB)
06:56:13 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (192.59kB)
06:56:13 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (125.35kB)
06:56:15 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (132.16kB)
06:56:15 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (88.92kB)
06:56:15 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (84.41kB)
06:56:15 [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (97.07kB)
06:56:15 [INFO] Fetching org.eclipse.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (275.54kB)
06:56:15 [INFO] Fetching org.eclipse.xtext.m2e.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.06kB)
06:56:15 [INFO] Fetching org.eclipse.xtext.buildship.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.57kB)
06:56:16 [INFO] Fetching org.eclipse.xtext.redist_2.25.0.v20210301-1429.jar from https://download.eclipse.org/staging/2021-03/features/ (19.51kB)
06:56:16 [INFO] Fetching org.eclipse.xtext.generator.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (461.76kB)
06:56:16 [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (942.99kB)
06:56:16 [INFO] Fetching org.eclipse.xtext.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (119.64kB)
06:56:16 [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (93.44kB)
06:56:16 [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (221.62kB)
06:56:16 [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/staging/2021-03/plugins/ (173.02kB)
06:56:17 [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.87kB)
06:56:17 [INFO] Fetching org.eclipse.xtext.java.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.9kB)
06:56:17 [INFO] Fetching org.eclipse.xtext.runtime_2.25.0.v20210301-1429.jar from https://download.eclipse.org/staging/2021-03/features/ (19.25kB)
06:56:17 [INFO] Fetching org.eclipse.xtext.purexbase.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (155.48kB)
06:56:17 [INFO] Fetching org.eclipse.xtext.purexbase.ide.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (168.25kB)
06:56:17 [INFO] Fetching org.eclipse.xtext.purexbase.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.91kB)
06:56:18 [INFO] Fetching org.eclipse.xtext.sdk_2.25.0.v20210301-1429.jar from https://download.eclipse.org/staging/2021-03/features/ (19.01kB)
06:56:18 [INFO] Fetching org.eclipse.xtext.ui.ecore_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.66kB)
06:56:18 [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.06kB)
06:56:18 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-1429.jar from https://download.eclipse.org/staging/2021-03/features/ (19.04kB)
06:56:18 [INFO] Fetching org.eclipse.xtext.xbase.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.82MB)
06:56:18 [INFO] Fetching org.eclipse.xtext.xbase.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (276.68kB)
06:56:19 [INFO] Fetching org.eclipse.xtext.xbase.ide.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/staging/2021-03/plugins/ (393.78kB)
06:56:19 [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-1429.jar from https://download.eclipse.org/staging/2021-03/features/ (18.73kB)
06:56:19 [INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.25.0.v20210301-0821.jar from https://download.eclipse.org/staging/2021-03/plugins/ (101.75kB)
06:56:19 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0822.jar from https://download.eclipse.org/staging/2021-03/features/ (18.66kB)
06:56:19 [INFO] Fetching org.eclipse.xtext.xtext.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (253.54kB)
06:56:19 [INFO] Fetching org.eclipse.xtext.activities.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (8.35kB)
06:56:19 [INFO] Fetching org.eclipse.xtext.xtext.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (104.66kB)
06:56:20 [INFO] Fetching org.eclipse.xtext.xtext.ui_2.25.0.v20210301-1429.jar from https://download.eclipse.org/staging/2021-03/features/ (18.78kB)
06:56:20 [INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (75.64kB)
06:56:20 [INFO] Fetching org.eclipse.xtext.xtext.ui.graph.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/staging/2021-03/plugins/ (50.82kB)
06:56:20 [INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.25.0.v20210301-1429.jar from https://download.eclipse.org/staging/2021-03/features/ (18.66kB)
06:56:21 [INFO] The project's OSGi version is 4.19.0.20210304-1200
06:56:21 [INFO] 
06:56:21 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.dsl ---
06:56:21 [INFO] 
06:56:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.dsl ---
06:56:21 [INFO] 
06:56:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.dsl ---
06:56:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:56:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:56:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/src/main/resources
06:56:21 [INFO] 
06:56:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.dsl ---
06:56:21 [INFO] 
06:56:21 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.dsl ---
06:56:21 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
06:56:21 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
06:56:21 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
06:56:21 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
06:56:21 [INFO] 
06:56:21 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.dsl ---
06:56:25 [INFO] 
06:56:25 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.dsl ---
06:56:25 [INFO] 
06:56:25 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.dsl ---
06:56:25 [INFO] 
06:56:25 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.dsl ---
06:56:31 [INFO] Installing product epp.package.dsl for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/linux/gtk/x86_64/eclipse
06:56:38 Installing epp.package.dsl 4.19.0.20210304-1200.
06:56:38 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
06:56:38 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.17.0.v20210125-0553.
06:56:38 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.12.1.v20210218-2134.
06:56:38 Installing org.eclipse.emf.sdk.feature.group 2.25.0.v20210114-1734.
06:56:38 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
06:56:38 Installing org.eclipse.xtext.sdk.feature.group 2.25.0.v20210301-1429.
06:56:38 Installing org.eclipse.lsp4j.sdk.feature.group 0.10.0.v20201105-1605.
06:59:09 Operation completed in 158505 ms.
06:59:10 [INFO] Installing product epp.package.dsl for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/linux/gtk/aarch64/eclipse
06:59:22 Installing epp.package.dsl 4.19.0.20210304-1200.
06:59:22 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
06:59:22 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.17.0.v20210125-0553.
06:59:22 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.12.1.v20210218-2134.
06:59:22 Installing org.eclipse.emf.sdk.feature.group 2.25.0.v20210114-1734.
06:59:22 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
06:59:22 Installing org.eclipse.xtext.sdk.feature.group 2.25.0.v20210301-1429.
06:59:22 Installing org.eclipse.lsp4j.sdk.feature.group 0.10.0.v20201105-1605.
07:00:17 Operation completed in 67647 ms.
07:00:18 [INFO] Installing product epp.package.dsl for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse
07:00:19 Installing epp.package.dsl 4.19.0.20210304-1200.
07:00:19 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:00:19 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.17.0.v20210125-0553.
07:00:19 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.12.1.v20210218-2134.
07:00:19 Installing org.eclipse.emf.sdk.feature.group 2.25.0.v20210114-1734.
07:00:19 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:00:19 Installing org.eclipse.xtext.sdk.feature.group 2.25.0.v20210301-1429.
07:00:19 Installing org.eclipse.lsp4j.sdk.feature.group 0.10.0.v20201105-1605.
07:01:17 Operation completed in 58698 ms.
07:01:17 [INFO] Installing product epp.package.dsl for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/x86_64/Eclipse.app
07:01:18 Installing epp.package.dsl 4.19.0.20210304-1200.
07:01:18 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:01:18 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.17.0.v20210125-0553.
07:01:18 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.12.1.v20210218-2134.
07:01:18 Installing org.eclipse.emf.sdk.feature.group 2.25.0.v20210114-1734.
07:01:18 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:01:18 Installing org.eclipse.xtext.sdk.feature.group 2.25.0.v20210301-1429.
07:01:18 Installing org.eclipse.lsp4j.sdk.feature.group 0.10.0.v20201105-1605.
07:02:31 Operation completed in 73576 ms.
07:02:31 [INFO] 
07:02:31 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.dsl ---
07:02:53 [INFO] [Thu Mar 04 12:02:53 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/x86_64/Eclipse.app'...
07:04:02 [INFO] 
07:04:02 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.dsl ---
07:04:02 [INFO] [Thu Mar 04 12:04:02 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse/eclipse.exe'
07:04:03 [INFO] [Thu Mar 04 12:04:03 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse/eclipsec.exe'
07:04:06 [INFO] 
07:04:06 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.dsl ---
07:04:06 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.x86_64.tar.gz
07:04:29 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.aarch64.tar.gz
07:04:53 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20210304-1123_eclipse-dsl-2021-03-RC1-win32.win32.x86_64.zip
07:05:07 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20210304-1123_eclipse-dsl-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
07:05:43 [INFO] 
07:05:43 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.dsl ---
07:05:43 [INFO] [Thu Mar 04 12:05:43 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20210304-1123_eclipse-dsl-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
07:08:34 [INFO] 
07:08:34 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.dsl ---
07:08:35 [INFO] Executing tasks
07:08:35 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
07:08:46 [INFO] Executed tasks
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.dsl ---
07:08:50 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository...
07:09:01 Mirroring: osgi.bundle,org.eclipse.epp.package.dsl,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.dsl,4.19.0.20210304-1200)
07:09:12 Mirroring: osgi.bundle,org.eclipse.epp.package.dsl,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.dsl,4.19.0.20210304-1200)
07:09:12 Mirroring: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
07:09:12 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
07:09:12 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
07:09:12 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
07:09:12 Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
07:09:12 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.19.0.20210304-1200)
07:09:12 Mirroring: binary,epp.package.dsl.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.win32.win32.x86_64,4.19.0.20210304-1200)
07:09:12 Mirroring: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
07:09:13 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.]
07:09:14 [INFO] 
07:09:14 [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.embedcpp >----------
07:09:14 [INFO] Building org.eclipse.epp.package.embedcpp 4.19.0-SNAPSHOT        [10/37]
07:09:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:09:14 [INFO] 
07:09:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp ---
07:09:14 [INFO] 
07:09:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.embedcpp ---
07:09:14 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:09:14 [INFO] 
07:09:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp ---
07:09:14 [INFO] 
07:09:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp ---
07:09:14 [INFO] 
07:09:14 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp ---
07:09:14 [INFO] 
07:09:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.embedcpp ---
07:09:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:09:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/src/main/resources
07:09:14 [INFO] 
07:09:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.embedcpp ---
07:09:14 [INFO] 
07:09:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.embedcpp ---
07:09:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:09:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/src/test/resources
07:09:14 [INFO] 
07:09:14 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.embedcpp ---
07:09:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:09:19 [INFO] Copying 1 resource
07:09:19 [INFO] 
07:09:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp ---
07:09:19 [INFO] 
07:09:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.embedcpp ---
07:09:27 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.19.0-SNAPSHOT.jar
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp ---
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.embedcpp ---
07:09:27 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.19.0-SNAPSHOT.jar
07:09:29 [INFO] 
07:09:29 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.embedcpp ---
07:09:34 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.19.0-SNAPSHOT.jar
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.embedcpp ---
07:09:36 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.19.0-SNAPSHOT.jar
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.embedcpp ---
07:09:36 [INFO] 
07:09:36 [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature >------
07:09:36 [INFO] Building org.eclipse.epp.package.embedcpp.feature 4.19.0-SNAPSHOT [11/37]
07:09:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:09:36 [INFO] 
07:09:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp.feature ---
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:05 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:10:05 [INFO] 
07:10:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:05 [INFO] 
07:10:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:05 [INFO] 
07:10:05 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:05 [INFO] 
07:10:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:05 [INFO] 
07:10:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:05 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/target/org.eclipse.epp.package.embedcpp.feature-4.19.0-SNAPSHOT.jar
07:10:09 [INFO] 
07:10:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:09 [INFO] 
07:10:09 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:09 [INFO] 
07:10:09 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:09 [INFO] 
07:10:09 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:09 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/target/org.eclipse.epp.package.embedcpp.feature-4.19.0-SNAPSHOT.jar
07:10:16 [INFO] 
07:10:16 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:16 [INFO] 
07:10:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.embedcpp.feature ---
07:10:16 [INFO] 
07:10:16 [INFO] ----------------< org.eclipse.epp:epp.package.embedcpp >----------------
07:10:16 [INFO] Building epp.package.embedcpp 4.19.0-SNAPSHOT                    [12/37]
07:10:16 [INFO] -------------------------[ eclipse-repository ]-------------------------
07:10:16 [INFO] 
07:10:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.embedcpp ---
07:10:16 [INFO] 
07:10:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.embedcpp ---
07:10:33 [INFO] Fetching org.eclipse.embedcdt_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.43kB)
07:10:33 [INFO] Fetching org.eclipse.embedcdt.codered_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.51kB)
07:10:33 [INFO] Fetching org.eclipse.embedcdt.codered.ui_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.44kB)
07:10:33 [INFO] Fetching org.eclipse.embedcdt.codered_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.7kB)
07:10:35 [INFO] Fetching org.eclipse.embedcdt.ui_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (43.1kB)
07:10:41 [INFO] Fetching org.eclipse.embedcdt.core_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.64MB)
07:10:41 [INFO] Fetching org.eclipse.embedcdt.debug.core_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.73kB)
07:10:41 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.89kB)
07:10:41 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.core_5.1.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (272.31kB)
07:10:46 [INFO] Fetching org.eclipse.embedcdt.packs.core_3.1.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (183.87kB)
07:10:47 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.ui_5.1.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (128.11kB)
07:10:47 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.restart.ui_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.78kB)
07:10:47 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.7kB)
07:10:47 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.jlink_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.13kB)
07:10:47 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.jlink.core_5.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (92.29kB)
07:10:47 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.jlink.ui_5.1.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (122.48kB)
07:10:47 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.jlink_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.74kB)
07:10:48 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.openocd_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.9kB)
07:10:48 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.openocd.core_5.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (56.17kB)
07:10:48 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.openocd.ui_5.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (90.39kB)
07:10:48 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.openocd_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.72kB)
07:10:48 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.86kB)
07:10:48 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.pyocd.core_3.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (107.71kB)
07:10:50 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui_2.1.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (106.74kB)
07:10:50 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.72kB)
07:10:50 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.qemu_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.88kB)
07:10:50 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.qemu.core_4.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (56.11kB)
07:10:50 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.qemu.ui_4.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (89.53kB)
07:10:50 [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.qemu_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.71kB)
07:10:51 [INFO] Fetching org.eclipse.embedcdt.debug.packs_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.49kB)
07:10:51 [INFO] Fetching org.eclipse.embedcdt.doc.user_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.98kB)
07:10:51 [INFO] Fetching org.eclipse.embedcdt.doc.user_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.59kB)
07:10:51 [INFO] Fetching org.eclipse.embedcdt_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.47kB)
07:10:51 [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.arm_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.81kB)
07:10:51 [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.arm.core_3.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (65.09kB)
07:10:52 [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.core_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (51.63kB)
07:10:52 [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.arm.ui_3.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (55.04kB)
07:10:52 [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.ui_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.71kB)
07:10:52 [INFO] Fetching org.eclipse.embedcdt.managedbuild.packs.ui_2.1.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (55.98kB)
07:10:52 [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.arm_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.77kB)
07:10:52 [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.riscv_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.82kB)
07:10:52 [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.riscv.core_3.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (58.14kB)
07:10:53 [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.riscv.ui_3.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (54.64kB)
07:10:53 [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.riscv_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.79kB)
07:10:53 [INFO] Fetching org.eclipse.embedcdt.packs.ui_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (206.75kB)
07:11:02 [INFO] Fetching org.eclipse.embedcdt.packs_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.44kB)
07:11:02 [INFO] Fetching org.eclipse.embedcdt.packs_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.69kB)
07:11:02 [INFO] Fetching org.eclipse.embedcdt.templates.ad_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.53kB)
07:11:02 [INFO] Fetching org.eclipse.embedcdt.templates.core_3.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (417.98kB)
07:11:02 [INFO] Fetching org.eclipse.embedcdt.templates.ad.ui_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (383.03kB)
07:11:03 [INFO] Fetching org.eclipse.embedcdt.templates.ad_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.69kB)
07:11:03 [INFO] Fetching org.eclipse.embedcdt.templates.cortexm_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.6kB)
07:11:03 [INFO] Fetching org.eclipse.embedcdt.templates.cortexm.ui_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (36.65kB)
07:11:03 [INFO] Fetching org.eclipse.embedcdt.templates.cortexm_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.68kB)
07:11:03 [INFO] Fetching org.eclipse.embedcdt.templates.freescale_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.62kB)
07:11:03 [INFO] Fetching org.eclipse.embedcdt.templates.freescale.ui_3.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (229.97kB)
07:11:03 [INFO] Fetching org.eclipse.embedcdt.templates.freescale.pe.ui_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.51kB)
07:11:04 [INFO] Fetching org.eclipse.embedcdt.templates.freescale_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.69kB)
07:11:04 [INFO] Fetching org.eclipse.embedcdt.templates.sifive_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.58kB)
07:11:04 [INFO] Fetching org.eclipse.embedcdt.templates.sifive.ui_2.0.0.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (371.05kB)
07:11:04 [INFO] Fetching org.eclipse.embedcdt.templates.sifive_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.68kB)
07:11:04 [INFO] Fetching org.eclipse.embedcdt.templates.stm_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.74kB)
07:11:04 [INFO] Fetching org.eclipse.embedcdt.templates.stm.ui_3.0.1.202102181132.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.61MB)
07:11:15 [INFO] Fetching org.eclipse.embedcdt.templates.stm_6.1.2.202102181132.jar from https://download.eclipse.org/staging/2021-03/features/ (19.7kB)
07:11:20 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:11:20 [INFO] 
07:11:20 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.embedcpp ---
07:11:20 [INFO] 
07:11:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.embedcpp ---
07:11:20 [INFO] 
07:11:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.embedcpp ---
07:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:11:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:11:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/src/main/resources
07:11:20 [INFO] 
07:11:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.embedcpp ---
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.embedcpp ---
07:11:20 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
07:11:20 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
07:11:20 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
07:11:20 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.embedcpp ---
07:11:21 [INFO] 
07:11:21 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.embedcpp ---
07:11:21 [INFO] 
07:11:21 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.embedcpp ---
07:11:21 [INFO] 
07:11:21 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.embedcpp ---
07:11:29 [INFO] Installing product epp.package.embedcpp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/linux/gtk/x86_64/eclipse
07:11:30 Installing epp.package.embedcpp 4.19.0.20210304-1200.
07:11:30 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:11:30 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:11:30 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
07:11:30 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
07:11:30 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.cdt.meson.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.cdt.docker.launcher.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.2.0.202101052350.
07:11:30 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
07:11:30 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.2.0.202103010740.
07:11:30 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.launchbar.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.launchbar.remote.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:11:30 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.2.0.202103022247.
07:11:30 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.2.0.202103022247.
07:11:30 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.2.0.202103022247.
07:11:30 Installing org.eclipse.linuxtools.gcov.feature.group 8.2.0.202103022247.
07:11:30 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.2.0.202103022247.
07:11:30 Installing org.eclipse.linuxtools.rpm.feature.group 8.2.0.202103022247.
07:11:30 Installing org.eclipse.linuxtools.valgrind.feature.group 8.2.0.202103022247.
07:11:30 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:11:30 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:11:30 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.2.0.202012191711.
07:11:30 Installing org.eclipse.tracecompass.gdbtrace.feature.group 6.3.0.202103031213.
07:11:30 Installing org.eclipse.tracecompass.lttng2.control.feature.group 6.3.0.202103031213.
07:11:30 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 6.3.0.202103031213.
07:11:30 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 6.3.0.202103031213.
07:11:30 Installing org.eclipse.embedcdt.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.codered.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.packs.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.doc.user.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.1.2.202102181132.
07:11:30 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.1.2.202102181132.
07:12:52 Operation completed in 83054 ms.
07:12:52 [INFO] Installing product epp.package.embedcpp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/linux/gtk/aarch64/eclipse
07:12:53 Installing epp.package.embedcpp 4.19.0.20210304-1200.
07:12:53 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:12:53 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:12:53 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
07:12:53 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
07:12:53 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.cdt.meson.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.cdt.docker.launcher.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.2.0.202101052350.
07:12:53 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
07:12:53 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.2.0.202103010740.
07:12:53 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.launchbar.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.launchbar.remote.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:12:53 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.2.0.202103022247.
07:12:53 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.2.0.202103022247.
07:12:53 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.2.0.202103022247.
07:12:53 Installing org.eclipse.linuxtools.gcov.feature.group 8.2.0.202103022247.
07:12:53 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.2.0.202103022247.
07:12:53 Installing org.eclipse.linuxtools.rpm.feature.group 8.2.0.202103022247.
07:12:53 Installing org.eclipse.linuxtools.valgrind.feature.group 8.2.0.202103022247.
07:12:53 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:12:53 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:12:53 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.2.0.202012191711.
07:12:53 Installing org.eclipse.tracecompass.gdbtrace.feature.group 6.3.0.202103031213.
07:12:53 Installing org.eclipse.tracecompass.lttng2.control.feature.group 6.3.0.202103031213.
07:12:53 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 6.3.0.202103031213.
07:12:53 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 6.3.0.202103031213.
07:12:53 Installing org.eclipse.embedcdt.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.codered.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.packs.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.doc.user.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.1.2.202102181132.
07:12:53 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.1.2.202102181132.
07:13:33 Operation completed in 40783 ms.
07:13:34 [INFO] Installing product epp.package.embedcpp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse
07:13:34 Installing epp.package.embedcpp 4.19.0.20210304-1200.
07:13:34 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:13:34 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:13:34 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
07:13:34 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
07:13:34 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.cdt.meson.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.cdt.docker.launcher.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.2.0.202101052350.
07:13:34 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
07:13:34 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.2.0.202103010740.
07:13:34 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.launchbar.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.launchbar.remote.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:13:34 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.2.0.202103022247.
07:13:34 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.2.0.202103022247.
07:13:34 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.2.0.202103022247.
07:13:34 Installing org.eclipse.linuxtools.gcov.feature.group 8.2.0.202103022247.
07:13:34 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.2.0.202103022247.
07:13:34 Installing org.eclipse.linuxtools.rpm.feature.group 8.2.0.202103022247.
07:13:34 Installing org.eclipse.linuxtools.valgrind.feature.group 8.2.0.202103022247.
07:13:34 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:13:34 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:13:34 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.2.0.202012191711.
07:13:34 Installing org.eclipse.tracecompass.gdbtrace.feature.group 6.3.0.202103031213.
07:13:34 Installing org.eclipse.tracecompass.lttng2.control.feature.group 6.3.0.202103031213.
07:13:34 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 6.3.0.202103031213.
07:13:34 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 6.3.0.202103031213.
07:13:34 Installing org.eclipse.embedcdt.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.codered.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.packs.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.doc.user.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.1.2.202102181132.
07:13:34 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.1.2.202102181132.
07:14:11 Operation completed in 37236 ms.
07:14:12 [INFO] Installing product epp.package.embedcpp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/x86_64/Eclipse.app
07:14:12 Installing epp.package.embedcpp 4.19.0.20210304-1200.
07:14:12 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:14:12 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:14:12 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
07:14:12 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
07:14:12 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.cdt.meson.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.cdt.docker.launcher.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.2.0.202101052350.
07:14:12 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
07:14:12 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.2.0.202103010740.
07:14:12 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.launchbar.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.launchbar.remote.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:14:12 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.2.0.202103022247.
07:14:12 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.2.0.202103022247.
07:14:12 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.2.0.202103022247.
07:14:12 Installing org.eclipse.linuxtools.gcov.feature.group 8.2.0.202103022247.
07:14:12 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.2.0.202103022247.
07:14:12 Installing org.eclipse.linuxtools.rpm.feature.group 8.2.0.202103022247.
07:14:12 Installing org.eclipse.linuxtools.valgrind.feature.group 8.2.0.202103022247.
07:14:12 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:14:12 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:14:12 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.2.0.202012191711.
07:14:12 Installing org.eclipse.tracecompass.gdbtrace.feature.group 6.3.0.202103031213.
07:14:12 Installing org.eclipse.tracecompass.lttng2.control.feature.group 6.3.0.202103031213.
07:14:12 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 6.3.0.202103031213.
07:14:12 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 6.3.0.202103031213.
07:14:12 Installing org.eclipse.embedcdt.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.codered.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.packs.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.doc.user.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.1.2.202102181132.
07:14:12 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.1.2.202102181132.
07:14:48 Operation completed in 36195 ms.
07:14:48 [INFO] 
07:14:48 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.embedcpp ---
07:15:14 [INFO] [Thu Mar 04 12:15:14 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/x86_64/Eclipse.app'...
07:16:23 [INFO] 
07:16:23 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.embedcpp ---
07:16:23 [INFO] [Thu Mar 04 12:16:23 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse/eclipse.exe'
07:16:24 [INFO] [Thu Mar 04 12:16:24 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse/eclipsec.exe'
07:16:27 [INFO] 
07:16:27 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.embedcpp ---
07:16:27 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.x86_64.tar.gz
07:18:07 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.aarch64.tar.gz
07:19:54 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20210304-1123_eclipse-embedcpp-2021-03-RC1-win32.win32.x86_64.zip
07:20:55 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20210304-1123_eclipse-embedcpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
07:22:00 [INFO] 
07:22:00 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.embedcpp ---
07:22:00 [INFO] [Thu Mar 04 12:22:00 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20210304-1123_eclipse-embedcpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
07:23:05 [INFO] 
07:23:05 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.embedcpp ---
07:23:05 [INFO] Executing tasks
07:23:05 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
07:23:35 [INFO] Executed tasks
07:23:35 [INFO] 
07:23:35 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.embedcpp ---
07:23:40 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository...
07:23:45 Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
07:23:45 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955)
07:23:45 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.19.0.20210304-1200)
07:23:45 Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
07:23:45 Mirroring: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.19.0.20210304-1200)
07:23:45 Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
07:23:45 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
07:23:45 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
07:23:45 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
07:23:45 Mirroring: osgi.bundle,org.eclipse.epp.package.embedcpp,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.embedcpp,4.19.0.20210304-1200)
07:23:45 Mirroring: osgi.bundle,org.eclipse.epp.package.embedcpp,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.embedcpp,4.19.0.20210304-1200)
07:23:45 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955)
07:23:45 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955)
07:23:45 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955)
07:23:45 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.]
07:23:46 [INFO] 
07:23:46 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.java >------------
07:23:46 [INFO] Building org.eclipse.epp.package.java 4.19.0-SNAPSHOT            [13/37]
07:23:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:23:46 [INFO] 
07:23:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] 
07:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:23:46 [INFO] 
07:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] 
07:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] 
07:23:46 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] 
07:23:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:23:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:23:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/main/resources
07:23:46 [INFO] 
07:23:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] 
07:23:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:23:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:23:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/test/resources
07:23:46 [INFO] 
07:23:46 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:23:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:23:46 [INFO] Copying 1 resource
07:23:46 [INFO] 
07:23:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] 
07:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.19.0-SNAPSHOT.jar
07:23:46 [INFO] 
07:23:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] 
07:23:46 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.19.0-SNAPSHOT.jar
07:23:46 [INFO] 
07:23:46 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.java ---
07:23:46 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.19.0-SNAPSHOT.jar
07:23:47 [INFO] 
07:23:47 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.java ---
07:23:47 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.19.0-SNAPSHOT.jar
07:23:47 [INFO] 
07:23:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.java ---
07:23:47 [INFO] 
07:23:47 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.java.feature >--------
07:23:47 [INFO] Building org.eclipse.epp.package.java.feature 4.19.0-SNAPSHOT    [14/37]
07:23:47 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:23:47 [INFO] 
07:23:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java.feature ---
07:23:47 [INFO] 
07:23:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.java.feature ---
07:23:49 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:23:49 [INFO] 
07:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.java.feature ---
07:23:49 [INFO] 
07:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.java.feature ---
07:23:49 [INFO] 
07:23:49 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.java.feature ---
07:23:49 [INFO] 
07:23:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.java.feature ---
07:23:49 [INFO] 
07:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.java.feature ---
07:23:49 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/target/org.eclipse.epp.package.java.feature-4.19.0-SNAPSHOT.jar
07:23:49 [INFO] 
07:23:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java.feature ---
07:23:49 [INFO] 
07:23:49 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.java.feature ---
07:23:49 [INFO] 
07:23:49 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.java.feature ---
07:23:49 [INFO] 
07:23:49 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.java.feature ---
07:23:49 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/target/org.eclipse.epp.package.java.feature-4.19.0-SNAPSHOT.jar
07:23:50 [INFO] 
07:23:50 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.java.feature ---
07:23:50 [INFO] 
07:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.java.feature ---
07:23:50 [INFO] 
07:23:50 [INFO] ------------------< org.eclipse.epp:epp.package.java >------------------
07:23:50 [INFO] Building epp.package.java 4.19.0-SNAPSHOT                        [15/37]
07:23:50 [INFO] -------------------------[ eclipse-repository ]-------------------------
07:23:50 [INFO] 
07:23:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.java ---
07:23:50 [INFO] 
07:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.java ---
07:23:51 [INFO] Fetching org.eclipse.eclemma.core_3.1.4.202012082030.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.84kB)
07:23:51 [INFO] The user operation is waiting for background work to complete.
07:23:51 [INFO] Fetching org.eclipse.eclemma.core_3.1.4.202012082030.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.84kB)
07:23:51 [INFO] Unpacking org.eclipse.eclemma.core_3.1.4.202012082030...
07:23:51 [INFO] Fetching org.jacoco.core_0.8.6.v20201001-1506.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (72.81kB)
07:23:51 [INFO] The user operation is waiting for background work to complete.
07:23:51 [INFO] Fetching org.jacoco.core_0.8.6.v20201001-1506.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (72.81kB)
07:23:51 [INFO] Unpacking org.jacoco.core_0.8.6.v20201001-1506...
07:23:51 [INFO] Fetching org.jacoco.agent_0.8.6.v20201001-1506.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (290.17kB)
07:23:51 [INFO] The user operation is waiting for background work to complete.
07:23:51 [INFO] Fetching org.jacoco.agent_0.8.6.v20201001-1506.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (290.17kB)
07:23:51 [INFO] Unpacking org.jacoco.agent_0.8.6.v20201001-1506...
07:23:51 [INFO] Fetching org.jacoco.report_0.8.6.v20201001-1506.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (68.23kB)
07:23:51 [INFO] The user operation is waiting for background work to complete.
07:23:51 [INFO] Fetching org.jacoco.report_0.8.6.v20201001-1506.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (68.23kB)
07:23:51 [INFO] Unpacking org.jacoco.report_0.8.6.v20201001-1506...
07:23:51 [INFO] Fetching org.eclipse.eclemma.doc_3.1.4.202012082030.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (211.42kB)
07:23:51 [INFO] The user operation is waiting for background work to complete.
07:23:51 [INFO] Fetching org.eclipse.eclemma.doc_3.1.4.202012082030.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (211.42kB)
07:23:52 [INFO] Unpacking org.eclipse.eclemma.doc_3.1.4.202012082030...
07:23:52 [INFO] Fetching org.objectweb.asm_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.93kB)
07:23:52 [INFO] The user operation is waiting for background work to complete.
07:23:52 [INFO] Fetching org.objectweb.asm_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.93kB)
07:23:52 [INFO] Unpacking org.objectweb.asm_8.0.1.v20200420-1007...
07:23:52 [INFO] Fetching org.eclipse.eclemma.feature_3.1.4.202012082030.jar from https://download.eclipse.org/staging/2021-03/features/ (20.46kB)
07:23:52 [INFO] Fetching org.eclipse.eclemma.ui_3.1.4.202012082030.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (137.85kB)
07:23:52 [INFO] The user operation is waiting for background work to complete.
07:23:52 [INFO] Fetching org.eclipse.eclemma.ui_3.1.4.202012082030.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (137.85kB)
07:23:52 [INFO] Unpacking org.eclipse.eclemma.ui_3.1.4.202012082030...
07:23:52 [INFO] Fetching org.objectweb.asm.commons_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.25kB)
07:23:52 [INFO] The user operation is waiting for background work to complete.
07:23:52 [INFO] Fetching org.objectweb.asm.commons_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.25kB)
07:23:52 [INFO] Unpacking org.objectweb.asm.commons_8.0.1.v20200420-1007...
07:23:52 [INFO] Fetching org.objectweb.asm.tree_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.36kB)
07:23:52 [INFO] The user operation is waiting for background work to complete.
07:23:52 [INFO] Fetching org.objectweb.asm.tree_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.36kB)
07:23:53 [INFO] Unpacking org.objectweb.asm.tree_8.0.1.v20200420-1007...
07:23:55 [INFO] Fetching org.eclipse.tips.core_0.1.600.v20191123-0656.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (134.63kB)
07:23:55 [INFO] The user operation is waiting for background work to complete.
07:23:55 [INFO] Fetching org.eclipse.tips.core_0.1.600.v20191123-0656.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (134.63kB)
07:23:55 [INFO] Unpacking org.eclipse.tips.core_0.1.600.v20191123-0656...
07:23:55 [INFO] Fetching org.eclipse.tips.ui_0.1.1100.v20200915-1102.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.78kB)
07:23:55 [INFO] The user operation is waiting for background work to complete.
07:23:55 [INFO] Fetching org.eclipse.tips.ui_0.1.1100.v20200915-1102.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.78kB)
07:23:55 [INFO] Unpacking org.eclipse.tips.ui_0.1.1100.v20200915-1102...
07:23:55 [INFO] Fetching org.eclipse.tips.json_0.2.0.v20210123-1226.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.7kB)
07:23:55 [INFO] The user operation is waiting for background work to complete.
07:23:55 [INFO] Fetching org.eclipse.tips.json_0.2.0.v20210123-1226.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.7kB)
07:23:55 [INFO] Unpacking org.eclipse.tips.json_0.2.0.v20210123-1226...
07:23:55 [INFO] Fetching org.eclipse.tips.ide_0.2.0.v20201120-1551.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (298.57kB)
07:23:55 [INFO] The user operation is waiting for background work to complete.
07:23:55 [INFO] Fetching org.eclipse.tips.ide_0.2.0.v20201120-1551.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (298.57kB)
07:23:55 [INFO] Unpacking org.eclipse.tips.ide_0.2.0.v20201120-1551...
07:23:55 [INFO] Fetching org.eclipse.tips.feature_0.2.1300.v20210123-1226.jar from https://download.eclipse.org/staging/2021-03/features/ (19.83kB)
07:23:56 [INFO] Fetching org.eclipse.wildwebdeveloper.xml.feature_0.10.4.202102250843.jar from https://download.eclipse.org/staging/2021-03/features/ (18.67kB)
07:23:57 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:23:57 [INFO] 
07:23:57 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.java ---
07:23:57 [INFO] 
07:23:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.java ---
07:23:57 [INFO] 
07:23:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.java ---
07:23:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:23:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:23:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/src/main/resources
07:23:57 [INFO] 
07:23:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.java ---
07:23:57 [INFO] 
07:23:57 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.java ---
07:23:57 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
07:23:57 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
07:23:58 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
07:23:58 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
07:23:58 [INFO] 
07:23:58 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.java ---
07:24:00 [INFO] 
07:24:00 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.java ---
07:24:00 [INFO] 
07:24:00 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.java ---
07:24:00 [INFO] 
07:24:00 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.java ---
07:24:03 [INFO] Installing product epp.package.java for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/x86_64/eclipse
07:24:04 Installing epp.package.java 4.19.0.20210304-1200.
07:24:04 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:24:04 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:24:04 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
07:24:04 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
07:24:04 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:24:04 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:24:04 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
07:24:04 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
07:24:04 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
07:24:04 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
07:24:04 Installing org.eclipse.mylyn.wikitext.editors_feature.feature.group 3.0.38.202008172112.
07:24:04 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:24:04 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.10.4.202102250843.
07:24:04 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
07:24:04 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:26:51 Operation completed in 167769 ms.
07:26:52 [INFO] Installing product epp.package.java for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/aarch64/eclipse
07:26:52 Installing epp.package.java 4.19.0.20210304-1200.
07:26:52 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:26:52 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:26:52 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
07:26:52 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
07:26:52 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:26:52 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:26:52 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
07:26:52 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
07:26:52 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
07:26:52 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
07:26:52 Installing org.eclipse.mylyn.wikitext.editors_feature.feature.group 3.0.38.202008172112.
07:26:52 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:26:52 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.10.4.202102250843.
07:26:52 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
07:26:52 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:27:14 Operation completed in 22437 ms.
07:27:15 [INFO] Installing product epp.package.java for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse
07:27:15 Installing epp.package.java 4.19.0.20210304-1200.
07:27:15 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:27:15 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:27:15 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
07:27:15 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
07:27:15 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:27:15 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:27:15 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
07:27:15 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
07:27:15 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
07:27:15 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
07:27:15 Installing org.eclipse.mylyn.wikitext.editors_feature.feature.group 3.0.38.202008172112.
07:27:15 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:27:15 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.10.4.202102250843.
07:27:15 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
07:27:15 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:27:45 Operation completed in 30613 ms.
07:27:46 [INFO] Installing product epp.package.java for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/x86_64/Eclipse.app
07:27:46 Installing epp.package.java 4.19.0.20210304-1200.
07:27:46 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:27:46 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:27:46 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
07:27:46 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
07:27:46 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:27:46 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:27:46 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
07:27:46 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
07:27:46 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
07:27:46 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
07:27:46 Installing org.eclipse.mylyn.wikitext.editors_feature.feature.group 3.0.38.202008172112.
07:27:46 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:27:46 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.10.4.202102250843.
07:27:46 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
07:27:46 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:28:32 Operation completed in 46029 ms.
07:28:33 [INFO] 
07:28:33 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.java ---
07:28:56 [INFO] [Thu Mar 04 12:28:56 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/x86_64/Eclipse.app'...
07:29:59 [INFO] 
07:29:59 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.java ---
07:29:59 [INFO] [Thu Mar 04 12:29:59 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse/eclipse.exe'
07:30:00 [INFO] [Thu Mar 04 12:30:00 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse/eclipsec.exe'
07:30:03 [INFO] 
07:30:03 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.java ---
07:30:03 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.x86_64.tar.gz
07:30:41 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.aarch64.tar.gz
07:31:16 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20210304-1123_eclipse-java-2021-03-RC1-win32.win32.x86_64.zip
07:31:38 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20210304-1123_eclipse-java-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
07:32:18 [INFO] 
07:32:18 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.java ---
07:32:18 [INFO] [Thu Mar 04 12:32:18 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20210304-1123_eclipse-java-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
07:33:27 [INFO] 
07:33:27 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.java ---
07:33:27 [INFO] Executing tasks
07:33:27 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
07:33:53 [INFO] Executed tasks
07:33:53 [INFO] 
07:33:53 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.java ---
07:33:57 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository...
07:34:11 Mirroring: osgi.bundle,org.eclipse.epp.package.java,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.java,4.19.0.20210304-1200)
07:34:11 Mirroring: osgi.bundle,org.eclipse.epp.package.java,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.java,4.19.0.20210304-1200)
07:34:11 Mirroring: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
07:34:11 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955)
07:34:11 Mirroring: binary,epp.package.java.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
07:34:11 Mirroring: binary,epp.package.java.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.java.executable.win32.win32.x86_64,4.19.0.20210304-1200)
07:34:11 Mirroring: binary,epp.package.java.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
07:34:11 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
07:34:11 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
07:34:11 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
07:34:11 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.19.0.20210304-1200)
07:34:11 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955)
07:34:11 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955)
07:34:11 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955)
07:34:11 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.]
07:34:12 [INFO] 
07:34:12 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.jee >-------------
07:34:12 [INFO] Building org.eclipse.epp.package.jee 4.19.0-SNAPSHOT             [16/37]
07:34:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:34:12 [INFO] 
07:34:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] 
07:34:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:34:12 [INFO] 
07:34:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] 
07:34:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] 
07:34:12 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] 
07:34:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:34:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:34:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/main/resources
07:34:12 [INFO] 
07:34:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] 
07:34:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:34:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:34:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/test/resources
07:34:12 [INFO] 
07:34:12 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:34:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:34:12 [INFO] Copying 1 resource
07:34:12 [INFO] 
07:34:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] 
07:34:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.19.0-SNAPSHOT.jar
07:34:12 [INFO] 
07:34:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] 
07:34:12 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.19.0-SNAPSHOT.jar
07:34:12 [INFO] 
07:34:12 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.jee ---
07:34:12 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.19.0-SNAPSHOT.jar
07:34:14 [INFO] 
07:34:14 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.jee ---
07:34:14 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.19.0-SNAPSHOT.jar
07:34:14 [INFO] 
07:34:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.jee ---
07:34:14 [INFO] 
07:34:14 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.jee.feature >---------
07:34:14 [INFO] Building org.eclipse.epp.package.jee.feature 4.19.0-SNAPSHOT     [17/37]
07:34:14 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:34:14 [INFO] 
07:34:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee.feature ---
07:34:14 [INFO] 
07:34:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.jee.feature ---
07:34:14 [INFO] Fetching org.eclipse.wtp.xml.capabilities_1.0.200.v201901071922.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.11kB)
07:34:15 [INFO] Fetching org.eclipse.wtp.jee.capabilities_1.0.100.v201903222024.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.41kB)
07:34:15 [INFO] Fetching org.eclipse.wtp.web.capabilities_1.0.200.v201901071922.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.07kB)
07:34:15 [INFO] Fetching org.eclipse.wtp.epp.package.jee.intro_1.3.0.v201902122017.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.09MB)
07:34:15 [INFO] Fetching org.eclipse.wtp.epp.package.capabilities_1.3.0.v201902122017.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.48kB)
07:34:15 [INFO] Fetching org.eclipse.wtp.javascript.capabilities_1.0.200.v201901071922.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.01kB)
07:34:16 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:34:16 [INFO] 
07:34:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.jee.feature ---
07:34:16 [INFO] 
07:34:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.jee.feature ---
07:34:16 [INFO] 
07:34:16 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.jee.feature ---
07:34:16 [INFO] 
07:34:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.jee.feature ---
07:34:16 [INFO] 
07:34:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.jee.feature ---
07:34:16 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/target/org.eclipse.epp.package.jee.feature-4.19.0-SNAPSHOT.jar
07:34:16 [INFO] 
07:34:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee.feature ---
07:34:16 [INFO] 
07:34:16 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.jee.feature ---
07:34:16 [INFO] 
07:34:16 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.jee.feature ---
07:34:16 [INFO] 
07:34:16 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.jee.feature ---
07:34:16 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/target/org.eclipse.epp.package.jee.feature-4.19.0-SNAPSHOT.jar
07:34:18 [INFO] 
07:34:18 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.jee.feature ---
07:34:18 [INFO] 
07:34:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.jee.feature ---
07:34:18 [INFO] 
07:34:18 [INFO] ------------------< org.eclipse.epp:epp.package.jee >-------------------
07:34:18 [INFO] Building epp.package.jee 4.19.0-SNAPSHOT                         [18/37]
07:34:18 [INFO] -------------------------[ eclipse-repository ]-------------------------
07:34:18 [INFO] 
07:34:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.jee ---
07:34:18 [INFO] 
07:34:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.jee ---
07:34:18 [INFO] Fetching biz.aQute.bndlib_5.3.0.202102221516.jar from https://download.eclipse.org/staging/2021-03/plugins/ (3.75MB)
07:34:18 [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.14MB)
07:34:18 [INFO] The user operation is waiting for background work to complete.
07:34:18 [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.14MB)
07:34:18 [INFO] Unpacking com.google.javascript_0.0.20160315.v20161124-1903...
07:34:19 [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from https://download.eclipse.org/staging/2021-03/plugins/ (624.34kB)
07:34:20 [INFO] Fetching jakarta.el_4.0.0.v20210105-0527.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.27kB)
07:34:20 [INFO] The user operation is waiting for background work to complete.
07:34:20 [INFO] Fetching jakarta.el_4.0.0.v20210105-0527.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.27kB)
07:34:20 [INFO] Unpacking jakarta.el_4.0.0.v20210105-0527...
07:34:20 [INFO] Fetching jakarta.servlet_5.0.0.v20210105-0527.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (201.11kB)
07:34:20 [INFO] The user operation is waiting for background work to complete.
07:34:20 [INFO] Fetching jakarta.servlet_5.0.0.v20210105-0527.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (201.11kB)
07:34:20 [INFO] Unpacking jakarta.servlet_5.0.0.v20210105-0527...
07:34:20 [INFO] Fetching jakarta.servlet.jsp_3.0.0.v20210105-0527.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.45kB)
07:34:20 [INFO] The user operation is waiting for background work to complete.
07:34:20 [INFO] Fetching jakarta.servlet.jsp_3.0.0.v20210105-0527.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.45kB)
07:34:20 [INFO] Unpacking jakarta.servlet.jsp_3.0.0.v20210105-0527...
07:34:20 [INFO] Fetching javax.mail_1.4.0.v201005080615.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (111.97kB)
07:34:20 [INFO] The user operation is waiting for background work to complete.
07:34:20 [INFO] Fetching javax.mail_1.4.0.v201005080615.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (111.97kB)
07:34:21 [INFO] Unpacking javax.mail_1.4.0.v201005080615...
07:34:21 [INFO] Fetching javax.persistence_2.2.1.v201807122140.jar from https://download.eclipse.org/staging/2021-03/plugins/ (198.66kB)
07:34:21 [INFO] Fetching javax.xml.rpc_1.1.0.v201209140446.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.93kB)
07:34:21 [INFO] The user operation is waiting for background work to complete.
07:34:21 [INFO] Fetching javax.xml.rpc_1.1.0.v201209140446.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.93kB)
07:34:21 [INFO] Unpacking javax.xml.rpc_1.1.0.v201209140446...
07:34:21 [INFO] Fetching javax.xml.soap_1.2.0.v201005080501.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.44kB)
07:34:21 [INFO] The user operation is waiting for background work to complete.
07:34:21 [INFO] Fetching javax.xml.soap_1.2.0.v201005080501.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.44kB)
07:34:21 [INFO] Unpacking javax.xml.soap_1.2.0.v201005080501...
07:34:21 [INFO] Fetching javax.xml.ws_2.1.0.v200902101523.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.49kB)
07:34:21 [INFO] The user operation is waiting for background work to complete.
07:34:21 [INFO] Fetching javax.xml.ws_2.1.0.v200902101523.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.49kB)
07:34:21 [INFO] Unpacking javax.xml.ws_2.1.0.v200902101523...
07:34:22 [INFO] Fetching org.apache.axis_1.4.0.v201411182030.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.47MB)
07:34:22 [INFO] The user operation is waiting for background work to complete.
07:34:22 [INFO] Fetching org.apache.axis_1.4.0.v201411182030.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.47MB)
07:34:22 [INFO] Unpacking org.apache.axis_1.4.0.v201411182030...
07:34:22 [INFO] Fetching javax.wsdl_1.6.2.v201012040545.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.02kB)
07:34:22 [INFO] The user operation is waiting for background work to complete.
07:34:22 [INFO] Fetching javax.wsdl_1.6.2.v201012040545.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.02kB)
07:34:22 [INFO] Unpacking javax.wsdl_1.6.2.v201012040545...
07:34:22 [INFO] Fetching org.apache.commons.discovery_0.2.0.v201004190315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (67.17kB)
07:34:22 [INFO] The user operation is waiting for background work to complete.
07:34:22 [INFO] Fetching org.apache.commons.discovery_0.2.0.v201004190315.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (67.17kB)
07:34:22 [INFO] Unpacking org.apache.commons.discovery_0.2.0.v201004190315...
07:34:22 [INFO] Fetching org.apache.lucene.analyzers-common_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (692.97kB)
07:34:22 [INFO] The user operation is waiting for background work to complete.
07:34:22 [INFO] Fetching org.apache.lucene.analyzers-common_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (692.97kB)
07:34:23 [INFO] Unpacking org.apache.lucene.analyzers-common_7.5.0.v20181003-1532...
07:34:23 [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (899.59kB)
07:34:23 [INFO] The user operation is waiting for background work to complete.
07:34:23 [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (899.59kB)
07:34:23 [INFO] Unpacking org.apache.lucene.core_7.5.0.v20181003-1532...
07:34:24 [INFO] Fetching org.apache.lucene.misc_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.23kB)
07:34:24 [INFO] The user operation is waiting for background work to complete.
07:34:24 [INFO] Fetching org.apache.lucene.misc_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.23kB)
07:34:24 [INFO] Unpacking org.apache.lucene.misc_7.5.0.v20181003-1532...
07:34:25 [INFO] Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (135.95kB)
07:34:25 [INFO] The user operation is waiting for background work to complete.
07:34:25 [INFO] Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (135.95kB)
07:34:25 [INFO] Unpacking org.apache.lucene.queryparser_7.5.0.v20181003-1532...
07:34:25 [INFO] Fetching org.apache.velocity_1.5.0.v200905192330.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (139.07kB)
07:34:25 [INFO] The user operation is waiting for background work to complete.
07:34:25 [INFO] Fetching org.apache.velocity_1.5.0.v200905192330.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (139.07kB)
07:34:25 [INFO] Unpacking org.apache.velocity_1.5.0.v200905192330...
07:34:25 [INFO] Fetching org.apache.commons.collections_3.2.2.v201511171945.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (159.38kB)
07:34:25 [INFO] The user operation is waiting for background work to complete.
07:34:25 [INFO] Fetching org.apache.commons.collections_3.2.2.v201511171945.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (159.38kB)
07:34:25 [INFO] Unpacking org.apache.commons.collections_3.2.2.v201511171945...
07:34:25 [INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (79.44kB)
07:34:25 [INFO] The user operation is waiting for background work to complete.
07:34:25 [INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (79.44kB)
07:34:26 [INFO] Unpacking org.jdom_1.1.1.v201101151400...
07:34:26 [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20160817-1930.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.55kB)
07:34:26 [INFO] The user operation is waiting for background work to complete.
07:34:26 [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20160817-1930.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.55kB)
07:34:26 [INFO] Unpacking org.apache.ws.commons.util_1.0.2.v20160817-1930...
07:34:26 [INFO] Fetching org.apache.wsil4j_1.0.0.v20180522-1857.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.64kB)
07:34:26 [INFO] The user operation is waiting for background work to complete.
07:34:26 [INFO] Fetching org.apache.wsil4j_1.0.0.v20180522-1857.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.64kB)
07:34:26 [INFO] Unpacking org.apache.wsil4j_1.0.0.v20180522-1857...
07:34:26 [INFO] Fetching org.uddi4j_2.0.5.v200805270300.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.95kB)
07:34:26 [INFO] The user operation is waiting for background work to complete.
07:34:26 [INFO] Fetching org.uddi4j_2.0.5.v200805270300.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.95kB)
07:34:26 [INFO] Unpacking org.uddi4j_2.0.5.v200805270300...
07:34:26 [INFO] Fetching org.apache.xalan_2.7.2.v20201124-1837.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (985.09kB)
07:34:26 [INFO] The user operation is waiting for background work to complete.
07:34:26 [INFO] Fetching org.apache.xalan_2.7.2.v20201124-1837.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (985.09kB)
07:34:26 [INFO] Unpacking org.apache.xalan_2.7.2.v20201124-1837...
07:34:27 [INFO] Fetching org.apache.xmlrpc_3.0.0.v20100427-1100.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (75.3kB)
07:34:27 [INFO] The user operation is waiting for background work to complete.
07:34:27 [INFO] Fetching org.apache.xmlrpc_3.0.0.v20100427-1100.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (75.3kB)
07:34:27 [INFO] Unpacking org.apache.xmlrpc_3.0.0.v20100427-1100...
07:34:28 [INFO] Fetching org.eclipse.datatools.common.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/plugins/ (52.34kB)
07:34:28 [INFO] Fetching org.eclipse.datatools.common.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.85kB)
07:34:28 [INFO] Fetching org.eclipse.datatools.connectivity_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/plugins/ (271kB)
07:34:29 [INFO] Fetching org.eclipse.datatools.connectivity.apache.derby_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (82.32kB)
07:34:29 [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (166.46kB)
07:34:29 [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (566.22kB)
07:34:29 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (344.11kB)
07:34:29 [INFO] Fetching org.eclipse.datatools.modelbase.derby_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.12kB)
07:34:29 [INFO] Fetching org.eclipse.datatools.connectivity.apache.derby.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.94kB)
07:34:30 [INFO] Fetching org.eclipse.datatools.connectivity.apache.derby.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (58.73kB)
07:34:30 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (340.77kB)
07:34:30 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (122.2kB)
07:34:30 [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (563.55kB)
07:34:30 [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (30.23kB)
07:34:30 [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.6.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (251.03kB)
07:34:30 [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.58kB)
07:34:31 [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (33.41kB)
07:34:31 [INFO] Fetching org.eclipse.datatools.help_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.93kB)
07:34:31 [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.22kB)
07:34:31 [INFO] Fetching org.eclipse.datatools.connectivity.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/plugins/ (85.84kB)
07:34:31 [INFO] Fetching org.eclipse.datatools.connectivity.doc.user.contexts_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (21.51kB)
07:34:31 [INFO] Fetching org.eclipse.datatools.connectivity.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.89kB)
07:34:31 [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (81.23kB)
07:34:32 [INFO] Fetching org.eclipse.datatools.connectivity.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.95kB)
07:34:32 [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (121.4kB)
07:34:32 [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.5.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (344.53kB)
07:34:32 [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (232.33kB)
07:34:32 [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (42.19kB)
07:34:32 [INFO] Fetching org.eclipse.datatools.connectivity.oda.designer.core.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.91kB)
07:34:33 [INFO] Fetching org.eclipse.datatools.connectivity.oda.template.ui_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (53.23kB)
07:34:33 [INFO] Fetching org.eclipse.datatools.connectivity.oda.designer.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.81kB)
07:34:33 [INFO] Fetching org.eclipse.datatools.connectivity.oda.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.81kB)
07:34:33 [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.3.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (72.95kB)
07:34:33 [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.3.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (102.6kB)
07:34:33 [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (272.37kB)
07:34:34 [INFO] Fetching org.eclipse.datatools.connectivity.ui.templates_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (75.6kB)
07:34:34 [INFO] Fetching org.eclipse.datatools.doc.isv_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/plugins/ (202.57kB)
07:34:34 [INFO] Fetching org.eclipse.datatools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.67kB)
07:34:34 [INFO] Fetching org.eclipse.datatools.oda.cshelp_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.66kB)
07:34:34 [INFO] Fetching org.eclipse.datatools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.91kB)
07:34:34 [INFO] Fetching org.eclipse.datatools.sqltools.db.derby_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (153.53kB)
07:34:35 [INFO] Fetching org.eclipse.datatools.enablement.apache.derby.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.92kB)
07:34:35 [INFO] Fetching org.eclipse.datatools.enablement.finfo_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.02kB)
07:34:35 [INFO] Fetching org.eclipse.datatools.sqltools.db.derby.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.64kB)
07:34:35 [INFO] Fetching org.eclipse.datatools.sqltools.db.generic.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.24kB)
07:34:35 [INFO] Fetching org.eclipse.datatools.enablement.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.88kB)
07:34:36 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.83kB)
07:34:36 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.34kB)
07:34:36 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (27.37kB)
07:34:36 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.89kB)
07:34:36 [INFO] Fetching org.eclipse.datatools.enablement.ibm_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (290.2kB)
07:34:36 [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.3.201.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (621.78kB)
07:34:37 [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (53.77kB)
07:34:37 [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql.query_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (309.63kB)
07:34:37 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (283.7kB)
07:34:37 [INFO] Fetching org.eclipse.datatools.sqltools.data.core_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (82.03kB)
07:34:37 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.iseries_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.32kB)
07:34:37 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.91kB)
07:34:38 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.iseries.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (31.81kB)
07:34:38 [INFO] Fetching org.eclipse.datatools.enablement.ibm.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.94kB)
07:34:38 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.luw_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (819.71kB)
07:34:38 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (65.7kB)
07:34:38 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.luw.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (38.78kB)
07:34:39 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.zseries_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.99kB)
07:34:39 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.56kB)
07:34:39 [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.zseries.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.77kB)
07:34:39 [INFO] Fetching org.eclipse.datatools.enablement.ibm.informix.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (33.06kB)
07:34:39 [INFO] Fetching org.eclipse.datatools.enablement.ibm.informix_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.7kB)
07:34:39 [INFO] Fetching org.eclipse.datatools.enablement.ibm.informix.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (26.47kB)
07:34:39 [INFO] Fetching org.eclipse.datatools.enablement.ibm.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (31.01kB)
07:34:40 [INFO] Fetching org.eclipse.datatools.enablement.ingres_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (109.36kB)
07:34:40 [INFO] Fetching org.eclipse.datatools.enablement.ingres.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.9kB)
07:34:40 [INFO] Fetching org.eclipse.datatools.enablement.ingres.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (183.18kB)
07:34:40 [INFO] Fetching org.eclipse.datatools.enablement.ingres.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.95kB)
07:34:40 [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.2.201.202009292210.jar from https://download.eclipse.org/staging/2021-03/plugins/ (463.57kB)
07:34:40 [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (92kB)
07:34:40 [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.2.101.202008192017.jar from https://download.eclipse.org/staging/2021-03/plugins/ (189.46kB)
07:34:41 [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (130.23kB)
07:34:41 [INFO] Fetching org.eclipse.datatools.sqltools.routineeditor_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (50.25kB)
07:34:41 [INFO] Fetching org.eclipse.datatools.sqltools.routineeditor.ui_1.2.101.202008192017.jar from https://download.eclipse.org/staging/2021-03/plugins/ (164.62kB)
07:34:41 [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (46.9kB)
07:34:41 [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (31.85kB)
07:34:41 [INFO] Fetching org.eclipse.datatools.enablement.jdbc.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.86kB)
07:34:42 [INFO] Fetching org.eclipse.datatools.enablement.jdt.classpath_1.2.101.201807030125.jar from https://download.eclipse.org/staging/2021-03/plugins/ (26.91kB)
07:34:42 [INFO] Fetching org.eclipse.datatools.enablement.jdt.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.82kB)
07:34:42 [INFO] Fetching org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (41.25kB)
07:34:42 [INFO] Fetching org.eclipse.datatools.enablement.msft.sqlserver_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (83.33kB)
07:34:42 [INFO] Fetching org.eclipse.datatools.enablement.msft.sqlserver.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (43.92kB)
07:34:42 [INFO] Fetching org.eclipse.datatools.enablement.msft.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.9kB)
07:34:42 [INFO] Fetching org.eclipse.datatools.enablement.mysql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (74.78kB)
07:34:43 [INFO] Fetching org.eclipse.datatools.enablement.mysql.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.93kB)
07:34:43 [INFO] Fetching org.eclipse.datatools.enablement.mysql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.11kB)
07:34:43 [INFO] Fetching org.eclipse.datatools.enablement.mysql.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.89kB)
07:34:43 [INFO] Fetching org.eclipse.datatools.enablement.oda.ws.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (108.61kB)
07:34:43 [INFO] Fetching org.eclipse.datatools.enablement.oda.xml.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (214.84kB)
07:34:43 [INFO] Fetching org.eclipse.datatools.enablement.oda.designer.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.88kB)
07:34:43 [INFO] Fetching org.eclipse.datatools.enablement.oda.ws_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (68.88kB)
07:34:44 [INFO] Fetching org.eclipse.datatools.enablement.oda.xml_1.4.102.201901091730.jar from https://download.eclipse.org/staging/2021-03/plugins/ (126.54kB)
07:34:44 [INFO] Fetching org.eclipse.datatools.enablement.oda.feature_1.14.102.201911221603.jar from https://download.eclipse.org/staging/2021-03/features/ (30.86kB)
07:34:44 [INFO] Fetching org.eclipse.datatools.enablement.oracle_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.75kB)
07:34:44 [INFO] Fetching org.eclipse.datatools.enablement.oracle.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (39.23kB)
07:34:44 [INFO] Fetching org.eclipse.datatools.enablement.oracle.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (26.61kB)
07:34:44 [INFO] Fetching org.eclipse.datatools.enablement.oracle.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.88kB)
07:34:44 [INFO] Fetching org.eclipse.datatools.enablement.postgresql_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (33.16kB)
07:34:45 [INFO] Fetching org.eclipse.datatools.enablement.postgresql.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.27kB)
07:34:45 [INFO] Fetching org.eclipse.datatools.enablement.postgresql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.67kB)
07:34:45 [INFO] Fetching org.eclipse.datatools.enablement.postgresql.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.89kB)
07:34:45 [INFO] Fetching org.eclipse.datatools.enablement.sap.maxdb.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.12kB)
07:34:45 [INFO] Fetching org.eclipse.datatools.enablement.sap.maxdb_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.82kB)
07:34:45 [INFO] Fetching org.eclipse.datatools.enablement.sap.maxdb.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.62kB)
07:34:46 [INFO] Fetching org.eclipse.datatools.enablement.sap.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.91kB)
07:34:46 [INFO] Fetching org.eclipse.datatools.enablement.sdk.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.71kB)
07:34:46 [INFO] Fetching org.eclipse.datatools.enablement.sqlite_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.46kB)
07:34:46 [INFO] Fetching org.eclipse.datatools.enablement.sqlite.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.33kB)
07:34:46 [INFO] Fetching org.eclipse.datatools.enablement.sqlite.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.18kB)
07:34:46 [INFO] Fetching org.eclipse.datatools.enablement.sqlite.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.95kB)
07:34:46 [INFO] Fetching org.eclipse.datatools.enablement.sybase_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (163.44kB)
07:34:47 [INFO] Fetching org.eclipse.datatools.enablement.sybase.models_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (46.66kB)
07:34:47 [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (281.25kB)
07:34:47 [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.models_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (192.48kB)
07:34:47 [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.49kB)
07:34:47 [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples_2.7.200.202008192017.jar from https://download.eclipse.org/staging/2021-03/plugins/ (635.59kB)
07:34:47 [INFO] Fetching org.eclipse.datatools.enablement.sybase.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (66.21kB)
07:34:47 [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (82.92kB)
07:34:48 [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.2.200.202008192017.jar from https://download.eclipse.org/staging/2021-03/plugins/ (228.76kB)
07:34:48 [INFO] Fetching org.eclipse.datatools.sqltools.db.generic_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (138.16kB)
07:34:48 [INFO] Fetching org.eclipse.datatools.sqltools.debugger.core_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (54.81kB)
07:34:48 [INFO] Fetching org.eclipse.datatools.sqltools.debugger.core.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (81.22kB)
07:34:48 [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (139.67kB)
07:34:49 [INFO] Fetching org.eclipse.datatools.sqltools.result_1.3.201.201905112017.jar from https://download.eclipse.org/staging/2021-03/plugins/ (97.49kB)
07:34:49 [INFO] Fetching org.eclipse.datatools.sqltools.schemaobjecteditor_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (21.71kB)
07:34:49 [INFO] Fetching org.eclipse.datatools.sqltools.schemaobjecteditor.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (232.59kB)
07:34:49 [INFO] Fetching org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (71.56kB)
07:34:49 [INFO] Fetching org.eclipse.datatools.sqltools.ddlgen.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (81.22kB)
07:34:50 [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (295.16kB)
07:34:50 [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase.models_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (229.99kB)
07:34:50 [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.97kB)
07:34:50 [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (77.84kB)
07:34:50 [INFO] Fetching org.eclipse.datatools.enablement.sybase.feature_1.14.200.202008192017.jar from https://download.eclipse.org/staging/2021-03/features/ (31.01kB)
07:34:50 [INFO] Fetching org.eclipse.datatools.intro_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.94kB)
07:34:51 [INFO] Fetching org.eclipse.datatools.intro_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.7kB)
07:34:51 [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (203.75kB)
07:34:51 [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (253.96kB)
07:34:51 [INFO] Fetching org.eclipse.datatools.modelbase.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.91kB)
07:34:51 [INFO] Fetching org.eclipse.datatools.sdk_1.9.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.8kB)
07:34:52 [INFO] Fetching org.eclipse.datatools.sdk.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.88kB)
07:34:53 [INFO] Fetching org.eclipse.datatools.sqltools.data.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (122.27kB)
07:34:54 [INFO] Fetching org.eclipse.datatools.sqltools.tabledataeditor_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (35kB)
07:34:54 [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (369.86kB)
07:34:54 [INFO] Fetching org.eclipse.datatools.sqldevtools.data.feature_1.14.200.202008192017.jar from https://download.eclipse.org/staging/2021-03/features/ (30.91kB)
07:34:54 [INFO] Fetching org.eclipse.datatools.sqldevtools.ddl.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.75kB)
07:34:54 [INFO] Fetching org.eclipse.datatools.sqldevtools.ddlgen.feature_1.14.200.202009292210.jar from https://download.eclipse.org/staging/2021-03/features/ (30.99kB)
07:34:55 [INFO] Fetching org.eclipse.datatools.sqldevtools.feature_1.14.200.202009292210.jar from https://download.eclipse.org/staging/2021-03/features/ (31.11kB)
07:34:55 [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql.lexer_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (140.74kB)
07:34:55 [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql.xml.query_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (274.08kB)
07:34:55 [INFO] Fetching org.eclipse.datatools.sqldevtools.parsers.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.87kB)
07:34:56 [INFO] Fetching org.eclipse.datatools.sqldevtools.results.feature_1.14.200.202008192017.jar from https://download.eclipse.org/staging/2021-03/features/ (30.96kB)
07:34:56 [INFO] Fetching org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.85kB)
07:34:56 [INFO] Fetching org.eclipse.datatools.sqltools.sqlbuilder_1.2.300.202008192017.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.05MB)
07:34:56 [INFO] Fetching org.eclipse.datatools.sqldevtools.sqlbuilder.feature_1.14.200.202009292210.jar from https://download.eclipse.org/staging/2021-03/features/ (31.01kB)
07:34:56 [INFO] Fetching org.eclipse.datatools.sqltools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/plugins/ (162.75kB)
07:34:57 [INFO] Fetching org.eclipse.datatools.sqltools.doc.user.contexts_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.91kB)
07:34:58 [INFO] Fetching org.eclipse.datatools.sqltools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2021-03/features/ (30.94kB)
07:34:58 [INFO] Fetching net.sourceforge.lpg.lpgjavaruntime_1.1.0.v201004271650.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.42kB)
07:34:58 [INFO] The user operation is waiting for background work to complete.
07:34:58 [INFO] Fetching net.sourceforge.lpg.lpgjavaruntime_1.1.0.v201004271650.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.42kB)
07:34:58 [INFO] Unpacking net.sourceforge.lpg.lpgjavaruntime_1.1.0.v201004271650...
07:34:58 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from https://download.eclipse.org/staging/2021-03/features/ (19.51kB)
07:34:59 [INFO] Fetching org.eclipse.egit.mylyn.ui_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.66kB)
07:34:59 [INFO] The user operation is waiting for background work to complete.
07:34:59 [INFO] Fetching org.eclipse.egit.mylyn.ui_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.66kB)
07:34:59 [INFO] Unpacking org.eclipse.egit.mylyn.ui_5.11.0.202103031150-rc1...
07:34:59 [INFO] Fetching org.eclipse.egit.mylyn_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/features/ (18.88kB)
07:34:59 [INFO] Fetching org.eclipse.mylyn.team.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (80.12kB)
07:34:59 [INFO] The user operation is waiting for background work to complete.
07:34:59 [INFO] Fetching org.eclipse.mylyn.team.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (80.12kB)
07:34:59 [INFO] Unpacking org.eclipse.mylyn.team.ui_3.25.2.v20200828-1617...
07:35:00 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from https://download.eclipse.org/staging/2021-03/features/ (19.56kB)
07:35:01 [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.87kB)
07:35:01 [INFO] The user operation is waiting for background work to complete.
07:35:01 [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.87kB)
07:35:01 [INFO] Unpacking org.eclipse.jem_2.0.600.v201903222024...
07:35:01 [INFO] Fetching org.eclipse.jem.beaninfo_2.0.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (78.64kB)
07:35:01 [INFO] The user operation is waiting for background work to complete.
07:35:01 [INFO] Fetching org.eclipse.jem.beaninfo_2.0.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (78.64kB)
07:35:01 [INFO] Unpacking org.eclipse.jem.beaninfo_2.0.300.v201903222024...
07:35:01 [INFO] Fetching org.eclipse.jem.proxy_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2021-03/plugins/ (661.86kB)
07:35:02 [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.61kB)
07:35:02 [INFO] The user operation is waiting for background work to complete.
07:35:02 [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.61kB)
07:35:02 [INFO] Unpacking org.eclipse.jem.workbench_2.1.0.v202101081429...
07:35:02 [INFO] Fetching org.eclipse.jem.beaninfo.vm_2.1.0.v202101081429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.93kB)
07:35:02 [INFO] The user operation is waiting for background work to complete.
07:35:02 [INFO] Fetching org.eclipse.jem.beaninfo.vm_2.1.0.v202101081429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.93kB)
07:35:02 [INFO] Unpacking org.eclipse.jem.beaninfo.vm_2.1.0.v202101081429...
07:35:02 [INFO] Fetching org.eclipse.jem.beaninfo.vm.common_2.1.0.v202101081429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.3kB)
07:35:02 [INFO] The user operation is waiting for background work to complete.
07:35:02 [INFO] Fetching org.eclipse.jem.beaninfo.vm.common_2.1.0.v202101081429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.3kB)
07:35:02 [INFO] Unpacking org.eclipse.jem.beaninfo.vm.common_2.1.0.v202101081429...
07:35:02 [INFO] Fetching org.eclipse.jetty.webapp_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (146.89kB)
07:35:02 [INFO] Fetching org.eclipse.jetty.xml_9.4.37.v20210219.jar from https://download.eclipse.org/staging/2021-03/plugins/ (74.08kB)
07:35:03 [INFO] Fetching org.eclipse.jpt.common.branding_1.4.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.95kB)
07:35:03 [INFO] The user operation is waiting for background work to complete.
07:35:03 [INFO] Fetching org.eclipse.jpt.common.branding_1.4.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.95kB)
07:35:03 [INFO] Unpacking org.eclipse.jpt.common.branding_1.4.1.v201902121834...
07:35:03 [INFO] Fetching org.eclipse.jpt.common.core_1.5.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (150.64kB)
07:35:03 [INFO] The user operation is waiting for background work to complete.
07:35:03 [INFO] Fetching org.eclipse.jpt.common.core_1.5.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (150.64kB)
07:35:03 [INFO] Unpacking org.eclipse.jpt.common.core_1.5.1.v201902121834...
07:35:03 [INFO] Fetching org.eclipse.jpt.common.utility_2.4.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (322.64kB)
07:35:03 [INFO] The user operation is waiting for background work to complete.
07:35:03 [INFO] Fetching org.eclipse.jpt.common.utility_2.4.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (322.64kB)
07:35:03 [INFO] Unpacking org.eclipse.jpt.common.utility_2.4.1.v201902121834...
07:35:04 [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.10.0.v202101040919.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.41kB)
07:35:04 [INFO] The user operation is waiting for background work to complete.
07:35:04 [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.10.0.v202101040919.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.41kB)
07:35:04 [INFO] Unpacking org.eclipse.jst.common.project.facet.core_1.10.0.v202101040919...
07:35:04 [INFO] Fetching org.eclipse.jst.j2ee_1.2.500.v202101072335.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (856.86kB)
07:35:04 [INFO] The user operation is waiting for background work to complete.
07:35:04 [INFO] Fetching org.eclipse.jst.j2ee_1.2.500.v202101072335.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (856.86kB)
07:35:04 [INFO] Unpacking org.eclipse.jst.j2ee_1.2.500.v202101072335...
07:35:05 [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.3.v202101042017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (590.06kB)
07:35:05 [INFO] The user operation is waiting for background work to complete.
07:35:05 [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.3.v202101042017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (590.06kB)
07:35:05 [INFO] Unpacking org.eclipse.jst.j2ee.core_1.4.3.v202101042017...
07:35:06 [INFO] Fetching org.eclipse.jpt.common.eclipselink.branding_1.3.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.97kB)
07:35:06 [INFO] The user operation is waiting for background work to complete.
07:35:06 [INFO] Fetching org.eclipse.jpt.common.eclipselink.branding_1.3.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.97kB)
07:35:06 [INFO] Unpacking org.eclipse.jpt.common.eclipselink.branding_1.3.101.v201902121834...
07:35:06 [INFO] Fetching org.eclipse.jpt.common.eclipselink.core_1.3.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (262.34kB)
07:35:06 [INFO] The user operation is waiting for background work to complete.
07:35:06 [INFO] Fetching org.eclipse.jpt.common.eclipselink.core_1.3.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (262.34kB)
07:35:06 [INFO] Unpacking org.eclipse.jpt.common.eclipselink.core_1.3.201.v201902121834...
07:35:06 [INFO] Fetching org.eclipse.jpt.common.eclipselink.feature_1.3.200.v201903221940.jar from https://download.eclipse.org/staging/2021-03/features/ (30.52kB)
07:35:06 [INFO] Fetching org.eclipse.jpt.common.ui_1.4.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (124.96kB)
07:35:06 [INFO] The user operation is waiting for background work to complete.
07:35:06 [INFO] Fetching org.eclipse.jpt.common.ui_1.4.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (124.96kB)
07:35:06 [INFO] Unpacking org.eclipse.jpt.common.ui_1.4.201.v201902121834...
07:35:06 [INFO] Fetching org.eclipse.jpt.common.feature_1.5.100.v201903221940.jar from https://download.eclipse.org/staging/2021-03/features/ (30.53kB)
07:35:07 [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.04kB)
07:35:07 [INFO] The user operation is waiting for background work to complete.
07:35:07 [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.04kB)
07:35:07 [INFO] Unpacking org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017...
07:35:07 [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (91.72kB)
07:35:07 [INFO] The user operation is waiting for background work to complete.
07:35:07 [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (91.72kB)
07:35:07 [INFO] Unpacking org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017...
07:35:07 [INFO] Fetching org.eclipse.jpt.doc.user_3.2.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.54MB)
07:35:07 [INFO] The user operation is waiting for background work to complete.
07:35:07 [INFO] Fetching org.eclipse.jpt.doc.user_3.2.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.54MB)
07:35:07 [INFO] Unpacking org.eclipse.jpt.doc.user_3.2.101.v201902121834...
07:35:07 [INFO] Fetching org.eclipse.jpt.jaxb.branding_1.4.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.97kB)
07:35:07 [INFO] The user operation is waiting for background work to complete.
07:35:07 [INFO] Fetching org.eclipse.jpt.jaxb.branding_1.4.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.97kB)
07:35:07 [INFO] Unpacking org.eclipse.jpt.jaxb.branding_1.4.1.v201902121834...
07:35:08 [INFO] Fetching org.eclipse.jpt.jaxb.core_1.4.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (178.85kB)
07:35:08 [INFO] The user operation is waiting for background work to complete.
07:35:08 [INFO] Fetching org.eclipse.jpt.jaxb.core_1.4.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (178.85kB)
07:35:08 [INFO] Unpacking org.eclipse.jpt.jaxb.core_1.4.101.v201902121834...
07:35:08 [INFO] Fetching org.eclipse.jpt.jaxb.core.schemagen_1.1.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.96kB)
07:35:08 [INFO] The user operation is waiting for background work to complete.
07:35:08 [INFO] Fetching org.eclipse.jpt.jaxb.core.schemagen_1.1.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.96kB)
07:35:08 [INFO] Unpacking org.eclipse.jpt.jaxb.core.schemagen_1.1.201.v201902121834...
07:35:08 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.branding_1.4.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.99kB)
07:35:08 [INFO] The user operation is waiting for background work to complete.
07:35:08 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.branding_1.4.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.99kB)
07:35:08 [INFO] Unpacking org.eclipse.jpt.jaxb.eclipselink.branding_1.4.101.v201902121834...
07:35:09 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.core_1.3.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (115.84kB)
07:35:09 [INFO] The user operation is waiting for background work to complete.
07:35:09 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.core_1.3.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (115.84kB)
07:35:09 [INFO] Unpacking org.eclipse.jpt.jaxb.eclipselink.core_1.3.201.v201902121834...
07:35:10 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.core.schemagen_1.2.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.38kB)
07:35:10 [INFO] The user operation is waiting for background work to complete.
07:35:10 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.core.schemagen_1.2.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.38kB)
07:35:10 [INFO] Unpacking org.eclipse.jpt.jaxb.eclipselink.core.schemagen_1.2.201.v201902121834...
07:35:10 [INFO] Fetching org.eclipse.persistence.moxy_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2021-03/plugins/ (637.14kB)
07:35:10 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.ui_1.4.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.11kB)
07:35:10 [INFO] The user operation is waiting for background work to complete.
07:35:10 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.ui_1.4.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.11kB)
07:35:10 [INFO] Unpacking org.eclipse.jpt.jaxb.eclipselink.ui_1.4.201.v201902121834...
07:35:10 [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.feature_1.4.202.v201903221940.jar from https://download.eclipse.org/staging/2021-03/features/ (30.62kB)
07:35:10 [INFO] Fetching org.eclipse.jpt.jaxb.ui_1.5.200.v202007091849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (102.51kB)
07:35:10 [INFO] The user operation is waiting for background work to complete.
07:35:10 [INFO] Fetching org.eclipse.jpt.jaxb.ui_1.5.200.v202007091849.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (102.51kB)
07:35:10 [INFO] Unpacking org.eclipse.jpt.jaxb.ui_1.5.200.v202007091849...
07:35:10 [INFO] Fetching org.eclipse.jpt.jaxb.feature_1.5.200.v202007091849.jar from https://download.eclipse.org/staging/2021-03/features/ (30.57kB)
07:35:11 [INFO] Fetching org.eclipse.wst.web.ui_1.2.103.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.66kB)
07:35:11 [INFO] The user operation is waiting for background work to complete.
07:35:11 [INFO] Fetching org.eclipse.wst.web.ui_1.2.103.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.66kB)
07:35:11 [INFO] Unpacking org.eclipse.wst.web.ui_1.2.103.v202101180039...
07:35:11 [INFO] Fetching org.eclipse.jpt.jpa.annotate_1.0.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.71kB)
07:35:11 [INFO] The user operation is waiting for background work to complete.
07:35:11 [INFO] Fetching org.eclipse.jpt.jpa.annotate_1.0.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.71kB)
07:35:11 [INFO] Unpacking org.eclipse.jpt.jpa.annotate_1.0.101.v201902121834...
07:35:11 [INFO] Fetching org.eclipse.jpt.jpa.db_2.2.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.22kB)
07:35:11 [INFO] The user operation is waiting for background work to complete.
07:35:11 [INFO] Fetching org.eclipse.jpt.jpa.db_2.2.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.22kB)
07:35:12 [INFO] Unpacking org.eclipse.jpt.jpa.db_2.2.201.v201902121834...
07:35:12 [INFO] Fetching org.eclipse.jpt.jpa.core_3.6.0.v202002052252.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (647.91kB)
07:35:12 [INFO] The user operation is waiting for background work to complete.
07:35:12 [INFO] Fetching org.eclipse.jpt.jpa.core_3.6.0.v202002052252.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (647.91kB)
07:35:12 [INFO] Unpacking org.eclipse.jpt.jpa.core_3.6.0.v202002052252...
07:35:13 [INFO] Fetching org.eclipse.jpt.jpa.branding_3.4.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.95kB)
07:35:13 [INFO] The user operation is waiting for background work to complete.
07:35:13 [INFO] Fetching org.eclipse.jpt.jpa.branding_3.4.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.95kB)
07:35:13 [INFO] Unpacking org.eclipse.jpt.jpa.branding_3.4.1.v201902121834...
07:35:13 [INFO] Fetching org.eclipse.persistence.jpa.jpql_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.37MB)
07:35:14 [INFO] Fetching org.eclipse.jpt.jpa.db.ui_2.1.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.42kB)
07:35:14 [INFO] The user operation is waiting for background work to complete.
07:35:14 [INFO] Fetching org.eclipse.jpt.jpa.db.ui_2.1.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.42kB)
07:35:14 [INFO] Unpacking org.eclipse.jpt.jpa.db.ui_2.1.201.v201902121834...
07:35:14 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.branding_3.4.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.97kB)
07:35:14 [INFO] The user operation is waiting for background work to complete.
07:35:14 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.branding_3.4.1.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.97kB)
07:35:14 [INFO] Unpacking org.eclipse.jpt.jpa.eclipselink.branding_3.4.1.v201902121834...
07:35:14 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.core_2.4.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (292.11kB)
07:35:14 [INFO] The user operation is waiting for background work to complete.
07:35:14 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.core_2.4.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (292.11kB)
07:35:14 [INFO] Unpacking org.eclipse.jpt.jpa.eclipselink.core_2.4.101.v201902121834...
07:35:15 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.core.ddlgen_2.2.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.63kB)
07:35:15 [INFO] The user operation is waiting for background work to complete.
07:35:15 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.core.ddlgen_2.2.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.63kB)
07:35:15 [INFO] Unpacking org.eclipse.jpt.jpa.eclipselink.core.ddlgen_2.2.201.v201902121834...
07:35:15 [INFO] Fetching org.eclipse.persistence.core_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2021-03/plugins/ (5.14MB)
07:35:16 [INFO] Fetching org.eclipse.persistence.antlr_3.5.2.v201711011707.jar from https://download.eclipse.org/staging/2021-03/plugins/ (161.9kB)
07:35:16 [INFO] Fetching org.eclipse.persistence.asm_6.2.0.v201808041549.jar from https://download.eclipse.org/staging/2021-03/plugins/ (486.53kB)
07:35:16 [INFO] Fetching org.eclipse.persistence.jpa_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.42MB)
07:35:16 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.ui_2.4.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (202.89kB)
07:35:16 [INFO] The user operation is waiting for background work to complete.
07:35:16 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.ui_2.4.101.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (202.89kB)
07:35:16 [INFO] Unpacking org.eclipse.jpt.jpa.eclipselink.ui_2.4.101.v201902121834...
07:35:17 [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.feature_3.4.101.v201903221940.jar from https://download.eclipse.org/staging/2021-03/features/ (30.69kB)
07:35:17 [INFO] Fetching org.eclipse.jpt.jpa.gen_2.3.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.91kB)
07:35:17 [INFO] The user operation is waiting for background work to complete.
07:35:17 [INFO] Fetching org.eclipse.jpt.jpa.gen_2.3.201.v201902121834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.91kB)
07:35:17 [INFO] Unpacking org.eclipse.jpt.jpa.gen_2.3.201.v201902121834...
07:35:17 [INFO] Fetching org.eclipse.jpt.jpa.ui_3.6.1.v202102130825.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (490.76kB)
07:35:17 [INFO] The user operation is waiting for background work to complete.
07:35:17 [INFO] Fetching org.eclipse.jpt.jpa.ui_3.6.1.v202102130825.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (490.76kB)
07:35:18 [INFO] Unpacking org.eclipse.jpt.jpa.ui_3.6.1.v202102130825...
07:35:18 [INFO] Fetching org.eclipse.jpt.jpa.feature_3.6.1.v202102130825.jar from https://download.eclipse.org/staging/2021-03/features/ (30.88kB)
07:35:18 [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.2kB)
07:35:18 [INFO] The user operation is waiting for background work to complete.
07:35:18 [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.2kB)
07:35:18 [INFO] Unpacking org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024...
07:35:19 [INFO] Fetching org.eclipse.jst.j2ee.ui_1.1.931.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (356.62kB)
07:35:19 [INFO] The user operation is waiting for background work to complete.
07:35:19 [INFO] Fetching org.eclipse.jst.j2ee.ui_1.1.931.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (356.62kB)
07:35:19 [INFO] Unpacking org.eclipse.jst.j2ee.ui_1.1.931.v202007170603...
07:35:19 [INFO] Fetching org.eclipse.jst.jsf.common_1.5.103.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (181.14kB)
07:35:19 [INFO] The user operation is waiting for background work to complete.
07:35:19 [INFO] Fetching org.eclipse.jst.jsf.common_1.5.103.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (181.14kB)
07:35:19 [INFO] Unpacking org.eclipse.jst.jsf.common_1.5.103.v201902121810...
07:35:19 [INFO] Fetching org.eclipse.jst.jsf.common.runtime_1.4.2.v202007170344.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.82kB)
07:35:19 [INFO] The user operation is waiting for background work to complete.
07:35:19 [INFO] Fetching org.eclipse.jst.jsf.common.runtime_1.4.2.v202007170344.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.82kB)
07:35:19 [INFO] Unpacking org.eclipse.jst.jsf.common.runtime_1.4.2.v202007170344...
07:35:20 [INFO] Fetching org.eclipse.jst.jsf.common.ui_1.5.102.v202007170344.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (105.24kB)
07:35:20 [INFO] The user operation is waiting for background work to complete.
07:35:20 [INFO] Fetching org.eclipse.jst.jsf.common.ui_1.5.102.v202007170344.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (105.24kB)
07:35:20 [INFO] Unpacking org.eclipse.jst.jsf.common.ui_1.5.102.v202007170344...
07:35:20 [INFO] Fetching org.eclipse.jst.jsf.core_1.8.2.v202007170344.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.14MB)
07:35:20 [INFO] Fetching org.eclipse.jst.jsf.facelet.core_1.4.2.v201902121810.jar from https://download.eclipse.org/staging/2021-03/plugins/ (652.72kB)
07:35:20 [INFO] Fetching org.eclipse.jst.jsf.facelet.ui_1.3.112.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.94kB)
07:35:20 [INFO] The user operation is waiting for background work to complete.
07:35:20 [INFO] Fetching org.eclipse.jst.jsf.facelet.ui_1.3.112.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.94kB)
07:35:20 [INFO] Unpacking org.eclipse.jst.jsf.facelet.ui_1.3.112.v201902121810...
07:35:20 [INFO] Fetching org.eclipse.jst.jsf.facesconfig_1.5.102.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (205.77kB)
07:35:20 [INFO] The user operation is waiting for background work to complete.
07:35:20 [INFO] Fetching org.eclipse.jst.jsf.facesconfig_1.5.102.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (205.77kB)
07:35:20 [INFO] Unpacking org.eclipse.jst.jsf.facesconfig_1.5.102.v201902121810...
07:35:21 [INFO] Fetching org.eclipse.jst.jsf.facesconfig.ui_1.5.2.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (257.17kB)
07:35:21 [INFO] The user operation is waiting for background work to complete.
07:35:21 [INFO] Fetching org.eclipse.jst.jsf.facesconfig.ui_1.5.2.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (257.17kB)
07:35:21 [INFO] Unpacking org.eclipse.jst.jsf.facesconfig.ui_1.5.2.v201902121810...
07:35:21 [INFO] Fetching org.eclipse.jst.jsf.ui_1.6.103.v202003241443.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (88.71kB)
07:35:21 [INFO] The user operation is waiting for background work to complete.
07:35:21 [INFO] Fetching org.eclipse.jst.jsf.ui_1.6.103.v202003241443.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (88.71kB)
07:35:21 [INFO] Unpacking org.eclipse.jst.jsf.ui_1.6.103.v202003241443...
07:35:22 [INFO] Fetching org.eclipse.jst.jsf.standard.tagsupport_1.5.1.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (117.37kB)
07:35:22 [INFO] The user operation is waiting for background work to complete.
07:35:22 [INFO] Fetching org.eclipse.jst.jsf.standard.tagsupport_1.5.1.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (117.37kB)
07:35:22 [INFO] Unpacking org.eclipse.jst.jsf.standard.tagsupport_1.5.1.v201902121810...
07:35:22 [INFO] Fetching org.eclipse.jsf.branding_3.5.1.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.14kB)
07:35:22 [INFO] The user operation is waiting for background work to complete.
07:35:22 [INFO] Fetching org.eclipse.jsf.branding_3.5.1.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.14kB)
07:35:22 [INFO] Unpacking org.eclipse.jsf.branding_3.5.1.v201902121810...
07:35:22 [INFO] Fetching org.eclipse.jsf.feature_3.10.1.v202007170344.jar from https://download.eclipse.org/staging/2021-03/features/ (30.68kB)
07:35:22 [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.64kB)
07:35:22 [INFO] The user operation is waiting for background work to complete.
07:35:22 [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.64kB)
07:35:22 [INFO] Unpacking org.eclipse.jst.common.annotations.core_1.1.300.v201903222024...
07:35:22 [INFO] Fetching org.eclipse.jst.common.annotations.ui_1.1.300.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.15kB)
07:35:22 [INFO] The user operation is waiting for background work to complete.
07:35:22 [INFO] Fetching org.eclipse.jst.common.annotations.ui_1.1.300.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.15kB)
07:35:22 [INFO] Unpacking org.eclipse.jst.common.annotations.ui_1.1.300.v202007170603...
07:35:22 [INFO] Fetching org.eclipse.jst.common.fproj.enablement.jdt_3.21.0.v202101040919.jar from https://download.eclipse.org/staging/2021-03/features/ (30.28kB)
07:35:22 [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.701.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.43kB)
07:35:22 [INFO] The user operation is waiting for background work to complete.
07:35:22 [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.701.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.43kB)
07:35:23 [INFO] Unpacking org.eclipse.jst.common.frameworks_1.1.701.v201903222024...
07:35:23 [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.95kB)
07:35:23 [INFO] The user operation is waiting for background work to complete.
07:35:23 [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.95kB)
07:35:23 [INFO] Unpacking org.eclipse.jst.common.ui_1.0.301.v201903222024...
07:35:23 [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.911.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (326.88kB)
07:35:23 [INFO] The user operation is waiting for background work to complete.
07:35:23 [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.911.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (326.88kB)
07:35:23 [INFO] Unpacking org.eclipse.jst.ejb.ui_1.1.911.v201903222024...
07:35:23 [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (119.7kB)
07:35:23 [INFO] The user operation is waiting for background work to complete.
07:35:23 [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (119.7kB)
07:35:23 [INFO] Unpacking org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024...
07:35:23 [INFO] Fetching org.eclipse.wst.server.core_1.10.200.v202102111918.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (124.43kB)
07:35:23 [INFO] The user operation is waiting for background work to complete.
07:35:23 [INFO] Fetching org.eclipse.wst.server.core_1.10.200.v202102111918.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (124.43kB)
07:35:23 [INFO] Unpacking org.eclipse.wst.server.core_1.10.200.v202102111918...
07:35:24 [INFO] Fetching org.eclipse.wst.web_1.3.0.v202101070402.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.58kB)
07:35:24 [INFO] The user operation is waiting for background work to complete.
07:35:24 [INFO] Fetching org.eclipse.wst.web_1.3.0.v202101070402.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.58kB)
07:35:24 [INFO] Unpacking org.eclipse.wst.web_1.3.0.v202101070402...
07:35:24 [INFO] Fetching org.eclipse.jst.jee.ui_1.0.901.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (72.91kB)
07:35:24 [INFO] The user operation is waiting for background work to complete.
07:35:24 [INFO] Fetching org.eclipse.jst.jee.ui_1.0.901.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (72.91kB)
07:35:24 [INFO] Unpacking org.eclipse.jst.jee.ui_1.0.901.v201903222025...
07:35:24 [INFO] Fetching org.eclipse.jst.j2ee.webservice_1.1.700.v201904091346.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.27kB)
07:35:24 [INFO] The user operation is waiting for background work to complete.
07:35:24 [INFO] Fetching org.eclipse.jst.j2ee.webservice_1.1.700.v201904091346.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.27kB)
07:35:24 [INFO] Unpacking org.eclipse.jst.j2ee.webservice_1.1.700.v201904091346...
07:35:24 [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.11kB)
07:35:24 [INFO] The user operation is waiting for background work to complete.
07:35:24 [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.11kB)
07:35:24 [INFO] Unpacking org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346...
07:35:24 [INFO] Fetching org.eclipse.jst.jee.ejb_1.0.500.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.72kB)
07:35:24 [INFO] The user operation is waiting for background work to complete.
07:35:24 [INFO] Fetching org.eclipse.jst.jee.ejb_1.0.500.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.72kB)
07:35:24 [INFO] Unpacking org.eclipse.jst.jee.ejb_1.0.500.v201903222025...
07:35:25 [INFO] Fetching org.eclipse.jst.enterprise_core.feature_3.21.0.v202012212201.jar from https://download.eclipse.org/staging/2021-03/features/ (31.59kB)
07:35:25 [INFO] Fetching org.eclipse.jst.ws_1.0.900.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.94kB)
07:35:25 [INFO] The user operation is waiting for background work to complete.
07:35:25 [INFO] Fetching org.eclipse.jst.ws_1.0.900.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.94kB)
07:35:25 [INFO] Unpacking org.eclipse.jst.ws_1.0.900.v201910301957...
07:35:25 [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.98kB)
07:35:25 [INFO] The user operation is waiting for background work to complete.
07:35:25 [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.98kB)
07:35:25 [INFO] Unpacking org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346...
07:35:25 [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.800.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (172.13kB)
07:35:25 [INFO] The user operation is waiting for background work to complete.
07:35:25 [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.800.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (172.13kB)
07:35:25 [INFO] Unpacking org.eclipse.jst.j2ee.navigator.ui_1.1.800.v202007170603...
07:35:26 [INFO] Fetching org.eclipse.jst.j2ee.webservice.ui_1.1.700.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.55kB)
07:35:26 [INFO] The user operation is waiting for background work to complete.
07:35:26 [INFO] Fetching org.eclipse.jst.j2ee.webservice.ui_1.1.700.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.55kB)
07:35:26 [INFO] Unpacking org.eclipse.jst.j2ee.webservice.ui_1.1.700.v201903222025...
07:35:26 [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.1000.v202101042017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (78.74kB)
07:35:26 [INFO] The user operation is waiting for background work to complete.
07:35:26 [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.1000.v202101042017.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (78.74kB)
07:35:26 [INFO] Unpacking org.eclipse.jst.servlet.ui_1.1.1000.v202101042017...
07:35:26 [INFO] Fetching org.eclipse.jst.ws.ui_1.1.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.59kB)
07:35:26 [INFO] The user operation is waiting for background work to complete.
07:35:26 [INFO] Fetching org.eclipse.jst.ws.ui_1.1.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.59kB)
07:35:26 [INFO] Unpacking org.eclipse.jst.ws.ui_1.1.0.v201910301957...
07:35:26 [INFO] Fetching org.eclipse.jst.ws.uddiregistry_1.1.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.47kB)
07:35:26 [INFO] The user operation is waiting for background work to complete.
07:35:26 [INFO] Fetching org.eclipse.jst.ws.uddiregistry_1.1.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.47kB)
07:35:26 [INFO] Unpacking org.eclipse.jst.ws.uddiregistry_1.1.0.v201910301957...
07:35:26 [INFO] Fetching org.eclipse.jst.ws.creation.ui_1.0.1000.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (135.1kB)
07:35:26 [INFO] The user operation is waiting for background work to complete.
07:35:26 [INFO] Fetching org.eclipse.jst.ws.creation.ui_1.0.1000.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (135.1kB)
07:35:27 [INFO] Unpacking org.eclipse.jst.ws.creation.ui_1.0.1000.v201910301957...
07:35:27 [INFO] Fetching org.eclipse.jst.ws.consumption.ui_1.1.1000.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (314.25kB)
07:35:27 [INFO] The user operation is waiting for background work to complete.
07:35:27 [INFO] Fetching org.eclipse.jst.ws.consumption.ui_1.1.1000.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (314.25kB)
07:35:27 [INFO] Unpacking org.eclipse.jst.ws.consumption.ui_1.1.1000.v201910301957...
07:35:27 [INFO] Fetching org.eclipse.jst.ws.consumption_1.0.1400.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (86.15kB)
07:35:27 [INFO] The user operation is waiting for background work to complete.
07:35:27 [INFO] Fetching org.eclipse.jst.ws.consumption_1.0.1400.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (86.15kB)
07:35:27 [INFO] Unpacking org.eclipse.jst.ws.consumption_1.0.1400.v201910301957...
07:35:28 [INFO] Fetching org.eclipse.jst.j2ee.infopop_1.0.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.79kB)
07:35:28 [INFO] The user operation is waiting for background work to complete.
07:35:28 [INFO] Fetching org.eclipse.jst.j2ee.infopop_1.0.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.79kB)
07:35:28 [INFO] Unpacking org.eclipse.jst.j2ee.infopop_1.0.300.v201903222024...
07:35:28 [INFO] Fetching org.eclipse.jst.jsp.ui.infopop_1.0.200.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.52kB)
07:35:28 [INFO] The user operation is waiting for background work to complete.
07:35:28 [INFO] Fetching org.eclipse.jst.jsp.ui.infopop_1.0.200.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.52kB)
07:35:28 [INFO] Unpacking org.eclipse.jst.jsp.ui.infopop_1.0.200.v201903222120...
07:35:28 [INFO] Fetching org.eclipse.jst.servlet.ui.infopop_1.0.500.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.59kB)
07:35:28 [INFO] The user operation is waiting for background work to complete.
07:35:28 [INFO] Fetching org.eclipse.jst.servlet.ui.infopop_1.0.500.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.59kB)
07:35:28 [INFO] Unpacking org.eclipse.jst.servlet.ui.infopop_1.0.500.v201903222024...
07:35:28 [INFO] Fetching org.eclipse.jst.ws.axis.infopop_1.0.400.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.38kB)
07:35:28 [INFO] The user operation is waiting for background work to complete.
07:35:28 [INFO] Fetching org.eclipse.jst.ws.axis.infopop_1.0.400.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.38kB)
07:35:28 [INFO] Unpacking org.eclipse.jst.ws.axis.infopop_1.0.400.v201903050508...
07:35:28 [INFO] Fetching org.eclipse.jst.ws.consumption.infopop_1.0.400.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.71kB)
07:35:28 [INFO] The user operation is waiting for background work to complete.
07:35:28 [INFO] Fetching org.eclipse.jst.ws.consumption.infopop_1.0.400.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.71kB)
07:35:28 [INFO] Unpacking org.eclipse.jst.ws.consumption.infopop_1.0.400.v201903050508...
07:35:29 [INFO] Fetching org.eclipse.jst.ws.infopop_1.0.400.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.95kB)
07:35:29 [INFO] The user operation is waiting for background work to complete.
07:35:29 [INFO] Fetching org.eclipse.jst.ws.infopop_1.0.400.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.95kB)
07:35:29 [INFO] Unpacking org.eclipse.jst.ws.infopop_1.0.400.v201903050508...
07:35:29 [INFO] Fetching org.eclipse.jst.ws.creation.ejb.ui_1.0.300.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.22kB)
07:35:29 [INFO] The user operation is waiting for background work to complete.
07:35:29 [INFO] Fetching org.eclipse.jst.ws.creation.ejb.ui_1.0.300.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.22kB)
07:35:29 [INFO] Unpacking org.eclipse.jst.ws.creation.ejb.ui_1.0.300.v201910301957...
07:35:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.ui_1.2.0.v202101081429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (54.19kB)
07:35:29 [INFO] The user operation is waiting for background work to complete.
07:35:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.ui_1.2.0.v202101081429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (54.19kB)
07:35:29 [INFO] Unpacking org.eclipse.jst.j2ee.ejb.annotations.ui_1.2.0.v202101081429...
07:35:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.27kB)
07:35:29 [INFO] The user operation is waiting for background work to complete.
07:35:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.27kB)
07:35:29 [INFO] Unpacking org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429...
07:35:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.emitter_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.01kB)
07:35:29 [INFO] The user operation is waiting for background work to complete.
07:35:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.emitter_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.01kB)
07:35:29 [INFO] Unpacking org.eclipse.jst.j2ee.ejb.annotations.emitter_1.1.300.v201903222024...
07:35:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.2.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.37kB)
07:35:29 [INFO] The user operation is waiting for background work to complete.
07:35:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.2.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.37kB)
07:35:29 [INFO] Unpacking org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.2.300.v201903222024...
07:35:29 [INFO] Fetching org.eclipse.jst.j2ee.xdoclet.runtime_1.2.0.v202101081429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.72kB)
07:35:29 [INFO] The user operation is waiting for background work to complete.
07:35:29 [INFO] Fetching org.eclipse.jst.j2ee.xdoclet.runtime_1.2.0.v202101081429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.72kB)
07:35:30 [INFO] Unpacking org.eclipse.jst.j2ee.xdoclet.runtime_1.2.0.v202101081429...
07:35:30 [INFO] Fetching org.eclipse.jst.ejb.ui.infopop_1.0.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.49kB)
07:35:30 [INFO] The user operation is waiting for background work to complete.
07:35:30 [INFO] Fetching org.eclipse.jst.ejb.ui.infopop_1.0.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.49kB)
07:35:30 [INFO] Unpacking org.eclipse.jst.ejb.ui.infopop_1.0.300.v201903222024...
07:35:30 [INFO] Fetching org.eclipse.jst.ws.jaxrs.core_1.0.851.v202101130222.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.94kB)
07:35:30 [INFO] The user operation is waiting for background work to complete.
07:35:30 [INFO] Fetching org.eclipse.jst.ws.jaxrs.core_1.0.851.v202101130222.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.94kB)
07:35:30 [INFO] Unpacking org.eclipse.jst.ws.jaxrs.core_1.0.851.v202101130222...
07:35:30 [INFO] Fetching org.eclipse.jst.ws.jaxrs.ui_1.0.801.v201906251834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.25kB)
07:35:30 [INFO] The user operation is waiting for background work to complete.
07:35:30 [INFO] Fetching org.eclipse.jst.ws.jaxrs.ui_1.0.801.v201906251834.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.25kB)
07:35:30 [INFO] Unpacking org.eclipse.jst.ws.jaxrs.ui_1.0.801.v201906251834...
07:35:30 [INFO] Fetching org.eclipse.jst.ws.axis.consumption.core_1.0.600.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.55kB)
07:35:30 [INFO] The user operation is waiting for background work to complete.
07:35:30 [INFO] Fetching org.eclipse.jst.ws.axis.consumption.core_1.0.600.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.55kB)
07:35:30 [INFO] Unpacking org.eclipse.jst.ws.axis.consumption.core_1.0.600.v201910301957...
07:35:30 [INFO] Fetching org.eclipse.jst.ws.axis.consumption.ui_1.0.1000.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.04kB)
07:35:30 [INFO] The user operation is waiting for background work to complete.
07:35:30 [INFO] Fetching org.eclipse.jst.ws.axis.consumption.ui_1.0.1000.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.04kB)
07:35:30 [INFO] Unpacking org.eclipse.jst.ws.axis.consumption.ui_1.0.1000.v201910301957...
07:35:30 [INFO] Fetching org.eclipse.jst.ws.axis.creation.ui_1.0.1000.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.33kB)
07:35:30 [INFO] The user operation is waiting for background work to complete.
07:35:30 [INFO] Fetching org.eclipse.jst.ws.axis.creation.ui_1.0.1000.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.33kB)
07:35:31 [INFO] Unpacking org.eclipse.jst.ws.axis.creation.ui_1.0.1000.v201910301957...
07:35:31 [INFO] Fetching org.eclipse.jst.enterprise_ui.feature_3.21.0.v202012212201.jar from https://download.eclipse.org/staging/2021-03/features/ (19.15kB)
07:35:31 [INFO] Fetching org.eclipse.jst.ejb.doc.user_1.1.301.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (80.11kB)
07:35:31 [INFO] The user operation is waiting for background work to complete.
07:35:31 [INFO] Fetching org.eclipse.jst.ejb.doc.user_1.1.301.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (80.11kB)
07:35:31 [INFO] Unpacking org.eclipse.jst.ejb.doc.user_1.1.301.v201903222024...
07:35:31 [INFO] Fetching org.eclipse.jst.j2ee.doc.user_1.1.400.v202101072335.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (193.18kB)
07:35:31 [INFO] The user operation is waiting for background work to complete.
07:35:31 [INFO] Fetching org.eclipse.jst.j2ee.doc.user_1.1.400.v202101072335.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (193.18kB)
07:35:31 [INFO] Unpacking org.eclipse.jst.j2ee.doc.user_1.1.400.v202101072335...
07:35:31 [INFO] Fetching org.eclipse.jst.ws.axis.ui.doc.user_1.1.200.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.38kB)
07:35:31 [INFO] The user operation is waiting for background work to complete.
07:35:31 [INFO] Fetching org.eclipse.jst.ws.axis.ui.doc.user_1.1.200.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.38kB)
07:35:31 [INFO] Unpacking org.eclipse.jst.ws.axis.ui.doc.user_1.1.200.v201903222115...
07:35:31 [INFO] Fetching org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (482.66kB)
07:35:31 [INFO] The user operation is waiting for background work to complete.
07:35:31 [INFO] Fetching org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (482.66kB)
07:35:32 [INFO] Unpacking org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115...
07:35:32 [INFO] Fetching org.eclipse.jst.ws.doc.user_1.0.700.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (98.04kB)
07:35:32 [INFO] The user operation is waiting for background work to complete.
07:35:32 [INFO] Fetching org.eclipse.jst.ws.doc.user_1.0.700.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (98.04kB)
07:35:32 [INFO] Unpacking org.eclipse.jst.ws.doc.user_1.0.700.v201903222115...
07:35:32 [INFO] Fetching org.eclipse.jst.enterprise_userdoc.feature_3.6.100.v201908261515.jar from https://download.eclipse.org/staging/2021-03/features/ (31.61kB)
07:35:32 [INFO] Fetching org.eclipse.jst.server.core_1.2.600.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.67kB)
07:35:32 [INFO] The user operation is waiting for background work to complete.
07:35:32 [INFO] Fetching org.eclipse.jst.server.core_1.2.600.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.67kB)
07:35:32 [INFO] Unpacking org.eclipse.jst.server.core_1.2.600.v202007170127...
07:35:34 [INFO] Fetching org.eclipse.jst.jee_1.0.902.v201905281719.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.86kB)
07:35:34 [INFO] The user operation is waiting for background work to complete.
07:35:35 [INFO] Fetching org.eclipse.jst.jee_1.0.902.v201905281719.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.86kB)
07:35:35 [INFO] Unpacking org.eclipse.jst.jee_1.0.902.v201905281719...
07:35:42 [INFO] Fetching org.eclipse.jst.j2ee.web_1.1.1000.v202102050432.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (222.35kB)
07:35:42 [INFO] The user operation is waiting for background work to complete.
07:35:42 [INFO] Fetching org.eclipse.jst.j2ee.web_1.1.1000.v202102050432.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (222.35kB)
07:35:43 [INFO] Unpacking org.eclipse.jst.j2ee.web_1.1.1000.v202102050432...
07:35:43 [INFO] Fetching org.eclipse.wst.server.ui_1.5.600.v202101040859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (273.38kB)
07:35:43 [INFO] The user operation is waiting for background work to complete.
07:35:43 [INFO] Fetching org.eclipse.wst.server.ui_1.5.600.v202101040859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (273.38kB)
07:35:43 [INFO] Unpacking org.eclipse.wst.server.ui_1.5.600.v202101040859...
07:35:51 [INFO] Fetching org.eclipse.jst.jee.web_1.0.702.v202007011329.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.68kB)
07:35:51 [INFO] The user operation is waiting for background work to complete.
07:35:51 [INFO] Fetching org.eclipse.jst.jee.web_1.0.702.v202007011329.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.68kB)
07:35:51 [INFO] Unpacking org.eclipse.jst.jee.web_1.0.702.v202007011329...
07:35:51 [INFO] Fetching org.eclipse.jst.jsf.apache.trinidad.tagsupport_1.4.1.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (84.16kB)
07:35:51 [INFO] The user operation is waiting for background work to complete.
07:35:51 [INFO] Fetching org.eclipse.jst.jsf.apache.trinidad.tagsupport_1.4.1.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (84.16kB)
07:35:51 [INFO] Unpacking org.eclipse.jst.jsf.apache.trinidad.tagsupport_1.4.1.v201902121810...
07:35:52 [INFO] Fetching org.eclipse.jst.pagedesigner_1.8.4.v202007170344.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (434.3kB)
07:35:52 [INFO] The user operation is waiting for background work to complete.
07:35:52 [INFO] Fetching org.eclipse.jst.pagedesigner_1.8.4.v202007170344.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (434.3kB)
07:35:52 [INFO] Unpacking org.eclipse.jst.pagedesigner_1.8.4.v202007170344...
07:35:58 [INFO] Fetching org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature_2.6.1.v201902121810.jar from https://download.eclipse.org/staging/2021-03/features/ (30.74kB)
07:35:59 [INFO] Fetching org.eclipse.jst.jsp.core_1.4.0.v202102110535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (253.95kB)
07:35:59 [INFO] The user operation is waiting for background work to complete.
07:35:59 [INFO] Fetching org.eclipse.jst.jsp.core_1.4.0.v202102110535.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (253.95kB)
07:35:59 [INFO] Unpacking org.eclipse.jst.jsp.core_1.4.0.v202102110535...
07:35:59 [INFO] Fetching org.eclipse.wst.html.core_1.4.0.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (210.43kB)
07:35:59 [INFO] The user operation is waiting for background work to complete.
07:35:59 [INFO] Fetching org.eclipse.wst.html.core_1.4.0.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (210.43kB)
07:35:59 [INFO] Unpacking org.eclipse.wst.html.core_1.4.0.v202101180039...
07:36:00 [INFO] Fetching org.eclipse.wst.css.core_1.3.0.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (180.72kB)
07:36:00 [INFO] The user operation is waiting for background work to complete.
07:36:00 [INFO] Fetching org.eclipse.wst.css.core_1.3.0.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (180.72kB)
07:36:00 [INFO] Unpacking org.eclipse.wst.css.core_1.3.0.v202101180039...
07:36:00 [INFO] Fetching org.eclipse.jst.jsf.doc.user_1.5.0.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.53MB)
07:36:00 [INFO] The user operation is waiting for background work to complete.
07:36:00 [INFO] Fetching org.eclipse.jst.jsf.doc.user_1.5.0.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.53MB)
07:36:00 [INFO] Unpacking org.eclipse.jst.jsf.doc.user_1.5.0.v201902121810...
07:36:01 [INFO] Fetching org.eclipse.wst.html.ui_1.1.501.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (116.54kB)
07:36:01 [INFO] The user operation is waiting for background work to complete.
07:36:01 [INFO] Fetching org.eclipse.wst.html.ui_1.1.501.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (116.54kB)
07:36:01 [INFO] Unpacking org.eclipse.wst.html.ui_1.1.501.v202101180039...
07:36:01 [INFO] Fetching org.eclipse.jst.jsp.ui_1.3.200.v202102222242.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (176.43kB)
07:36:01 [INFO] The user operation is waiting for background work to complete.
07:36:01 [INFO] Fetching org.eclipse.jst.jsp.ui_1.3.200.v202102222242.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (176.43kB)
07:36:01 [INFO] Unpacking org.eclipse.jst.jsp.ui_1.3.200.v202102222242...
07:36:01 [INFO] Fetching org.eclipse.wst.css.ui_1.2.0.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (120.4kB)
07:36:01 [INFO] The user operation is waiting for background work to complete.
07:36:01 [INFO] Fetching org.eclipse.wst.css.ui_1.2.0.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (120.4kB)
07:36:02 [INFO] Unpacking org.eclipse.wst.css.ui_1.2.0.v202101180039...
07:36:02 [INFO] Fetching org.eclipse.jst.pagedesigner.jsp.core_1.5.102.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.66kB)
07:36:02 [INFO] The user operation is waiting for background work to complete.
07:36:02 [INFO] Fetching org.eclipse.jst.pagedesigner.jsp.core_1.5.102.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.66kB)
07:36:02 [INFO] Unpacking org.eclipse.jst.pagedesigner.jsp.core_1.5.102.v201902121810...
07:36:02 [INFO] Fetching org.eclipse.jst.pagedesigner.jsf.ui_1.5.2.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.15kB)
07:36:02 [INFO] The user operation is waiting for background work to complete.
07:36:02 [INFO] Fetching org.eclipse.jst.pagedesigner.jsf.ui_1.5.2.v201902121810.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.15kB)
07:36:02 [INFO] Unpacking org.eclipse.jst.pagedesigner.jsf.ui_1.5.2.v201902121810...
07:36:02 [INFO] Fetching org.eclipse.jst.server.generic.core_1.0.1000.v202011161356.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.55kB)
07:36:02 [INFO] The user operation is waiting for background work to complete.
07:36:02 [INFO] Fetching org.eclipse.jst.server.generic.core_1.0.1000.v202011161356.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.55kB)
07:36:02 [INFO] Unpacking org.eclipse.jst.server.generic.core_1.0.1000.v202011161356...
07:36:02 [INFO] Fetching org.eclipse.jst.server.generic.ui_1.0.700.v201910252115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.03kB)
07:36:02 [INFO] The user operation is waiting for background work to complete.
07:36:02 [INFO] Fetching org.eclipse.jst.server.generic.ui_1.0.700.v201910252115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.03kB)
07:36:02 [INFO] Unpacking org.eclipse.jst.server.generic.ui_1.0.700.v201910252115...
07:36:02 [INFO] Fetching org.eclipse.jst.server.preview.adapter_1.1.600.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.45kB)
07:36:02 [INFO] The user operation is waiting for background work to complete.
07:36:02 [INFO] Fetching org.eclipse.jst.server.preview.adapter_1.1.600.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.45kB)
07:36:03 [INFO] Unpacking org.eclipse.jst.server.preview.adapter_1.1.600.v202007170127...
07:36:03 [INFO] Fetching org.eclipse.wst.server.preview_1.1.701.v202101040859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.88kB)
07:36:03 [INFO] The user operation is waiting for background work to complete.
07:36:03 [INFO] Fetching org.eclipse.wst.server.preview_1.1.701.v202101040859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.88kB)
07:36:03 [INFO] Unpacking org.eclipse.wst.server.preview_1.1.701.v202101040859...
07:36:03 [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.16kB)
07:36:03 [INFO] The user operation is waiting for background work to complete.
07:36:03 [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.16kB)
07:36:03 [INFO] Unpacking org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127...
07:36:03 [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.1.1300.v202102111918.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (165.71kB)
07:36:03 [INFO] The user operation is waiting for background work to complete.
07:36:03 [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.1.1300.v202102111918.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (165.71kB)
07:36:03 [INFO] Unpacking org.eclipse.jst.server.tomcat.core_1.1.1300.v202102111918...
07:36:03 [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1000.v202102111918.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.74kB)
07:36:03 [INFO] The user operation is waiting for background work to complete.
07:36:03 [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1000.v202102111918.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.74kB)
07:36:03 [INFO] Unpacking org.eclipse.jst.server.tomcat.ui_1.1.1000.v202102111918...
07:36:03 [INFO] Fetching org.eclipse.jst.server.ui_1.1.400.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.58kB)
07:36:03 [INFO] The user operation is waiting for background work to complete.
07:36:03 [INFO] Fetching org.eclipse.jst.server.ui_1.1.400.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.58kB)
07:36:03 [INFO] Unpacking org.eclipse.jst.server.ui_1.1.400.v202007170127...
07:36:03 [INFO] Fetching org.eclipse.jst.server_adapters.ext.feature_3.4.100.v202102111918.jar from https://download.eclipse.org/staging/2021-03/features/ (30.64kB)
07:36:04 [INFO] Fetching org.eclipse.jst.server_adapters.feature_3.2.600.v202007170127.jar from https://download.eclipse.org/staging/2021-03/features/ (30.61kB)
07:36:04 [INFO] Fetching org.eclipse.jst.server_core.feature_3.4.400.v202011161356.jar from https://download.eclipse.org/staging/2021-03/features/ (30.62kB)
07:36:04 [INFO] Fetching org.eclipse.jst.server.ui.infopop_1.0.500.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.26kB)
07:36:04 [INFO] The user operation is waiting for background work to complete.
07:36:04 [INFO] Fetching org.eclipse.jst.server.ui.infopop_1.0.500.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.26kB)
07:36:04 [INFO] Unpacking org.eclipse.jst.server.ui.infopop_1.0.500.v201901310132...
07:36:04 [INFO] Fetching org.eclipse.jst.server_ui.feature_3.4.400.v202007170127.jar from https://download.eclipse.org/staging/2021-03/features/ (30.68kB)
07:36:04 [INFO] Fetching org.eclipse.jst.server.ui.doc.user_1.0.600.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (66.19kB)
07:36:04 [INFO] The user operation is waiting for background work to complete.
07:36:04 [INFO] Fetching org.eclipse.jst.server.ui.doc.user_1.0.600.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (66.19kB)
07:36:04 [INFO] Unpacking org.eclipse.jst.server.ui.doc.user_1.0.600.v201901310132...
07:36:04 [INFO] Fetching org.eclipse.jst.server_userdoc.feature_3.3.300.v201901310132.jar from https://download.eclipse.org/staging/2021-03/features/ (30.59kB)
07:36:05 [INFO] Fetching org.eclipse.jst.standard.schemas_1.2.400.v202101070609.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (388.14kB)
07:36:05 [INFO] The user operation is waiting for background work to complete.
07:36:05 [INFO] Fetching org.eclipse.jst.standard.schemas_1.2.400.v202101070609.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (388.14kB)
07:36:05 [INFO] Unpacking org.eclipse.jst.standard.schemas_1.2.400.v202101070609...
07:36:05 [INFO] Fetching org.eclipse.jst.web_core.feature_3.21.0.v202101130222.jar from https://download.eclipse.org/staging/2021-03/features/ (31.79kB)
07:36:05 [INFO] Fetching org.eclipse.wst.jsdt.web.support.jsp_1.1.101.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.68kB)
07:36:05 [INFO] The user operation is waiting for background work to complete.
07:36:05 [INFO] Fetching org.eclipse.wst.jsdt.web.support.jsp_1.1.101.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.68kB)
07:36:05 [INFO] Unpacking org.eclipse.wst.jsdt.web.support.jsp_1.1.101.v202101180039...
07:36:05 [INFO] Fetching org.eclipse.jst.web_js_support.feature_3.21.0.v202101180039.jar from https://download.eclipse.org/staging/2021-03/features/ (31.88kB)
07:36:06 [INFO] Fetching org.eclipse.jst.web_ui.feature_3.21.0.v202101180039.jar from https://download.eclipse.org/staging/2021-03/features/ (31.7kB)
07:36:06 [INFO] Fetching org.eclipse.jst.web_userdoc.feature_3.6.1.v201908261515.jar from https://download.eclipse.org/staging/2021-03/features/ (31.58kB)
07:36:06 [INFO] Fetching org.eclipse.jst.webpageeditor.feature_2.9.1.v202007170344.jar from https://download.eclipse.org/staging/2021-03/features/ (31.95kB)
07:36:06 [INFO] Fetching org.eclipse.wst.command.env_1.0.600.v202007142057.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.68kB)
07:36:06 [INFO] The user operation is waiting for background work to complete.
07:36:06 [INFO] Fetching org.eclipse.wst.command.env_1.0.600.v202007142057.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.68kB)
07:36:06 [INFO] Unpacking org.eclipse.wst.command.env_1.0.600.v202007142057...
07:36:06 [INFO] Fetching org.eclipse.wst.command.env.core_1.1.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.83kB)
07:36:06 [INFO] The user operation is waiting for background work to complete.
07:36:06 [INFO] Fetching org.eclipse.wst.command.env.core_1.1.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.83kB)
07:36:06 [INFO] Unpacking org.eclipse.wst.command.env.core_1.1.0.v201910301957...
07:36:07 [INFO] Fetching org.eclipse.wst.wsdl_1.3.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (175.95kB)
07:36:07 [INFO] Fetching org.eclipse.wst.wsdl_1.3.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (175.95kB)
07:36:07 [INFO] The user operation is waiting for background work to complete.
07:36:07 [INFO] Unpacking org.eclipse.wst.wsdl_1.3.0.v201910301957...
07:36:07 [INFO] Fetching org.eclipse.wst.ws_1.1.600.v202007222105.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (68.71kB)
07:36:07 [INFO] The user operation is waiting for background work to complete.
07:36:07 [INFO] Fetching org.eclipse.wst.ws_1.1.600.v202007222105.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (68.71kB)
07:36:07 [INFO] Unpacking org.eclipse.wst.ws_1.1.600.v202007222105...
07:36:07 [INFO] Fetching org.eclipse.jst.ws.annotations.core_1.2.200.v202008101342.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.92kB)
07:36:07 [INFO] The user operation is waiting for background work to complete.
07:36:07 [INFO] Fetching org.eclipse.jst.ws.annotations.core_1.2.200.v202008101342.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.92kB)
07:36:07 [INFO] Unpacking org.eclipse.jst.ws.annotations.core_1.2.200.v202008101342...
07:36:07 [INFO] Fetching org.eclipse.wst.ws.parser_1.1.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.75kB)
07:36:07 [INFO] The user operation is waiting for background work to complete.
07:36:07 [INFO] Fetching org.eclipse.wst.ws.parser_1.1.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.75kB)
07:36:07 [INFO] Unpacking org.eclipse.wst.ws.parser_1.1.0.v201910301957...
07:36:08 [INFO] Fetching org.eclipse.wst.command.env.ui_1.2.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.52kB)
07:36:08 [INFO] The user operation is waiting for background work to complete.
07:36:08 [INFO] Fetching org.eclipse.wst.command.env.ui_1.2.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.52kB)
07:36:08 [INFO] Unpacking org.eclipse.wst.command.env.ui_1.2.0.v201910301957...
07:36:08 [INFO] Fetching org.eclipse.jst.ws.axis2.consumption.core_1.0.200.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.18kB)
07:36:08 [INFO] The user operation is waiting for background work to complete.
07:36:08 [INFO] Fetching org.eclipse.jst.ws.axis2.consumption.core_1.0.200.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.18kB)
07:36:08 [INFO] Unpacking org.eclipse.jst.ws.axis2.consumption.core_1.0.200.v201903050508...
07:36:08 [INFO] Fetching org.eclipse.jst.ws.axis2.ui_1.0.400.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.46kB)
07:36:08 [INFO] The user operation is waiting for background work to complete.
07:36:08 [INFO] Fetching org.eclipse.jst.ws.axis2.ui_1.0.400.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.46kB)
07:36:08 [INFO] Unpacking org.eclipse.jst.ws.axis2.ui_1.0.400.v201903050508...
07:36:08 [INFO] Fetching org.eclipse.jst.ws.axis2.core_1.0.300.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.96kB)
07:36:08 [INFO] The user operation is waiting for background work to complete.
07:36:08 [INFO] Fetching org.eclipse.jst.ws.axis2.core_1.0.300.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.96kB)
07:36:08 [INFO] Unpacking org.eclipse.jst.ws.axis2.core_1.0.300.v201903050508...
07:36:08 [INFO] Fetching org.eclipse.jst.ws.axis2.consumption.ui_1.0.200.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.94kB)
07:36:08 [INFO] The user operation is waiting for background work to complete.
07:36:08 [INFO] Fetching org.eclipse.jst.ws.axis2.consumption.ui_1.0.200.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.94kB)
07:36:09 [INFO] Unpacking org.eclipse.jst.ws.axis2.consumption.ui_1.0.200.v201903050508...
07:36:09 [INFO] Fetching org.eclipse.jst.ws.axis2.creation.core_1.0.200.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.6kB)
07:36:09 [INFO] The user operation is waiting for background work to complete.
07:36:09 [INFO] Fetching org.eclipse.jst.ws.axis2.creation.core_1.0.200.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.6kB)
07:36:09 [INFO] Unpacking org.eclipse.jst.ws.axis2.creation.core_1.0.200.v201903050508...
07:36:09 [INFO] Fetching org.eclipse.wst.command.env.infopop_1.0.200.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.1kB)
07:36:09 [INFO] The user operation is waiting for background work to complete.
07:36:09 [INFO] Fetching org.eclipse.wst.command.env.infopop_1.0.200.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.1kB)
07:36:09 [INFO] Unpacking org.eclipse.wst.command.env.infopop_1.0.200.v201903050508...
07:36:09 [INFO] Fetching org.eclipse.jst.ws.axis2.creation.ui_1.0.200.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.66kB)
07:36:09 [INFO] The user operation is waiting for background work to complete.
07:36:09 [INFO] Fetching org.eclipse.jst.ws.axis2.creation.ui_1.0.200.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.66kB)
07:36:09 [INFO] Unpacking org.eclipse.jst.ws.axis2.creation.ui_1.0.200.v201903050508...
07:36:09 [INFO] Fetching org.eclipse.jst.ws.axis2.ui.doc.user_1.0.200.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.74kB)
07:36:09 [INFO] The user operation is waiting for background work to complete.
07:36:09 [INFO] Fetching org.eclipse.jst.ws.axis2.ui.doc.user_1.0.200.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.74kB)
07:36:09 [INFO] Unpacking org.eclipse.jst.ws.axis2.ui.doc.user_1.0.200.v201903222115...
07:36:09 [INFO] Fetching org.eclipse.jst.ws.axis2tools.feature_1.1.401.v201909051708.jar from https://download.eclipse.org/staging/2021-03/features/ (31.75kB)
07:36:09 [INFO] Fetching org.eclipse.wst.ws.explorer_1.0.1100.v202007222105.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (659.53kB)
07:36:09 [INFO] The user operation is waiting for background work to complete.
07:36:09 [INFO] Fetching org.eclipse.wst.ws.explorer_1.0.1100.v202007222105.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (659.53kB)
07:36:09 [INFO] Unpacking org.eclipse.wst.ws.explorer_1.0.1100.v202007222105...
07:36:10 [INFO] Fetching org.eclipse.wst.ws.ui_1.2.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.78kB)
07:36:10 [INFO] The user operation is waiting for background work to complete.
07:36:10 [INFO] Fetching org.eclipse.wst.ws.ui_1.2.0.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.78kB)
07:36:10 [INFO] Unpacking org.eclipse.wst.ws.ui_1.2.0.v201910301957...
07:36:10 [INFO] Fetching org.eclipse.wst.wsdl.validation_1.3.0.v202101270311.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.08kB)
07:36:10 [INFO] The user operation is waiting for background work to complete.
07:36:10 [INFO] Fetching org.eclipse.wst.wsdl.validation_1.3.0.v202101270311.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.08kB)
07:36:10 [INFO] Unpacking org.eclipse.wst.wsdl.validation_1.3.0.v202101270311...
07:36:11 [INFO] Fetching org.eclipse.jst.ws.cxf.consumption.core_1.0.400.v201902162149.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.51kB)
07:36:11 [INFO] The user operation is waiting for background work to complete.
07:36:11 [INFO] Fetching org.eclipse.jst.ws.cxf.consumption.core_1.0.400.v201902162149.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.51kB)
07:36:11 [INFO] Unpacking org.eclipse.jst.ws.cxf.consumption.core_1.0.400.v201902162149...
07:36:11 [INFO] Fetching org.eclipse.jst.ws.cxf.core_1.1.500.v202004091240.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.47kB)
07:36:11 [INFO] The user operation is waiting for background work to complete.
07:36:11 [INFO] Fetching org.eclipse.jst.ws.cxf.core_1.1.500.v202004091240.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.47kB)
07:36:11 [INFO] Unpacking org.eclipse.jst.ws.cxf.core_1.1.500.v202004091240...
07:36:11 [INFO] Fetching org.eclipse.jst.ws.jaxws.core_1.0.501.v201902162203.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.7kB)
07:36:11 [INFO] The user operation is waiting for background work to complete.
07:36:11 [INFO] Fetching org.eclipse.jst.ws.jaxws.core_1.0.501.v201902162203.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.7kB)
07:36:11 [INFO] Unpacking org.eclipse.jst.ws.jaxws.core_1.0.501.v201902162203...
07:36:11 [INFO] Fetching org.eclipse.jst.ws.cxf.consumption.ui_1.0.500.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.54kB)
07:36:11 [INFO] The user operation is waiting for background work to complete.
07:36:11 [INFO] Fetching org.eclipse.jst.ws.cxf.consumption.ui_1.0.500.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.54kB)
07:36:11 [INFO] Unpacking org.eclipse.jst.ws.cxf.consumption.ui_1.0.500.v201910301957...
07:36:11 [INFO] Fetching org.eclipse.jst.ws.cxf.ui_1.0.400.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.3kB)
07:36:11 [INFO] The user operation is waiting for background work to complete.
07:36:11 [INFO] Fetching org.eclipse.jst.ws.cxf.ui_1.0.400.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.3kB)
07:36:11 [INFO] Unpacking org.eclipse.jst.ws.cxf.ui_1.0.400.v201910301957...
07:36:11 [INFO] Fetching javax.jws_2.0.0.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.04kB)
07:36:11 [INFO] The user operation is waiting for background work to complete.
07:36:11 [INFO] Fetching javax.jws_2.0.0.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.04kB)
07:36:11 [INFO] Unpacking javax.jws_2.0.0.v201005080400...
07:36:12 [INFO] Fetching org.eclipse.jst.ws.jaxws.ui_1.0.600.v202008101342.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (72.82kB)
07:36:12 [INFO] The user operation is waiting for background work to complete.
07:36:12 [INFO] Fetching org.eclipse.jst.ws.jaxws.ui_1.0.600.v202008101342.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (72.82kB)
07:36:12 [INFO] Unpacking org.eclipse.jst.ws.jaxws.ui_1.0.600.v202008101342...
07:36:12 [INFO] Fetching org.eclipse.jst.ws.cxf.creation.core_1.0.500.v201902162149.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.14kB)
07:36:12 [INFO] The user operation is waiting for background work to complete.
07:36:12 [INFO] Fetching org.eclipse.jst.ws.cxf.creation.core_1.0.500.v201902162149.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.14kB)
07:36:12 [INFO] Unpacking org.eclipse.jst.ws.cxf.creation.core_1.0.500.v201902162149...
07:36:12 [INFO] Fetching org.eclipse.jst.ws.cxf.creation.ui_1.0.400.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.12kB)
07:36:12 [INFO] The user operation is waiting for background work to complete.
07:36:12 [INFO] Fetching org.eclipse.jst.ws.cxf.creation.ui_1.0.400.v201910301957.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.12kB)
07:36:12 [INFO] Unpacking org.eclipse.jst.ws.cxf.creation.ui_1.0.400.v201910301957...
07:36:12 [INFO] Fetching org.eclipse.jst.ws.cxf.doc.user_1.0.300.v201902162149.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (998.3kB)
07:36:12 [INFO] The user operation is waiting for background work to complete.
07:36:12 [INFO] Fetching org.eclipse.jst.ws.cxf.doc.user_1.0.300.v201902162149.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (998.3kB)
07:36:12 [INFO] Unpacking org.eclipse.jst.ws.cxf.doc.user_1.0.300.v201902162149...
07:36:12 [INFO] Fetching org.eclipse.jst.ws.cxf.feature_1.1.700.v202011292043.jar from https://download.eclipse.org/staging/2021-03/features/ (31.95kB)
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxb.core_1.0.200.v201902162203.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.81kB)
07:36:13 [INFO] The user operation is waiting for background work to complete.
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxb.core_1.0.200.v201902162203.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.81kB)
07:36:13 [INFO] Unpacking org.eclipse.jst.ws.jaxb.core_1.0.200.v201902162203...
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxws.doc.user_1.0.400.v201902162216.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (202.72kB)
07:36:13 [INFO] The user operation is waiting for background work to complete.
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxws.doc.user_1.0.400.v201902162216.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (202.72kB)
07:36:13 [INFO] Unpacking org.eclipse.jst.ws.jaxws.doc.user_1.0.400.v201902162216...
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.integration_1.0.301.v201902162216.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.31kB)
07:36:13 [INFO] The user operation is waiting for background work to complete.
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.integration_1.0.301.v201902162216.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.31kB)
07:36:13 [INFO] Unpacking org.eclipse.jst.ws.jaxws.dom.integration_1.0.301.v201902162216...
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.runtime_1.0.301.v201902162228.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (53.64kB)
07:36:13 [INFO] The user operation is waiting for background work to complete.
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.runtime_1.0.301.v201902162228.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (53.64kB)
07:36:13 [INFO] Unpacking org.eclipse.jst.ws.jaxws.dom.runtime_1.0.301.v201902162228...
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.ui_1.0.101.v201902162239.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.5kB)
07:36:13 [INFO] The user operation is waiting for background work to complete.
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.ui_1.0.101.v201902162239.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.5kB)
07:36:13 [INFO] Unpacking org.eclipse.jst.ws.jaxws.dom.ui_1.0.101.v201902162239...
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxws.utils_1.0.302.v201902162239.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.65kB)
07:36:13 [INFO] The user operation is waiting for background work to complete.
07:36:13 [INFO] Fetching org.eclipse.jst.ws.jaxws.utils_1.0.302.v201902162239.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.65kB)
07:36:14 [INFO] Unpacking org.eclipse.jst.ws.jaxws.utils_1.0.302.v201902162239...
07:36:14 [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.feature_1.0.303.v201909051708.jar from https://download.eclipse.org/staging/2021-03/features/ (31.94kB)
07:36:14 [INFO] Fetching org.eclipse.jst.ws.jaxws.feature_1.2.700.v202011292043.jar from https://download.eclipse.org/staging/2021-03/features/ (31.89kB)
07:36:14 [INFO] Fetching org.eclipse.jst.ws.jaxws_userdoc.feature_1.0.403.v201909051708.jar from https://download.eclipse.org/staging/2021-03/features/ (31.66kB)
07:36:14 [INFO] Fetching org.eclipse.lsp4e.debug_0.12.3.202102121348.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.06kB)
07:36:14 [INFO] The user operation is waiting for background work to complete.
07:36:14 [INFO] Fetching org.eclipse.lsp4e.debug_0.12.3.202102121348.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.06kB)
07:36:14 [INFO] Unpacking org.eclipse.lsp4e.debug_0.12.3.202102121348...
07:36:16 [INFO] Fetching org.eclipse.m2e.pde_1.17.2.20210120-0856.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.17kB)
07:36:16 [INFO] The user operation is waiting for background work to complete.
07:36:16 [INFO] Fetching org.eclipse.m2e.pde_1.17.2.20210120-0856.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.17kB)
07:36:16 [INFO] Unpacking org.eclipse.m2e.pde_1.17.2.20210120-0856...
07:36:16 [INFO] Fetching org.eclipse.m2e.pde.ui_1.17.2.20210121-1523.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.04kB)
07:36:16 [INFO] The user operation is waiting for background work to complete.
07:36:16 [INFO] Fetching org.eclipse.m2e.pde.ui_1.17.2.20210121-1523.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.04kB)
07:36:16 [INFO] Unpacking org.eclipse.m2e.pde.ui_1.17.2.20210121-1523...
07:36:16 [INFO] Fetching org.eclipse.m2e.pde.feature_1.17.2.20210225-0900.jar from https://download.eclipse.org/staging/2021-03/features/ (19.08kB)
07:36:16 [INFO] Fetching org.eclipse.m2e.wtp_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (181.73kB)
07:36:16 [INFO] The user operation is waiting for background work to complete.
07:36:16 [INFO] Fetching org.eclipse.m2e.wtp_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (181.73kB)
07:36:16 [INFO] Unpacking org.eclipse.m2e.wtp_1.4.4.20201128-1705...
07:36:17 [INFO] Fetching org.eclipse.m2e.wtp.overlay_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.65kB)
07:36:17 [INFO] The user operation is waiting for background work to complete.
07:36:17 [INFO] Fetching org.eclipse.m2e.wtp.overlay_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.65kB)
07:36:17 [INFO] Unpacking org.eclipse.m2e.wtp.overlay_1.4.4.20201128-1705...
07:36:17 [INFO] Fetching org.sonatype.m2e.mavenarchiver_0.17.5.202002191804.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.66kB)
07:36:17 [INFO] The user operation is waiting for background work to complete.
07:36:17 [INFO] Fetching org.sonatype.m2e.mavenarchiver_0.17.5.202002191804.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.66kB)
07:36:17 [INFO] Unpacking org.sonatype.m2e.mavenarchiver_0.17.5.202002191804...
07:36:17 [INFO] Fetching org.eclipse.m2e.wtp.overlay.ui_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.86kB)
07:36:17 [INFO] The user operation is waiting for background work to complete.
07:36:17 [INFO] Fetching org.eclipse.m2e.wtp.overlay.ui_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.86kB)
07:36:18 [INFO] Unpacking org.eclipse.m2e.wtp.overlay.ui_1.4.4.20201128-1705...
07:36:18 [INFO] Fetching org.eclipse.m2e.wtp.feature_1.4.4.20201128-1705.jar from https://download.eclipse.org/staging/2021-03/features/ (19.67kB)
07:36:18 [INFO] Fetching org.eclipse.m2e.wtp.jaxrs_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.4kB)
07:36:18 [INFO] The user operation is waiting for background work to complete.
07:36:18 [INFO] Fetching org.eclipse.m2e.wtp.jaxrs_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.4kB)
07:36:18 [INFO] Unpacking org.eclipse.m2e.wtp.jaxrs_1.4.4.20201128-1705...
07:36:18 [INFO] Fetching org.eclipse.m2e.wtp.jaxrs.feature_1.4.4.20201128-1705.jar from https://download.eclipse.org/staging/2021-03/features/ (19.63kB)
07:36:18 [INFO] Fetching org.eclipse.m2e.wtp.jpa_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.8kB)
07:36:18 [INFO] The user operation is waiting for background work to complete.
07:36:18 [INFO] Fetching org.eclipse.m2e.wtp.jpa_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.8kB)
07:36:18 [INFO] Unpacking org.eclipse.m2e.wtp.jpa_1.4.4.20201128-1705...
07:36:18 [INFO] Fetching org.eclipse.m2e.wtp.jpa.feature_1.4.4.20201128-1705.jar from https://download.eclipse.org/staging/2021-03/features/ (19.62kB)
07:36:18 [INFO] Fetching org.eclipse.m2e.wtp.jsf_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.81kB)
07:36:18 [INFO] The user operation is waiting for background work to complete.
07:36:18 [INFO] Fetching org.eclipse.m2e.wtp.jsf_1.4.4.20201128-1705.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.81kB)
07:36:18 [INFO] Unpacking org.eclipse.m2e.wtp.jsf_1.4.4.20201128-1705...
07:36:18 [INFO] Fetching org.eclipse.m2e.wtp.jsf.feature_1.4.4.20201128-1705.jar from https://download.eclipse.org/staging/2021-03/features/ (19.63kB)
07:36:19 [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (209.64kB)
07:36:19 [INFO] The user operation is waiting for background work to complete.
07:36:19 [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (209.64kB)
07:36:19 [INFO] Unpacking org.eclipse.mylyn.bugzilla.core_3.25.2.v20200814-0512...
07:36:19 [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.75kB)
07:36:19 [INFO] The user operation is waiting for background work to complete.
07:36:19 [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.25.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.75kB)
07:36:19 [INFO] Unpacking org.eclipse.mylyn.commons.xmlrpc_3.25.2.v20200813-0821...
07:36:19 [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.81kB)
07:36:19 [INFO] The user operation is waiting for background work to complete.
07:36:19 [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.81kB)
07:36:20 [INFO] Unpacking org.eclipse.mylyn.bugzilla.ide_3.25.2.v20200828-1617...
07:36:20 [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (192.74kB)
07:36:20 [INFO] The user operation is waiting for background work to complete.
07:36:20 [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (192.74kB)
07:36:20 [INFO] Unpacking org.eclipse.mylyn.bugzilla.ui_3.25.2.v20200814-0512...
07:36:20 [INFO] Fetching org.eclipse.mylyn.bugzilla_feature_3.25.2.v20200814-0512.jar from https://download.eclipse.org/staging/2021-03/features/ (19.28kB)
07:36:20 [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.55kB)
07:36:20 [INFO] The user operation is waiting for background work to complete.
07:36:20 [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.55kB)
07:36:20 [INFO] Unpacking org.eclipse.mylyn.context.tasks.ui_3.25.2.v20200828-1617...
07:36:20 [INFO] Fetching org.eclipse.mylyn.resources.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.2kB)
07:36:20 [INFO] The user operation is waiting for background work to complete.
07:36:20 [INFO] Fetching org.eclipse.mylyn.resources.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.2kB)
07:36:20 [INFO] Unpacking org.eclipse.mylyn.resources.ui_3.25.2.v20200828-1617...
07:36:20 [INFO] Fetching org.eclipse.mylyn.context_feature_3.25.2.v20200828-1617.jar from https://download.eclipse.org/staging/2021-03/features/ (19.21kB)
07:36:21 [INFO] Fetching org.eclipse.mylyn.debug.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.08kB)
07:36:21 [INFO] The user operation is waiting for background work to complete.
07:36:21 [INFO] Fetching org.eclipse.mylyn.debug.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.08kB)
07:36:21 [INFO] Unpacking org.eclipse.mylyn.debug.ui_3.25.2.v20200828-1617...
07:36:21 [INFO] Fetching org.eclipse.mylyn.ide.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.14kB)
07:36:21 [INFO] The user operation is waiting for background work to complete.
07:36:21 [INFO] Fetching org.eclipse.mylyn.ide.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.14kB)
07:36:21 [INFO] Unpacking org.eclipse.mylyn.ide.ui_3.25.2.v20200828-1617...
07:36:21 [INFO] Fetching org.eclipse.mylyn.ide.ant_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.41kB)
07:36:21 [INFO] The user operation is waiting for background work to complete.
07:36:21 [INFO] Fetching org.eclipse.mylyn.ide.ant_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.41kB)
07:36:21 [INFO] Unpacking org.eclipse.mylyn.ide.ant_3.25.2.v20200828-1617...
07:36:21 [INFO] Fetching org.eclipse.mylyn.ide_feature_3.25.2.v20200828-1617.jar from https://download.eclipse.org/staging/2021-03/features/ (19.23kB)
07:36:21 [INFO] Fetching org.eclipse.mylyn.java.tasks_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.08kB)
07:36:21 [INFO] The user operation is waiting for background work to complete.
07:36:21 [INFO] Fetching org.eclipse.mylyn.java.tasks_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.08kB)
07:36:21 [INFO] Unpacking org.eclipse.mylyn.java.tasks_3.25.2.v20200828-1617...
07:36:22 [INFO] Fetching org.eclipse.mylyn.java.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (119.12kB)
07:36:22 [INFO] The user operation is waiting for background work to complete.
07:36:22 [INFO] Fetching org.eclipse.mylyn.java.ui_3.25.2.v20200828-1617.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (119.12kB)
07:36:22 [INFO] Unpacking org.eclipse.mylyn.java.ui_3.25.2.v20200828-1617...
07:36:22 [INFO] Fetching org.eclipse.mylyn.java_feature_3.25.2.v20200828-1617.jar from https://download.eclipse.org/staging/2021-03/features/ (19.3kB)
07:36:22 [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.47kB)
07:36:22 [INFO] The user operation is waiting for background work to complete.
07:36:22 [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.47kB)
07:36:22 [INFO] Unpacking org.eclipse.mylyn.tasks.bugs_3.25.2.v20200814-0512...
07:36:22 [INFO] Fetching org.eclipse.mylyn.help.ui_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.2MB)
07:36:22 [INFO] The user operation is waiting for background work to complete.
07:36:22 [INFO] Fetching org.eclipse.mylyn.help.ui_3.25.2.v20200814-0512.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.2MB)
07:36:22 [INFO] Unpacking org.eclipse.mylyn.help.ui_3.25.2.v20200814-0512...
07:36:23 [INFO] Fetching org.eclipse.mylyn.tasks.ide_3.25.2.v20200814-0512.jar from https://download.eclipse.org/staging/2021-03/features/ (19.18kB)
07:36:23 [INFO] Fetching org.eclipse.mylyn.team_feature_3.25.2.v20200828-1617.jar from https://download.eclipse.org/staging/2021-03/features/ (19.18kB)
07:36:24 [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.3.5.202007200903.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.2kB)
07:36:24 [INFO] The user operation is waiting for background work to complete.
07:36:24 [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.3.5.202007200903.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.2kB)
07:36:24 [INFO] Unpacking org.eclipse.tm4e.languageconfiguration_0.3.5.202007200903...
07:36:24 [INFO] Fetching org.eclipse.wildwebdeveloper_0.5.14.202102181620.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.8MB)
07:36:24 [INFO] The user operation is waiting for background work to complete.
07:36:24 [INFO] Fetching org.eclipse.wildwebdeveloper_0.5.14.202102181620.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.8MB)
07:36:25 [INFO] Unpacking org.eclipse.wildwebdeveloper_0.5.14.202102181620...
07:36:38 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node_0.2.2.202102092209.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.3kB)
07:36:38 [INFO] The user operation is waiting for background work to complete.
07:36:38 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node_0.2.2.202102092209.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.3kB)
07:36:38 [INFO] Unpacking org.eclipse.wildwebdeveloper.embedder.node_0.2.2.202102092209...
07:36:39 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_0.1.2.202102091935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.76MB)
07:36:39 [INFO] The user operation is waiting for background work to complete.
07:36:39 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_0.1.2.202102091935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.76MB)
07:36:39 [INFO] Unpacking org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_0.1.2.202102091935...
07:36:44 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.feature_0.2.2.202102092209.jar from https://download.eclipse.org/staging/2021-03/features/ (18.76kB)
07:36:44 [INFO] Fetching org.eclipse.wildwebdeveloper.feature_0.10.6.202102181620.jar from https://download.eclipse.org/staging/2021-03/features/ (18.76kB)
07:36:44 [INFO] Fetching org.eclipse.wst.common.fproj_3.7.3.v202007142017.jar from https://download.eclipse.org/staging/2021-03/features/ (30.26kB)
07:36:44 [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.17kB)
07:36:44 [INFO] The user operation is waiting for background work to complete.
07:36:44 [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.17kB)
07:36:44 [INFO] Unpacking org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127...
07:36:45 [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202007221940.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.2MB)
07:36:45 [INFO] The user operation is waiting for background work to complete.
07:36:45 [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202007221940.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.2MB)
07:36:45 [INFO] Unpacking org.eclipse.wst.jsdt.core_2.0.303.v202007221940...
07:36:46 [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.34kB)
07:36:46 [INFO] The user operation is waiting for background work to complete.
07:36:46 [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.34kB)
07:36:46 [INFO] Unpacking org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047...
07:36:46 [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.200.v202102101628.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.3MB)
07:36:46 [INFO] The user operation is waiting for background work to complete.
07:36:46 [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.200.v202102101628.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.3MB)
07:36:46 [INFO] Unpacking org.eclipse.wst.jsdt.ui_2.1.200.v202102101628...
07:36:49 [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.100.v202005120035.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.58kB)
07:36:49 [INFO] The user operation is waiting for background work to complete.
07:36:49 [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.100.v202005120035.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.58kB)
07:36:49 [INFO] Unpacking org.eclipse.wst.jsdt.web.core_1.1.100.v202005120035...
07:36:49 [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.2.201.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (85.07kB)
07:36:49 [INFO] The user operation is waiting for background work to complete.
07:36:49 [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.2.201.v202101180039.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (85.07kB)
07:36:49 [INFO] Unpacking org.eclipse.wst.jsdt.web.ui_1.2.201.v202101180039...
07:36:49 [INFO] Fetching org.eclipse.wst.server.discovery_1.3.300.v202101040859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.09kB)
07:36:49 [INFO] The user operation is waiting for background work to complete.
07:36:49 [INFO] Fetching org.eclipse.wst.server.discovery_1.3.300.v202101040859.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.09kB)
07:36:49 [INFO] Unpacking org.eclipse.wst.server.discovery_1.3.300.v202101040859...
07:36:49 [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.27kB)
07:36:49 [INFO] The user operation is waiting for background work to complete.
07:36:49 [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.27kB)
07:36:49 [INFO] Unpacking org.eclipse.wst.server.http.core_1.0.400.v202007170127...
07:36:49 [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.93kB)
07:36:49 [INFO] The user operation is waiting for background work to complete.
07:36:49 [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.93kB)
07:36:49 [INFO] Unpacking org.eclipse.wst.server.http.ui_1.0.500.v202007170127...
07:36:49 [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.500.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.4kB)
07:36:49 [INFO] The user operation is waiting for background work to complete.
07:36:49 [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.500.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.4kB)
07:36:50 [INFO] Unpacking org.eclipse.wst.server.preview.adapter_1.1.500.v202007170127...
07:36:50 [INFO] Fetching org.eclipse.wst.server_adapters.feature_3.2.801.v202101040859.jar from https://download.eclipse.org/staging/2021-03/features/ (30.88kB)
07:36:50 [INFO] Fetching org.eclipse.wst.ws.service.policy_1.0.450.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.4kB)
07:36:50 [INFO] The user operation is waiting for background work to complete.
07:36:50 [INFO] Fetching org.eclipse.wst.ws.service.policy_1.0.450.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.4kB)
07:36:50 [INFO] Unpacking org.eclipse.wst.ws.service.policy_1.0.450.v201903050508...
07:36:50 [INFO] Fetching org.eclipse.wst.ws.service.policy.ui_1.0.500.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.53kB)
07:36:50 [INFO] The user operation is waiting for background work to complete.
07:36:50 [INFO] Fetching org.eclipse.wst.ws.service.policy.ui_1.0.500.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.53kB)
07:36:50 [INFO] Unpacking org.eclipse.wst.ws.service.policy.ui_1.0.500.v201903050508...
07:36:50 [INFO] Fetching org.eclipse.wst.wsi_1.1.300.v202101270311.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (223.41kB)
07:36:50 [INFO] The user operation is waiting for background work to complete.
07:36:50 [INFO] Fetching org.eclipse.wst.wsi_1.1.300.v202101270311.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (223.41kB)
07:36:50 [INFO] Unpacking org.eclipse.wst.wsi_1.1.300.v202101270311...
07:36:50 [INFO] Fetching org.eclipse.wst.ws_core.feature_3.21.0.v202101270311.jar from https://download.eclipse.org/staging/2021-03/features/ (31.95kB)
07:36:51 [INFO] Fetching org.eclipse.wst.ws.infopop_1.0.400.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.56kB)
07:36:51 [INFO] The user operation is waiting for background work to complete.
07:36:51 [INFO] Fetching org.eclipse.wst.ws.infopop_1.0.400.v201903050508.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.56kB)
07:36:51 [INFO] Unpacking org.eclipse.wst.ws.infopop_1.0.400.v201903050508...
07:36:51 [INFO] Fetching org.eclipse.wst.wsdl.ui_1.3.100.v202004082216.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (265.74kB)
07:36:51 [INFO] The user operation is waiting for background work to complete.
07:36:51 [INFO] Fetching org.eclipse.wst.wsdl.ui_1.3.100.v202004082216.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (265.74kB)
07:36:51 [INFO] Unpacking org.eclipse.wst.wsdl.ui_1.3.100.v202004082216...
07:36:51 [INFO] Fetching org.eclipse.wst.wsi.ui_1.1.100.v202007221938.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.78kB)
07:36:51 [INFO] The user operation is waiting for background work to complete.
07:36:51 [INFO] Fetching org.eclipse.wst.wsi.ui_1.1.100.v202007221938.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.78kB)
07:36:51 [INFO] Unpacking org.eclipse.wst.wsi.ui_1.1.100.v202007221938...
07:36:51 [INFO] Fetching org.eclipse.wst.ws_ui.feature_3.9.100.v202004082157.jar from https://download.eclipse.org/staging/2021-03/features/ (31.71kB)
07:36:51 [INFO] Fetching org.eclipse.wst.wsdl.ui.doc.user_1.0.850.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.11kB)
07:36:51 [INFO] The user operation is waiting for background work to complete.
07:36:51 [INFO] Fetching org.eclipse.wst.wsdl.ui.doc.user_1.0.850.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.11kB)
07:36:51 [INFO] Unpacking org.eclipse.wst.wsdl.ui.doc.user_1.0.850.v201903222115...
07:36:52 [INFO] Fetching org.eclipse.wst.wsi.ui.doc.user_1.0.750.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.45kB)
07:36:52 [INFO] The user operation is waiting for background work to complete.
07:36:52 [INFO] Fetching org.eclipse.wst.wsi.ui.doc.user_1.0.750.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.45kB)
07:36:52 [INFO] Unpacking org.eclipse.wst.wsi.ui.doc.user_1.0.750.v201903222115...
07:36:52 [INFO] Fetching org.eclipse.wst.command.env.doc.user_1.5.400.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.97kB)
07:36:52 [INFO] The user operation is waiting for background work to complete.
07:36:52 [INFO] Fetching org.eclipse.wst.command.env.doc.user_1.5.400.v201903222115.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.97kB)
07:36:52 [INFO] Unpacking org.eclipse.wst.command.env.doc.user_1.5.400.v201903222115...
07:36:52 [INFO] Fetching org.eclipse.wst.ws_userdoc.feature_3.1.501.v201909051708.jar from https://download.eclipse.org/staging/2021-03/features/ (31.68kB)
07:36:52 [INFO] Fetching org.eclipse.wst.xml.xpath.core_1.3.1.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.91kB)
07:36:52 [INFO] The user operation is waiting for background work to complete.
07:36:52 [INFO] Fetching org.eclipse.wst.xml.xpath.core_1.3.1.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.91kB)
07:36:52 [INFO] Unpacking org.eclipse.wst.xml.xpath.core_1.3.1.v201901071922...
07:36:53 [INFO] Fetching org.eclipse.wst.xml.xpath2.processor_2.1.101.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (153.75kB)
07:36:53 [INFO] The user operation is waiting for background work to complete.
07:36:53 [INFO] Fetching org.eclipse.wst.xml.xpath2.processor_2.1.101.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (153.75kB)
07:36:53 [INFO] Unpacking org.eclipse.wst.xml.xpath2.processor_2.1.101.v201903222120...
07:36:53 [INFO] Fetching org.eclipse.wst.xml.xpath.ui_1.1.300.v201904282210.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.23kB)
07:36:53 [INFO] The user operation is waiting for background work to complete.
07:36:53 [INFO] Fetching org.eclipse.wst.xml.xpath.ui_1.1.300.v201904282210.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.23kB)
07:36:53 [INFO] Unpacking org.eclipse.wst.xml.xpath.ui_1.1.300.v201904282210...
07:36:53 [INFO] Fetching org.eclipse.wst.xml.xpath2.wtptypes_2.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.02kB)
07:36:53 [INFO] The user operation is waiting for background work to complete.
07:36:53 [INFO] Fetching org.eclipse.wst.xml.xpath2.wtptypes_2.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.02kB)
07:36:53 [INFO] Unpacking org.eclipse.wst.xml.xpath2.wtptypes_2.0.0.v201901071922...
07:36:53 [INFO] Fetching java_cup.runtime_0.10.0.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.85kB)
07:36:53 [INFO] The user operation is waiting for background work to complete.
07:36:53 [INFO] Fetching java_cup.runtime_0.10.0.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.85kB)
07:36:53 [INFO] Unpacking java_cup.runtime_0.10.0.v201005080400...
07:36:54 [INFO] Fetching org.eclipse.wst.xml.xpath2.processor.doc.user_2.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.05kB)
07:36:54 [INFO] The user operation is waiting for background work to complete.
07:36:54 [INFO] Fetching org.eclipse.wst.xml.xpath2.processor.doc.user_2.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.05kB)
07:36:54 [INFO] Unpacking org.eclipse.wst.xml.xpath2.processor.doc.user_2.1.0.v201901071922...
07:36:54 [INFO] Fetching org.eclipse.wst.xml.xpath2_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.87kB)
07:36:54 [INFO] The user operation is waiting for background work to complete.
07:36:54 [INFO] Fetching org.eclipse.wst.xml.xpath2_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.87kB)
07:36:54 [INFO] Unpacking org.eclipse.wst.xml.xpath2_1.1.0.v201901071922...
07:36:54 [INFO] Fetching org.eclipse.wst.xml.xpath2.processor.feature_2.0.302.v201909031400.jar from https://download.eclipse.org/staging/2021-03/features/ (19.53kB)
07:36:54 [INFO] Fetching org.eclipse.wst.xsl.core_1.2.100.v201907231732.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.3kB)
07:36:54 [INFO] The user operation is waiting for background work to complete.
07:36:54 [INFO] Fetching org.eclipse.wst.xsl.core_1.2.100.v201907231732.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.3kB)
07:36:54 [INFO] Unpacking org.eclipse.wst.xsl.core_1.2.100.v201907231732...
07:36:54 [INFO] Fetching org.eclipse.wst.xsl.debug.ui_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.8kB)
07:36:54 [INFO] The user operation is waiting for background work to complete.
07:36:54 [INFO] Fetching org.eclipse.wst.xsl.debug.ui_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (48.8kB)
07:36:54 [INFO] Unpacking org.eclipse.wst.xsl.debug.ui_1.1.0.v201901071922...
07:36:54 [INFO] Fetching org.eclipse.wst.xsl.launching_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.3kB)
07:36:54 [INFO] The user operation is waiting for background work to complete.
07:36:54 [INFO] Fetching org.eclipse.wst.xsl.launching_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.3kB)
07:36:54 [INFO] Unpacking org.eclipse.wst.xsl.launching_1.2.0.v201901071922...
07:36:55 [INFO] Fetching org.eclipse.wst.xsl.doc_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.05MB)
07:36:55 [INFO] The user operation is waiting for background work to complete.
07:36:55 [INFO] Fetching org.eclipse.wst.xsl.doc_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.05MB)
07:36:55 [INFO] Unpacking org.eclipse.wst.xsl.doc_1.1.0.v201903222120...
07:36:55 [INFO] Fetching org.eclipse.wst.xsl.exslt.core_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.64kB)
07:36:55 [INFO] The user operation is waiting for background work to complete.
07:36:55 [INFO] Fetching org.eclipse.wst.xsl.exslt.core_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.64kB)
07:36:55 [INFO] Unpacking org.eclipse.wst.xsl.exslt.core_1.1.0.v201901071922...
07:36:55 [INFO] Fetching org.eclipse.wst.xsl.exslt.ui_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.98kB)
07:36:55 [INFO] The user operation is waiting for background work to complete.
07:36:55 [INFO] Fetching org.eclipse.wst.xsl.exslt.ui_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.98kB)
07:36:55 [INFO] Unpacking org.eclipse.wst.xsl.exslt.ui_1.1.0.v201901071922...
07:36:55 [INFO] Fetching org.eclipse.wst.xsl.ui_1.2.100.v202004230532.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (90.78kB)
07:36:55 [INFO] The user operation is waiting for background work to complete.
07:36:55 [INFO] Fetching org.eclipse.wst.xsl.ui_1.2.100.v202004230532.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (90.78kB)
07:36:55 [INFO] Unpacking org.eclipse.wst.xsl.ui_1.2.100.v202004230532...
07:36:55 [INFO] Fetching org.apache.bcel_5.2.0.v201005080400.jar from https://download.eclipse.org/staging/2021-03/plugins/ (565.07kB)
07:36:56 [INFO] Fetching org.eclipse.wst.xsl.xalan_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.54kB)
07:36:56 [INFO] The user operation is waiting for background work to complete.
07:36:56 [INFO] Fetching org.eclipse.wst.xsl.xalan_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.54kB)
07:36:56 [INFO] Unpacking org.eclipse.wst.xsl.xalan_1.1.0.v201901071922...
07:36:56 [INFO] Fetching org.eclipse.wst.xsl.saxon_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.98kB)
07:36:56 [INFO] The user operation is waiting for background work to complete.
07:36:56 [INFO] Fetching org.eclipse.wst.xsl.saxon_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.98kB)
07:36:56 [INFO] Unpacking org.eclipse.wst.xsl.saxon_1.1.0.v201901071922...
07:36:56 [INFO] Fetching org.eclipse.wst.xsl_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.84kB)
07:36:56 [INFO] The user operation is waiting for background work to complete.
07:36:56 [INFO] Fetching org.eclipse.wst.xsl_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.84kB)
07:36:56 [INFO] Unpacking org.eclipse.wst.xsl_1.2.0.v201901071922...
07:36:56 [INFO] Fetching org.eclipse.wst.xsl.jaxp.debug_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.8kB)
07:36:56 [INFO] The user operation is waiting for background work to complete.
07:36:56 [INFO] Fetching org.eclipse.wst.xsl.jaxp.debug_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.8kB)
07:36:56 [INFO] Unpacking org.eclipse.wst.xsl.jaxp.debug_1.1.0.v201901071922...
07:36:56 [INFO] Fetching org.eclipse.wst.xsl.jaxp.debug.ui_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.32kB)
07:36:56 [INFO] The user operation is waiting for background work to complete.
07:36:56 [INFO] Fetching org.eclipse.wst.xsl.jaxp.debug.ui_1.1.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.32kB)
07:36:56 [INFO] Unpacking org.eclipse.wst.xsl.jaxp.debug.ui_1.1.0.v201901071922...
07:36:56 [INFO] Fetching org.eclipse.wst.xsl.jaxp.launching_1.1.100.v202005251734.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.88kB)
07:36:56 [INFO] The user operation is waiting for background work to complete.
07:36:56 [INFO] Fetching org.eclipse.wst.xsl.jaxp.launching_1.1.100.v202005251734.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.88kB)
07:36:56 [INFO] Unpacking org.eclipse.wst.xsl.jaxp.launching_1.1.100.v202005251734...
07:36:57 [INFO] Fetching org.eclipse.wst.xsl.feature_1.3.900.v202005251734.jar from https://download.eclipse.org/staging/2021-03/features/ (19.78kB)
07:36:57 [INFO] Fetching org.sonatype.m2e.mavenarchiver.feature_0.17.5.202002191804.jar from https://download.eclipse.org/staging/2021-03/features/ (18.92kB)
07:36:57 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_0.1.2.202102091935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.75MB)
07:36:57 [INFO] The user operation is waiting for background work to complete.
07:36:57 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_0.1.2.202102091935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.75MB)
07:36:58 [INFO] Unpacking org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_0.1.2.202102091935...
07:37:02 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64_0.1.2.202102091935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.83MB)
07:37:02 [INFO] The user operation is waiting for background work to complete.
07:37:02 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64_0.1.2.202102091935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.83MB)
07:37:03 [INFO] Unpacking org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64_0.1.2.202102091935...
07:37:07 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_0.1.2.202102091935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.83MB)
07:37:07 [INFO] The user operation is waiting for background work to complete.
07:37:07 [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_0.1.2.202102091935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.83MB)
07:37:07 [INFO] Unpacking org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_0.1.2.202102091935...
07:37:12 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:37:12 [INFO] 
07:37:12 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.jee ---
07:37:12 [INFO] 
07:37:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.jee ---
07:37:12 [INFO] 
07:37:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.jee ---
07:37:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:37:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:37:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/src/main/resources
07:37:12 [INFO] 
07:37:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.jee ---
07:37:12 [INFO] 
07:37:12 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.jee ---
07:37:12 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
07:37:12 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
07:37:12 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
07:37:12 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
07:37:12 [INFO] 
07:37:12 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.jee ---
07:37:12 [INFO] 
07:37:12 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.jee ---
07:37:12 [INFO] 
07:37:12 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.jee ---
07:37:12 [INFO] 
07:37:12 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.jee ---
07:37:18 [INFO] Installing product epp.package.jee for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/x86_64/eclipse
07:37:19 Installing epp.package.jee 4.19.0.20210304-1200.
07:37:19 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:37:19 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:37:19 Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603.
07:37:19 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.200.202008192017.
07:37:19 Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.200.202008192017.
07:37:19 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.200.202009292210.
07:37:19 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.200.202009292210.
07:37:19 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.200.202008192017.
07:37:19 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.200.202009292210.
07:37:19 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848.
07:37:19 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
07:37:19 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
07:37:19 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:37:19 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
07:37:19 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:37:19 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v201903221940.
07:37:19 Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v201903221940.
07:37:19 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.202.v201903221940.
07:37:19 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.200.v202007091849.
07:37:19 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v201903221940.
07:37:19 Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202102130825.
07:37:19 Installing org.eclipse.jsf.feature.feature.group 3.10.1.v202007170344.
07:37:19 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.801.v202101040859.
07:37:19 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.21.0.v202101040919.
07:37:19 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.21.0.v202012212201.
07:37:19 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810.
07:37:19 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.100.v202102111918.
07:37:19 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.600.v202007170127.
07:37:19 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.400.v202007170127.
07:37:19 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.9.1.v202007170344.
07:37:19 Installing org.eclipse.jst.web_ui.feature.feature.group 3.21.0.v202101180039.
07:37:19 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708.
07:37:19 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.700.v202011292043.
07:37:19 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.303.v201909051708.
07:37:19 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.700.v202011292043.
07:37:19 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
07:37:19 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
07:37:19 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
07:37:19 Installing org.eclipse.m2e.wtp.feature.feature.group 1.4.4.20201128-1705.
07:37:19 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.4.4.20201128-1705.
07:37:19 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.4.4.20201128-1705.
07:37:19 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.4.4.20201128-1705.
07:37:19 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
07:37:19 Installing org.eclipse.mylyn.context_feature.feature.group 3.25.2.v20200828-1617.
07:37:19 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
07:37:19 Installing org.eclipse.mylyn.ide_feature.feature.group 3.25.2.v20200828-1617.
07:37:19 Installing org.eclipse.mylyn.java_feature.feature.group 3.25.2.v20200828-1617.
07:37:19 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:37:19 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:37:19 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
07:37:19 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:37:19 Installing org.eclipse.wst.common.fproj.feature.group 3.7.3.v202007142017.
07:37:19 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.900.v202005251734.
07:37:19 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
07:37:19 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
07:37:19 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
07:38:42 Operation completed in 83482 ms.
07:38:42 [INFO] Installing product epp.package.jee for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/aarch64/eclipse
07:38:44 Installing epp.package.jee 4.19.0.20210304-1200.
07:38:44 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:38:44 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:38:44 Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603.
07:38:44 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.200.202008192017.
07:38:44 Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.200.202008192017.
07:38:44 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.200.202009292210.
07:38:44 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.200.202009292210.
07:38:44 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.200.202008192017.
07:38:44 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.200.202009292210.
07:38:44 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848.
07:38:44 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
07:38:44 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
07:38:44 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:38:44 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
07:38:44 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:38:44 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v201903221940.
07:38:44 Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v201903221940.
07:38:44 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.202.v201903221940.
07:38:44 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.200.v202007091849.
07:38:44 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v201903221940.
07:38:44 Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202102130825.
07:38:44 Installing org.eclipse.jsf.feature.feature.group 3.10.1.v202007170344.
07:38:44 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.801.v202101040859.
07:38:44 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.21.0.v202101040919.
07:38:44 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.21.0.v202012212201.
07:38:44 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810.
07:38:44 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.100.v202102111918.
07:38:44 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.600.v202007170127.
07:38:44 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.400.v202007170127.
07:38:44 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.9.1.v202007170344.
07:38:44 Installing org.eclipse.jst.web_ui.feature.feature.group 3.21.0.v202101180039.
07:38:44 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708.
07:38:44 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.700.v202011292043.
07:38:44 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.303.v201909051708.
07:38:44 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.700.v202011292043.
07:38:44 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
07:38:44 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
07:38:44 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
07:38:44 Installing org.eclipse.m2e.wtp.feature.feature.group 1.4.4.20201128-1705.
07:38:44 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.4.4.20201128-1705.
07:38:44 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.4.4.20201128-1705.
07:38:44 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.4.4.20201128-1705.
07:38:44 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
07:38:44 Installing org.eclipse.mylyn.context_feature.feature.group 3.25.2.v20200828-1617.
07:38:44 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
07:38:44 Installing org.eclipse.mylyn.ide_feature.feature.group 3.25.2.v20200828-1617.
07:38:44 Installing org.eclipse.mylyn.java_feature.feature.group 3.25.2.v20200828-1617.
07:38:44 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:38:44 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:38:44 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
07:38:44 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:38:44 Installing org.eclipse.wst.common.fproj.feature.group 3.7.3.v202007142017.
07:38:44 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.900.v202005251734.
07:38:44 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
07:38:44 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
07:38:44 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
07:39:41 Operation completed in 58331 ms.
07:39:41 [INFO] Installing product epp.package.jee for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse
07:39:45 Installing epp.package.jee 4.19.0.20210304-1200.
07:39:45 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:39:45 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:39:45 Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603.
07:39:45 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.200.202008192017.
07:39:45 Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.200.202008192017.
07:39:45 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.200.202009292210.
07:39:45 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.200.202009292210.
07:39:45 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.200.202008192017.
07:39:45 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.200.202009292210.
07:39:45 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848.
07:39:45 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
07:39:45 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
07:39:45 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:39:45 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
07:39:45 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:39:45 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v201903221940.
07:39:45 Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v201903221940.
07:39:45 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.202.v201903221940.
07:39:45 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.200.v202007091849.
07:39:45 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v201903221940.
07:39:45 Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202102130825.
07:39:45 Installing org.eclipse.jsf.feature.feature.group 3.10.1.v202007170344.
07:39:45 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.801.v202101040859.
07:39:45 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.21.0.v202101040919.
07:39:45 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.21.0.v202012212201.
07:39:45 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810.
07:39:45 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.100.v202102111918.
07:39:45 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.600.v202007170127.
07:39:45 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.400.v202007170127.
07:39:45 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.9.1.v202007170344.
07:39:45 Installing org.eclipse.jst.web_ui.feature.feature.group 3.21.0.v202101180039.
07:39:45 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708.
07:39:45 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.700.v202011292043.
07:39:45 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.303.v201909051708.
07:39:45 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.700.v202011292043.
07:39:45 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
07:39:45 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
07:39:45 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
07:39:45 Installing org.eclipse.m2e.wtp.feature.feature.group 1.4.4.20201128-1705.
07:39:45 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.4.4.20201128-1705.
07:39:45 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.4.4.20201128-1705.
07:39:45 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.4.4.20201128-1705.
07:39:45 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
07:39:45 Installing org.eclipse.mylyn.context_feature.feature.group 3.25.2.v20200828-1617.
07:39:45 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
07:39:45 Installing org.eclipse.mylyn.ide_feature.feature.group 3.25.2.v20200828-1617.
07:39:45 Installing org.eclipse.mylyn.java_feature.feature.group 3.25.2.v20200828-1617.
07:39:45 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:39:45 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:39:45 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
07:39:45 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:39:45 Installing org.eclipse.wst.common.fproj.feature.group 3.7.3.v202007142017.
07:39:45 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.900.v202005251734.
07:39:45 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
07:39:45 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
07:39:45 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
07:41:07 Operation completed in 86115 ms.
07:41:08 [INFO] Installing product epp.package.jee for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/x86_64/Eclipse.app
07:41:09 Installing epp.package.jee 4.19.0.20210304-1200.
07:41:09 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:41:09 Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955.
07:41:09 Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603.
07:41:09 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.200.202008192017.
07:41:09 Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.200.202008192017.
07:41:09 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.200.202009292210.
07:41:09 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.200.202009292210.
07:41:09 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.200.202008192017.
07:41:09 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.200.202009292210.
07:41:09 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848.
07:41:09 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
07:41:09 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
07:41:09 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:41:09 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
07:41:09 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:41:09 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v201903221940.
07:41:09 Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v201903221940.
07:41:09 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.202.v201903221940.
07:41:09 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.200.v202007091849.
07:41:09 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v201903221940.
07:41:09 Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202102130825.
07:41:09 Installing org.eclipse.jsf.feature.feature.group 3.10.1.v202007170344.
07:41:09 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.801.v202101040859.
07:41:09 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.21.0.v202101040919.
07:41:09 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.21.0.v202012212201.
07:41:09 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810.
07:41:09 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.100.v202102111918.
07:41:09 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.600.v202007170127.
07:41:09 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.400.v202007170127.
07:41:09 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.9.1.v202007170344.
07:41:09 Installing org.eclipse.jst.web_ui.feature.feature.group 3.21.0.v202101180039.
07:41:09 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708.
07:41:09 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.700.v202011292043.
07:41:09 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.303.v201909051708.
07:41:09 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.700.v202011292043.
07:41:09 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
07:41:09 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
07:41:09 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
07:41:09 Installing org.eclipse.m2e.wtp.feature.feature.group 1.4.4.20201128-1705.
07:41:09 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.4.4.20201128-1705.
07:41:09 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.4.4.20201128-1705.
07:41:09 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.4.4.20201128-1705.
07:41:09 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
07:41:09 Installing org.eclipse.mylyn.context_feature.feature.group 3.25.2.v20200828-1617.
07:41:09 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
07:41:09 Installing org.eclipse.mylyn.ide_feature.feature.group 3.25.2.v20200828-1617.
07:41:09 Installing org.eclipse.mylyn.java_feature.feature.group 3.25.2.v20200828-1617.
07:41:09 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:41:09 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:41:09 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
07:41:09 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
07:41:09 Installing org.eclipse.wst.common.fproj.feature.group 3.7.3.v202007142017.
07:41:09 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.900.v202005251734.
07:41:09 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
07:41:09 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
07:41:09 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
07:42:39 Operation completed in 91103 ms.
07:42:40 [INFO] 
07:42:40 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.jee ---
07:43:29 [INFO] [Thu Mar 04 12:43:29 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/x86_64/Eclipse.app'...
07:45:17 [INFO] 
07:45:17 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.jee ---
07:45:18 [INFO] [Thu Mar 04 12:45:18 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse/eclipse.exe'
07:45:19 [INFO] [Thu Mar 04 12:45:19 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse/eclipsec.exe'
07:45:20 [INFO] 
07:45:20 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.jee ---
07:45:20 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.x86_64.tar.gz
07:47:40 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.aarch64.tar.gz
07:49:13 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20210304-1123_eclipse-jee-2021-03-RC1-win32.win32.x86_64.zip
07:49:53 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20210304-1123_eclipse-jee-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
07:51:08 [INFO] 
07:51:08 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.jee ---
07:51:08 [INFO] [Thu Mar 04 12:51:08 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20210304-1123_eclipse-jee-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
07:52:40 [INFO] 
07:52:40 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.jee ---
07:52:40 [INFO] Executing tasks
07:52:40 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
07:53:15 [INFO] Executed tasks
07:53:15 [INFO] 
07:53:15 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.jee ---
07:53:21 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository...
07:53:37 Mirroring: binary,epp.package.jee.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
07:53:37 Mirroring: binary,epp.package.jee.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
07:53:37 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955)
07:53:37 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
07:53:37 Mirroring: binary,epp.package.jee.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.jee.executable.win32.win32.x86_64,4.19.0.20210304-1200)
07:53:37 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
07:53:37 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
07:53:37 Mirroring: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
07:53:37 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955)
07:53:37 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.19.0.20210304-1200)
07:53:37 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955)
07:53:37 Mirroring: osgi.bundle,org.eclipse.epp.package.jee,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.jee,4.19.0.20210304-1200)
07:53:37 Mirroring: osgi.bundle,org.eclipse.epp.package.jee,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.jee,4.19.0.20210304-1200)
07:53:37 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955)
07:53:37 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,15.0.2.v20210201-0955 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.]
07:53:38 [INFO] 
07:53:38 [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.modeling >----------
07:53:38 [INFO] Building org.eclipse.epp.package.modeling 4.19.0-SNAPSHOT        [19/37]
07:53:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:53:38 [INFO] 
07:53:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling ---
07:53:38 [INFO] 
07:53:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.modeling ---
07:53:38 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:53:38 [INFO] 
07:53:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling ---
07:53:38 [INFO] 
07:53:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling ---
07:53:38 [INFO] 
07:53:38 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling ---
07:53:38 [INFO] 
07:53:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.modeling ---
07:53:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:53:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:53:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/main/resources
07:53:38 [INFO] 
07:53:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.modeling ---
07:53:38 [INFO] 
07:53:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.modeling ---
07:53:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:53:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:53:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/test/resources
07:53:38 [INFO] 
07:53:38 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.modeling ---
07:53:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:53:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:53:38 [INFO] Copying 1 resource
07:53:38 [INFO] 
07:53:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling ---
07:53:38 [INFO] 
07:53:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.modeling ---
07:53:39 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.19.0-SNAPSHOT.jar
07:53:39 [INFO] 
07:53:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling ---
07:53:39 [INFO] 
07:53:39 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.modeling ---
07:53:39 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.19.0-SNAPSHOT.jar
07:53:39 [INFO] 
07:53:39 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.modeling ---
07:53:39 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.19.0-SNAPSHOT.jar
07:53:40 [INFO] 
07:53:40 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.modeling ---
07:53:40 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.19.0-SNAPSHOT.jar
07:53:41 [INFO] 
07:53:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.modeling ---
07:53:41 [INFO] 
07:53:41 [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.modeling.feature >------
07:53:41 [INFO] Building org.eclipse.epp.package.modeling.feature 4.19.0-SNAPSHOT [20/37]
07:53:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:53:41 [INFO] 
07:53:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling.feature ---
07:53:41 [INFO] 
07:53:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.modeling.feature ---
07:53:42 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:53:42 [INFO] 
07:53:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling.feature ---
07:53:42 [INFO] 
07:53:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling.feature ---
07:53:42 [INFO] 
07:53:42 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling.feature ---
07:53:42 [INFO] 
07:53:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling.feature ---
07:53:42 [INFO] 
07:53:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.modeling.feature ---
07:53:42 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/target/org.eclipse.epp.package.modeling.feature-4.19.0-SNAPSHOT.jar
07:53:42 [INFO] 
07:53:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling.feature ---
07:53:42 [INFO] 
07:53:42 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.modeling.feature ---
07:53:42 [INFO] 
07:53:42 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.modeling.feature ---
07:53:42 [INFO] 
07:53:42 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.modeling.feature ---
07:53:42 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/target/org.eclipse.epp.package.modeling.feature-4.19.0-SNAPSHOT.jar
07:53:44 [INFO] 
07:53:44 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.modeling.feature ---
07:53:44 [INFO] 
07:53:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.modeling.feature ---
07:53:44 [INFO] 
07:53:44 [INFO] ----------------< org.eclipse.epp:epp.package.modeling >----------------
07:53:44 [INFO] Building epp.package.modeling 4.19.0-SNAPSHOT                    [21/37]
07:53:44 [INFO] -------------------------[ eclipse-repository ]-------------------------
07:53:44 [INFO] 
07:53:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.modeling ---
07:53:44 [INFO] 
07:53:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.modeling ---
07:53:46 [INFO] Fetching org.antlr.runtime_4.7.2.v20200218-0804.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (121.85kB)
07:53:46 [INFO] The user operation is waiting for background work to complete.
07:53:46 [INFO] Fetching org.antlr.runtime_4.7.2.v20200218-0804.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (121.85kB)
07:53:46 [INFO] Unpacking org.antlr.runtime_4.7.2.v20200218-0804...
07:53:46 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (504.53kB)
07:53:46 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (259.85kB)
07:53:46 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/staging/2021-03/plugins/ (107.88kB)
07:53:46 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (453.74kB)
07:53:47 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (387.41kB)
07:53:47 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (54.9kB)
07:53:47 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (99.44kB)
07:53:47 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (161.06kB)
07:53:47 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (35.81kB)
07:53:47 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/staging/2021-03/plugins/ (498.28kB)
07:53:48 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (79.12kB)
07:53:48 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (183.86kB)
07:53:48 [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.29MB)
07:53:48 [INFO] Fetching org.eclipse.acceleo.annotations_7.0.0.202102190929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.63kB)
07:53:48 [INFO] The user operation is waiting for background work to complete.
07:53:48 [INFO] Fetching org.eclipse.acceleo.annotations_7.0.0.202102190929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.63kB)
07:53:49 [INFO] Unpacking org.eclipse.acceleo.annotations_7.0.0.202102190929...
07:53:49 [INFO] Fetching org.eclipse.acceleo.query_7.0.0.202102190929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (146.65kB)
07:53:49 [INFO] The user operation is waiting for background work to complete.
07:53:49 [INFO] Fetching org.eclipse.acceleo.query_7.0.0.202102190929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (146.65kB)
07:53:49 [INFO] Unpacking org.eclipse.acceleo.query_7.0.0.202102190929...
07:53:49 [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.11.202102190929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.08kB)
07:53:49 [INFO] The user operation is waiting for background work to complete.
07:53:49 [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.11.202102190929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.08kB)
07:53:49 [INFO] Unpacking org.eclipse.acceleo.ui.interpreter_3.7.11.202102190929...
07:53:49 [INFO] Fetching org.eclipse.draw2d.doc.isv_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.1MB)
07:53:49 [INFO] The user operation is waiting for background work to complete.
07:53:49 [INFO] Fetching org.eclipse.draw2d.doc.isv_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.1MB)
07:53:50 [INFO] Unpacking org.eclipse.draw2d.doc.isv_3.10.100.201606061308...
07:53:50 [INFO] Fetching org.eclipse.draw2d.sdk_3.10.100.201606061308.jar from https://download.eclipse.org/staging/2021-03/features/ (19.59kB)
07:53:51 [INFO] Fetching org.eclipse.draw2d.source_3.10.100.201606061308.jar from https://download.eclipse.org/staging/2021-03/plugins/ (524.47kB)
07:53:51 [INFO] Fetching org.eclipse.draw2d.source_3.10.100.201606061308.jar from https://download.eclipse.org/staging/2021-03/features/ (19.38kB)
07:53:51 [INFO] Fetching org.eclipse.e4.tools.emf.editor3x_4.7.600.v20200723-1429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.54kB)
07:53:51 [INFO] The user operation is waiting for background work to complete.
07:53:51 [INFO] Fetching org.eclipse.e4.tools.emf.editor3x_4.7.600.v20200723-1429.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.54kB)
07:53:51 [INFO] Unpacking org.eclipse.e4.tools.emf.editor3x_4.7.600.v20200723-1429...
07:53:51 [INFO] Fetching org.eclipse.e4.tools.emf.ui_4.6.1100.v20210210-1828.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (379.34kB)
07:53:51 [INFO] The user operation is waiting for background work to complete.
07:53:51 [INFO] Fetching org.eclipse.e4.tools.emf.ui_4.6.1100.v20210210-1828.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (379.34kB)
07:53:51 [INFO] Unpacking org.eclipse.e4.tools.emf.ui_4.6.1100.v20210210-1828...
07:53:52 [INFO] Fetching org.eclipse.e4.tools.compat_4.8.100.v20210102-0921.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.21kB)
07:53:52 [INFO] The user operation is waiting for background work to complete.
07:53:52 [INFO] Fetching org.eclipse.e4.tools.compat_4.8.100.v20210102-0921.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.21kB)
07:53:52 [INFO] Unpacking org.eclipse.e4.tools.compat_4.8.100.v20210102-0921...
07:53:52 [INFO] Fetching org.eclipse.e4.tools.services_4.8.400.v20200217-1142.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.49kB)
07:53:52 [INFO] The user operation is waiting for background work to complete.
07:53:52 [INFO] Fetching org.eclipse.e4.tools.services_4.8.400.v20200217-1142.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.49kB)
07:53:52 [INFO] Unpacking org.eclipse.e4.tools.services_4.8.400.v20200217-1142...
07:53:52 [INFO] Fetching org.eclipse.e4.tools_4.9.0.v20200923-1123.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.95kB)
07:53:52 [INFO] The user operation is waiting for background work to complete.
07:53:52 [INFO] Fetching org.eclipse.e4.tools_4.9.0.v20200923-1123.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.95kB)
07:53:52 [INFO] Unpacking org.eclipse.e4.tools_4.9.0.v20200923-1123...
07:53:52 [INFO] Fetching org.eclipse.e4.tools.jdt.templates_4.8.400.v20191115-2149.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.31kB)
07:53:52 [INFO] The user operation is waiting for background work to complete.
07:53:52 [INFO] Fetching org.eclipse.e4.tools.jdt.templates_4.8.400.v20191115-2149.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.31kB)
07:53:52 [INFO] Unpacking org.eclipse.e4.tools.jdt.templates_4.8.400.v20191115-2149...
07:53:52 [INFO] Fetching org.eclipse.e4.core.tools.feature_4.19.0.v20210210-1828.jar from https://download.eclipse.org/staging/2021-03/features/ (19.04kB)
07:53:54 [INFO] Fetching org.eclipse.eef_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (213.21kB)
07:53:54 [INFO] Fetching org.eclipse.eef.common_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (27.82kB)
07:53:54 [INFO] Fetching org.eclipse.eef.common.ui_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.61kB)
07:53:54 [INFO] Fetching org.eclipse.eef.core_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (84.79kB)
07:53:54 [INFO] Fetching org.eclipse.sirius.common.interpreter_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.7kB)
07:53:54 [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.6kB)
07:53:55 [INFO] Fetching org.eclipse.eef.ext.widgets.reference_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (41.78kB)
07:53:55 [INFO] Fetching org.eclipse.eef.ide.ui_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (163.22kB)
07:53:55 [INFO] Fetching org.eclipse.sirius.ext.ide_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.13kB)
07:53:55 [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (72.03kB)
07:53:55 [INFO] Fetching org.eclipse.eef.ide.ui.properties_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.39kB)
07:53:55 [INFO] Fetching org.eclipse.eef.properties.ui_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (102.95kB)
07:53:56 [INFO] Fetching org.eclipse.eef.properties.ui.legacy_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2021-03/plugins/ (70.21kB)
07:53:56 [INFO] Fetching org.eclipse.emf.cdo_4.13.0.v20210202-0926.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (285.08kB)
07:53:56 [INFO] The user operation is waiting for background work to complete.
07:53:56 [INFO] Fetching org.eclipse.emf.cdo_4.13.0.v20210202-0926.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (285.08kB)
07:53:56 [INFO] Unpacking org.eclipse.emf.cdo_4.13.0.v20210202-0926...
07:53:56 [INFO] Fetching org.eclipse.emf.cdo.common_4.13.0.v20210202-0951.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (177.02kB)
07:53:56 [INFO] The user operation is waiting for background work to complete.
07:53:56 [INFO] Fetching org.eclipse.emf.cdo.common_4.13.0.v20210202-0951.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (177.02kB)
07:53:56 [INFO] Unpacking org.eclipse.emf.cdo.common_4.13.0.v20210202-0951...
07:53:57 [INFO] Fetching org.eclipse.emf.cdo.admin_4.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.21kB)
07:53:57 [INFO] The user operation is waiting for background work to complete.
07:53:57 [INFO] Fetching org.eclipse.emf.cdo.admin_4.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.21kB)
07:53:57 [INFO] Unpacking org.eclipse.emf.cdo.admin_4.2.0.v20210118-1607...
07:53:57 [INFO] Fetching org.eclipse.emf.cdo.net4j_4.4.1.v20210125-1648.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.55kB)
07:53:57 [INFO] The user operation is waiting for background work to complete.
07:53:57 [INFO] Fetching org.eclipse.emf.cdo.net4j_4.4.1.v20210125-1648.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.55kB)
07:53:57 [INFO] Unpacking org.eclipse.emf.cdo.net4j_4.4.1.v20210125-1648...
07:53:57 [INFO] Fetching org.eclipse.net4j_4.11.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (64.97kB)
07:53:57 [INFO] The user operation is waiting for background work to complete.
07:53:57 [INFO] Fetching org.eclipse.net4j_4.11.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (64.97kB)
07:53:57 [INFO] Unpacking org.eclipse.net4j_4.11.1.v20210118-1607...
07:53:57 [INFO] Fetching org.eclipse.net4j.util_3.14.0.v20210202-0926.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (228.59kB)
07:53:57 [INFO] The user operation is waiting for background work to complete.
07:53:57 [INFO] Fetching org.eclipse.net4j.util_3.14.0.v20210202-0926.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (228.59kB)
07:53:57 [INFO] Unpacking org.eclipse.net4j.util_3.14.0.v20210202-0926...
07:53:58 [INFO] Fetching org.eclipse.emf.cdo.compare_4.5.0.v20210203-1008.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.4kB)
07:53:58 [INFO] The user operation is waiting for background work to complete.
07:53:58 [INFO] Fetching org.eclipse.emf.cdo.compare_4.5.0.v20210203-1008.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.4kB)
07:53:58 [INFO] Unpacking org.eclipse.emf.cdo.compare_4.5.0.v20210203-1008...
07:53:58 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (181.72kB)
07:53:58 [INFO] The user operation is waiting for background work to complete.
07:53:58 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (181.72kB)
07:53:58 [INFO] Unpacking org.eclipse.emf.compare_3.5.3.202102231741...
07:53:58 [INFO] Fetching org.eclipse.emf.compare.rcp_2.5.2.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.2kB)
07:53:58 [INFO] The user operation is waiting for background work to complete.
07:53:58 [INFO] Fetching org.eclipse.emf.compare.rcp_2.5.2.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.2kB)
07:53:58 [INFO] Unpacking org.eclipse.emf.compare.rcp_2.5.2.202102231741...
07:53:58 [INFO] Fetching org.eclipse.emf.cdo.ui.compare_4.6.1.v20210125-1707.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.23kB)
07:53:58 [INFO] The user operation is waiting for background work to complete.
07:53:58 [INFO] Fetching org.eclipse.emf.cdo.ui.compare_4.6.1.v20210125-1707.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.23kB)
07:53:59 [INFO] Unpacking org.eclipse.emf.cdo.ui.compare_4.6.1.v20210125-1707...
07:53:59 [INFO] Fetching org.eclipse.emf.cdo.compare_4.7.0.v20210203-1008.jar from https://download.eclipse.org/staging/2021-03/features/ (28.41kB)
07:53:59 [INFO] Fetching org.eclipse.emf.cdo.doc_4.2.3.v20210118-1607.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.83MB)
07:54:00 [INFO] Fetching org.eclipse.emf.cdo.doc_4.3.3.v20210118-1607.jar from https://download.eclipse.org/staging/2021-03/features/ (28.37kB)
07:54:00 [INFO] Fetching org.eclipse.emf.cdo.edit_4.5.4.v20210125-1648.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.13kB)
07:54:00 [INFO] The user operation is waiting for background work to complete.
07:54:00 [INFO] Fetching org.eclipse.emf.cdo.edit_4.5.4.v20210125-1648.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.13kB)
07:54:01 [INFO] Unpacking org.eclipse.emf.cdo.edit_4.5.4.v20210125-1648...
07:54:01 [INFO] Fetching org.eclipse.emf.cdo.migrator_3.2.3.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.6kB)
07:54:01 [INFO] The user operation is waiting for background work to complete.
07:54:01 [INFO] Fetching org.eclipse.emf.cdo.migrator_3.2.3.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.6kB)
07:54:01 [INFO] Unpacking org.eclipse.emf.cdo.migrator_3.2.3.v20210118-1607...
07:54:01 [INFO] Fetching org.eclipse.emf.cdo.epp_4.13.0.v20210203-1008.jar from https://download.eclipse.org/staging/2021-03/features/ (28.44kB)
07:54:01 [INFO] Fetching org.eclipse.emf.cdo.examples.installer_4.2.4.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.04MB)
07:54:01 [INFO] The user operation is waiting for background work to complete.
07:54:01 [INFO] Fetching org.eclipse.emf.cdo.examples.installer_4.2.4.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.04MB)
07:54:01 [INFO] Unpacking org.eclipse.emf.cdo.examples.installer_4.2.4.v20210118-1607...
07:54:01 [INFO] Fetching org.eclipse.emf.cdo.examples.installer_4.3.4.v20210118-1607.jar from https://download.eclipse.org/staging/2021-03/features/ (28.36kB)
07:54:02 [INFO] Fetching org.eclipse.emf.cdo.explorer_4.9.0.v20210202-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.47kB)
07:54:02 [INFO] The user operation is waiting for background work to complete.
07:54:02 [INFO] Fetching org.eclipse.emf.cdo.explorer_4.9.0.v20210202-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.47kB)
07:54:02 [INFO] Unpacking org.eclipse.emf.cdo.explorer_4.9.0.v20210202-1146...
07:54:02 [INFO] Fetching org.eclipse.emf.cdo.workspace_4.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.28kB)
07:54:02 [INFO] The user operation is waiting for background work to complete.
07:54:02 [INFO] Fetching org.eclipse.emf.cdo.workspace_4.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.28kB)
07:54:02 [INFO] Unpacking org.eclipse.emf.cdo.workspace_4.3.0.v20210118-1607...
07:54:02 [INFO] Fetching org.eclipse.emf.cdo.server_4.12.0.v20210125-1648.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (157.38kB)
07:54:02 [INFO] The user operation is waiting for background work to complete.
07:54:02 [INFO] Fetching org.eclipse.emf.cdo.server_4.12.0.v20210125-1648.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (157.38kB)
07:54:02 [INFO] Unpacking org.eclipse.emf.cdo.server_4.12.0.v20210125-1648...
07:54:02 [INFO] Fetching org.eclipse.emf.cdo.server.db_4.10.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (122.96kB)
07:54:02 [INFO] The user operation is waiting for background work to complete.
07:54:02 [INFO] Fetching org.eclipse.emf.cdo.server.db_4.10.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (122.96kB)
07:54:02 [INFO] Unpacking org.eclipse.emf.cdo.server.db_4.10.0.v20210118-1607...
07:54:02 [INFO] Fetching org.eclipse.net4j.db.h2_4.5.0.v20210202-0935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.84kB)
07:54:02 [INFO] The user operation is waiting for background work to complete.
07:54:02 [INFO] Fetching org.eclipse.net4j.db.h2_4.5.0.v20210202-0935.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.84kB)
07:54:03 [INFO] Unpacking org.eclipse.net4j.db.h2_4.5.0.v20210202-0935...
07:54:03 [INFO] Fetching org.eclipse.emf.cdo.explorer.ui_4.7.1.v20210203-0914.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (155.45kB)
07:54:03 [INFO] The user operation is waiting for background work to complete.
07:54:03 [INFO] Fetching org.eclipse.emf.cdo.explorer.ui_4.7.1.v20210203-0914.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (155.45kB)
07:54:03 [INFO] Unpacking org.eclipse.emf.cdo.explorer.ui_4.7.1.v20210203-0914...
07:54:03 [INFO] Fetching org.eclipse.net4j.ui.shared_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.65kB)
07:54:03 [INFO] The user operation is waiting for background work to complete.
07:54:03 [INFO] Fetching org.eclipse.net4j.ui.shared_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.65kB)
07:54:03 [INFO] Unpacking org.eclipse.net4j.ui.shared_4.5.0.v20210118-1607...
07:54:03 [INFO] Fetching org.eclipse.emf.cdo.ui_4.9.1.v20210202-1237.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (150.3kB)
07:54:03 [INFO] The user operation is waiting for background work to complete.
07:54:03 [INFO] Fetching org.eclipse.emf.cdo.ui_4.9.1.v20210202-1237.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (150.3kB)
07:54:03 [INFO] Unpacking org.eclipse.emf.cdo.ui_4.9.1.v20210202-1237...
07:54:03 [INFO] Fetching org.eclipse.emf.cdo.ui.shared_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (74.27kB)
07:54:03 [INFO] The user operation is waiting for background work to complete.
07:54:03 [INFO] Fetching org.eclipse.emf.cdo.ui.shared_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (74.27kB)
07:54:03 [INFO] Unpacking org.eclipse.emf.cdo.ui.shared_4.5.0.v20210118-1607...
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.expressions_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.54kB)
07:54:04 [INFO] The user operation is waiting for background work to complete.
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.expressions_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.54kB)
07:54:04 [INFO] Unpacking org.eclipse.emf.cdo.expressions_4.4.0.v20210118-1607...
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.expressions.edit_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.56kB)
07:54:04 [INFO] The user operation is waiting for background work to complete.
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.expressions.edit_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.56kB)
07:54:04 [INFO] Unpacking org.eclipse.emf.cdo.expressions.edit_4.4.0.v20210118-1607...
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.expressions.editor_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.91kB)
07:54:04 [INFO] The user operation is waiting for background work to complete.
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.expressions.editor_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.91kB)
07:54:04 [INFO] Unpacking org.eclipse.emf.cdo.expressions.editor_4.5.0.v20210118-1607...
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.security_4.4.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.18kB)
07:54:04 [INFO] The user operation is waiting for background work to complete.
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.security_4.4.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.18kB)
07:54:04 [INFO] Unpacking org.eclipse.emf.cdo.security_4.4.1.v20210118-1607...
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.security.edit_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.13kB)
07:54:04 [INFO] The user operation is waiting for background work to complete.
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.security.edit_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.13kB)
07:54:04 [INFO] Unpacking org.eclipse.emf.cdo.security.edit_4.5.0.v20210118-1607...
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.security.editor_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.49kB)
07:54:04 [INFO] The user operation is waiting for background work to complete.
07:54:04 [INFO] Fetching org.eclipse.emf.cdo.security.editor_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.49kB)
07:54:05 [INFO] Unpacking org.eclipse.emf.cdo.security.editor_4.4.0.v20210118-1607...
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.security.ui_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.71kB)
07:54:05 [INFO] The user operation is waiting for background work to complete.
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.security.ui_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.71kB)
07:54:05 [INFO] Unpacking org.eclipse.emf.cdo.security.ui_4.5.0.v20210118-1607...
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.ui.admin_4.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.04kB)
07:54:05 [INFO] The user operation is waiting for background work to complete.
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.ui.admin_4.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.04kB)
07:54:05 [INFO] Unpacking org.eclipse.emf.cdo.ui.admin_4.3.0.v20210118-1607...
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.ui.team_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.72kB)
07:54:05 [INFO] The user operation is waiting for background work to complete.
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.ui.team_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.72kB)
07:54:05 [INFO] Unpacking org.eclipse.emf.cdo.ui.team_4.4.0.v20210118-1607...
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.ui.jdt_1.0.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.33kB)
07:54:05 [INFO] The user operation is waiting for background work to complete.
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.ui.jdt_1.0.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.33kB)
07:54:05 [INFO] Unpacking org.eclipse.emf.cdo.ui.jdt_1.0.0.v20210118-1607...
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.transfer_4.4.2.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.89kB)
07:54:05 [INFO] The user operation is waiting for background work to complete.
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.transfer_4.4.2.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.89kB)
07:54:05 [INFO] Unpacking org.eclipse.emf.cdo.transfer_4.4.2.v20210118-1607...
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.transfer.repository_4.3.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.59kB)
07:54:05 [INFO] The user operation is waiting for background work to complete.
07:54:05 [INFO] Fetching org.eclipse.emf.cdo.transfer.repository_4.3.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.59kB)
07:54:06 [INFO] Unpacking org.eclipse.emf.cdo.transfer.repository_4.3.1.v20210118-1607...
07:54:06 [INFO] Fetching org.eclipse.emf.cdo.transfer.ui_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.05kB)
07:54:06 [INFO] The user operation is waiting for background work to complete.
07:54:06 [INFO] Fetching org.eclipse.emf.cdo.transfer.ui_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.05kB)
07:54:06 [INFO] Unpacking org.eclipse.emf.cdo.transfer.ui_4.4.0.v20210118-1607...
07:54:06 [INFO] Fetching org.eclipse.emf.cdo.transfer.workspace_4.3.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.55kB)
07:54:06 [INFO] The user operation is waiting for background work to complete.
07:54:06 [INFO] Fetching org.eclipse.emf.cdo.transfer.workspace_4.3.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.55kB)
07:54:06 [INFO] Unpacking org.eclipse.emf.cdo.transfer.workspace_4.3.1.v20210118-1607...
07:54:06 [INFO] Fetching org.eclipse.emf.cdo.transfer.workspace.ui_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.63kB)
07:54:06 [INFO] The user operation is waiting for background work to complete.
07:54:06 [INFO] Fetching org.eclipse.emf.cdo.transfer.workspace.ui_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.63kB)
07:54:06 [INFO] Unpacking org.eclipse.emf.cdo.transfer.workspace.ui_4.4.0.v20210118-1607...
07:54:06 [INFO] Fetching org.eclipse.emf.cdo_4.13.0.v20210203-0914.jar from https://download.eclipse.org/staging/2021-03/features/ (28.77kB)
07:54:06 [INFO] Fetching org.eclipse.net4j.util.ui_3.10.0.v20210202-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.28kB)
07:54:06 [INFO] The user operation is waiting for background work to complete.
07:54:06 [INFO] Fetching org.eclipse.net4j.util.ui_3.10.0.v20210202-1146.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.28kB)
07:54:06 [INFO] Unpacking org.eclipse.net4j.util.ui_3.10.0.v20210202-1146...
07:54:06 [INFO] Fetching org.eclipse.emf.cdo.server.admin_4.3.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.19kB)
07:54:06 [INFO] The user operation is waiting for background work to complete.
07:54:06 [INFO] Fetching org.eclipse.emf.cdo.server.admin_4.3.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.19kB)
07:54:07 [INFO] Unpacking org.eclipse.emf.cdo.server.admin_4.3.1.v20210118-1607...
07:54:07 [INFO] Fetching org.eclipse.emf.cdo.server.security_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.29kB)
07:54:07 [INFO] The user operation is waiting for background work to complete.
07:54:07 [INFO] Fetching org.eclipse.emf.cdo.server.security_4.5.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.29kB)
07:54:07 [INFO] Unpacking org.eclipse.emf.cdo.server.security_4.5.0.v20210118-1607...
07:54:07 [INFO] Fetching org.eclipse.net4j.db_4.10.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.95kB)
07:54:07 [INFO] The user operation is waiting for background work to complete.
07:54:07 [INFO] Fetching org.eclipse.net4j.db_4.10.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.95kB)
07:54:07 [INFO] Unpacking org.eclipse.net4j.db_4.10.1.v20210118-1607...
07:54:07 [INFO] Fetching org.eclipse.emf.cdo.server.db_4.10.1.v20210118-1607.jar from https://download.eclipse.org/staging/2021-03/features/ (28.31kB)
07:54:07 [INFO] Fetching org.eclipse.emf.cdo.server.net4j_4.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.01kB)
07:54:07 [INFO] The user operation is waiting for background work to complete.
07:54:07 [INFO] Fetching org.eclipse.emf.cdo.server.net4j_4.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.01kB)
07:54:07 [INFO] Unpacking org.eclipse.emf.cdo.server.net4j_4.3.0.v20210118-1607...
07:54:07 [INFO] Fetching org.eclipse.emf.cdo.server.ocl_4.3.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.7kB)
07:54:07 [INFO] The user operation is waiting for background work to complete.
07:54:07 [INFO] Fetching org.eclipse.emf.cdo.server.ocl_4.3.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.7kB)
07:54:07 [INFO] Unpacking org.eclipse.emf.cdo.server.ocl_4.3.1.v20210118-1607...
07:54:07 [INFO] Fetching org.eclipse.emf.cdo.server.product_4.2.2.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.05kB)
07:54:07 [INFO] The user operation is waiting for background work to complete.
07:54:07 [INFO] Fetching org.eclipse.emf.cdo.server.product_4.2.2.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.05kB)
07:54:08 [INFO] Unpacking org.eclipse.emf.cdo.server.product_4.2.2.v20210118-1607...
07:54:08 [INFO] Fetching org.eclipse.emf.cdo.server_4.13.0.v20210202-0951.jar from https://download.eclipse.org/staging/2021-03/features/ (28.52kB)
07:54:08 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (110.86kB)
07:54:08 [INFO] The user operation is waiting for background work to complete.
07:54:08 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (110.86kB)
07:54:08 [INFO] Unpacking org.eclipse.ocl.ecore_3.16.0.v20210301-1325...
07:54:08 [INFO] Fetching org.eclipse.net4j.tcp_4.2.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.5kB)
07:54:08 [INFO] The user operation is waiting for background work to complete.
07:54:08 [INFO] Fetching org.eclipse.net4j.tcp_4.2.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.5kB)
07:54:08 [INFO] Unpacking org.eclipse.net4j.tcp_4.2.1.v20210118-1607...
07:54:08 [INFO] Fetching org.eclipse.net4j.jvm_4.2.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.25kB)
07:54:08 [INFO] The user operation is waiting for background work to complete.
07:54:08 [INFO] Fetching org.eclipse.net4j.jvm_4.2.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.25kB)
07:54:08 [INFO] Unpacking org.eclipse.net4j.jvm_4.2.1.v20210118-1607...
07:54:08 [INFO] Fetching org.eclipse.emf.ecp.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.53kB)
07:54:08 [INFO] The user operation is waiting for background work to complete.
07:54:08 [INFO] Fetching org.eclipse.emf.ecp.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.53kB)
07:54:09 [INFO] Unpacking org.eclipse.emf.ecp.edit_1.26.0.20210222-0920...
07:54:09 [INFO] Fetching org.eclipse.emf.ecp.edit.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.87kB)
07:54:09 [INFO] The user operation is waiting for background work to complete.
07:54:09 [INFO] Fetching org.eclipse.emf.ecp.edit.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.87kB)
07:54:09 [INFO] Unpacking org.eclipse.emf.ecp.edit.swt_1.26.0.20210222-0920...
07:54:09 [INFO] Fetching org.eclipse.emf.ecp.ui.view.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.29kB)
07:54:09 [INFO] The user operation is waiting for background work to complete.
07:54:09 [INFO] Fetching org.eclipse.emf.ecp.ui.view.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.29kB)
07:54:09 [INFO] Unpacking org.eclipse.emf.ecp.ui.view.swt_1.26.0.20210222-0920...
07:54:09 [INFO] Fetching org.eclipse.net4j.ui_4.4.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.44kB)
07:54:09 [INFO] The user operation is waiting for background work to complete.
07:54:09 [INFO] Fetching org.eclipse.net4j.ui_4.4.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.44kB)
07:54:09 [INFO] Unpacking org.eclipse.net4j.ui_4.4.1.v20210118-1607...
07:54:09 [INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (67.47kB)
07:54:09 [INFO] The user operation is waiting for background work to complete.
07:54:09 [INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (67.47kB)
07:54:09 [INFO] Unpacking org.eclipse.emf.compare.edit_4.3.1.202102231741...
07:54:09 [INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.2.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (118.5kB)
07:54:09 [INFO] The user operation is waiting for background work to complete.
07:54:09 [INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.2.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (118.5kB)
07:54:10 [INFO] Unpacking org.eclipse.emf.compare.rcp.ui_4.4.2.202102231741...
07:54:10 [INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.3.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (248.04kB)
07:54:10 [INFO] The user operation is waiting for background work to complete.
07:54:10 [INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.3.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (248.04kB)
07:54:10 [INFO] Unpacking org.eclipse.emf.compare.ide.ui_4.4.3.202102231741...
07:54:10 [INFO] Fetching org.eclipse.emf.compare.diagram_2.5.2.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.33kB)
07:54:10 [INFO] The user operation is waiting for background work to complete.
07:54:10 [INFO] Fetching org.eclipse.emf.compare.diagram_2.5.2.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.33kB)
07:54:10 [INFO] Unpacking org.eclipse.emf.compare.diagram_2.5.2.202102231741...
07:54:11 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (386.74kB)
07:54:11 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.16MB)
07:54:11 [INFO] Fetching org.eclipse.emf.compare.ide_3.4.3.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.25kB)
07:54:11 [INFO] The user operation is waiting for background work to complete.
07:54:11 [INFO] Fetching org.eclipse.emf.compare.ide_3.4.3.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.25kB)
07:54:11 [INFO] Unpacking org.eclipse.emf.compare.ide_3.4.3.202102231741...
07:54:11 [INFO] Fetching org.eclipse.emf.compare.diagram.edit_2.5.2.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.65kB)
07:54:11 [INFO] The user operation is waiting for background work to complete.
07:54:11 [INFO] Fetching org.eclipse.emf.compare.diagram.edit_2.5.2.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.65kB)
07:54:11 [INFO] Unpacking org.eclipse.emf.compare.diagram.edit_2.5.2.202102231741...
07:54:11 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (245.89kB)
07:54:11 [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui_3.4.3.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.17kB)
07:54:11 [INFO] The user operation is waiting for background work to complete.
07:54:11 [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui_3.4.3.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.17kB)
07:54:12 [INFO] Unpacking org.eclipse.emf.compare.diagram.ide.ui_3.4.3.202102231741...
07:54:12 [INFO] Fetching org.eclipse.emf.compare.diagram.gmf_3.3.14.202102231741.jar from https://download.eclipse.org/staging/2021-03/features/ (22.21kB)
07:54:12 [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui.sirius_1.1.1.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.16kB)
07:54:12 [INFO] The user operation is waiting for background work to complete.
07:54:12 [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui.sirius_1.1.1.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.16kB)
07:54:12 [INFO] Unpacking org.eclipse.emf.compare.diagram.ide.ui.sirius_1.1.1.202102231741...
07:54:12 [INFO] Fetching org.eclipse.sirius.diagram.ui_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (5.48MB)
07:54:13 [INFO] Fetching org.eclipse.sirius.common_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (255.86kB)
07:54:13 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (117.43kB)
07:54:13 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (196.73kB)
07:54:13 [INFO] Fetching org.eclipse.sirius.common.ui_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (285.06kB)
07:54:13 [INFO] Fetching org.eclipse.emf.compare.diagram.sirius_1.1.0.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.22kB)
07:54:13 [INFO] The user operation is waiting for background work to complete.
07:54:13 [INFO] Fetching org.eclipse.emf.compare.diagram.sirius_1.1.0.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.22kB)
07:54:14 [INFO] Unpacking org.eclipse.emf.compare.diagram.sirius_1.1.0.202102231741...
07:54:14 [INFO] Fetching org.eclipse.sirius.diagram_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.39MB)
07:54:14 [INFO] Fetching org.eclipse.emf.compare.diagram.sirius_3.3.14.202102231741.jar from https://download.eclipse.org/staging/2021-03/features/ (18.58kB)
07:54:14 [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui.sirius.source_1.1.1.202102231741.jar from https://download.eclipse.org/staging/2021-03/plugins/ (34.53kB)
07:54:14 [INFO] Fetching org.eclipse.emf.compare.diagram.sirius.source_1.1.0.202102231741.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.06kB)
07:54:14 [INFO] Fetching org.eclipse.emf.compare.diagram.sirius.source_3.3.14.202102231741.jar from https://download.eclipse.org/staging/2021-03/features/ (16.2kB)
07:54:14 [INFO] Fetching org.eclipse.emf.compare.doc_3.3.14.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.06MB)
07:54:14 [INFO] The user operation is waiting for background work to complete.
07:54:14 [INFO] Fetching org.eclipse.emf.compare.doc_3.3.14.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.06MB)
07:54:15 [INFO] Unpacking org.eclipse.emf.compare.doc_3.3.14.202102231741...
07:54:18 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (169.13kB)
07:54:18 [INFO] Fetching org.eclipse.emf.compare.egit_1.2.4.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.06kB)
07:54:18 [INFO] The user operation is waiting for background work to complete.
07:54:18 [INFO] Fetching org.eclipse.emf.compare.egit_1.2.4.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.06kB)
07:54:18 [INFO] Unpacking org.eclipse.emf.compare.egit_1.2.4.202102231741...
07:54:18 [INFO] Fetching org.eclipse.emf.compare.egit.ui_1.1.3.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.04kB)
07:54:18 [INFO] The user operation is waiting for background work to complete.
07:54:18 [INFO] Fetching org.eclipse.emf.compare.egit.ui_1.1.3.202102231741.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.04kB)
07:54:18 [INFO] Unpacking org.eclipse.emf.compare.egit.ui_1.1.3.202102231741...
07:54:18 [INFO] Fetching org.eclipse.emf.compare.egit_3.3.14.202102231741.jar from https://download.eclipse.org/staging/2021-03/features/ (22.16kB)
07:54:18 [INFO] Fetching org.eclipse.emf.compare_3.3.14.202102231741.jar from https://download.eclipse.org/staging/2021-03/features/ (22.07kB)
07:54:19 [INFO] Fetching org.eclipse.emf.compare.ide.ui_3.3.14.202102231741.jar from https://download.eclipse.org/staging/2021-03/features/ (22.18kB)
07:54:19 [INFO] Fetching org.eclipse.emf.compare.edit.source_4.3.1.202102231741.jar from https://download.eclipse.org/staging/2021-03/plugins/ (153.89kB)
07:54:19 [INFO] Fetching org.eclipse.emf.compare.ide.source_3.4.3.202102231741.jar from https://download.eclipse.org/staging/2021-03/plugins/ (71.45kB)
07:54:19 [INFO] Fetching org.eclipse.emf.compare.ide.ui.source_4.4.3.202102231741.jar from https://download.eclipse.org/staging/2021-03/plugins/ (535.32kB)
07:54:19 [INFO] Fetching org.eclipse.emf.compare.ide.ui.source_3.3.14.202102231741.jar from https://download.eclipse.org/staging/2021-03/features/ (16.21kB)
07:54:19 [INFO] Fetching org.eclipse.emf.compare.source_3.5.3.202102231741.jar from https://download.eclipse.org/staging/2021-03/plugins/ (441.94kB)
07:54:20 [INFO] Fetching org.eclipse.emf.compare.source_3.3.14.202102231741.jar from https://download.eclipse.org/staging/2021-03/features/ (16.17kB)
07:54:20 [INFO] Fetching org.eclipse.emf.ecoretools_3.3.3.202010261352.jar from https://download.eclipse.org/staging/2021-03/plugins/ (49.62kB)
07:54:20 [INFO] Fetching org.eclipse.emf.ecoretools.design_3.3.3.202010261352.jar from https://download.eclipse.org/staging/2021-03/plugins/ (192.13kB)
07:54:20 [INFO] Fetching org.eclipse.sirius.ecore.extender_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (91.25kB)
07:54:20 [INFO] Fetching org.eclipse.sirius_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.39MB)
07:54:21 [INFO] Fetching org.eclipse.sirius.common.acceleo.aql_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (34.31kB)
07:54:21 [INFO] Fetching org.eclipse.sirius.ext.base_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29.18kB)
07:54:21 [INFO] Fetching org.eclipse.sirius.ext.emf_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.58kB)
07:54:21 [INFO] Fetching org.eclipse.sirius.table_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (349.77kB)
07:54:21 [INFO] Fetching org.eclipse.sirius.properties_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (376.29kB)
07:54:22 [INFO] Fetching org.eclipse.emf.ecoretools.ui_3.3.3.202010261352.jar from https://download.eclipse.org/staging/2021-03/plugins/ (62.89kB)
07:54:22 [INFO] Fetching org.eclipse.emf.ecoretools.design.ui_3.3.3.202010261352.jar from https://download.eclipse.org/staging/2021-03/plugins/ (111.78kB)
07:54:22 [INFO] Fetching org.eclipse.emf.ecoretools.doc_3.3.3.202010261352.jar from https://download.eclipse.org/staging/2021-03/plugins/ (2.04MB)
07:54:22 [INFO] Fetching org.eclipse.emf.ecoretools.design_3.3.3.202010261352.jar from https://download.eclipse.org/staging/2021-03/features/ (27.67kB)
07:54:22 [INFO] Fetching org.eclipse.emf.ecoretools.design_root_3.3.3.202010261352 from https://download.eclipse.org/staging/2021-03/binary/ (8.29kB)
07:54:23 [INFO] Fetching org.eclipse.sirius.ui_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.38MB)
07:54:23 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (123.72kB)
07:54:23 [INFO] Fetching org.eclipse.sirius.table.ui_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (579.84kB)
07:54:23 [INFO] Fetching org.eclipse.emf.ecp.common_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.01kB)
07:54:23 [INFO] The user operation is waiting for background work to complete.
07:54:23 [INFO] Fetching org.eclipse.emf.ecp.common_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.01kB)
07:54:23 [INFO] Unpacking org.eclipse.emf.ecp.common_1.26.0.20210222-0920...
07:54:23 [INFO] Fetching org.eclipse.emf.ecp.common.ui_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.1kB)
07:54:23 [INFO] The user operation is waiting for background work to complete.
07:54:23 [INFO] Fetching org.eclipse.emf.ecp.common.ui_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.1kB)
07:54:23 [INFO] Unpacking org.eclipse.emf.ecp.common.ui_1.26.0.20210222-0920...
07:54:23 [INFO] Fetching org.eclipse.emfforms.localization_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.28kB)
07:54:23 [INFO] The user operation is waiting for background work to complete.
07:54:23 [INFO] Fetching org.eclipse.emfforms.localization_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.28kB)
07:54:24 [INFO] Unpacking org.eclipse.emfforms.localization_1.26.0.20210222-0920...
07:54:24 [INFO] Fetching org.eclipse.emf.ecp.view.context_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.48kB)
07:54:24 [INFO] The user operation is waiting for background work to complete.
07:54:24 [INFO] Fetching org.eclipse.emf.ecp.view.context_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.48kB)
07:54:24 [INFO] Unpacking org.eclipse.emf.ecp.view.context_1.26.0.20210222-0920...
07:54:24 [INFO] Fetching org.eclipse.emf.ecp.view.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.16kB)
07:54:24 [INFO] The user operation is waiting for background work to complete.
07:54:24 [INFO] Fetching org.eclipse.emf.ecp.view.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (51.16kB)
07:54:24 [INFO] Unpacking org.eclipse.emf.ecp.view.model_1.26.0.20210222-0920...
07:54:24 [INFO] Fetching org.eclipse.emf.ecp.view.model.common_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.54kB)
07:54:24 [INFO] The user operation is waiting for background work to complete.
07:54:24 [INFO] Fetching org.eclipse.emf.ecp.view.model.common_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.54kB)
07:54:24 [INFO] Unpacking org.eclipse.emf.ecp.view.model.common_1.26.0.20210222-0920...
07:54:24 [INFO] Fetching org.eclipse.emfforms.common_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.87kB)
07:54:24 [INFO] The user operation is waiting for background work to complete.
07:54:24 [INFO] Fetching org.eclipse.emfforms.common_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.87kB)
07:54:24 [INFO] Unpacking org.eclipse.emfforms.common_1.26.0.20210222-0920...
07:54:24 [INFO] Fetching org.eclipse.emfforms.core.services_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.18kB)
07:54:24 [INFO] The user operation is waiting for background work to complete.
07:54:24 [INFO] Fetching org.eclipse.emfforms.core.services_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.18kB)
07:54:24 [INFO] Unpacking org.eclipse.emfforms.core.services_1.26.0.20210222-0920...
07:54:25 [INFO] Fetching org.eclipse.emf.ecp.ui.view_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.69kB)
07:54:25 [INFO] The user operation is waiting for background work to complete.
07:54:25 [INFO] Fetching org.eclipse.emf.ecp.ui.view_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.69kB)
07:54:25 [INFO] Unpacking org.eclipse.emf.ecp.ui.view_1.26.0.20210222-0920...
07:54:25 [INFO] Fetching org.eclipse.emf.ecp.view.template.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (71.14kB)
07:54:25 [INFO] The user operation is waiting for background work to complete.
07:54:25 [INFO] Fetching org.eclipse.emf.ecp.view.template.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (71.14kB)
07:54:25 [INFO] Unpacking org.eclipse.emf.ecp.view.template.model_1.26.0.20210222-0920...
07:54:25 [INFO] Fetching org.eclipse.emfforms.core.services.editsupport_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.75kB)
07:54:25 [INFO] The user operation is waiting for background work to complete.
07:54:25 [INFO] Fetching org.eclipse.emfforms.core.services.editsupport_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.75kB)
07:54:25 [INFO] Unpacking org.eclipse.emfforms.core.services.editsupport_1.26.0.20210222-0920...
07:54:25 [INFO] Fetching org.eclipse.emfforms.swt.core_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.4kB)
07:54:25 [INFO] The user operation is waiting for background work to complete.
07:54:25 [INFO] Fetching org.eclipse.emfforms.swt.core_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.4kB)
07:54:25 [INFO] Unpacking org.eclipse.emfforms.swt.core_1.26.0.20210222-0920...
07:54:25 [INFO] Fetching org.eclipse.emf.ecp.emf2web_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.53kB)
07:54:25 [INFO] The user operation is waiting for background work to complete.
07:54:25 [INFO] Fetching org.eclipse.emf.ecp.emf2web_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.53kB)
07:54:25 [INFO] Unpacking org.eclipse.emf.ecp.emf2web_1.26.0.20210222-0920...
07:54:25 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.07kB)
07:54:25 [INFO] The user operation is waiting for background work to complete.
07:54:25 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.07kB)
07:54:26 [INFO] Unpacking org.eclipse.emf.ecp.view.categorization.model_1.26.0.20210222-0920...
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.custom.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.72kB)
07:54:26 [INFO] The user operation is waiting for background work to complete.
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.custom.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.72kB)
07:54:26 [INFO] Unpacking org.eclipse.emf.ecp.view.custom.model_1.26.0.20210222-0920...
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.group.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.9kB)
07:54:26 [INFO] The user operation is waiting for background work to complete.
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.group.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.9kB)
07:54:26 [INFO] Unpacking org.eclipse.emf.ecp.view.group.model_1.26.0.20210222-0920...
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.95kB)
07:54:26 [INFO] The user operation is waiting for background work to complete.
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.95kB)
07:54:26 [INFO] Unpacking org.eclipse.emf.ecp.view.horizontal.model_1.26.0.20210222-0920...
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.label.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.05kB)
07:54:26 [INFO] The user operation is waiting for background work to complete.
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.label.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.05kB)
07:54:26 [INFO] Unpacking org.eclipse.emf.ecp.view.label.model_1.26.0.20210222-0920...
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.rule.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.14kB)
07:54:26 [INFO] The user operation is waiting for background work to complete.
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.rule.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.14kB)
07:54:26 [INFO] Unpacking org.eclipse.emf.ecp.view.rule.model_1.26.0.20210222-0920...
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.table.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.78kB)
07:54:26 [INFO] The user operation is waiting for background work to complete.
07:54:26 [INFO] Fetching org.eclipse.emf.ecp.view.table.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.78kB)
07:54:27 [INFO] Unpacking org.eclipse.emf.ecp.view.table.model_1.26.0.20210222-0920...
07:54:27 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.04kB)
07:54:27 [INFO] The user operation is waiting for background work to complete.
07:54:27 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.04kB)
07:54:27 [INFO] Unpacking org.eclipse.emf.ecp.view.treemasterdetail.model_1.26.0.20210222-0920...
07:54:27 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.93kB)
07:54:27 [INFO] The user operation is waiting for background work to complete.
07:54:27 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.93kB)
07:54:27 [INFO] Unpacking org.eclipse.emf.ecp.view.vertical.model_1.26.0.20210222-0920...
07:54:27 [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.generator_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.05kB)
07:54:27 [INFO] The user operation is waiting for background work to complete.
07:54:27 [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.generator_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.05kB)
07:54:27 [INFO] Unpacking org.eclipse.emf.ecp.view.model.provider.generator_1.26.0.20210222-0920...
07:54:27 [INFO] Fetching org.eclipse.emf.ecp.view.model.editor_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.39kB)
07:54:27 [INFO] The user operation is waiting for background work to complete.
07:54:27 [INFO] Fetching org.eclipse.emf.ecp.view.model.editor_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.39kB)
07:54:27 [INFO] Unpacking org.eclipse.emf.ecp.view.model.editor_1.26.0.20210222-0920...
07:54:27 [INFO] Fetching org.eclipse.emfforms.core.services.emf_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.19kB)
07:54:27 [INFO] The user operation is waiting for background work to complete.
07:54:27 [INFO] Fetching org.eclipse.emfforms.core.services.emf_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.19kB)
07:54:27 [INFO] Unpacking org.eclipse.emfforms.core.services.emf_1.26.0.20210222-0920...
07:54:27 [INFO] Fetching org.eclipse.emf.ecp.emf2web.json_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.88kB)
07:54:27 [INFO] The user operation is waiting for background work to complete.
07:54:27 [INFO] Fetching org.eclipse.emf.ecp.emf2web.json_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.88kB)
07:54:27 [INFO] Unpacking org.eclipse.emf.ecp.emf2web.json_1.26.0.20210222-0920...
07:54:28 [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.85kB)
07:54:28 [INFO] The user operation is waiting for background work to complete.
07:54:28 [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.85kB)
07:54:28 [INFO] Unpacking org.eclipse.emf.ecp.emf2web.ui_1.26.0.20210222-0920...
07:54:28 [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui.json_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.76kB)
07:54:28 [INFO] The user operation is waiting for background work to complete.
07:54:28 [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui.json_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.76kB)
07:54:28 [INFO] Unpacking org.eclipse.emf.ecp.emf2web.ui.json_1.26.0.20210222-0920...
07:54:28 [INFO] Fetching org.eclipse.emf.ecp.emf2web.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.25kB)
07:54:28 [INFO] Fetching org.eclipse.emf.ecp.emf2web.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (34.23kB)
07:54:28 [INFO] Fetching org.eclipse.emf.ecp.emf2web.json.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (50.44kB)
07:54:28 [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.04kB)
07:54:28 [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui.json.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.87kB)
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.emf2web.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.92kB)
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.ide.util_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.66kB)
07:54:29 [INFO] The user operation is waiting for background work to complete.
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.ide.util_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.66kB)
07:54:29 [INFO] Unpacking org.eclipse.emf.ecp.ide.util_1.26.0.20210222-0920...
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.common_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.29kB)
07:54:29 [INFO] The user operation is waiting for background work to complete.
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.common_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.29kB)
07:54:29 [INFO] Unpacking org.eclipse.emf.ecp.view.model.preview.common_1.26.0.20210222-0920...
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.e3_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.37kB)
07:54:29 [INFO] The user operation is waiting for background work to complete.
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.e3_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.37kB)
07:54:29 [INFO] Unpacking org.eclipse.emf.ecp.view.model.preview.e3_1.26.0.20210222-0920...
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.view.model.project.installer_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.02kB)
07:54:29 [INFO] The user operation is waiting for background work to complete.
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.view.model.project.installer_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.02kB)
07:54:29 [INFO] Unpacking org.eclipse.emf.ecp.view.model.project.installer_1.26.0.20210222-0920...
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.viewmodel_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.87kB)
07:54:29 [INFO] The user operation is waiting for background work to complete.
07:54:29 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.viewmodel_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.87kB)
07:54:29 [INFO] Unpacking org.eclipse.emf.ecp.ide.editor.viewmodel_1.26.0.20210222-0920...
07:54:30 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.57kB)
07:54:30 [INFO] The user operation is waiting for background work to complete.
07:54:30 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.57kB)
07:54:30 [INFO] Unpacking org.eclipse.emf.ecp.ide.editor.view_1.26.0.20210222-0920...
07:54:30 [INFO] Fetching org.eclipse.emf.ecp.ide.view.service_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.15kB)
07:54:30 [INFO] The user operation is waiting for background work to complete.
07:54:30 [INFO] Fetching org.eclipse.emf.ecp.ide.view.service_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.15kB)
07:54:30 [INFO] Unpacking org.eclipse.emf.ecp.ide.view.service_1.26.0.20210222-0920...
07:54:30 [INFO] Fetching org.eclipse.emf.ecp.makeithappen.wizards_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (262.97kB)
07:54:30 [INFO] The user operation is waiting for background work to complete.
07:54:30 [INFO] Fetching org.eclipse.emf.ecp.makeithappen.wizards_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (262.97kB)
07:54:30 [INFO] Unpacking org.eclipse.emf.ecp.makeithappen.wizards_1.26.0.20210222-0920...
07:54:30 [INFO] Fetching org.eclipse.emf.ecp.view.template.tooling_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.04kB)
07:54:30 [INFO] The user operation is waiting for background work to complete.
07:54:30 [INFO] Fetching org.eclipse.emf.ecp.view.template.tooling_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.04kB)
07:54:30 [INFO] Unpacking org.eclipse.emf.ecp.view.template.tooling_1.26.0.20210222-0920...
07:54:30 [INFO] Fetching org.eclipse.emfforms.editor_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.65kB)
07:54:30 [INFO] The user operation is waiting for background work to complete.
07:54:30 [INFO] Fetching org.eclipse.emfforms.editor_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.65kB)
07:54:30 [INFO] Unpacking org.eclipse.emfforms.editor_1.26.0.20210222-0920...
07:54:30 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view.templatebridge_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.87kB)
07:54:30 [INFO] The user operation is waiting for background work to complete.
07:54:30 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view.templatebridge_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.87kB)
07:54:31 [INFO] Unpacking org.eclipse.emf.ecp.ide.editor.view.templatebridge_1.26.0.20210222-0920...
07:54:31 [INFO] Fetching org.eclipse.emfforms.coffee.wizards_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (80.95kB)
07:54:31 [INFO] The user operation is waiting for background work to complete.
07:54:31 [INFO] Fetching org.eclipse.emfforms.coffee.wizards_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (80.95kB)
07:54:31 [INFO] Unpacking org.eclipse.emfforms.coffee.wizards_1.26.0.20210222-0920...
07:54:31 [INFO] Fetching org.eclipse.emfforms.example.common.wizards_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.12kB)
07:54:31 [INFO] The user operation is waiting for background work to complete.
07:54:31 [INFO] Fetching org.eclipse.emfforms.example.common.wizards_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.12kB)
07:54:31 [INFO] Unpacking org.eclipse.emfforms.example.common.wizards_1.26.0.20210222-0920...
07:54:31 [INFO] Fetching org.eclipse.emfforms.ide.builder_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.79kB)
07:54:31 [INFO] The user operation is waiting for background work to complete.
07:54:31 [INFO] Fetching org.eclipse.emfforms.ide.builder_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.79kB)
07:54:31 [INFO] Unpacking org.eclipse.emfforms.ide.builder_1.26.0.20210222-0920...
07:54:31 [INFO] Fetching org.eclipse.emfforms.ide.viewtemplate.builder_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.99kB)
07:54:31 [INFO] The user operation is waiting for background work to complete.
07:54:31 [INFO] Fetching org.eclipse.emfforms.ide.viewtemplate.builder_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.99kB)
07:54:31 [INFO] Unpacking org.eclipse.emfforms.ide.viewtemplate.builder_1.26.0.20210222-0920...
07:54:31 [INFO] Fetching org.eclipse.emfforms.ide.view.multisegment_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.56kB)
07:54:31 [INFO] The user operation is waiting for background work to complete.
07:54:31 [INFO] Fetching org.eclipse.emfforms.ide.view.multisegment_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.56kB)
07:54:31 [INFO] Unpacking org.eclipse.emfforms.ide.view.multisegment_1.26.0.20210222-0920...
07:54:31 [INFO] Fetching org.eclipse.emfforms.ide.view.segments_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.06kB)
07:54:31 [INFO] The user operation is waiting for background work to complete.
07:54:31 [INFO] Fetching org.eclipse.emfforms.ide.view.segments_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.06kB)
07:54:32 [INFO] Unpacking org.eclipse.emfforms.ide.view.segments_1.26.0.20210222-0920...
07:54:32 [INFO] Fetching org.eclipse.emfforms.ide.view.indexsegment_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.26kB)
07:54:32 [INFO] The user operation is waiting for background work to complete.
07:54:32 [INFO] Fetching org.eclipse.emfforms.ide.view.indexsegment_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.26kB)
07:54:32 [INFO] Unpacking org.eclipse.emfforms.ide.view.indexsegment_1.26.0.20210222-0920...
07:54:32 [INFO] Fetching org.eclipse.emfforms.ide.view.mappingsegment_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.28kB)
07:54:32 [INFO] The user operation is waiting for background work to complete.
07:54:32 [INFO] Fetching org.eclipse.emfforms.ide.view.mappingsegment_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.28kB)
07:54:32 [INFO] Unpacking org.eclipse.emfforms.ide.view.mappingsegment_1.26.0.20210222-0920...
07:54:32 [INFO] Fetching org.eclipse.emfforms.ide.preferences_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.7kB)
07:54:32 [INFO] The user operation is waiting for background work to complete.
07:54:32 [INFO] Fetching org.eclipse.emfforms.ide.preferences_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.7kB)
07:54:32 [INFO] Unpacking org.eclipse.emfforms.ide.preferences_1.26.0.20210222-0920...
07:54:32 [INFO] Fetching org.eclipse.emf.ecp.emfforms.idetooling.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.91kB)
07:54:32 [INFO] Fetching org.eclipse.emf.ecp.ide.util.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (21.26kB)
07:54:32 [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.common.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.17kB)
07:54:32 [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.e3.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (21.67kB)
07:54:33 [INFO] Fetching org.eclipse.emf.ecp.view.model.project.installer.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.22kB)
07:54:33 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.viewmodel.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.3kB)
07:54:33 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (26.37kB)
07:54:33 [INFO] Fetching org.eclipse.emf.ecp.ide.view.service.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.2kB)
07:54:33 [INFO] Fetching org.eclipse.emf.ecp.makeithappen.wizards.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.4kB)
07:54:34 [INFO] Fetching org.eclipse.emf.ecp.view.template.tooling.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (65.3kB)
07:54:34 [INFO] Fetching org.eclipse.emfforms.editor.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (45.3kB)
07:54:34 [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view.templatebridge.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10kB)
07:54:34 [INFO] Fetching org.eclipse.emfforms.coffee.wizards.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.2kB)
07:54:34 [INFO] Fetching org.eclipse.emfforms.example.common.wizards.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.83kB)
07:54:34 [INFO] Fetching org.eclipse.emfforms.ide.builder.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (33.2kB)
07:54:35 [INFO] Fetching org.eclipse.emfforms.ide.viewtemplate.builder.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.35kB)
07:54:35 [INFO] Fetching org.eclipse.emfforms.ide.view.multisegment.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.45kB)
07:54:35 [INFO] Fetching org.eclipse.emfforms.ide.view.segments.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.26kB)
07:54:35 [INFO] Fetching org.eclipse.emfforms.ide.view.indexsegment.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.44kB)
07:54:35 [INFO] Fetching org.eclipse.emfforms.ide.view.mappingsegment.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.28kB)
07:54:35 [INFO] Fetching org.eclipse.emfforms.ide.preferences.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.63kB)
07:54:35 [INFO] Fetching org.eclipse.emf.ecp.emfforms.idetooling.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (41.12kB)
07:54:36 [INFO] Fetching org.eclipse.emf.ecp.emfforms.runtime.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.29kB)
07:54:36 [INFO] Fetching org.eclipse.emf.ecp.emfforms.runtime.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.95kB)
07:54:36 [INFO] Fetching org.eclipse.emfforms.setup.base_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.47kB)
07:54:36 [INFO] The user operation is waiting for background work to complete.
07:54:36 [INFO] Fetching org.eclipse.emfforms.setup.base_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.47kB)
07:54:36 [INFO] Unpacking org.eclipse.emfforms.setup.base_1.26.0.20210222-0920...
07:54:36 [INFO] Fetching org.eclipse.emf.ecp.emfforms.sdk.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.36kB)
07:54:36 [INFO] Fetching org.eclipse.emf.ecp.view.migrator_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.16kB)
07:54:36 [INFO] The user operation is waiting for background work to complete.
07:54:36 [INFO] Fetching org.eclipse.emf.ecp.view.migrator_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.16kB)
07:54:36 [INFO] Unpacking org.eclipse.emf.ecp.view.migrator_1.26.0.20210222-0920...
07:54:36 [INFO] Fetching org.eclipse.emfforms.swt.core.di_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.97kB)
07:54:36 [INFO] The user operation is waiting for background work to complete.
07:54:36 [INFO] Fetching org.eclipse.emfforms.swt.core.di_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.97kB)
07:54:37 [INFO] Unpacking org.eclipse.emfforms.swt.core.di_1.26.0.20210222-0920...
07:54:37 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.98kB)
07:54:37 [INFO] The user operation is waiting for background work to complete.
07:54:37 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.98kB)
07:54:37 [INFO] Unpacking org.eclipse.emf.ecp.view.treemasterdetail.ui.swt_1.26.0.20210222-0920...
07:54:37 [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.xmi_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.71kB)
07:54:37 [INFO] The user operation is waiting for background work to complete.
07:54:37 [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.xmi_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.71kB)
07:54:37 [INFO] Unpacking org.eclipse.emf.ecp.view.model.provider.xmi_1.26.0.20210222-0920...
07:54:37 [INFO] Fetching org.eclipse.emf.ecp.license.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.45kB)
07:54:37 [INFO] Fetching org.eclipse.emf.ecp.license.feature_root_1.26.0.20210222-0920 from https://download.eclipse.org/staging/2021-03/binary/ (6.59kB)
07:54:37 [INFO] Fetching org.eclipse.emf.ecp.ui.view.editor.controls_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (80.1kB)
07:54:37 [INFO] The user operation is waiting for background work to complete.
07:54:37 [INFO] Fetching org.eclipse.emf.ecp.ui.view.editor.controls_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (80.1kB)
07:54:37 [INFO] Unpacking org.eclipse.emf.ecp.ui.view.editor.controls_1.26.0.20210222-0920...
07:54:38 [INFO] Fetching org.eclipse.emf.ecp.view.core.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.36kB)
07:54:38 [INFO] The user operation is waiting for background work to complete.
07:54:38 [INFO] Fetching org.eclipse.emf.ecp.view.core.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.36kB)
07:54:38 [INFO] Unpacking org.eclipse.emf.ecp.view.core.swt_1.26.0.20210222-0920...
07:54:38 [INFO] Fetching org.eclipse.emf.ecp.view.stack.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.61kB)
07:54:38 [INFO] The user operation is waiting for background work to complete.
07:54:38 [INFO] Fetching org.eclipse.emf.ecp.view.stack.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.61kB)
07:54:38 [INFO] Unpacking org.eclipse.emf.ecp.view.stack.model_1.26.0.20210222-0920...
07:54:38 [INFO] Fetching org.eclipse.emf.ecp.view.util.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.03kB)
07:54:38 [INFO] The user operation is waiting for background work to complete.
07:54:38 [INFO] Fetching org.eclipse.emf.ecp.view.util.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.03kB)
07:54:38 [INFO] Unpacking org.eclipse.emf.ecp.view.util.swt_1.26.0.20210222-0920...
07:54:38 [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.16kB)
07:54:38 [INFO] The user operation is waiting for background work to complete.
07:54:38 [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.16kB)
07:54:38 [INFO] Unpacking org.eclipse.emfforms.swt.control.multiattribute_1.26.0.20210222-0920...
07:54:38 [INFO] Fetching org.eclipse.emfforms.common.validation_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.8kB)
07:54:38 [INFO] The user operation is waiting for background work to complete.
07:54:38 [INFO] Fetching org.eclipse.emfforms.common.validation_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.8kB)
07:54:38 [INFO] Unpacking org.eclipse.emfforms.common.validation_1.26.0.20210222-0920...
07:54:38 [INFO] Fetching org.eclipse.emfforms.core.bazaar_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.24kB)
07:54:38 [INFO] The user operation is waiting for background work to complete.
07:54:38 [INFO] Fetching org.eclipse.emfforms.core.bazaar_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.24kB)
07:54:38 [INFO] Unpacking org.eclipse.emfforms.core.bazaar_1.26.0.20210222-0920...
07:54:39 [INFO] Fetching org.eclipse.emfforms.view.annotation.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.36kB)
07:54:39 [INFO] The user operation is waiting for background work to complete.
07:54:39 [INFO] Fetching org.eclipse.emfforms.view.annotation.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.36kB)
07:54:39 [INFO] Unpacking org.eclipse.emfforms.view.annotation.model_1.26.0.20210222-0920...
07:54:39 [INFO] Fetching org.eclipse.emf.ecp.view.rule_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.51kB)
07:54:39 [INFO] The user operation is waiting for background work to complete.
07:54:39 [INFO] Fetching org.eclipse.emf.ecp.view.rule_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.51kB)
07:54:39 [INFO] Unpacking org.eclipse.emf.ecp.view.rule_1.26.0.20210222-0920...
07:54:39 [INFO] Fetching org.eclipse.emfforms.view.multisegment.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.96kB)
07:54:39 [INFO] The user operation is waiting for background work to complete.
07:54:39 [INFO] Fetching org.eclipse.emfforms.view.multisegment.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.96kB)
07:54:39 [INFO] Unpacking org.eclipse.emfforms.view.multisegment.model_1.26.0.20210222-0920...
07:54:39 [INFO] Fetching org.eclipse.emf.ecp.view.control.multireference_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.18kB)
07:54:39 [INFO] The user operation is waiting for background work to complete.
07:54:39 [INFO] Fetching org.eclipse.emf.ecp.view.control.multireference_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.18kB)
07:54:39 [INFO] Unpacking org.eclipse.emf.ecp.view.control.multireference_1.26.0.20210222-0920...
07:54:39 [INFO] Fetching org.eclipse.emf.ecp.view.model.common.di_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.51kB)
07:54:39 [INFO] The user operation is waiting for background work to complete.
07:54:39 [INFO] Fetching org.eclipse.emf.ecp.view.model.common.di_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.51kB)
07:54:39 [INFO] Unpacking org.eclipse.emf.ecp.view.model.common.di_1.26.0.20210222-0920...
07:54:39 [INFO] Fetching org.eclipse.emf.ecp.ui.view.linewrapper_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.1kB)
07:54:39 [INFO] The user operation is waiting for background work to complete.
07:54:39 [INFO] Fetching org.eclipse.emf.ecp.ui.view.linewrapper_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.1kB)
07:54:39 [INFO] Unpacking org.eclipse.emf.ecp.ui.view.linewrapper_1.26.0.20210222-0920...
07:54:39 [INFO] Fetching org.eclipse.emf.ecp.view.template.service_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.14kB)
07:54:39 [INFO] The user operation is waiting for background work to complete.
07:54:39 [INFO] Fetching org.eclipse.emf.ecp.view.template.service_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.14kB)
07:54:40 [INFO] Unpacking org.eclipse.emf.ecp.view.template.service_1.26.0.20210222-0920...
07:54:40 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.5kB)
07:54:40 [INFO] The user operation is waiting for background work to complete.
07:54:40 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.5kB)
07:54:40 [INFO] Unpacking org.eclipse.emf.ecp.view.categorization.model.edit_1.26.0.20210222-0920...
07:54:40 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.7kB)
07:54:40 [INFO] The user operation is waiting for background work to complete.
07:54:40 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.7kB)
07:54:40 [INFO] Unpacking org.eclipse.emf.ecp.view.categorization.swt_1.26.0.20210222-0920...
07:54:40 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.28kB)
07:54:40 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (40.27kB)
07:54:40 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.54kB)
07:54:40 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (40.11kB)
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.categorization.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.93kB)
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.5kB)
07:54:41 [INFO] The user operation is waiting for background work to complete.
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.5kB)
07:54:41 [INFO] Unpacking org.eclipse.emf.ecp.view.model.edit_1.26.0.20210222-0920...
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.96kB)
07:54:41 [INFO] The user operation is waiting for background work to complete.
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.96kB)
07:54:41 [INFO] Unpacking org.eclipse.emf.ecp.view.compoundcontrol.model_1.26.0.20210222-0920...
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.73kB)
07:54:41 [INFO] The user operation is waiting for background work to complete.
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.73kB)
07:54:41 [INFO] Unpacking org.eclipse.emf.ecp.view.compoundcontrol.model.edit_1.26.0.20210222-0920...
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.42kB)
07:54:41 [INFO] The user operation is waiting for background work to complete.
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.42kB)
07:54:41 [INFO] Unpacking org.eclipse.emf.ecp.view.compoundcontrol.swt_1.26.0.20210222-0920...
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.tooling_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.6kB)
07:54:41 [INFO] The user operation is waiting for background work to complete.
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.tooling_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.6kB)
07:54:41 [INFO] Unpacking org.eclipse.emf.ecp.view.compoundcontrol.tooling_1.26.0.20210222-0920...
07:54:41 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.29kB)
07:54:42 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.72kB)
07:54:42 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.3kB)
07:54:42 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.85kB)
07:54:42 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.tooling.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.32kB)
07:54:42 [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.96kB)
07:54:42 [INFO] Fetching org.eclipse.emf.ecp.view.context.locale_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.66kB)
07:54:42 [INFO] The user operation is waiting for background work to complete.
07:54:42 [INFO] Fetching org.eclipse.emf.ecp.view.context.locale_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.66kB)
07:54:42 [INFO] Unpacking org.eclipse.emf.ecp.view.context.locale_1.26.0.20210222-0920...
07:54:42 [INFO] Fetching org.eclipse.emf.ecp.view.custom.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.31kB)
07:54:42 [INFO] The user operation is waiting for background work to complete.
07:54:42 [INFO] Fetching org.eclipse.emf.ecp.view.custom.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.31kB)
07:54:42 [INFO] Unpacking org.eclipse.emf.ecp.view.custom.model.edit_1.26.0.20210222-0920...
07:54:43 [INFO] Fetching org.eclipse.emf.ecp.view.custom.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.87kB)
07:54:43 [INFO] The user operation is waiting for background work to complete.
07:54:43 [INFO] Fetching org.eclipse.emf.ecp.view.custom.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.87kB)
07:54:43 [INFO] Unpacking org.eclipse.emf.ecp.view.custom.ui.swt_1.26.0.20210222-0920...
07:54:43 [INFO] Fetching org.eclipse.emf.ecp.view.custom.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.28kB)
07:54:43 [INFO] Fetching org.eclipse.emf.ecp.view.custom.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.56kB)
07:54:43 [INFO] Fetching org.eclipse.emf.ecp.view.custom.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.95kB)
07:54:43 [INFO] Fetching org.eclipse.emf.ecp.view.custom.ui.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.23kB)
07:54:43 [INFO] Fetching org.eclipse.emf.ecp.view.custom.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.86kB)
07:54:43 [INFO] Fetching org.eclipse.emf.ecp.view.edapt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.1kB)
07:54:43 [INFO] The user operation is waiting for background work to complete.
07:54:43 [INFO] Fetching org.eclipse.emf.ecp.view.edapt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.1kB)
07:54:44 [INFO] Unpacking org.eclipse.emf.ecp.view.edapt_1.26.0.20210222-0920...
07:54:44 [INFO] Fetching org.eclipse.emf.edapt.history_1.4.1.202002140949.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (190.29kB)
07:54:44 [INFO] The user operation is waiting for background work to complete.
07:54:44 [INFO] Fetching org.eclipse.emf.edapt.history_1.4.1.202002140949.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (190.29kB)
07:54:44 [INFO] Unpacking org.eclipse.emf.edapt.history_1.4.1.202002140949...
07:54:44 [INFO] Fetching org.eclipse.emf.ecp.view.table.edapt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.25kB)
07:54:44 [INFO] The user operation is waiting for background work to complete.
07:54:44 [INFO] Fetching org.eclipse.emf.ecp.view.table.edapt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.25kB)
07:54:44 [INFO] Unpacking org.eclipse.emf.ecp.view.table.edapt_1.26.0.20210222-0920...
07:54:44 [INFO] Fetching org.eclipse.emf.ecp.view.model.edapt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.08kB)
07:54:44 [INFO] The user operation is waiting for background work to complete.
07:54:44 [INFO] Fetching org.eclipse.emf.ecp.view.model.edapt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.08kB)
07:54:44 [INFO] Unpacking org.eclipse.emf.ecp.view.model.edapt_1.26.0.20210222-0920...
07:54:44 [INFO] Fetching org.eclipse.emf.ecp.view.edapt.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.32kB)
07:54:44 [INFO] Fetching org.eclipse.emf.ecp.view.edapt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.49kB)
07:54:44 [INFO] Fetching org.eclipse.emf.ecp.view.table.edapt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.76kB)
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.model.edapt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.76kB)
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.edapt.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (41.02kB)
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.group.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.01kB)
07:54:45 [INFO] The user operation is waiting for background work to complete.
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.group.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.01kB)
07:54:45 [INFO] Unpacking org.eclipse.emf.ecp.view.group.model.edit_1.26.0.20210222-0920...
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.group.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.79kB)
07:54:45 [INFO] The user operation is waiting for background work to complete.
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.group.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.79kB)
07:54:45 [INFO] Unpacking org.eclipse.emf.ecp.view.group.ui.swt_1.26.0.20210222-0920...
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.embedded_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.78kB)
07:54:45 [INFO] The user operation is waiting for background work to complete.
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.embedded_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.78kB)
07:54:45 [INFO] Unpacking org.eclipse.emf.ecp.view.group.swt.embedded_1.26.0.20210222-0920...
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.collapsable_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.75kB)
07:54:45 [INFO] The user operation is waiting for background work to complete.
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.collapsable_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.75kB)
07:54:45 [INFO] Unpacking org.eclipse.emf.ecp.view.group.swt.collapsable_1.26.0.20210222-0920...
07:54:45 [INFO] Fetching org.eclipse.emf.ecp.view.group.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.3kB)
07:54:46 [INFO] Fetching org.eclipse.emf.ecp.view.group.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.69kB)
07:54:46 [INFO] Fetching org.eclipse.emf.ecp.view.group.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.07kB)
07:54:46 [INFO] Fetching org.eclipse.emf.ecp.view.group.ui.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.67kB)
07:54:46 [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.embedded.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.23kB)
07:54:46 [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.collapsable.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.61kB)
07:54:46 [INFO] Fetching org.eclipse.emf.ecp.view.group.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.87kB)
07:54:47 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.46kB)
07:54:47 [INFO] The user operation is waiting for background work to complete.
07:54:47 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.46kB)
07:54:47 [INFO] Unpacking org.eclipse.emf.ecp.view.horizontal.model.edit_1.26.0.20210222-0920...
07:54:47 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.77kB)
07:54:47 [INFO] The user operation is waiting for background work to complete.
07:54:47 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.77kB)
07:54:47 [INFO] Unpacking org.eclipse.emf.ecp.view.horizontal.ui.swt_1.26.0.20210222-0920...
07:54:47 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.29kB)
07:54:47 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.51kB)
07:54:47 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.81kB)
07:54:47 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.ui.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.07kB)
07:54:47 [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.91kB)
07:54:48 [INFO] Fetching org.eclipse.emf.ecp.view.indexdmr.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.07kB)
07:54:48 [INFO] The user operation is waiting for background work to complete.
07:54:48 [INFO] Fetching org.eclipse.emf.ecp.view.indexdmr.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.07kB)
07:54:48 [INFO] Unpacking org.eclipse.emf.ecp.view.indexdmr.model_1.26.0.20210222-0920...
07:54:48 [INFO] Fetching org.eclipse.emf.ecp.view.label.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.15kB)
07:54:48 [INFO] The user operation is waiting for background work to complete.
07:54:48 [INFO] Fetching org.eclipse.emf.ecp.view.label.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.15kB)
07:54:48 [INFO] Unpacking org.eclipse.emf.ecp.view.label.model.edit_1.26.0.20210222-0920...
07:54:48 [INFO] Fetching org.eclipse.emf.ecp.view.label.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.04kB)
07:54:48 [INFO] The user operation is waiting for background work to complete.
07:54:48 [INFO] Fetching org.eclipse.emf.ecp.view.label.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.04kB)
07:54:48 [INFO] Unpacking org.eclipse.emf.ecp.view.label.ui.swt_1.26.0.20210222-0920...
07:54:48 [INFO] Fetching org.eclipse.emf.ecp.view.label.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.28kB)
07:54:48 [INFO] Fetching org.eclipse.emf.ecp.view.label.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.22kB)
07:54:48 [INFO] Fetching org.eclipse.emf.ecp.view.label.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.9kB)
07:54:49 [INFO] Fetching org.eclipse.emf.ecp.view.label.ui.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.67kB)
07:54:49 [INFO] Fetching org.eclipse.emf.ecp.view.label.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.85kB)
07:54:49 [INFO] Fetching org.eclipse.emf.ecp.view.mappingdmr.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.36kB)
07:54:49 [INFO] The user operation is waiting for background work to complete.
07:54:49 [INFO] Fetching org.eclipse.emf.ecp.view.mappingdmr.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.36kB)
07:54:49 [INFO] Unpacking org.eclipse.emf.ecp.view.mappingdmr.model_1.26.0.20210222-0920...
07:54:49 [INFO] Fetching org.eclipse.emf.ecp.view.model.controls.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.24kB)
07:54:49 [INFO] Fetching org.eclipse.emf.ecp.ui.view.editor.controls.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (152.96kB)
07:54:50 [INFO] Fetching org.eclipse.emf.ecp.view.model.controls.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.91kB)
07:54:50 [INFO] Fetching org.eclipse.emf.edapt.migration_1.4.1.202002140949.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (293.88kB)
07:54:50 [INFO] The user operation is waiting for background work to complete.
07:54:50 [INFO] Fetching org.eclipse.emf.edapt.migration_1.4.1.202002140949.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (293.88kB)
07:54:50 [INFO] Unpacking org.eclipse.emf.edapt.migration_1.4.1.202002140949...
07:54:50 [INFO] Fetching org.eclipse.emf.ecp.view.workspace.migrator_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.05kB)
07:54:50 [INFO] The user operation is waiting for background work to complete.
07:54:50 [INFO] Fetching org.eclipse.emf.ecp.view.workspace.migrator_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.05kB)
07:54:50 [INFO] Unpacking org.eclipse.emf.ecp.view.workspace.migrator_1.26.0.20210222-0920...
07:54:50 [INFO] Fetching org.eclipse.emf.ecp.view.model.editor.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.27kB)
07:54:50 [INFO] Fetching org.eclipse.emf.ecp.view.model.editor.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.97kB)
07:54:51 [INFO] Fetching org.eclipse.emf.ecp.view.migrator.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.06kB)
07:54:51 [INFO] Fetching org.eclipse.emf.ecp.view.workspace.migrator.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.3kB)
07:54:51 [INFO] Fetching org.eclipse.emf.ecp.view.model.editor.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.9kB)
07:54:51 [INFO] Fetching org.eclipse.emfforms.view.model.localization_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.36kB)
07:54:51 [INFO] The user operation is waiting for background work to complete.
07:54:51 [INFO] Fetching org.eclipse.emfforms.view.model.localization_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.36kB)
07:54:51 [INFO] Unpacking org.eclipse.emfforms.view.model.localization_1.26.0.20210222-0920...
07:54:51 [INFO] Fetching org.eclipse.emf.ecp.view.rule.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.3kB)
07:54:51 [INFO] The user operation is waiting for background work to complete.
07:54:51 [INFO] Fetching org.eclipse.emf.ecp.view.rule.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.3kB)
07:54:51 [INFO] Unpacking org.eclipse.emf.ecp.view.rule.model.edit_1.26.0.20210222-0920...
07:54:51 [INFO] Fetching org.eclipse.emf.ecp.view.rule.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.29kB)
07:54:51 [INFO] Fetching org.eclipse.emf.ecp.view.rule.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.54kB)
07:54:52 [INFO] Fetching org.eclipse.emf.ecp.view.rule.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (66.18kB)
07:54:52 [INFO] Fetching org.eclipse.emf.ecp.view.rule.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (32.81kB)
07:54:52 [INFO] Fetching org.eclipse.emf.ecp.view.rule.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.85kB)
07:54:52 [INFO] Fetching org.eclipse.emf.ecp.view.stack.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.74kB)
07:54:52 [INFO] The user operation is waiting for background work to complete.
07:54:52 [INFO] Fetching org.eclipse.emf.ecp.view.stack.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.74kB)
07:54:52 [INFO] Unpacking org.eclipse.emf.ecp.view.stack.model.edit_1.26.0.20210222-0920...
07:54:52 [INFO] Fetching org.eclipse.emf.ecp.view.stack.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.75kB)
07:54:52 [INFO] The user operation is waiting for background work to complete.
07:54:52 [INFO] Fetching org.eclipse.emf.ecp.view.stack.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.75kB)
07:54:52 [INFO] Unpacking org.eclipse.emf.ecp.view.stack.ui.swt_1.26.0.20210222-0920...
07:54:52 [INFO] Fetching org.eclipse.emf.ecp.view.stack.viewmodel_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.59kB)
07:54:52 [INFO] The user operation is waiting for background work to complete.
07:54:52 [INFO] Fetching org.eclipse.emf.ecp.view.stack.viewmodel_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.59kB)
07:54:52 [INFO] Unpacking org.eclipse.emf.ecp.view.stack.viewmodel_1.26.0.20210222-0920...
07:54:52 [INFO] Fetching org.eclipse.emf.ecp.view.stack.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.28kB)
07:54:53 [INFO] Fetching org.eclipse.emf.ecp.view.stack.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.35kB)
07:54:53 [INFO] Fetching org.eclipse.emf.ecp.view.stack.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.09kB)
07:54:53 [INFO] Fetching org.eclipse.emf.ecp.view.stack.ui.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.4kB)
07:54:53 [INFO] Fetching org.eclipse.emf.ecp.view.stack.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (41.01kB)
07:54:53 [INFO] Fetching org.eclipse.emf.ecp.view.swt.layout_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.96kB)
07:54:53 [INFO] The user operation is waiting for background work to complete.
07:54:53 [INFO] Fetching org.eclipse.emf.ecp.view.swt.layout_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.96kB)
07:54:53 [INFO] Unpacking org.eclipse.emf.ecp.view.swt.layout_1.26.0.20210222-0920...
07:54:53 [INFO] Fetching org.eclipse.emf.ecp.view.table.columnservice_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.02kB)
07:54:53 [INFO] The user operation is waiting for background work to complete.
07:54:53 [INFO] Fetching org.eclipse.emf.ecp.view.table.columnservice_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.02kB)
07:54:53 [INFO] Unpacking org.eclipse.emf.ecp.view.table.columnservice_1.26.0.20210222-0920...
07:54:54 [INFO] Fetching org.eclipse.emf.ecp.view.table.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.28kB)
07:54:54 [INFO] The user operation is waiting for background work to complete.
07:54:54 [INFO] Fetching org.eclipse.emf.ecp.view.table.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.28kB)
07:54:54 [INFO] Unpacking org.eclipse.emf.ecp.view.table.model.edit_1.26.0.20210222-0920...
07:54:54 [INFO] Fetching org.eclipse.emf.ecp.view.table.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.22kB)
07:54:54 [INFO] The user operation is waiting for background work to complete.
07:54:54 [INFO] Fetching org.eclipse.emf.ecp.view.table.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.22kB)
07:54:54 [INFO] Unpacking org.eclipse.emf.ecp.view.table.ui.swt_1.26.0.20210222-0920...
07:54:54 [INFO] Fetching org.eclipse.emfforms.swt.table_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.85kB)
07:54:54 [INFO] The user operation is waiting for background work to complete.
07:54:54 [INFO] Fetching org.eclipse.emfforms.swt.table_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.85kB)
07:54:54 [INFO] Unpacking org.eclipse.emfforms.swt.table_1.26.0.20210222-0920...
07:54:54 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.table_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.25kB)
07:54:54 [INFO] The user operation is waiting for background work to complete.
07:54:54 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.table_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.25kB)
07:54:54 [INFO] Unpacking org.eclipse.emfforms.core.services.domainexpander.table_1.26.0.20210222-0920...
07:54:54 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.78kB)
07:54:54 [INFO] The user operation is waiting for background work to complete.
07:54:54 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.78kB)
07:54:54 [INFO] Unpacking org.eclipse.emfforms.core.services.mappingprovider.table_1.26.0.20210222-0920...
07:54:54 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.table_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.61kB)
07:54:54 [INFO] The user operation is waiting for background work to complete.
07:54:54 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.table_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.61kB)
07:54:54 [INFO] Unpacking org.eclipse.emfforms.core.services.structuralchange.table_1.26.0.20210222-0920...
07:54:55 [INFO] Fetching org.eclipse.emfforms.core.services.segments.multi_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.04kB)
07:54:55 [INFO] The user operation is waiting for background work to complete.
07:54:55 [INFO] Fetching org.eclipse.emfforms.core.services.segments.multi_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.04kB)
07:54:55 [INFO] Unpacking org.eclipse.emfforms.core.services.segments.multi_1.26.0.20210222-0920...
07:54:55 [INFO] Fetching org.eclipse.emfforms.view.multisegment.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.44kB)
07:54:55 [INFO] The user operation is waiting for background work to complete.
07:54:55 [INFO] Fetching org.eclipse.emfforms.view.multisegment.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.44kB)
07:54:55 [INFO] Unpacking org.eclipse.emfforms.view.multisegment.model.edit_1.26.0.20210222-0920...
07:54:55 [INFO] Fetching org.eclipse.emfforms.swt.reference.table_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.03kB)
07:54:55 [INFO] The user operation is waiting for background work to complete.
07:54:55 [INFO] Fetching org.eclipse.emfforms.swt.reference.table_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.03kB)
07:54:55 [INFO] Unpacking org.eclipse.emfforms.swt.reference.table_1.26.0.20210222-0920...
07:54:55 [INFO] Fetching org.eclipse.emf.ecp.view.table.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.44kB)
07:54:55 [INFO] Fetching org.eclipse.emf.ecp.view.table.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (54.89kB)
07:54:55 [INFO] Fetching org.eclipse.emf.ecp.view.table.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.95kB)
07:54:55 [INFO] Fetching org.eclipse.emf.ecp.view.table.ui.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (97.59kB)
07:54:56 [INFO] Fetching org.eclipse.emf.ecp.view.table.columnservice.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.07kB)
07:54:56 [INFO] Fetching org.eclipse.emfforms.swt.table.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (71.62kB)
07:54:56 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.table.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.63kB)
07:54:56 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.27kB)
07:54:56 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.table.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.23kB)
07:54:56 [INFO] Fetching org.eclipse.emfforms.core.services.segments.multi.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.57kB)
07:54:56 [INFO] Fetching org.eclipse.emfforms.view.multisegment.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.55kB)
07:54:57 [INFO] Fetching org.eclipse.emfforms.view.multisegment.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.62kB)
07:54:57 [INFO] Fetching org.eclipse.emfforms.swt.reference.table.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.89kB)
07:54:57 [INFO] Fetching org.eclipse.emf.ecp.view.table.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.96kB)
07:54:57 [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.23kB)
07:54:57 [INFO] The user operation is waiting for background work to complete.
07:54:57 [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.23kB)
07:54:57 [INFO] Unpacking org.eclipse.emf.ecp.view.template.annotation.model_1.26.0.20210222-0920...
07:54:57 [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.5kB)
07:54:57 [INFO] The user operation is waiting for background work to complete.
07:54:57 [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.5kB)
07:54:57 [INFO] Unpacking org.eclipse.emf.ecp.view.template.annotation.model.edit_1.26.0.20210222-0920...
07:54:57 [INFO] Fetching org.eclipse.emf.ecp.view.template.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.25kB)
07:54:57 [INFO] The user operation is waiting for background work to complete.
07:54:57 [INFO] Fetching org.eclipse.emf.ecp.view.template.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.25kB)
07:54:57 [INFO] Unpacking org.eclipse.emf.ecp.view.template.model.edit_1.26.0.20210222-0920...
07:54:58 [INFO] Fetching org.eclipse.emf.ecp.view.template.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.27kB)
07:54:58 [INFO] Fetching org.eclipse.emf.ecp.view.template.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (304.22kB)
07:54:58 [INFO] Fetching org.eclipse.emf.ecp.view.template.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (138.65kB)
07:54:58 [INFO] Fetching org.eclipse.emf.ecp.view.template.service.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.04kB)
07:54:58 [INFO] Fetching org.eclipse.emf.ecp.view.template.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.87kB)
07:54:58 [INFO] Fetching org.eclipse.emfforms.core.services.segments_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.6kB)
07:54:58 [INFO] The user operation is waiting for background work to complete.
07:54:58 [INFO] Fetching org.eclipse.emfforms.core.services.segments_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.6kB)
07:54:58 [INFO] Unpacking org.eclipse.emfforms.core.services.segments_1.26.0.20210222-0920...
07:54:58 [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.72kB)
07:54:58 [INFO] The user operation is waiting for background work to complete.
07:54:58 [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.72kB)
07:54:59 [INFO] Unpacking org.eclipse.emfforms.swt.treemasterdetail_1.26.0.20210222-0920...
07:54:59 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.17kB)
07:54:59 [INFO] The user operation is waiting for background work to complete.
07:54:59 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.17kB)
07:54:59 [INFO] Unpacking org.eclipse.emf.ecp.view.treemasterdetail.model.edit_1.26.0.20210222-0920...
07:54:59 [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail.decorator.validation.default_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.19kB)
07:54:59 [INFO] The user operation is waiting for background work to complete.
07:54:59 [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail.decorator.validation.default_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.19kB)
07:54:59 [INFO] Unpacking org.eclipse.emfforms.swt.treemasterdetail.decorator.validation.default_1.26.0.20210222-0920...
07:54:59 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.34kB)
07:54:59 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.53kB)
07:54:59 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.22kB)
07:54:59 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (32.42kB)
07:55:00 [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (85.09kB)
07:55:00 [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail.decorator.validation.default.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.81kB)
07:55:00 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.99kB)
07:55:00 [INFO] Fetching org.eclipse.emf.ecp.view.validation_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.25kB)
07:55:00 [INFO] The user operation is waiting for background work to complete.
07:55:00 [INFO] Fetching org.eclipse.emf.ecp.view.validation_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.25kB)
07:55:00 [INFO] Unpacking org.eclipse.emf.ecp.view.validation_1.26.0.20210222-0920...
07:55:00 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.validation_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.2kB)
07:55:00 [INFO] The user operation is waiting for background work to complete.
07:55:00 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.validation_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.2kB)
07:55:00 [INFO] Unpacking org.eclipse.emf.ecp.view.treemasterdetail.validation_1.26.0.20210222-0920...
07:55:00 [INFO] Fetching org.eclipse.emf.ecp.view.unset_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.06kB)
07:55:00 [INFO] The user operation is waiting for background work to complete.
07:55:00 [INFO] Fetching org.eclipse.emf.ecp.view.unset_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.06kB)
07:55:00 [INFO] Unpacking org.eclipse.emf.ecp.view.unset_1.26.0.20210222-0920...
07:55:00 [INFO] Fetching org.eclipse.emf.ecp.view.unset.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.23kB)
07:55:01 [INFO] Fetching org.eclipse.emf.ecp.view.unset.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.21kB)
07:55:01 [INFO] Fetching org.eclipse.emf.ecp.view.unset.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.81kB)
07:55:01 [INFO] Fetching org.eclipse.emf.ecp.view.validation.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.26kB)
07:55:01 [INFO] Fetching org.eclipse.emf.ecp.view.validation.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.94kB)
07:55:01 [INFO] Fetching org.eclipse.emfforms.common.validation.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.17kB)
07:55:01 [INFO] Fetching org.eclipse.emf.ecp.view.validation.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.88kB)
07:55:02 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.38kB)
07:55:02 [INFO] The user operation is waiting for background work to complete.
07:55:02 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.38kB)
07:55:02 [INFO] Unpacking org.eclipse.emfforms.core.services.mappingprovider.table.panel_1.26.0.20210222-0920...
07:55:02 [INFO] Fetching org.eclipse.emf.ecp.view.validation.initial.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.32kB)
07:55:02 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.98kB)
07:55:02 [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.validation.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.19kB)
07:55:02 [INFO] Fetching org.eclipse.emf.ecp.view.validation.initial.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (41.01kB)
07:55:02 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.48kB)
07:55:02 [INFO] The user operation is waiting for background work to complete.
07:55:02 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.48kB)
07:55:02 [INFO] Unpacking org.eclipse.emf.ecp.view.vertical.model.edit_1.26.0.20210222-0920...
07:55:02 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.38kB)
07:55:02 [INFO] The user operation is waiting for background work to complete.
07:55:02 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.ui.swt_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.38kB)
07:55:03 [INFO] Unpacking org.eclipse.emf.ecp.view.vertical.ui.swt_1.26.0.20210222-0920...
07:55:03 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.29kB)
07:55:03 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.38kB)
07:55:03 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.78kB)
07:55:03 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.ui.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.04kB)
07:55:03 [INFO] Fetching org.eclipse.emf.ecp.view.vertical.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.89kB)
07:55:03 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.26kB)
07:55:03 [INFO] The user operation is waiting for background work to complete.
07:55:03 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.26kB)
07:55:03 [INFO] Unpacking org.eclipse.emf.ecp.view.viewproxy.model_1.26.0.20210222-0920...
07:55:04 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.1kB)
07:55:04 [INFO] The user operation is waiting for background work to complete.
07:55:04 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.1kB)
07:55:04 [INFO] Unpacking org.eclipse.emf.ecp.view.viewproxy.model.edit_1.26.0.20210222-0920...
07:55:04 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.28kB)
07:55:04 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.75kB)
07:55:04 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.66kB)
07:55:04 [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.89kB)
07:55:04 [INFO] Fetching org.eclipse.emfforms.core.services.emfspecificservice_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.39kB)
07:55:04 [INFO] The user operation is waiting for background work to complete.
07:55:04 [INFO] Fetching org.eclipse.emfforms.core.services.emfspecificservice_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.39kB)
07:55:05 [INFO] Unpacking org.eclipse.emfforms.core.services.emfspecificservice_1.26.0.20210222-0920...
07:55:05 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.featurepath_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.23kB)
07:55:05 [INFO] The user operation is waiting for background work to complete.
07:55:05 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.featurepath_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.23kB)
07:55:05 [INFO] Unpacking org.eclipse.emfforms.core.services.databinding.featurepath_1.26.0.20210222-0920...
07:55:05 [INFO] Fetching org.eclipse.emfforms.swt.core.plugin_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.13kB)
07:55:05 [INFO] The user operation is waiting for background work to complete.
07:55:05 [INFO] Fetching org.eclipse.emfforms.swt.core.plugin_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.13kB)
07:55:05 [INFO] Unpacking org.eclipse.emfforms.swt.core.plugin_1.26.0.20210222-0920...
07:55:05 [INFO] Fetching org.eclipse.emfforms.core.services.locale.default_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.68kB)
07:55:05 [INFO] The user operation is waiting for background work to complete.
07:55:05 [INFO] Fetching org.eclipse.emfforms.core.services.locale.default_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.68kB)
07:55:05 [INFO] Unpacking org.eclipse.emfforms.core.services.locale.default_1.26.0.20210222-0920...
07:55:05 [INFO] Fetching org.eclipse.emfforms.swt.core.di.extension_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.82kB)
07:55:05 [INFO] The user operation is waiting for background work to complete.
07:55:05 [INFO] Fetching org.eclipse.emfforms.swt.core.di.extension_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.82kB)
07:55:05 [INFO] Unpacking org.eclipse.emfforms.swt.core.di.extension_1.26.0.20210222-0920...
07:55:05 [INFO] Fetching org.eclipse.emfforms.core.services.legacy_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.44kB)
07:55:05 [INFO] The user operation is waiting for background work to complete.
07:55:05 [INFO] Fetching org.eclipse.emfforms.core.services.legacy_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.44kB)
07:55:05 [INFO] Unpacking org.eclipse.emfforms.core.services.legacy_1.26.0.20210222-0920...
07:55:05 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.default_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.39kB)
07:55:05 [INFO] The user operation is waiting for background work to complete.
07:55:05 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.default_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.39kB)
07:55:05 [INFO] Unpacking org.eclipse.emfforms.core.services.domainexpander.default_1.26.0.20210222-0920...
07:55:06 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.default_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.4kB)
07:55:06 [INFO] The user operation is waiting for background work to complete.
07:55:06 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.default_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.4kB)
07:55:06 [INFO] Unpacking org.eclipse.emfforms.core.services.mappingprovider.default_1.26.0.20210222-0920...
07:55:06 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.67kB)
07:55:06 [INFO] The user operation is waiting for background work to complete.
07:55:06 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.67kB)
07:55:06 [INFO] Unpacking org.eclipse.emfforms.core.services.structuralchange_1.26.0.20210222-0920...
07:55:06 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.default_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.39kB)
07:55:06 [INFO] The user operation is waiting for background work to complete.
07:55:06 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.default_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.39kB)
07:55:06 [INFO] Unpacking org.eclipse.emfforms.core.services.structuralchange.default_1.26.0.20210222-0920...
07:55:06 [INFO] Fetching org.eclipse.emfforms.core.services.segments.featurepath_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.07kB)
07:55:06 [INFO] The user operation is waiting for background work to complete.
07:55:06 [INFO] Fetching org.eclipse.emfforms.core.services.segments.featurepath_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.07kB)
07:55:06 [INFO] Unpacking org.eclipse.emfforms.core.services.segments.featurepath_1.26.0.20210222-0920...
07:55:06 [INFO] Fetching org.eclipse.emf.ecp.viewmodel.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.83kB)
07:55:06 [INFO] Fetching org.eclipse.emf.ecp.view.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (102.8kB)
07:55:06 [INFO] Fetching org.eclipse.emf.ecp.view.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.9kB)
07:55:07 [INFO] Fetching org.eclipse.emf.ecp.ui.view.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (33.78kB)
07:55:07 [INFO] Fetching org.eclipse.emf.ecp.ui.view.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (86.51kB)
07:55:07 [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.generator.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.44kB)
07:55:07 [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.xmi.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.93kB)
07:55:07 [INFO] Fetching org.eclipse.emf.ecp.view.context.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29.4kB)
07:55:07 [INFO] Fetching org.eclipse.emf.ecp.view.core.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (86.45kB)
07:55:07 [INFO] Fetching org.eclipse.emf.ecp.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (34.03kB)
07:55:08 [INFO] Fetching org.eclipse.emf.ecp.edit.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (147.3kB)
07:55:08 [INFO] Fetching org.eclipse.emf.ecp.view.context.locale.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.36kB)
07:55:08 [INFO] Fetching org.eclipse.emf.ecp.view.swt.layout.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.91kB)
07:55:08 [INFO] Fetching org.eclipse.emf.ecp.view.model.common.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (30.56kB)
07:55:08 [INFO] Fetching org.eclipse.emf.ecp.view.util.swt.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.66kB)
07:55:08 [INFO] Fetching org.eclipse.emf.ecp.view.control.multireference.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.49kB)
07:55:09 [INFO] Fetching org.eclipse.emf.ecp.common.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.18kB)
07:55:09 [INFO] Fetching org.eclipse.emf.ecp.common.ui.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (36.11kB)
07:55:09 [INFO] Fetching org.eclipse.emfforms.core.services.emfspecificservice.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.37kB)
07:55:09 [INFO] Fetching org.eclipse.emfforms.localization.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.91kB)
07:55:09 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.featurepath.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.06kB)
07:55:09 [INFO] Fetching org.eclipse.emfforms.core.services.editsupport.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.14kB)
07:55:09 [INFO] Fetching org.eclipse.emfforms.view.model.localization.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.39kB)
07:55:10 [INFO] Fetching org.eclipse.emfforms.swt.core.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (49.66kB)
07:55:10 [INFO] Fetching org.eclipse.emfforms.swt.core.plugin.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.91kB)
07:55:10 [INFO] Fetching org.eclipse.emfforms.core.services.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (76.51kB)
07:55:10 [INFO] Fetching org.eclipse.emfforms.core.services.emf.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (31.29kB)
07:55:10 [INFO] Fetching org.eclipse.emfforms.core.services.locale.default.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.46kB)
07:55:10 [INFO] Fetching org.eclipse.emfforms.common.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (44.57kB)
07:55:10 [INFO] Fetching org.eclipse.emfforms.swt.core.di.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.5kB)
07:55:11 [INFO] Fetching org.eclipse.emfforms.swt.core.di.extension.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.27kB)
07:55:11 [INFO] Fetching org.eclipse.emf.ecp.ui.view.linewrapper.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.68kB)
07:55:11 [INFO] Fetching org.eclipse.emfforms.core.services.legacy.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.03kB)
07:55:11 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.default.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.7kB)
07:55:11 [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.default.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.14kB)
07:55:11 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.88kB)
07:55:11 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.default.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.01kB)
07:55:12 [INFO] Fetching org.eclipse.emfforms.core.services.segments.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.39kB)
07:55:12 [INFO] Fetching org.eclipse.emfforms.core.services.segments.featurepath.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.44kB)
07:55:12 [INFO] Fetching org.eclipse.emf.ecp.view.model.common.di.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.76kB)
07:55:12 [INFO] Fetching org.eclipse.emf.ecp.viewmodel.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (41.16kB)
07:55:12 [INFO] Fetching org.eclipse.emf.edapt.common_1.4.1.202002140949.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.86kB)
07:55:12 [INFO] The user operation is waiting for background work to complete.
07:55:12 [INFO] Fetching org.eclipse.emf.edapt.common_1.4.1.202002140949.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.86kB)
07:55:12 [INFO] Unpacking org.eclipse.emf.edapt.common_1.4.1.202002140949...
07:55:12 [INFO] Fetching org.eclipse.emf.edapt.declaration_1.4.1.202002140949.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.22kB)
07:55:12 [INFO] The user operation is waiting for background work to complete.
07:55:12 [INFO] Fetching org.eclipse.emf.edapt.declaration_1.4.1.202002140949.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.22kB)
07:55:13 [INFO] Unpacking org.eclipse.emf.edapt.declaration_1.4.1.202002140949...
07:55:13 [INFO] Fetching org.eclipse.emf.edapt.runtime.feature_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2021-03/features/ (18.49kB)
07:55:13 [INFO] Fetching org.eclipse.emf.edapt.common.source_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2021-03/plugins/ (33.57kB)
07:55:13 [INFO] Fetching org.eclipse.emf.edapt.declaration.source_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2021-03/plugins/ (146.79kB)
07:55:14 [INFO] Fetching org.eclipse.emf.edapt.migration.source_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2021-03/plugins/ (104.4kB)
07:55:14 [INFO] Fetching org.eclipse.emf.edapt.history.source_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2021-03/plugins/ (160.41kB)
07:55:14 [INFO] Fetching org.eclipse.emf.edapt.runtime.feature.source_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2021-03/features/ (19.94kB)
07:55:14 [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore_2.9.0.v20200723-0820.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.88kB)
07:55:14 [INFO] The user operation is waiting for background work to complete.
07:55:14 [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore_2.9.0.v20200723-0820.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.88kB)
07:55:15 [INFO] Unpacking org.eclipse.emf.mapping.xsd2ecore_2.9.0.v20200723-0820...
07:55:15 [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor_2.9.0.v20181105-0510.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.82kB)
07:55:15 [INFO] The user operation is waiting for background work to complete.
07:55:15 [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor_2.9.0.v20181105-0510.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.82kB)
07:55:15 [INFO] Unpacking org.eclipse.emf.mapping.xsd2ecore.editor_2.9.0.v20181105-0510...
07:55:15 [INFO] Fetching org.eclipse.emf.parsley_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.08kB)
07:55:15 [INFO] The user operation is waiting for background work to complete.
07:55:15 [INFO] Fetching org.eclipse.emf.parsley_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.08kB)
07:55:15 [INFO] Unpacking org.eclipse.emf.parsley_1.13.0.v20201130-1005...
07:55:15 [INFO] Fetching org.eclipse.emf.parsley.runtime_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7kB)
07:55:15 [INFO] The user operation is waiting for background work to complete.
07:55:15 [INFO] Fetching org.eclipse.emf.parsley.runtime_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7kB)
07:55:15 [INFO] Unpacking org.eclipse.emf.parsley.runtime_1.13.0.v20201130-1005...
07:55:15 [INFO] Fetching org.eclipse.emf.parsley.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.06kB)
07:55:15 [INFO] The user operation is waiting for background work to complete.
07:55:15 [INFO] Fetching org.eclipse.emf.parsley.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (63.06kB)
07:55:15 [INFO] Unpacking org.eclipse.emf.parsley.common_1.13.0.v20201130-1005...
07:55:15 [INFO] Fetching org.eclipse.emf.parsley.cdo_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.95kB)
07:55:15 [INFO] The user operation is waiting for background work to complete.
07:55:15 [INFO] Fetching org.eclipse.emf.parsley.cdo_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.95kB)
07:55:15 [INFO] Unpacking org.eclipse.emf.parsley.cdo_1.13.0.v20201130-1005...
07:55:15 [INFO] Fetching org.eclipse.emf.parsley.cdo.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.79kB)
07:55:15 [INFO] The user operation is waiting for background work to complete.
07:55:15 [INFO] Fetching org.eclipse.emf.parsley.cdo.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.79kB)
07:55:16 [INFO] Unpacking org.eclipse.emf.parsley.cdo.common_1.13.0.v20201130-1005...
07:55:16 [INFO] Fetching org.eclipse.emf.query_1.7.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/plugins/ (141.72kB)
07:55:16 [INFO] Fetching org.eclipse.emf.parsley.cdo.feature_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (19.11kB)
07:55:16 [INFO] Fetching org.eclipse.emf.parsley.cdo.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.17kB)
07:55:16 [INFO] Fetching org.eclipse.emf.parsley.cdo.feature.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (20.72kB)
07:55:16 [INFO] Fetching org.eclipse.emf.parsley.runtime.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.03kB)
07:55:16 [INFO] The user operation is waiting for background work to complete.
07:55:16 [INFO] Fetching org.eclipse.emf.parsley.runtime.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.03kB)
07:55:16 [INFO] Unpacking org.eclipse.emf.parsley.runtime.common_1.13.0.v20201130-1005...
07:55:16 [INFO] Fetching org.eclipse.emf.parsley.doc_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (837.48kB)
07:55:16 [INFO] The user operation is waiting for background work to complete.
07:55:16 [INFO] Fetching org.eclipse.emf.parsley.doc_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (837.48kB)
07:55:16 [INFO] Unpacking org.eclipse.emf.parsley.doc_1.13.0.v20201130-1005...
07:55:17 [INFO] Fetching org.eclipse.emf.parsley.editors_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.01kB)
07:55:17 [INFO] The user operation is waiting for background work to complete.
07:55:17 [INFO] Fetching org.eclipse.emf.parsley.editors_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.01kB)
07:55:17 [INFO] Unpacking org.eclipse.emf.parsley.editors_1.13.0.v20201130-1005...
07:55:17 [INFO] Fetching org.eclipse.emf.parsley.views_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.44kB)
07:55:17 [INFO] The user operation is waiting for background work to complete.
07:55:17 [INFO] Fetching org.eclipse.emf.parsley.views_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.44kB)
07:55:17 [INFO] Unpacking org.eclipse.emf.parsley.views_1.13.0.v20201130-1005...
07:55:17 [INFO] Fetching org.eclipse.emf.parsley.dsl_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (429.99kB)
07:55:17 [INFO] The user operation is waiting for background work to complete.
07:55:17 [INFO] Fetching org.eclipse.emf.parsley.dsl_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (429.99kB)
07:55:17 [INFO] Unpacking org.eclipse.emf.parsley.dsl_1.13.0.v20201130-1005...
07:55:18 [INFO] Fetching org.eclipse.emf.parsley.generator.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.07kB)
07:55:18 [INFO] The user operation is waiting for background work to complete.
07:55:18 [INFO] Fetching org.eclipse.emf.parsley.generator.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.07kB)
07:55:18 [INFO] Unpacking org.eclipse.emf.parsley.generator.common_1.13.0.v20201130-1005...
07:55:18 [INFO] Fetching org.eclipse.emf.parsley.dsl.additional.builder_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.21kB)
07:55:18 [INFO] The user operation is waiting for background work to complete.
07:55:18 [INFO] Fetching org.eclipse.emf.parsley.dsl.additional.builder_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.21kB)
07:55:18 [INFO] Unpacking org.eclipse.emf.parsley.dsl.additional.builder_1.13.0.v20201130-1005...
07:55:18 [INFO] Fetching org.eclipse.emf.parsley.dsl.ui_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.92kB)
07:55:18 [INFO] The user operation is waiting for background work to complete.
07:55:18 [INFO] Fetching org.eclipse.emf.parsley.dsl.ui_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.92kB)
07:55:18 [INFO] Unpacking org.eclipse.emf.parsley.dsl.ui_1.13.0.v20201130-1005...
07:55:18 [INFO] Fetching org.eclipse.emf.parsley.dsl.ide_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (209.16kB)
07:55:18 [INFO] The user operation is waiting for background work to complete.
07:55:18 [INFO] Fetching org.eclipse.emf.parsley.dsl.ide_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (209.16kB)
07:55:18 [INFO] Unpacking org.eclipse.emf.parsley.dsl.ide_1.13.0.v20201130-1005...
07:55:18 [INFO] Fetching org.eclipse.emf.parsley.dsl.feature_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (19.2kB)
07:55:18 [INFO] Fetching org.eclipse.emf.parsley.dsl.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (519.43kB)
07:55:19 [INFO] Fetching org.eclipse.emf.parsley.dsl.ui.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (78.79kB)
07:55:19 [INFO] Fetching org.eclipse.emf.parsley.dsl.additional.builder.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.27kB)
07:55:19 [INFO] Fetching org.eclipse.emf.parsley.dsl.ide.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (281.56kB)
07:55:19 [INFO] Fetching org.eclipse.emf.parsley.dsl.feature.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (20.73kB)
07:55:19 [INFO] Fetching org.eclipse.emf.parsley.wizards_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.12kB)
07:55:19 [INFO] The user operation is waiting for background work to complete.
07:55:19 [INFO] Fetching org.eclipse.emf.parsley.wizards_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.12kB)
07:55:20 [INFO] Unpacking org.eclipse.emf.parsley.wizards_1.13.0.v20201130-1005...
07:55:20 [INFO] Fetching org.eclipse.emf.parsley.editors.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.46kB)
07:55:20 [INFO] The user operation is waiting for background work to complete.
07:55:20 [INFO] Fetching org.eclipse.emf.parsley.editors.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.46kB)
07:55:20 [INFO] Unpacking org.eclipse.emf.parsley.editors.common_1.13.0.v20201130-1005...
07:55:20 [INFO] Fetching org.eclipse.emf.parsley.ui.examples_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (367.01kB)
07:55:20 [INFO] The user operation is waiting for background work to complete.
07:55:20 [INFO] Fetching org.eclipse.emf.parsley.ui.examples_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (367.01kB)
07:55:20 [INFO] Unpacking org.eclipse.emf.parsley.ui.examples_1.13.0.v20201130-1005...
07:55:20 [INFO] Fetching org.eclipse.emf.parsley.examples.feature_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (19.11kB)
07:55:20 [INFO] Fetching org.eclipse.emf.parsley.ui.examples.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.66kB)
07:55:21 [INFO] Fetching org.eclipse.emf.parsley.examples.feature.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (20.78kB)
07:55:21 [INFO] Fetching org.eclipse.emf.parsley.views.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.94kB)
07:55:21 [INFO] The user operation is waiting for background work to complete.
07:55:21 [INFO] Fetching org.eclipse.emf.parsley.views.common_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.94kB)
07:55:21 [INFO] Unpacking org.eclipse.emf.parsley.views.common_1.13.0.v20201130-1005...
07:55:21 [INFO] Fetching org.eclipse.emf.parsley.feature_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (19.2kB)
07:55:21 [INFO] Fetching org.eclipse.emf.parsley.doc.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.01MB)
07:55:21 [INFO] Fetching org.eclipse.emf.parsley.wizards.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.14kB)
07:55:21 [INFO] Fetching org.eclipse.emf.parsley.views.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (10.92kB)
07:55:22 [INFO] Fetching org.eclipse.emf.parsley.generator.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (15.36kB)
07:55:22 [INFO] Fetching org.eclipse.emf.parsley.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (163.82kB)
07:55:22 [INFO] Fetching org.eclipse.emf.parsley.runtime.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (36.02kB)
07:55:22 [INFO] Fetching org.eclipse.emf.parsley.views.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (30.63kB)
07:55:22 [INFO] Fetching org.eclipse.emf.parsley.editors.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.77kB)
07:55:22 [INFO] Fetching org.eclipse.emf.parsley.feature.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (20.72kB)
07:55:23 [INFO] Fetching org.eclipse.emf.parsley.junit4_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.22kB)
07:55:23 [INFO] The user operation is waiting for background work to complete.
07:55:23 [INFO] Fetching org.eclipse.emf.parsley.junit4_1.13.0.v20201130-1005.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.22kB)
07:55:23 [INFO] Unpacking org.eclipse.emf.parsley.junit4_1.13.0.v20201130-1005...
07:55:23 [INFO] Fetching org.eclipse.emf.parsley.junit4.feature_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (18.75kB)
07:55:23 [INFO] Fetching org.eclipse.emf.parsley.junit4.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.92kB)
07:55:23 [INFO] Fetching org.eclipse.emf.parsley.junit4.feature.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (20.41kB)
07:55:23 [INFO] Fetching org.eclipse.emf.parsley.sdk_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (19.07kB)
07:55:23 [INFO] Fetching org.eclipse.emf.parsley.sdk.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2021-03/features/ (20.64kB)
07:55:24 [INFO] Fetching org.eclipse.emf.query.doc_1.2.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.11kB)
07:55:24 [INFO] Fetching org.eclipse.emf.query.examples_1.2.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/plugins/ (168.18kB)
07:55:24 [INFO] Fetching org.eclipse.emf.query.doc_1.12.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/features/ (21.31kB)
07:55:24 [INFO] Fetching org.eclipse.emf.query_1.12.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/features/ (21.57kB)
07:55:24 [INFO] Fetching org.eclipse.emf.query.ocl_2.0.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29.56kB)
07:55:24 [INFO] Fetching org.eclipse.ocl_3.16.0.v20210301-1325.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.14MB)
07:55:25 [INFO] Fetching org.eclipse.emf.query.ocl_1.12.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/features/ (21.51kB)
07:55:25 [INFO] Fetching org.eclipse.emf.query.ocl.source_2.0.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/plugins/ (21.29kB)
07:55:25 [INFO] Fetching org.eclipse.emf.query.ocl.source_1.12.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/features/ (21.22kB)
07:55:25 [INFO] Fetching org.eclipse.emf.query.sdk_1.12.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/features/ (21.1kB)
07:55:25 [INFO] Fetching org.eclipse.emf.query.source_1.7.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/plugins/ (96.02kB)
07:55:25 [INFO] Fetching org.eclipse.emf.query.source_1.12.0.201805030653.jar from https://download.eclipse.org/staging/2021-03/features/ (21.2kB)
07:55:26 [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/staging/2021-03/plugins/ (403.7kB)
07:55:26 [INFO] Fetching org.eclipse.emf.transaction.doc_1.4.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.21kB)
07:55:26 [INFO] Fetching org.eclipse.emf.transaction.examples_1.2.100.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (169.7kB)
07:55:26 [INFO] Fetching org.eclipse.emf.transaction.doc_1.12.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/features/ (21.3kB)
07:55:26 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (44.51kB)
07:55:26 [INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/features/ (21.63kB)
07:55:26 [INFO] Fetching org.eclipse.emf.transaction.sdk_1.12.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/features/ (21.27kB)
07:55:27 [INFO] Fetching org.eclipse.emf.transaction.source_1.9.1.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (153.08kB)
07:55:27 [INFO] Fetching org.eclipse.emf.transaction.ui.source_1.4.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.7kB)
07:55:27 [INFO] Fetching org.eclipse.emf.transaction.source_1.12.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/features/ (21.22kB)
07:55:27 [INFO] Fetching org.eclipse.emf.validation.doc_1.3.0.202008210805.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.12kB)
07:55:27 [INFO] Fetching org.eclipse.emf.validation.examples_1.3.0.202008210805.jar from https://download.eclipse.org/staging/2021-03/plugins/ (179.84kB)
07:55:27 [INFO] Fetching org.eclipse.emf.validation.doc_1.12.2.202008210805.jar from https://download.eclipse.org/staging/2021-03/features/ (21.3kB)
07:55:27 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from https://download.eclipse.org/staging/2021-03/plugins/ (74.19kB)
07:55:28 [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.202008210805.jar from https://download.eclipse.org/staging/2021-03/plugins/ (22.33kB)
07:55:28 [INFO] Fetching org.eclipse.emf.validation_1.12.2.202008210805.jar from https://download.eclipse.org/staging/2021-03/features/ (21.63kB)
07:55:28 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.82kB)
07:55:28 [INFO] Fetching org.eclipse.emf.validation.ocl_1.12.2.202008210805.jar from https://download.eclipse.org/staging/2021-03/features/ (21.56kB)
07:55:28 [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.4.0.202008210805.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.39kB)
07:55:28 [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.12.2.202008210805.jar from https://download.eclipse.org/staging/2021-03/features/ (21.21kB)
07:55:29 [INFO] Fetching org.eclipse.emf.validation.sdk_1.12.2.202008210805.jar from https://download.eclipse.org/staging/2021-03/features/ (21.2kB)
07:55:29 [INFO] Fetching org.eclipse.emf.validation.source_1.8.0.202008210805.jar from https://download.eclipse.org/staging/2021-03/plugins/ (324.23kB)
07:55:29 [INFO] Fetching org.eclipse.emf.validation.ui.source_1.7.0.202008210805.jar from https://download.eclipse.org/staging/2021-03/plugins/ (54.05kB)
07:55:29 [INFO] Fetching org.eclipse.emf.validation.ui.ide.source_1.3.0.202008210805.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.05kB)
07:55:29 [INFO] Fetching org.eclipse.emf.validation.source_1.12.2.202008210805.jar from https://download.eclipse.org/staging/2021-03/features/ (21.25kB)
07:55:29 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (85.1kB)
07:55:29 [INFO] Fetching org.eclipse.emf.workspace.doc_1.3.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.25kB)
07:55:30 [INFO] Fetching org.eclipse.emf.workspace.doc_1.12.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/features/ (21.26kB)
07:55:30 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.12kB)
07:55:30 [INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/features/ (21.65kB)
07:55:30 [INFO] Fetching org.eclipse.emf.workspace.source_1.5.1.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (69.87kB)
07:55:30 [INFO] Fetching org.eclipse.emf.workspace.ui.source_1.3.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.01kB)
07:55:31 [INFO] Fetching org.eclipse.emf.workspace.source_1.12.0.201805140824.jar from https://download.eclipse.org/staging/2021-03/features/ (21.24kB)
07:55:31 [INFO] Fetching org.eclipse.emfforms.core.bazaar.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.22kB)
07:55:31 [INFO] Fetching org.eclipse.emfforms.core.bazaar.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.96kB)
07:55:31 [INFO] Fetching org.eclipse.emfforms.core.bazaar.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.84kB)
07:55:31 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.index_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.76kB)
07:55:31 [INFO] The user operation is waiting for background work to complete.
07:55:31 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.index_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.76kB)
07:55:31 [INFO] Unpacking org.eclipse.emfforms.core.services.databinding.index_1.26.0.20210222-0920...
07:55:31 [INFO] Fetching org.eclipse.emfforms.core.services.segments.index_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.54kB)
07:55:31 [INFO] The user operation is waiting for background work to complete.
07:55:31 [INFO] Fetching org.eclipse.emfforms.core.services.segments.index_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.54kB)
07:55:31 [INFO] Unpacking org.eclipse.emfforms.core.services.segments.index_1.26.0.20210222-0920...
07:55:32 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.mapping_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.18kB)
07:55:32 [INFO] The user operation is waiting for background work to complete.
07:55:32 [INFO] Fetching org.eclipse.emfforms.core.services.databinding.mapping_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.18kB)
07:55:32 [INFO] Unpacking org.eclipse.emfforms.core.services.databinding.mapping_1.26.0.20210222-0920...
07:55:32 [INFO] Fetching org.eclipse.emfforms.core.services.segments.mapping_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.07kB)
07:55:32 [INFO] The user operation is waiting for background work to complete.
07:55:32 [INFO] Fetching org.eclipse.emfforms.core.services.segments.mapping_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.07kB)
07:55:32 [INFO] Unpacking org.eclipse.emfforms.core.services.segments.mapping_1.26.0.20210222-0920...
07:55:32 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.index_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.72kB)
07:55:32 [INFO] The user operation is waiting for background work to complete.
07:55:32 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.index_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.72kB)
07:55:32 [INFO] Unpacking org.eclipse.emfforms.core.services.domainexpander.index_1.26.0.20210222-0920...
07:55:32 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.mapping_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.48kB)
07:55:32 [INFO] The user operation is waiting for background work to complete.
07:55:32 [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.mapping_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.48kB)
07:55:32 [INFO] Unpacking org.eclipse.emfforms.core.services.domainexpander.mapping_1.26.0.20210222-0920...
07:55:32 [INFO] Fetching org.eclipse.emfforms.view.indexsegment.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.14kB)
07:55:32 [INFO] The user operation is waiting for background work to complete.
07:55:32 [INFO] Fetching org.eclipse.emfforms.view.indexsegment.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.14kB)
07:55:32 [INFO] Unpacking org.eclipse.emfforms.view.indexsegment.model_1.26.0.20210222-0920...
07:55:33 [INFO] Fetching org.eclipse.emfforms.view.mappingsegment.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.25kB)
07:55:33 [INFO] The user operation is waiting for background work to complete.
07:55:33 [INFO] Fetching org.eclipse.emfforms.view.mappingsegment.model_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.25kB)
07:55:33 [INFO] Unpacking org.eclipse.emfforms.view.mappingsegment.model_1.26.0.20210222-0920...
07:55:33 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.index_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.17kB)
07:55:33 [INFO] The user operation is waiting for background work to complete.
07:55:33 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.index_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.17kB)
07:55:34 [INFO] Unpacking org.eclipse.emfforms.core.services.structuralchange.index_1.26.0.20210222-0920...
07:55:34 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.mapping_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.91kB)
07:55:34 [INFO] The user operation is waiting for background work to complete.
07:55:34 [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.mapping_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.91kB)
07:55:34 [INFO] Unpacking org.eclipse.emfforms.core.services.structuralchange.mapping_1.26.0.20210222-0920...
07:55:34 [INFO] Fetching org.eclipse.emfforms.editor.ecore_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.75kB)
07:55:34 [INFO] The user operation is waiting for background work to complete.
07:55:34 [INFO] Fetching org.eclipse.emfforms.editor.ecore_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.75kB)
07:55:34 [INFO] Unpacking org.eclipse.emfforms.editor.ecore_1.26.0.20210222-0920...
07:55:34 [INFO] Fetching org.eclipse.emfforms.editor.genmodel_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.11kB)
07:55:34 [INFO] The user operation is waiting for background work to complete.
07:55:34 [INFO] Fetching org.eclipse.emfforms.editor.genmodel_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.11kB)
07:55:34 [INFO] Unpacking org.eclipse.emfforms.editor.genmodel_1.26.0.20210222-0920...
07:55:34 [INFO] Fetching org.eclipse.emfforms.editor.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.32kB)
07:55:34 [INFO] Fetching org.eclipse.emfforms.editor.ecore.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (51.25kB)
07:55:34 [INFO] Fetching org.eclipse.emfforms.editor.genmodel.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.01kB)
07:55:35 [INFO] Fetching org.eclipse.emfforms.editor.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.84kB)
07:55:35 [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.23kB)
07:55:35 [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (30.75kB)
07:55:35 [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (41kB)
07:55:35 [INFO] Fetching org.eclipse.emfforms.view.annotation.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.32kB)
07:55:35 [INFO] The user operation is waiting for background work to complete.
07:55:35 [INFO] Fetching org.eclipse.emfforms.view.annotation.model.edit_1.26.0.20210222-0920.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.32kB)
07:55:35 [INFO] Unpacking org.eclipse.emfforms.view.annotation.model.edit_1.26.0.20210222-0920...
07:55:35 [INFO] Fetching org.eclipse.emfforms.view.annotation.feature_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (39.27kB)
07:55:36 [INFO] Fetching org.eclipse.emfforms.view.annotation.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.49kB)
07:55:36 [INFO] Fetching org.eclipse.emfforms.view.annotation.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.2kB)
07:55:36 [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (21.44kB)
07:55:36 [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model.edit.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.58kB)
07:55:37 [INFO] Fetching org.eclipse.emfforms.view.annotation.feature.source_1.26.0.20210222-0920.jar from https://download.eclipse.org/staging/2021-03/features/ (40.92kB)
07:55:38 [INFO] Fetching org.eclipse.gef.doc.isv_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.52MB)
07:55:38 [INFO] The user operation is waiting for background work to complete.
07:55:38 [INFO] Fetching org.eclipse.gef.doc.isv_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.52MB)
07:55:38 [INFO] Unpacking org.eclipse.gef.doc.isv_3.11.0.201606061308...
07:55:39 [INFO] Fetching org.eclipse.gef.examples.ui.pde_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14kB)
07:55:39 [INFO] The user operation is waiting for background work to complete.
07:55:39 [INFO] Fetching org.eclipse.gef.examples.ui.pde_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14kB)
07:55:39 [INFO] Unpacking org.eclipse.gef.examples.ui.pde_3.11.0.201606061308...
07:55:39 [INFO] Fetching org.eclipse.gef.sdk_3.11.0.201606061308.jar from https://download.eclipse.org/staging/2021-03/features/ (19.56kB)
07:55:39 [INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from https://download.eclipse.org/staging/2021-03/plugins/ (828.05kB)
07:55:40 [INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from https://download.eclipse.org/staging/2021-03/features/ (19.32kB)
07:55:40 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.geoshapes_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.84kB)
07:55:40 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (257.14kB)
07:55:40 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (90.14kB)
07:55:40 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (92.1kB)
07:55:40 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (215.85kB)
07:55:40 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (114.29kB)
07:55:41 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (100.25kB)
07:55:41 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (69.5kB)
07:55:41 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (23.91kB)
07:55:41 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (99.83kB)
07:55:41 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (201.43kB)
07:55:41 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (39.26kB)
07:55:42 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (101.73kB)
07:55:42 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29kB)
07:55:42 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model_1.2.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (74.15kB)
07:55:42 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.edit_1.2.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (66.05kB)
07:55:42 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (92.83kB)
07:55:42 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (190.36kB)
07:55:43 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.editor_1.2.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (70.74kB)
07:55:43 [INFO] Fetching org.eclipse.gmf.examples.runtime_1.9.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.36kB)
07:55:43 [INFO] Fetching org.eclipse.gmf.examples.runtime_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/features/ (21.8kB)
07:55:43 [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (338.99kB)
07:55:43 [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/features/ (21.72kB)
07:55:43 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (117.62kB)
07:55:44 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (101.66kB)
07:55:44 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (120.53kB)
07:55:44 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (24.75kB)
07:55:44 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (76.2kB)
07:55:44 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (133.46kB)
07:55:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (218.73kB)
07:55:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.09kB)
07:55:46 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (137.53kB)
07:55:46 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (318.69kB)
07:55:46 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (49.3kB)
07:55:46 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (110.07kB)
07:55:46 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.33kB)
07:55:46 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (93.45kB)
07:55:47 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (62.89kB)
07:55:47 [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (29.03kB)
07:55:47 [INFO] Fetching org.eclipse.gmf_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.16kB)
07:55:47 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.86kB)
07:55:47 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (752.78kB)
07:55:47 [INFO] Fetching org.eclipse.gmf_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/features/ (22.23kB)
07:55:47 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/features/ (21.64kB)
07:55:48 [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.07kB)
07:55:48 [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/features/ (21.68kB)
07:55:48 [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.10.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (320.36kB)
07:55:48 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit.source_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (134.67kB)
07:55:49 [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/features/ (21.62kB)
07:55:50 [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.01kB)
07:55:50 [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/features/ (21.79kB)
07:55:50 [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/features/ (22.02kB)
07:55:50 [INFO] Fetching org.apache.batik.dom.svg.source_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (421.68kB)
07:55:50 [INFO] Fetching org.apache.batik.bridge.source_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (610.86kB)
07:55:50 [INFO] Fetching org.apache.batik.dom.source_1.6.1.v201505192100.jar from https://download.eclipse.org/staging/2021-03/plugins/ (131.81kB)
07:55:50 [INFO] Fetching org.apache.batik.ext.awt.source_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (524.88kB)
07:55:51 [INFO] Fetching org.apache.batik.transcoder.source_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (93.17kB)
07:55:51 [INFO] Fetching org.apache.batik.svggen.source_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (251.68kB)
07:55:51 [INFO] Fetching org.apache.batik.util.source_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (111.06kB)
07:55:51 [INFO] Fetching org.apache.batik.css.source_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (287.09kB)
07:55:51 [INFO] Fetching org.apache.batik.util.gui.source_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (127.65kB)
07:55:51 [INFO] Fetching org.apache.batik.parser.source_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (77.07kB)
07:55:52 [INFO] Fetching org.apache.batik.xml.source_1.6.0.v201011041432.jar from https://download.eclipse.org/staging/2021-03/plugins/ (33.56kB)
07:55:52 [INFO] Fetching org.eclipse.gmf.runtime.thirdparty.source_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/features/ (21.89kB)
07:55:52 [INFO] Fetching org.eclipse.gmf.runtime.common.core.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (100.91kB)
07:55:52 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.source_1.8.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (177.27kB)
07:55:52 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (71.74kB)
07:55:53 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (34.26kB)
07:55:53 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.source_1.9.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (91.2kB)
07:55:53 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (77.1kB)
07:55:53 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (80.62kB)
07:55:53 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.82kB)
07:55:53 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties.source_1.9.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (61.68kB)
07:55:53 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (110.63kB)
07:55:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.source_1.9.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (842.36kB)
07:55:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (131.47kB)
07:55:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.1kB)
07:55:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (70.36kB)
07:55:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties.source_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (101.53kB)
07:55:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (82.83kB)
07:55:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.39kB)
07:55:55 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render.source_1.7.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (81.66kB)
07:55:55 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (85.77kB)
07:55:55 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (48.35kB)
07:55:55 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.source_1.9.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (231.92kB)
07:55:55 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.source_1.7.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (44.94kB)
07:55:55 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt.source_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (166.06kB)
07:55:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (96.48kB)
07:55:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (27.52kB)
07:55:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.core.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (90.63kB)
07:55:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core.source_1.9.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (183.25kB)
07:55:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.28kB)
07:55:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (74.61kB)
07:55:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (49.68kB)
07:55:57 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui.source_1.7.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (90.21kB)
07:55:57 [INFO] Fetching org.eclipse.gmf.runtime.notation.providers.source_1.7.1.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (21.22kB)
07:55:57 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.86kB)
07:55:57 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.89kB)
07:55:57 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.source_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (58.58kB)
07:55:57 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render.source_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/plugins/ (60.66kB)
07:55:57 [INFO] Fetching org.eclipse.gmf.source_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2021-03/features/ (22.13kB)
07:56:00 [INFO] Fetching org.eclipse.net4j.db.jdbc_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.69kB)
07:56:00 [INFO] The user operation is waiting for background work to complete.
07:56:00 [INFO] Fetching org.eclipse.net4j.db.jdbc_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.69kB)
07:56:00 [INFO] Unpacking org.eclipse.net4j.db.jdbc_4.4.0.v20210118-1607...
07:56:00 [INFO] Fetching org.eclipse.net4j.db_4.13.0.v20210202-0935.jar from https://download.eclipse.org/staging/2021-03/features/ (28.53kB)
07:56:00 [INFO] Fetching org.h2_1.3.168.v201212121212.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.27MB)
07:56:00 [INFO] Fetching org.eclipse.net4j.db.h2_4.5.0.v20210202-0935.jar from https://download.eclipse.org/staging/2021-03/features/ (28.38kB)
07:56:00 [INFO] Fetching org.eclipse.net4j.debug_3.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.01kB)
07:56:00 [INFO] The user operation is waiting for background work to complete.
07:56:00 [INFO] Fetching org.eclipse.net4j.debug_3.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.01kB)
07:56:00 [INFO] Unpacking org.eclipse.net4j.debug_3.2.0.v20210118-1607...
07:56:00 [INFO] Fetching org.eclipse.net4j.examples.installer_4.2.3.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (278.29kB)
07:56:00 [INFO] The user operation is waiting for background work to complete.
07:56:00 [INFO] Fetching org.eclipse.net4j.examples.installer_4.2.3.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (278.29kB)
07:56:01 [INFO] Unpacking org.eclipse.net4j.examples.installer_4.2.3.v20210118-1607...
07:56:01 [INFO] Fetching org.eclipse.net4j.examples.installer_4.3.3.v20210118-1607.jar from https://download.eclipse.org/staging/2021-03/features/ (28.37kB)
07:56:01 [INFO] Fetching org.eclipse.net4j.http.common_4.1.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.77kB)
07:56:01 [INFO] The user operation is waiting for background work to complete.
07:56:01 [INFO] Fetching org.eclipse.net4j.http.common_4.1.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.77kB)
07:56:01 [INFO] Unpacking org.eclipse.net4j.http.common_4.1.1.v20210118-1607...
07:56:01 [INFO] Fetching org.eclipse.net4j.http_4.1.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.01kB)
07:56:01 [INFO] The user operation is waiting for background work to complete.
07:56:01 [INFO] Fetching org.eclipse.net4j.http_4.1.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.01kB)
07:56:01 [INFO] Unpacking org.eclipse.net4j.http_4.1.1.v20210118-1607...
07:56:01 [INFO] Fetching org.eclipse.net4j.http.server_4.1.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.41kB)
07:56:01 [INFO] The user operation is waiting for background work to complete.
07:56:01 [INFO] Fetching org.eclipse.net4j.http.server_4.1.1.v20210118-1607.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.41kB)
07:56:02 [INFO] Unpacking org.eclipse.net4j.http.server_4.1.1.v20210118-1607...
07:56:02 [INFO] Fetching org.eclipse.net4j_4.13.0.v20210202-1146.jar from https://download.eclipse.org/staging/2021-03/features/ (28.52kB)
07:56:02 [INFO] Fetching org.eclipse.net4j.util_4.13.0.v20210202-0926.jar from https://download.eclipse.org/staging/2021-03/features/ (28.37kB)
07:56:02 [INFO] Fetching org.eclipse.net4j.util.ui_4.13.0.v20210202-1146.jar from https://download.eclipse.org/staging/2021-03/features/ (28.41kB)
07:56:02 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (53.45kB)
07:56:02 [INFO] The user operation is waiting for background work to complete.
07:56:02 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (53.45kB)
07:56:02 [INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640...
07:56:02 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.7kB)
07:56:02 [INFO] The user operation is waiting for background work to complete.
07:56:02 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.7kB)
07:56:02 [INFO] Unpacking org.eclipse.ocl.common_1.8.600.v20210301-1325...
07:56:03 [INFO] Fetching org.eclipse.ocl.all_5.14.0.v20210301-1325.jar from https://download.eclipse.org/staging/2021-03/features/ (19.28kB)
07:56:03 [INFO] Fetching org.eclipse.ocl.all.sdk_5.14.0.v20210301-1325.jar from https://download.eclipse.org/staging/2021-03/features/ (19.29kB)
07:56:03 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.33kB)
07:56:03 [INFO] The user operation is waiting for background work to complete.
07:56:03 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.33kB)
07:56:03 [INFO] Unpacking org.eclipse.ocl.common.ui_1.14.0.v20210301-1325...
07:56:03 [INFO] Fetching org.eclipse.ocl.core.sdk_5.14.0.v20210301-1325.jar from https://download.eclipse.org/staging/2021-03/features/ (19.3kB)
07:56:03 [INFO] Fetching org.eclipse.ocl.doc_3.14.400.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (4.03MB)
07:56:03 [INFO] The user operation is waiting for background work to complete.
07:56:03 [INFO] Fetching org.eclipse.ocl.doc_3.14.400.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (4.03MB)
07:56:03 [INFO] Unpacking org.eclipse.ocl.doc_3.14.400.v20210301-1325...
07:56:04 [INFO] Fetching org.eclipse.ocl.doc_3.14.500.v20210301-1325.jar from https://download.eclipse.org/staging/2021-03/features/ (19.16kB)
07:56:04 [INFO] Fetching org.eclipse.ocl.ecore.edit_4.6.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.88kB)
07:56:04 [INFO] The user operation is waiting for background work to complete.
07:56:04 [INFO] Fetching org.eclipse.ocl.ecore.edit_4.6.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.88kB)
07:56:04 [INFO] Unpacking org.eclipse.ocl.ecore.edit_4.6.600.v20210301-1325...
07:56:04 [INFO] Fetching org.eclipse.ocl.edit_4.7.500.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.59kB)
07:56:04 [INFO] The user operation is waiting for background work to complete.
07:56:04 [INFO] Fetching org.eclipse.ocl.edit_4.7.500.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (41.59kB)
07:56:04 [INFO] Unpacking org.eclipse.ocl.edit_4.7.500.v20210301-1325...
07:56:04 [INFO] Fetching org.eclipse.ocl.uml.edit_5.10.200.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.15kB)
07:56:04 [INFO] The user operation is waiting for background work to complete.
07:56:04 [INFO] Fetching org.eclipse.ocl.uml.edit_5.10.200.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.15kB)
07:56:05 [INFO] Unpacking org.eclipse.ocl.uml.edit_5.10.200.v20210301-1325...
07:56:05 [INFO] Fetching org.eclipse.ocl.edit_5.14.0.v20210301-1325.jar from https://download.eclipse.org/staging/2021-03/features/ (19.26kB)
07:56:05 [INFO] Fetching org.eclipse.ocl_3.14.500.v20210301-1325.jar from https://download.eclipse.org/staging/2021-03/features/ (19.3kB)
07:56:05 [INFO] Fetching org.eclipse.ocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.42kB)
07:56:05 [INFO] The user operation is waiting for background work to complete.
07:56:05 [INFO] Fetching org.eclipse.ocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.42kB)
07:56:05 [INFO] Unpacking org.eclipse.ocl.ui_1.14.0.v20210301-1325...
07:56:05 [INFO] Fetching org.eclipse.ocl.uml.ui_2.12.200.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.76kB)
07:56:05 [INFO] The user operation is waiting for background work to complete.
07:56:05 [INFO] Fetching org.eclipse.ocl.uml.ui_2.12.200.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.76kB)
07:56:05 [INFO] Unpacking org.eclipse.ocl.uml.ui_2.12.200.v20210301-1325...
07:56:05 [INFO] Fetching org.eclipse.ocl.ui_2.14.0.v20210301-1325.jar from https://download.eclipse.org/staging/2021-03/features/ (19.16kB)
07:56:05 [INFO] Fetching org.eclipse.ocl.uml_5.10.200.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (112.58kB)
07:56:05 [INFO] The user operation is waiting for background work to complete.
07:56:05 [INFO] Fetching org.eclipse.ocl.uml_5.10.200.v20210301-1325.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (112.58kB)
07:56:06 [INFO] Unpacking org.eclipse.ocl.uml_5.10.200.v20210301-1325...
07:56:06 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (243.5kB)
07:56:06 [INFO] The user operation is waiting for background work to complete.
07:56:06 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (243.5kB)
07:56:06 [INFO] Unpacking org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829...
07:56:06 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.03MB)
07:56:06 [INFO] The user operation is waiting for background work to complete.
07:56:06 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.03MB)
07:56:06 [INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20210228-1829...
07:56:07 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (171.86kB)
07:56:07 [INFO] The user operation is waiting for background work to complete.
07:56:07 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (171.86kB)
07:56:08 [INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829...
07:56:08 [INFO] Fetching org.eclipse.ocl.uml_5.14.0.v20210301-1325.jar from https://download.eclipse.org/staging/2021-03/features/ (19.28kB)
07:56:10 [INFO] Fetching org.eclipse.sirius.ext.emf.tx_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.58kB)
07:56:10 [INFO] Fetching org.eclipse.sirius.ext.e3.ui_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (41.67kB)
07:56:10 [INFO] Fetching org.eclipse.sirius.common.ui.ext_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (8.14kB)
07:56:10 [INFO] Fetching org.eclipse.sirius.diagram.formatdata_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (57.48kB)
07:56:11 [INFO] Fetching org.eclipse.sirius.diagram.sequence_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (706.06kB)
07:56:11 [INFO] Fetching org.eclipse.sirius.diagram.ui.ext_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (8.35kB)
07:56:11 [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (186.7kB)
07:56:11 [INFO] Fetching org.eclipse.sirius.diagram.sequence.ui_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (383.93kB)
07:56:11 [INFO] Fetching org.eclipse.sirius.ext.draw2d_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (28.84kB)
07:56:11 [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (116.26kB)
07:56:12 [INFO] Fetching org.eclipse.sirius.ext.emf.ui_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.75kB)
07:56:12 [INFO] Fetching org.eclipse.sirius.ext.gef_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.04kB)
07:56:12 [INFO] Fetching org.eclipse.sirius.ext.jface_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (8.91kB)
07:56:12 [INFO] Fetching org.eclipse.sirius.ext.swt_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.59kB)
07:56:12 [INFO] Fetching org.eclipse.sirius.ext.e3_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.61kB)
07:56:12 [INFO] Fetching org.eclipse.sirius.ext.emf.edit_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.19kB)
07:56:12 [INFO] Fetching org.eclipse.sirius.ext.gmf.notation_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.58kB)
07:56:13 [INFO] Fetching org.eclipse.sirius.interpreter_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (30.06kB)
07:56:13 [INFO] Fetching org.eclipse.sirius.properties.core_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (165.61kB)
07:56:13 [INFO] Fetching org.eclipse.sirius.properties.defaultrules_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.97kB)
07:56:14 [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (40.61kB)
07:56:14 [INFO] Fetching org.eclipse.sirius.properties.edit_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (404.24kB)
07:56:14 [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference.edit_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (45.94kB)
07:56:14 [INFO] Fetching org.eclipse.sirius.ui.properties_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (70.81kB)
07:56:14 [INFO] Fetching org.eclipse.sirius.ui.properties.ext.widgets.reference_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (18.72kB)
07:56:14 [INFO] Fetching org.eclipse.sirius.properties.feature_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/features/ (18.88kB)
07:56:15 [INFO] Fetching org.eclipse.sirius.runtime.aql_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/features/ (19.01kB)
07:56:15 [INFO] Fetching org.eclipse.sirius.synchronizer_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (36.29kB)
07:56:15 [INFO] Fetching org.eclipse.sirius.tree_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (252.25kB)
07:56:15 [INFO] Fetching org.eclipse.sirius.runtime_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/features/ (19.24kB)
07:56:15 [INFO] Fetching org.eclipse.sirius.table.ui.ext_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.51kB)
07:56:15 [INFO] Fetching org.eclipse.sirius.tree.ui_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (231.97kB)
07:56:15 [INFO] Fetching org.eclipse.sirius.tree.ui.ext_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.49kB)
07:56:16 [INFO] Fetching org.eclipse.sirius.ui.editor_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (101.01kB)
07:56:16 [INFO] Fetching org.eclipse.sirius.ui.ext_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/plugins/ (14.8kB)
07:56:16 [INFO] Fetching org.eclipse.sirius.runtime.ide.ui_6.4.2.202103020831.jar from https://download.eclipse.org/staging/2021-03/features/ (19.4kB)
07:56:16 [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.68kB)
07:56:16 [INFO] The user operation is waiting for background work to complete.
07:56:16 [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.68kB)
07:56:16 [INFO] Unpacking org.eclipse.uml2.ant_1.5.0.v20210228-1829...
07:56:16 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (144.49kB)
07:56:16 [INFO] The user operation is waiting for background work to complete.
07:56:16 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (144.49kB)
07:56:16 [INFO] Unpacking org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829...
07:56:17 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.51kB)
07:56:17 [INFO] The user operation is waiting for background work to complete.
07:56:17 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.51kB)
07:56:17 [INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20210228-1829...
07:56:17 [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.29kB)
07:56:17 [INFO] The user operation is waiting for background work to complete.
07:56:17 [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.29kB)
07:56:17 [INFO] Unpacking org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20210228-1829...
07:56:17 [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20210228-1829.jar from https://download.eclipse.org/staging/2021-03/features/ (31.96kB)
07:56:17 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.18kB)
07:56:17 [INFO] The user operation is waiting for background work to complete.
07:56:17 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (35.18kB)
07:56:17 [INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20210228-1829...
07:56:17 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.77kB)
07:56:17 [INFO] The user operation is waiting for background work to complete.
07:56:17 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.77kB)
07:56:17 [INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20210228-1829...
07:56:17 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2021-03/features/ (31.95kB)
07:56:18 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2021-03/features/ (31.93kB)
07:56:18 [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.08kB)
07:56:18 [INFO] The user operation is waiting for background work to complete.
07:56:18 [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.08kB)
07:56:18 [INFO] Unpacking org.eclipse.uml2.doc_5.5.0.v20210228-1829...
07:56:18 [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2021-03/features/ (31.79kB)
07:56:18 [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.14kB)
07:56:18 [INFO] The user operation is waiting for background work to complete.
07:56:18 [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.14kB)
07:56:18 [INFO] Unpacking org.eclipse.uml2.examples_5.5.0.v20210228-1829...
07:56:18 [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (183.08kB)
07:56:18 [INFO] The user operation is waiting for background work to complete.
07:56:18 [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (183.08kB)
07:56:18 [INFO] Unpacking org.eclipse.uml2.examples.uml.ui_5.5.0.v20210228-1829...
07:56:18 [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2021-03/features/ (31.86kB)
07:56:19 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.24kB)
07:56:19 [INFO] The user operation is waiting for background work to complete.
07:56:19 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.24kB)
07:56:19 [INFO] Unpacking org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829...
07:56:19 [INFO] Fetching org.eclipse.uml2_5.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.15kB)
07:56:19 [INFO] The user operation is waiting for background work to complete.
07:56:19 [INFO] Fetching org.eclipse.uml2_5.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.15kB)
07:56:19 [INFO] Unpacking org.eclipse.uml2_5.5.2.v20210228-1829...
07:56:19 [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.27kB)
07:56:19 [INFO] The user operation is waiting for background work to complete.
07:56:19 [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.27kB)
07:56:19 [INFO] Unpacking org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20210228-1829...
07:56:19 [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.02kB)
07:56:19 [INFO] The user operation is waiting for background work to complete.
07:56:19 [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (27.02kB)
07:56:19 [INFO] Unpacking org.eclipse.uml2.uml.ecore.importer_3.5.0.v20210228-1829...
07:56:19 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.83kB)
07:56:19 [INFO] The user operation is waiting for background work to complete.
07:56:19 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.83kB)
07:56:19 [INFO] Unpacking org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829...
07:56:19 [INFO] Fetching org.eclipse.uml2_5.5.2.v20210228-1829.jar from https://download.eclipse.org/staging/2021-03/features/ (32.08kB)
07:56:20 [INFO] Fetching org.eclipse.uml2.sdk_5.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.01kB)
07:56:20 [INFO] The user operation is waiting for background work to complete.
07:56:20 [INFO] Fetching org.eclipse.uml2.sdk_5.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.01kB)
07:56:20 [INFO] Unpacking org.eclipse.uml2.sdk_5.5.2.v20210228-1829...
07:56:20 [INFO] Fetching org.eclipse.uml2.sdk_5.5.2.v20210228-1829.jar from https://download.eclipse.org/staging/2021-03/features/ (31.92kB)
07:56:20 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2021-03/features/ (31.92kB)
07:56:20 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (37.64kB)
07:56:20 [INFO] The user operation is waiting for background work to complete.
07:56:20 [INFO] Unpacking org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829...
07:56:20 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2021-03/features/ (32.01kB)
07:56:20 [INFO] Fetching org.eclipse.xsd.cheatsheets_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.08kB)
07:56:20 [INFO] The user operation is waiting for background work to complete.
07:56:20 [INFO] Fetching org.eclipse.xsd.cheatsheets_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.08kB)
07:56:20 [INFO] Unpacking org.eclipse.xsd.cheatsheets_2.8.0.v20180706-1143...
07:56:20 [INFO] Fetching org.eclipse.xsd.ecore.importer_2.9.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.48kB)
07:56:20 [INFO] The user operation is waiting for background work to complete.
07:56:20 [INFO] Fetching org.eclipse.xsd.ecore.importer_2.9.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.48kB)
07:56:21 [INFO] Unpacking org.eclipse.xsd.ecore.importer_2.9.0.v20200324-0723...
07:56:21 [INFO] Fetching org.eclipse.xsd.doc_2.19.0.v20201230-0854.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.65MB)
07:56:21 [INFO] The user operation is waiting for background work to complete.
07:56:21 [INFO] Fetching org.eclipse.xsd.doc_2.19.0.v20201230-0854.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.65MB)
07:56:21 [INFO] Unpacking org.eclipse.xsd.doc_2.19.0.v20201230-0854...
07:56:21 [INFO] Fetching org.eclipse.xsd.doc_2.21.0.v20201230-0854.jar from https://download.eclipse.org/staging/2021-03/features/ (19kB)
07:56:21 [INFO] Fetching org.eclipse.xsd.ecore.converter_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.5kB)
07:56:21 [INFO] The user operation is waiting for background work to complete.
07:56:21 [INFO] Fetching org.eclipse.xsd.ecore.converter_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.5kB)
07:56:21 [INFO] Unpacking org.eclipse.xsd.ecore.converter_2.8.0.v20180706-1143...
07:56:21 [INFO] Fetching org.eclipse.xsd.ecore.exporter_2.7.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.9kB)
07:56:21 [INFO] The user operation is waiting for background work to complete.
07:56:21 [INFO] Fetching org.eclipse.xsd.ecore.exporter_2.7.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.9kB)
07:56:22 [INFO] Unpacking org.eclipse.xsd.ecore.exporter_2.7.0.v20180706-1143...
07:56:22 [INFO] Fetching org.eclipse.xsd.ecore.converter_2.12.0.v20200324-0723.jar from https://download.eclipse.org/staging/2021-03/features/ (19.1kB)
07:56:22 [INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.37kB)
07:56:22 [INFO] Fetching org.eclipse.xsd.ecore.importer.source_2.9.0.v20200324-0723.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.63kB)
07:56:22 [INFO] Fetching org.eclipse.xsd.ecore.exporter.source_2.7.0.v20180706-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (13.75kB)
07:56:22 [INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.12.0.v20200324-0723.jar from https://download.eclipse.org/staging/2021-03/features/ (20.34kB)
07:56:22 [INFO] Fetching org.eclipse.xsd.edit_2.13.0.v20200723-0820.jar from https://download.eclipse.org/staging/2021-03/features/ (19.03kB)
07:56:23 [INFO] Fetching org.eclipse.xsd.edit.source_2.11.0.v20200723-0820.jar from https://download.eclipse.org/staging/2021-03/plugins/ (108.84kB)
07:56:23 [INFO] Fetching org.eclipse.xsd.edit.source_2.13.0.v20200723-0820.jar from https://download.eclipse.org/staging/2021-03/features/ (20.2kB)
07:56:23 [INFO] Fetching org.eclipse.xsd.editor_2.11.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.16kB)
07:56:23 [INFO] The user operation is waiting for background work to complete.
07:56:23 [INFO] Fetching org.eclipse.xsd.editor_2.11.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.16kB)
07:56:23 [INFO] Unpacking org.eclipse.xsd.editor_2.11.0.v20180706-1143...
07:56:23 [INFO] Fetching org.eclipse.xsd.editor_2.13.0.v20190323-1100.jar from https://download.eclipse.org/staging/2021-03/features/ (19.08kB)
07:56:23 [INFO] Fetching org.eclipse.xsd.editor.source_2.11.0.v20180706-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (31.37kB)
07:56:23 [INFO] Fetching org.eclipse.xsd.editor.source_2.13.0.v20190323-1100.jar from https://download.eclipse.org/staging/2021-03/features/ (20.22kB)
07:56:24 [INFO] Fetching org.eclipse.xsd.example.installer_1.4.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.08kB)
07:56:24 [INFO] The user operation is waiting for background work to complete.
07:56:24 [INFO] Fetching org.eclipse.xsd.example.installer_1.4.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (44.08kB)
07:56:24 [INFO] Unpacking org.eclipse.xsd.example.installer_1.4.0.v20180706-1143...
07:56:24 [INFO] Fetching org.eclipse.xsd_2.19.0.v20201230-0836.jar from https://download.eclipse.org/staging/2021-03/features/ (19.02kB)
07:56:24 [INFO] Fetching org.eclipse.xsd.mapping.editor_2.9.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.5kB)
07:56:24 [INFO] The user operation is waiting for background work to complete.
07:56:24 [INFO] Fetching org.eclipse.xsd.mapping.editor_2.9.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.5kB)
07:56:24 [INFO] Unpacking org.eclipse.xsd.mapping.editor_2.9.0.v20180706-1143...
07:56:24 [INFO] Fetching org.eclipse.xsd.mapping.editor_2.13.0.v20190323-1100.jar from https://download.eclipse.org/staging/2021-03/features/ (19.09kB)
07:56:24 [INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.9.0.v20180706-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.37kB)
07:56:24 [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor.source_2.9.0.v20181105-0510.jar from https://download.eclipse.org/staging/2021-03/plugins/ (12.5kB)
07:56:25 [INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.13.0.v20190323-1100.jar from https://download.eclipse.org/staging/2021-03/features/ (20.34kB)
07:56:25 [INFO] Fetching org.eclipse.xsd.mapping_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.49kB)
07:56:25 [INFO] The user operation is waiting for background work to complete.
07:56:25 [INFO] Fetching org.eclipse.xsd.mapping_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.49kB)
07:56:25 [INFO] Unpacking org.eclipse.xsd.mapping_2.8.0.v20180706-1143...
07:56:25 [INFO] Fetching org.eclipse.xsd.mapping_2.13.0.v20200723-0820.jar from https://download.eclipse.org/staging/2021-03/features/ (19.09kB)
07:56:25 [INFO] Fetching org.eclipse.xsd.mapping.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.36kB)
07:56:25 [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.source_2.9.0.v20200723-0820.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.73kB)
07:56:25 [INFO] Fetching org.eclipse.xsd.mapping.source_2.13.0.v20200723-0820.jar from https://download.eclipse.org/staging/2021-03/features/ (20.27kB)
07:56:26 [INFO] Fetching org.eclipse.xsd.sdk_2.25.0.v20201230-0854.jar from https://download.eclipse.org/staging/2021-03/features/ (19.14kB)
07:56:26 [INFO] Fetching org.eclipse.xsd.source_2.18.0.v20201230-0836.jar from https://download.eclipse.org/staging/2021-03/plugins/ (740.29kB)
07:56:26 [INFO] Fetching org.eclipse.xsd.source_2.19.0.v20201230-0836.jar from https://download.eclipse.org/staging/2021-03/features/ (20.16kB)
07:56:28 [INFO] The project's OSGi version is 4.19.0.20210304-1200
07:56:28 [INFO] 
07:56:28 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.modeling ---
07:56:28 [INFO] 
07:56:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.modeling ---
07:56:28 [INFO] 
07:56:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.modeling ---
07:56:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:56:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:56:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/src/main/resources
07:56:28 [INFO] 
07:56:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.modeling ---
07:56:28 [INFO] 
07:56:28 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.modeling ---
07:56:28 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
07:56:28 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
07:56:28 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
07:56:28 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
07:56:28 [INFO] 
07:56:28 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.modeling ---
07:56:28 [INFO] 
07:56:28 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.modeling ---
07:56:28 [INFO] 
07:56:28 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.modeling ---
07:56:28 [INFO] 
07:56:28 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.modeling ---
07:56:34 [INFO] Installing product epp.package.modeling for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/x86_64/eclipse
07:56:37 Installing epp.package.modeling 4.19.0.20210304-1200.
07:56:37 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:56:37 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
07:56:37 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:56:37 Installing org.eclipse.emf.cdo.epp.feature.group 4.13.0.v20210203-1008.
07:56:37 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.14.202102231741.
07:56:37 Installing org.eclipse.emf.compare.source.feature.group 3.3.14.202102231741.
07:56:37 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.14.202102231741.
07:56:37 Installing org.eclipse.emf.compare.egit.feature.group 3.3.14.202102231741.
07:56:37 Installing org.eclipse.emf.ecoretools.design.feature.group 3.3.3.202010261352.
07:56:37 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.26.0.20210222-0920.
07:56:37 Installing org.eclipse.emf.parsley.sdk.feature.group 1.13.0.v20201130-1005.
07:56:37 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.13.0.v20201130-1005.
07:56:37 Installing org.eclipse.emf.query.sdk.feature.group 1.12.0.201805030653.
07:56:37 Installing org.eclipse.emf.sdk.feature.group 2.25.0.v20210114-1734.
07:56:37 Installing org.eclipse.emf.transaction.sdk.feature.group 1.12.0.201805140824.
07:56:37 Installing org.eclipse.emf.validation.sdk.feature.group 1.12.2.202008210805.
07:56:37 Installing org.eclipse.gef.sdk.feature.group 3.11.0.201606061308.
07:56:37 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.13.0.202004160913.
07:56:37 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:56:37 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:56:37 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:56:37 Installing org.eclipse.ocl.all.sdk.feature.group 5.14.0.v20210301-1325.
07:56:37 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
07:56:37 Installing org.eclipse.sdk.feature.group 4.19.0.v20210224-2143.
07:56:37 Installing org.eclipse.uml2.sdk.feature.group 5.5.2.v20210228-1829.
07:56:37 Installing org.eclipse.xsd.sdk.feature.group 2.25.0.v20201230-0854.
07:56:37 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
07:58:20 Operation completed in 105790 ms.
07:58:21 [INFO] Installing product epp.package.modeling for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/aarch64/eclipse
07:58:22 Installing epp.package.modeling 4.19.0.20210304-1200.
07:58:22 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:58:22 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
07:58:22 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:58:22 Installing org.eclipse.emf.cdo.epp.feature.group 4.13.0.v20210203-1008.
07:58:22 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.14.202102231741.
07:58:22 Installing org.eclipse.emf.compare.source.feature.group 3.3.14.202102231741.
07:58:22 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.14.202102231741.
07:58:22 Installing org.eclipse.emf.compare.egit.feature.group 3.3.14.202102231741.
07:58:22 Installing org.eclipse.emf.ecoretools.design.feature.group 3.3.3.202010261352.
07:58:22 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.26.0.20210222-0920.
07:58:22 Installing org.eclipse.emf.parsley.sdk.feature.group 1.13.0.v20201130-1005.
07:58:22 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.13.0.v20201130-1005.
07:58:22 Installing org.eclipse.emf.query.sdk.feature.group 1.12.0.201805030653.
07:58:22 Installing org.eclipse.emf.sdk.feature.group 2.25.0.v20210114-1734.
07:58:22 Installing org.eclipse.emf.transaction.sdk.feature.group 1.12.0.201805140824.
07:58:22 Installing org.eclipse.emf.validation.sdk.feature.group 1.12.2.202008210805.
07:58:22 Installing org.eclipse.gef.sdk.feature.group 3.11.0.201606061308.
07:58:22 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.13.0.202004160913.
07:58:22 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:58:22 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:58:22 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:58:22 Installing org.eclipse.ocl.all.sdk.feature.group 5.14.0.v20210301-1325.
07:58:22 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
07:58:22 Installing org.eclipse.sdk.feature.group 4.19.0.v20210224-2143.
07:58:22 Installing org.eclipse.uml2.sdk.feature.group 5.5.2.v20210228-1829.
07:58:22 Installing org.eclipse.xsd.sdk.feature.group 2.25.0.v20201230-0854.
07:58:22 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
07:59:45 Operation completed in 84015 ms.
07:59:45 [INFO] Installing product epp.package.modeling for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse
07:59:47 Installing epp.package.modeling 4.19.0.20210304-1200.
07:59:47 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
07:59:47 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
07:59:47 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
07:59:47 Installing org.eclipse.emf.cdo.epp.feature.group 4.13.0.v20210203-1008.
07:59:47 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.14.202102231741.
07:59:47 Installing org.eclipse.emf.compare.source.feature.group 3.3.14.202102231741.
07:59:47 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.14.202102231741.
07:59:47 Installing org.eclipse.emf.compare.egit.feature.group 3.3.14.202102231741.
07:59:47 Installing org.eclipse.emf.ecoretools.design.feature.group 3.3.3.202010261352.
07:59:47 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.26.0.20210222-0920.
07:59:47 Installing org.eclipse.emf.parsley.sdk.feature.group 1.13.0.v20201130-1005.
07:59:47 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.13.0.v20201130-1005.
07:59:47 Installing org.eclipse.emf.query.sdk.feature.group 1.12.0.201805030653.
07:59:47 Installing org.eclipse.emf.sdk.feature.group 2.25.0.v20210114-1734.
07:59:47 Installing org.eclipse.emf.transaction.sdk.feature.group 1.12.0.201805140824.
07:59:47 Installing org.eclipse.emf.validation.sdk.feature.group 1.12.2.202008210805.
07:59:47 Installing org.eclipse.gef.sdk.feature.group 3.11.0.201606061308.
07:59:47 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.13.0.202004160913.
07:59:47 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
07:59:47 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
07:59:47 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
07:59:47 Installing org.eclipse.ocl.all.sdk.feature.group 5.14.0.v20210301-1325.
07:59:47 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
07:59:47 Installing org.eclipse.sdk.feature.group 4.19.0.v20210224-2143.
07:59:47 Installing org.eclipse.uml2.sdk.feature.group 5.5.2.v20210228-1829.
07:59:47 Installing org.eclipse.xsd.sdk.feature.group 2.25.0.v20201230-0854.
07:59:47 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
08:01:07 Operation completed in 81104 ms.
08:01:07 [INFO] Installing product epp.package.modeling for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/x86_64/Eclipse.app
08:01:09 Installing epp.package.modeling 4.19.0.20210304-1200.
08:01:09 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:01:09 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
08:01:09 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:01:09 Installing org.eclipse.emf.cdo.epp.feature.group 4.13.0.v20210203-1008.
08:01:09 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.14.202102231741.
08:01:09 Installing org.eclipse.emf.compare.source.feature.group 3.3.14.202102231741.
08:01:09 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.14.202102231741.
08:01:09 Installing org.eclipse.emf.compare.egit.feature.group 3.3.14.202102231741.
08:01:09 Installing org.eclipse.emf.ecoretools.design.feature.group 3.3.3.202010261352.
08:01:09 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.26.0.20210222-0920.
08:01:09 Installing org.eclipse.emf.parsley.sdk.feature.group 1.13.0.v20201130-1005.
08:01:09 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.13.0.v20201130-1005.
08:01:09 Installing org.eclipse.emf.query.sdk.feature.group 1.12.0.201805030653.
08:01:09 Installing org.eclipse.emf.sdk.feature.group 2.25.0.v20210114-1734.
08:01:09 Installing org.eclipse.emf.transaction.sdk.feature.group 1.12.0.201805140824.
08:01:09 Installing org.eclipse.emf.validation.sdk.feature.group 1.12.2.202008210805.
08:01:09 Installing org.eclipse.gef.sdk.feature.group 3.11.0.201606061308.
08:01:09 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.13.0.202004160913.
08:01:09 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
08:01:09 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:01:09 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:01:09 Installing org.eclipse.ocl.all.sdk.feature.group 5.14.0.v20210301-1325.
08:01:09 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
08:01:09 Installing org.eclipse.sdk.feature.group 4.19.0.v20210224-2143.
08:01:09 Installing org.eclipse.uml2.sdk.feature.group 5.5.2.v20210228-1829.
08:01:09 Installing org.eclipse.xsd.sdk.feature.group 2.25.0.v20201230-0854.
08:01:09 Installing org.eclipse.tips.feature.feature.group 0.2.1300.v20210123-1226.
08:02:39 Operation completed in 91814 ms.
08:02:40 [INFO] 
08:02:40 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.modeling ---
08:03:06 [INFO] [Thu Mar 04 13:03:06 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/x86_64/Eclipse.app'...
08:04:33 [INFO] 
08:04:33 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.modeling ---
08:04:33 [INFO] [Thu Mar 04 13:04:33 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse/eclipse.exe'
08:04:34 [INFO] [Thu Mar 04 13:04:34 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse/eclipsec.exe'
08:04:37 [INFO] 
08:04:37 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.modeling ---
08:04:37 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:05:52 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:06:42 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20210304-1123_eclipse-modeling-2021-03-RC1-win32.win32.x86_64.zip
08:07:14 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20210304-1123_eclipse-modeling-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:08:05 [INFO] 
08:08:05 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.modeling ---
08:08:05 [INFO] [Thu Mar 04 13:08:05 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20210304-1123_eclipse-modeling-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
08:10:56 [INFO] 
08:10:56 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.modeling ---
08:10:56 [INFO] Executing tasks
08:10:56 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
08:11:30 [INFO] Executed tasks
08:11:30 [INFO] 
08:11:30 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.modeling ---
08:11:36 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository...
08:11:55 Mirroring: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
08:11:55 Mirroring: osgi.bundle,org.eclipse.epp.package.modeling,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.modeling,4.19.0.20210304-1200)
08:11:55 Mirroring: osgi.bundle,org.eclipse.epp.package.modeling,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.modeling,4.19.0.20210304-1200)
08:11:55 Mirroring: binary,epp.package.modeling.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.win32.win32.x86_64,4.19.0.20210304-1200)
08:11:55 Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
08:11:55 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
08:11:55 Mirroring: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
08:11:55 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:11:55 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:11:55 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.19.0.20210304-1200)
08:11:55 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.]
08:11:55 [INFO] 
08:11:55 [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.parallel >----------
08:11:55 [INFO] Building org.eclipse.epp.package.parallel 4.19.0-SNAPSHOT        [22/37]
08:11:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:11:55 [INFO] 
08:11:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] 
08:11:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:11:55 [INFO] 
08:11:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] 
08:11:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] 
08:11:55 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] 
08:11:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:11:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:11:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/src/main/resources
08:11:55 [INFO] 
08:11:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] 
08:11:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:11:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:11:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/src/test/resources
08:11:55 [INFO] 
08:11:55 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:11:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:11:55 [INFO] Copying 1 resource
08:11:55 [INFO] 
08:11:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] 
08:11:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/target/org.eclipse.epp.package.parallel-4.19.0-SNAPSHOT.jar
08:11:55 [INFO] 
08:11:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] 
08:11:55 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/target/org.eclipse.epp.package.parallel-4.19.0-SNAPSHOT.jar
08:11:55 [INFO] 
08:11:55 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.parallel ---
08:11:55 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/target/org.eclipse.epp.package.parallel-4.19.0-SNAPSHOT.jar
08:11:57 [INFO] 
08:11:57 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.parallel ---
08:11:57 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/target/org.eclipse.epp.package.parallel-4.19.0-SNAPSHOT.jar
08:11:57 [INFO] 
08:11:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.parallel ---
08:11:57 [INFO] 
08:11:57 [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.parallel.feature >------
08:11:57 [INFO] Building org.eclipse.epp.package.parallel.feature 4.19.0-SNAPSHOT [23/37]
08:11:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
08:11:57 [INFO] 
08:11:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.parallel.feature ---
08:11:57 [INFO] 
08:11:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.parallel.feature ---
08:12:00 [INFO] Fetching org.eclipse.photran.cdtinterface_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (79.77kB)
08:12:00 [INFO] The user operation is waiting for background work to complete.
08:12:00 [INFO] Fetching org.eclipse.photran.cdtinterface_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (79.77kB)
08:12:00 [INFO] Unpacking org.eclipse.photran.cdtinterface_9.0.0.202001211929...
08:12:00 [INFO] Fetching org.eclipse.photran.core_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.42kB)
08:12:00 [INFO] The user operation is waiting for background work to complete.
08:12:00 [INFO] Fetching org.eclipse.photran.core_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.42kB)
08:12:00 [INFO] Unpacking org.eclipse.photran.core_9.0.0.202001211929...
08:12:00 [INFO] Fetching org.eclipse.photran.cdtinterface.vpg_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.98kB)
08:12:00 [INFO] The user operation is waiting for background work to complete.
08:12:00 [INFO] Fetching org.eclipse.photran.cdtinterface.vpg_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.98kB)
08:12:00 [INFO] Unpacking org.eclipse.photran.cdtinterface.vpg_9.0.0.202001211929...
08:12:00 [INFO] Fetching org.eclipse.photran.core.vpg_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (799.84kB)
08:12:00 [INFO] The user operation is waiting for background work to complete.
08:12:00 [INFO] Fetching org.eclipse.photran.core.vpg_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (799.84kB)
08:12:00 [INFO] Unpacking org.eclipse.photran.core.vpg_9.0.0.202001211929...
08:12:01 [INFO] Fetching org.eclipse.photran.core.intel_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.29kB)
08:12:01 [INFO] The user operation is waiting for background work to complete.
08:12:01 [INFO] Fetching org.eclipse.photran.core.intel_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.29kB)
08:12:01 [INFO] Unpacking org.eclipse.photran.core.intel_9.0.0.202001211929...
08:12:01 [INFO] Fetching org.eclipse.photran.core.vpg.preprocessor.c_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.48kB)
08:12:01 [INFO] The user operation is waiting for background work to complete.
08:12:01 [INFO] Fetching org.eclipse.photran.core.vpg.preprocessor.c_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.48kB)
08:12:01 [INFO] Unpacking org.eclipse.photran.core.vpg.preprocessor.c_9.0.0.202001211929...
08:12:02 [INFO] Fetching org.eclipse.photran.core.xlf_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9kB)
08:12:02 [INFO] The user operation is waiting for background work to complete.
08:12:02 [INFO] Fetching org.eclipse.photran.core.xlf_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9kB)
08:12:02 [INFO] Unpacking org.eclipse.photran.core.xlf_9.0.0.202001211929...
08:12:02 [INFO] Fetching org.eclipse.photran.managedbuilder.ui_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.41kB)
08:12:02 [INFO] The user operation is waiting for background work to complete.
08:12:02 [INFO] Fetching org.eclipse.photran.managedbuilder.ui_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.41kB)
08:12:02 [INFO] Unpacking org.eclipse.photran.managedbuilder.ui_9.0.0.202001211929...
08:12:02 [INFO] Fetching org.eclipse.photran.ui_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.37kB)
08:12:02 [INFO] The user operation is waiting for background work to complete.
08:12:02 [INFO] Fetching org.eclipse.photran.ui_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.37kB)
08:12:02 [INFO] Unpacking org.eclipse.photran.ui_9.0.0.202001211929...
08:12:02 [INFO] Fetching org.eclipse.photran.managedbuilder.gnu.ui_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.93kB)
08:12:02 [INFO] The user operation is waiting for background work to complete.
08:12:02 [INFO] Fetching org.eclipse.photran.managedbuilder.gnu.ui_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.93kB)
08:12:02 [INFO] Unpacking org.eclipse.photran.managedbuilder.gnu.ui_9.0.0.202001211929...
08:12:02 [INFO] Fetching org.eclipse.photran.ui.vpg_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (117.06kB)
08:12:02 [INFO] The user operation is waiting for background work to complete.
08:12:02 [INFO] Fetching org.eclipse.photran.ui.vpg_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (117.06kB)
08:12:02 [INFO] Unpacking org.eclipse.photran.ui.vpg_9.0.0.202001211929...
08:12:02 [INFO] Fetching org.eclipse.photran.ui.vpg.preprocessor.c_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.65kB)
08:12:02 [INFO] The user operation is waiting for background work to complete.
08:12:02 [INFO] Fetching org.eclipse.photran.ui.vpg.preprocessor.c_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.65kB)
08:12:03 [INFO] Unpacking org.eclipse.photran.ui.vpg.preprocessor.c_9.0.0.202001211929...
08:12:03 [INFO] Fetching org.eclipse.photran.doc.user_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (4.11MB)
08:12:03 [INFO] The user operation is waiting for background work to complete.
08:12:03 [INFO] Fetching org.eclipse.photran.doc.user_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (4.11MB)
08:12:03 [INFO] Unpacking org.eclipse.photran.doc.user_9.0.0.202001211929...
08:12:03 [INFO] Fetching org.eclipse.photran_9.4.0.202001211929.jar from https://download.eclipse.org/staging/2021-03/features/ (37.52kB)
08:12:03 [INFO] Fetching org.eclipse.photran.managedbuilder.intel.ui_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.68kB)
08:12:03 [INFO] The user operation is waiting for background work to complete.
08:12:03 [INFO] Fetching org.eclipse.photran.managedbuilder.intel.ui_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.68kB)
08:12:04 [INFO] Unpacking org.eclipse.photran.managedbuilder.intel.ui_9.0.0.202001211929...
08:12:04 [INFO] Fetching org.eclipse.photran.intel_9.4.0.202001211929.jar from https://download.eclipse.org/staging/2021-03/features/ (37.41kB)
08:12:04 [INFO] Fetching org.eclipse.photran.managedbuilder.xlf.ui_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.62kB)
08:12:04 [INFO] The user operation is waiting for background work to complete.
08:12:04 [INFO] Fetching org.eclipse.photran.managedbuilder.xlf.ui_9.0.0.202001211929.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.62kB)
08:12:04 [INFO] Unpacking org.eclipse.photran.managedbuilder.xlf.ui_9.0.0.202001211929...
08:12:04 [INFO] Fetching org.eclipse.photran.xlf_9.4.0.202001211929.jar from https://download.eclipse.org/staging/2021-03/features/ (37.15kB)
08:12:06 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:12:06 [INFO] 
08:12:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.parallel.feature ---
08:12:06 [INFO] 
08:12:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.parallel.feature ---
08:12:06 [INFO] 
08:12:06 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.parallel.feature ---
08:12:06 [INFO] 
08:12:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.parallel.feature ---
08:12:06 [INFO] 
08:12:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.parallel.feature ---
08:12:06 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.feature/target/org.eclipse.epp.package.parallel.feature-4.19.0-SNAPSHOT.jar
08:12:06 [INFO] 
08:12:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.parallel.feature ---
08:12:06 [INFO] 
08:12:06 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.parallel.feature ---
08:12:06 [INFO] 
08:12:06 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.parallel.feature ---
08:12:06 [INFO] 
08:12:06 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.parallel.feature ---
08:12:06 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.feature/target/org.eclipse.epp.package.parallel.feature-4.19.0-SNAPSHOT.jar
08:12:07 [INFO] 
08:12:07 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.parallel.feature ---
08:12:07 [INFO] 
08:12:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.parallel.feature ---
08:12:07 [INFO] 
08:12:07 [INFO] ----------------< org.eclipse.epp:epp.package.parallel >----------------
08:12:07 [INFO] Building epp.package.parallel 4.19.0-SNAPSHOT                    [24/37]
08:12:07 [INFO] -------------------------[ eclipse-repository ]-------------------------
08:12:07 [INFO] 
08:12:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.parallel ---
08:12:07 [INFO] 
08:12:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.parallel ---
08:12:13 [INFO] Fetching org.eclipse.ptp.aix_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (375.69kB)
08:12:13 [INFO] The user operation is waiting for background work to complete.
08:12:13 [INFO] Fetching org.eclipse.ptp.aix_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (375.69kB)
08:12:13 [INFO] Unpacking org.eclipse.ptp.aix_9.4.0.202003120023...
08:12:13 [INFO] Fetching org.eclipse.ptp.core_8.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.39kB)
08:12:13 [INFO] The user operation is waiting for background work to complete.
08:12:13 [INFO] Fetching org.eclipse.ptp.core_8.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.39kB)
08:12:13 [INFO] Unpacking org.eclipse.ptp.core_8.0.0.202003120023...
08:12:13 [INFO] Fetching org.eclipse.ptp.cdt.compilers.core_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.51kB)
08:12:13 [INFO] The user operation is waiting for background work to complete.
08:12:13 [INFO] Fetching org.eclipse.ptp.cdt.compilers.core_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.51kB)
08:12:13 [INFO] Unpacking org.eclipse.ptp.cdt.compilers.core_6.0.0.202003120023...
08:12:13 [INFO] Fetching org.eclipse.ptp.debug.core_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (178.66kB)
08:12:13 [INFO] The user operation is waiting for background work to complete.
08:12:13 [INFO] Fetching org.eclipse.ptp.debug.core_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (178.66kB)
08:12:13 [INFO] Unpacking org.eclipse.ptp.debug.core_7.0.0.202003120023...
08:12:14 [INFO] Fetching org.eclipse.ptp.debug.ui_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (298.35kB)
08:12:14 [INFO] The user operation is waiting for background work to complete.
08:12:14 [INFO] Fetching org.eclipse.ptp.debug.ui_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (298.35kB)
08:12:14 [INFO] Unpacking org.eclipse.ptp.debug.ui_5.0.0.202003120023...
08:12:14 [INFO] Fetching org.eclipse.ptp.launch_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (74.04kB)
08:12:14 [INFO] The user operation is waiting for background work to complete.
08:12:14 [INFO] Fetching org.eclipse.ptp.launch_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (74.04kB)
08:12:14 [INFO] Unpacking org.eclipse.ptp.launch_7.0.0.202003120023...
08:12:14 [INFO] Fetching org.eclipse.ptp.ui_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (155.89kB)
08:12:14 [INFO] The user operation is waiting for background work to complete.
08:12:14 [INFO] Fetching org.eclipse.ptp.ui_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (155.89kB)
08:12:14 [INFO] Unpacking org.eclipse.ptp.ui_7.0.0.202003120023...
08:12:14 [INFO] Fetching org.eclipse.ptp.doc.user_9.2.1.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.98MB)
08:12:14 [INFO] The user operation is waiting for background work to complete.
08:12:14 [INFO] Fetching org.eclipse.ptp.doc.user_9.2.1.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.98MB)
08:12:15 [INFO] Unpacking org.eclipse.ptp.doc.user_9.2.1.202003120023...
08:12:18 [INFO] Fetching org.eclipse.ptp.proxy.protocol_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (66.78kB)
08:12:18 [INFO] The user operation is waiting for background work to complete.
08:12:18 [INFO] Fetching org.eclipse.ptp.proxy.protocol_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (66.78kB)
08:12:18 [INFO] Unpacking org.eclipse.ptp.proxy.protocol_6.0.0.202003120023...
08:12:18 [INFO] Fetching org.eclipse.ptp_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (144.54kB)
08:12:18 [INFO] The user operation is waiting for background work to complete.
08:12:18 [INFO] Fetching org.eclipse.ptp_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (144.54kB)
08:12:18 [INFO] Unpacking org.eclipse.ptp_9.4.0.202003120023...
08:12:18 [INFO] Fetching org.eclipse.ptp.ems.core_3.1.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.49kB)
08:12:18 [INFO] The user operation is waiting for background work to complete.
08:12:18 [INFO] Fetching org.eclipse.ptp.ems.core_3.1.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.49kB)
08:12:18 [INFO] Unpacking org.eclipse.ptp.ems.core_3.1.0.202003120023...
08:12:18 [INFO] Fetching org.eclipse.ptp.ems.ui_3.1.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.92kB)
08:12:18 [INFO] The user operation is waiting for background work to complete.
08:12:18 [INFO] Fetching org.eclipse.ptp.ems.ui_3.1.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.92kB)
08:12:18 [INFO] Unpacking org.eclipse.ptp.ems.ui_3.1.0.202003120023...
08:12:18 [INFO] Fetching org.eclipse.ptp.rm.jaxb.core_1.2.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.2kB)
08:12:18 [INFO] The user operation is waiting for background work to complete.
08:12:18 [INFO] Fetching org.eclipse.ptp.rm.jaxb.core_1.2.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.2kB)
08:12:18 [INFO] Unpacking org.eclipse.ptp.rm.jaxb.core_1.2.0.202003120023...
08:12:19 [INFO] Fetching org.eclipse.ptp.rm.jaxb.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.93kB)
08:12:19 [INFO] The user operation is waiting for background work to complete.
08:12:19 [INFO] Fetching org.eclipse.ptp.rm.jaxb.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.93kB)
08:12:19 [INFO] Unpacking org.eclipse.ptp.rm.jaxb.ui_1.0.0.202003120023...
08:12:19 [INFO] Fetching org.eclipse.ptp.rm.jaxb.control.core_2.1.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.59kB)
08:12:19 [INFO] The user operation is waiting for background work to complete.
08:12:19 [INFO] Fetching org.eclipse.ptp.rm.jaxb.control.core_2.1.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.59kB)
08:12:19 [INFO] Unpacking org.eclipse.ptp.rm.jaxb.control.core_2.1.0.202003120023...
08:12:19 [INFO] Fetching org.eclipse.ptp.rm.jaxb.control.ui_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.87kB)
08:12:19 [INFO] The user operation is waiting for background work to complete.
08:12:19 [INFO] Fetching org.eclipse.ptp.rm.jaxb.control.ui_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.87kB)
08:12:19 [INFO] Unpacking org.eclipse.ptp.rm.jaxb.control.ui_2.0.0.202003120023...
08:12:19 [INFO] Fetching org.eclipse.ptp.rm.jaxb.configs_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.58kB)
08:12:19 [INFO] The user operation is waiting for background work to complete.
08:12:19 [INFO] Fetching org.eclipse.ptp.rm.jaxb.configs_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (81.58kB)
08:12:19 [INFO] Unpacking org.eclipse.ptp.rm.jaxb.configs_1.0.0.202003120023...
08:12:19 [INFO] Fetching org.eclipse.ptp.rm.jaxb.doc.user_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.15MB)
08:12:19 [INFO] The user operation is waiting for background work to complete.
08:12:19 [INFO] Fetching org.eclipse.ptp.rm.jaxb.doc.user_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (2.15MB)
08:12:19 [INFO] Unpacking org.eclipse.ptp.rm.jaxb.doc.user_1.0.0.202003120023...
08:12:20 [INFO] Fetching org.eclipse.ptp.rm.lml.core_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (95.88kB)
08:12:20 [INFO] The user operation is waiting for background work to complete.
08:12:20 [INFO] Fetching org.eclipse.ptp.rm.lml.core_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (95.88kB)
08:12:20 [INFO] Unpacking org.eclipse.ptp.rm.lml.core_2.0.0.202003120023...
08:12:20 [INFO] Fetching org.eclipse.ptp.rm.lml.da_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (155.64kB)
08:12:20 [INFO] The user operation is waiting for background work to complete.
08:12:20 [INFO] Fetching org.eclipse.ptp.rm.lml.da_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (155.64kB)
08:12:20 [INFO] Unpacking org.eclipse.ptp.rm.lml.da_1.0.0.202003120023...
08:12:20 [INFO] Fetching org.eclipse.ptp.rm.lml.ui_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.92kB)
08:12:20 [INFO] The user operation is waiting for background work to complete.
08:12:20 [INFO] Fetching org.eclipse.ptp.rm.lml.ui_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.92kB)
08:12:20 [INFO] Unpacking org.eclipse.ptp.rm.lml.ui_2.0.0.202003120023...
08:12:20 [INFO] Fetching org.eclipse.ptp.rm.lml.da.server_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (153.43kB)
08:12:20 [INFO] The user operation is waiting for background work to complete.
08:12:20 [INFO] Fetching org.eclipse.ptp.rm.lml.da.server_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (153.43kB)
08:12:21 [INFO] Unpacking org.eclipse.ptp.rm.lml.da.server_2.0.0.202003120023...
08:12:21 [INFO] Fetching org.eclipse.ptp.rm.lml.monitor.core_2.0.1.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.83kB)
08:12:21 [INFO] The user operation is waiting for background work to complete.
08:12:21 [INFO] Fetching org.eclipse.ptp.rm.lml.monitor.core_2.0.1.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.83kB)
08:12:21 [INFO] Unpacking org.eclipse.ptp.rm.lml.monitor.core_2.0.1.202003120023...
08:12:21 [INFO] Fetching org.eclipse.ptp.rm.lml.monitor.ui_2.1.1.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (105.42kB)
08:12:21 [INFO] The user operation is waiting for background work to complete.
08:12:21 [INFO] Fetching org.eclipse.ptp.rm.lml.monitor.ui_2.1.1.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (105.42kB)
08:12:21 [INFO] Unpacking org.eclipse.ptp.rm.lml.monitor.ui_2.1.1.202003120023...
08:12:21 [INFO] Fetching org.eclipse.ptp.debug.sdm.core_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.24kB)
08:12:21 [INFO] The user operation is waiting for background work to complete.
08:12:21 [INFO] Fetching org.eclipse.ptp.debug.sdm.core_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.24kB)
08:12:21 [INFO] Unpacking org.eclipse.ptp.debug.sdm.core_7.0.0.202003120023...
08:12:21 [INFO] Fetching org.eclipse.ptp.debug.sdm.ui_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.53kB)
08:12:21 [INFO] The user operation is waiting for background work to complete.
08:12:21 [INFO] Fetching org.eclipse.ptp.debug.sdm.ui_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.53kB)
08:12:21 [INFO] Unpacking org.eclipse.ptp.debug.sdm.ui_5.0.0.202003120023...
08:12:22 [INFO] Fetching org.eclipse.ptp.rm.jaxb.java11_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.23kB)
08:12:22 [INFO] The user operation is waiting for background work to complete.
08:12:22 [INFO] Fetching org.eclipse.ptp.rm.jaxb.java11_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.23kB)
08:12:22 [INFO] Unpacking org.eclipse.ptp.rm.jaxb.java11_1.0.0.202003120023...
08:12:22 [INFO] Fetching org.eclipse.ptp.core_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (37.61kB)
08:12:22 [INFO] Fetching org.eclipse.ptp.debug.sdm_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (688.63kB)
08:12:22 [INFO] The user operation is waiting for background work to complete.
08:12:22 [INFO] Fetching org.eclipse.ptp.debug.sdm_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (688.63kB)
08:12:22 [INFO] Unpacking org.eclipse.ptp.debug.sdm_9.4.0.202003120023...
08:12:22 [INFO] Fetching org.eclipse.ptp.proxy_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (180.76kB)
08:12:22 [INFO] The user operation is waiting for background work to complete.
08:12:22 [INFO] Fetching org.eclipse.ptp.proxy_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (180.76kB)
08:12:22 [INFO] Unpacking org.eclipse.ptp.proxy_9.4.0.202003120023...
08:12:23 [INFO] Fetching org.eclipse.ptp.utils_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (165.39kB)
08:12:23 [INFO] The user operation is waiting for background work to complete.
08:12:23 [INFO] Fetching org.eclipse.ptp.utils_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (165.39kB)
08:12:23 [INFO] Unpacking org.eclipse.ptp.utils_9.4.0.202003120023...
08:12:23 [INFO] Fetching org.eclipse.ptp.linux_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.22MB)
08:12:23 [INFO] The user operation is waiting for background work to complete.
08:12:23 [INFO] Fetching org.eclipse.ptp.linux_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.22MB)
08:12:23 [INFO] Unpacking org.eclipse.ptp.linux_9.4.0.202003120023...
08:12:24 [INFO] Fetching org.eclipse.ptp.macosx_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (153.58kB)
08:12:24 [INFO] The user operation is waiting for background work to complete.
08:12:24 [INFO] Fetching org.eclipse.ptp.macosx_9.4.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (153.58kB)
08:12:24 [INFO] Unpacking org.eclipse.ptp.macosx_9.4.0.202003120023...
08:12:24 [INFO] Fetching org.eclipse.ptp.debug.sdm_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (37.34kB)
08:12:24 [INFO] Fetching org.eclipse.ptp.etfw_7.1.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.45kB)
08:12:24 [INFO] The user operation is waiting for background work to complete.
08:12:24 [INFO] Fetching org.eclipse.ptp.etfw_7.1.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (57.45kB)
08:12:24 [INFO] Unpacking org.eclipse.ptp.etfw_7.1.0.202003120023...
08:12:24 [INFO] Fetching org.eclipse.ptp.etfw.toolopts_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.95kB)
08:12:24 [INFO] The user operation is waiting for background work to complete.
08:12:24 [INFO] Fetching org.eclipse.ptp.etfw.toolopts_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.95kB)
08:12:24 [INFO] Unpacking org.eclipse.ptp.etfw.toolopts_5.0.0.202003120023...
08:12:25 [INFO] Fetching org.eclipse.ptp.rdt.sync.core_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.72kB)
08:12:25 [INFO] The user operation is waiting for background work to complete.
08:12:25 [INFO] Fetching org.eclipse.ptp.rdt.sync.core_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.72kB)
08:12:25 [INFO] Unpacking org.eclipse.ptp.rdt.sync.core_6.0.0.202003120023...
08:12:25 [INFO] Fetching org.eclipse.ptp.etfw.jaxb_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.42kB)
08:12:25 [INFO] The user operation is waiting for background work to complete.
08:12:25 [INFO] Fetching org.eclipse.ptp.etfw.jaxb_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.42kB)
08:12:25 [INFO] Unpacking org.eclipse.ptp.etfw.jaxb_1.0.0.202003120023...
08:12:25 [INFO] Fetching org.eclipse.ptp.etfw.parallel_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.77kB)
08:12:25 [INFO] The user operation is waiting for background work to complete.
08:12:25 [INFO] Fetching org.eclipse.ptp.etfw.parallel_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.77kB)
08:12:25 [INFO] Unpacking org.eclipse.ptp.etfw.parallel_2.0.0.202003120023...
08:12:25 [INFO] Fetching org.eclipse.ptp.etfw.feedback_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (66.91kB)
08:12:25 [INFO] The user operation is waiting for background work to complete.
08:12:25 [INFO] Fetching org.eclipse.ptp.etfw.feedback_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (66.91kB)
08:12:25 [INFO] Unpacking org.eclipse.ptp.etfw.feedback_6.0.0.202003120023...
08:12:25 [INFO] Fetching org.eclipse.ptp.etfw.doc.user_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (449.91kB)
08:12:25 [INFO] The user operation is waiting for background work to complete.
08:12:25 [INFO] Fetching org.eclipse.ptp.etfw.doc.user_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (449.91kB)
08:12:25 [INFO] Unpacking org.eclipse.ptp.etfw.doc.user_1.0.0.202003120023...
08:12:25 [INFO] Fetching org.eclipse.ptp.etfw.launch_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.77kB)
08:12:25 [INFO] The user operation is waiting for background work to complete.
08:12:25 [INFO] Fetching org.eclipse.ptp.etfw.launch_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.77kB)
08:12:26 [INFO] Unpacking org.eclipse.ptp.etfw.launch_1.0.0.202003120023...
08:12:26 [INFO] Fetching org.eclipse.ptp.etfw_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (37.41kB)
08:12:26 [INFO] Fetching org.eclipse.ptp.etfw.tau.selinst_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.18kB)
08:12:26 [INFO] The user operation is waiting for background work to complete.
08:12:26 [INFO] Fetching org.eclipse.ptp.etfw.tau.selinst_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.18kB)
08:12:26 [INFO] Unpacking org.eclipse.ptp.etfw.tau.selinst_1.0.0.202003120023...
08:12:26 [INFO] Fetching org.eclipse.ptp.etfw.tau.selinstfort_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.96kB)
08:12:26 [INFO] The user operation is waiting for background work to complete.
08:12:26 [INFO] Fetching org.eclipse.ptp.etfw.tau.selinstfort_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.96kB)
08:12:26 [INFO] Unpacking org.eclipse.ptp.etfw.tau.selinstfort_1.0.0.202003120023...
08:12:26 [INFO] Fetching org.eclipse.ptp.etfw.tau.fortran_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (37.04kB)
08:12:26 [INFO] Fetching org.eclipse.ptp_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (37.37kB)
08:12:26 [INFO] Fetching org.eclipse.ptp.fortran_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.89kB)
08:12:27 [INFO] Fetching org.eclipse.ptp.pldt.common_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.68kB)
08:12:27 [INFO] The user operation is waiting for background work to complete.
08:12:27 [INFO] Fetching org.eclipse.ptp.pldt.common_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.68kB)
08:12:27 [INFO] Unpacking org.eclipse.ptp.pldt.common_6.0.0.202003120023...
08:12:27 [INFO] Fetching org.eclipse.ptp.pldt.doc.user_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.12MB)
08:12:27 [INFO] The user operation is waiting for background work to complete.
08:12:27 [INFO] Fetching org.eclipse.ptp.pldt.doc.user_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.12MB)
08:12:27 [INFO] Unpacking org.eclipse.ptp.pldt.doc.user_6.0.0.202003120023...
08:12:28 [INFO] Fetching org.eclipse.ptp.pldt.mpi.core_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (297.65kB)
08:12:28 [INFO] The user operation is waiting for background work to complete.
08:12:28 [INFO] Fetching org.eclipse.ptp.pldt.mpi.core_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (297.65kB)
08:12:28 [INFO] Unpacking org.eclipse.ptp.pldt.mpi.core_6.0.0.202003120023...
08:12:28 [INFO] Fetching org.eclipse.ptp.pldt.openmp.analysis_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.25kB)
08:12:28 [INFO] The user operation is waiting for background work to complete.
08:12:28 [INFO] Fetching org.eclipse.ptp.pldt.openmp.analysis_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.25kB)
08:12:28 [INFO] Unpacking org.eclipse.ptp.pldt.openmp.analysis_6.0.0.202003120023...
08:12:28 [INFO] Fetching org.eclipse.ptp.pldt.openmp.core_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.45kB)
08:12:28 [INFO] The user operation is waiting for background work to complete.
08:12:28 [INFO] Fetching org.eclipse.ptp.pldt.openmp.core_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.45kB)
08:12:28 [INFO] Unpacking org.eclipse.ptp.pldt.openmp.core_6.0.0.202003120023...
08:12:28 [INFO] Fetching org.eclipse.ptp.pldt.openmp.ui.pv_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.75kB)
08:12:28 [INFO] The user operation is waiting for background work to complete.
08:12:28 [INFO] Fetching org.eclipse.ptp.pldt.openmp.ui.pv_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.75kB)
08:12:29 [INFO] Unpacking org.eclipse.ptp.pldt.openmp.ui.pv_6.0.0.202003120023...
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.wizards_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.27kB)
08:12:29 [INFO] The user operation is waiting for background work to complete.
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.wizards_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.27kB)
08:12:29 [INFO] Unpacking org.eclipse.ptp.pldt.wizards_6.0.0.202003120023...
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.mpi.analysis_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (75.42kB)
08:12:29 [INFO] The user operation is waiting for background work to complete.
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.mpi.analysis_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (75.42kB)
08:12:29 [INFO] Unpacking org.eclipse.ptp.pldt.mpi.analysis_6.0.0.202003120023...
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.mpi.analysis.cdt_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.66kB)
08:12:29 [INFO] The user operation is waiting for background work to complete.
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.mpi.analysis.cdt_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.66kB)
08:12:29 [INFO] Unpacking org.eclipse.ptp.pldt.mpi.analysis.cdt_6.0.0.202003120023...
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.openacc.core_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.45kB)
08:12:29 [INFO] The user operation is waiting for background work to complete.
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.openacc.core_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.45kB)
08:12:29 [INFO] Unpacking org.eclipse.ptp.pldt.openacc.core_7.0.0.202003120023...
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.openacc.ui_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.09kB)
08:12:29 [INFO] The user operation is waiting for background work to complete.
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.openacc.ui_7.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.09kB)
08:12:29 [INFO] Unpacking org.eclipse.ptp.pldt.openacc.ui_7.0.0.202003120023...
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.openshmem_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.72kB)
08:12:29 [INFO] The user operation is waiting for background work to complete.
08:12:29 [INFO] Fetching org.eclipse.ptp.pldt.openshmem_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (69.72kB)
08:12:30 [INFO] Unpacking org.eclipse.ptp.pldt.openshmem_6.0.0.202003120023...
08:12:30 [INFO] Fetching org.eclipse.ptp.pldt_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (37.3kB)
08:12:30 [INFO] Fetching org.eclipse.ptp.pldt.mpi.fortran_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.69kB)
08:12:30 [INFO] The user operation is waiting for background work to complete.
08:12:30 [INFO] Fetching org.eclipse.ptp.pldt.mpi.fortran_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.69kB)
08:12:30 [INFO] Unpacking org.eclipse.ptp.pldt.mpi.fortran_5.0.0.202003120023...
08:12:30 [INFO] Fetching org.eclipse.ptp.pldt.openmp.fortran_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.46kB)
08:12:30 [INFO] The user operation is waiting for background work to complete.
08:12:30 [INFO] Fetching org.eclipse.ptp.pldt.openmp.fortran_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.46kB)
08:12:30 [INFO] Unpacking org.eclipse.ptp.pldt.openmp.fortran_5.0.0.202003120023...
08:12:30 [INFO] Fetching org.eclipse.ptp.pldt.openacc.fortran_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.46kB)
08:12:30 [INFO] The user operation is waiting for background work to complete.
08:12:30 [INFO] Fetching org.eclipse.ptp.pldt.openacc.fortran_6.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.46kB)
08:12:30 [INFO] Unpacking org.eclipse.ptp.pldt.openacc.fortran_6.0.0.202003120023...
08:12:30 [INFO] Fetching org.eclipse.ptp.pldt.fortran_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (37.15kB)
08:12:30 [INFO] Fetching org.eclipse.ptp.rdt.sync.cdt.core_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.1kB)
08:12:30 [INFO] The user operation is waiting for background work to complete.
08:12:30 [INFO] Fetching org.eclipse.ptp.rdt.sync.cdt.core_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.1kB)
08:12:30 [INFO] Unpacking org.eclipse.ptp.rdt.sync.cdt.core_1.0.0.202003120023...
08:12:31 [INFO] Fetching org.eclipse.ptp.rdt.sync.cdt.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.63kB)
08:12:31 [INFO] The user operation is waiting for background work to complete.
08:12:31 [INFO] Fetching org.eclipse.ptp.rdt.sync.cdt.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.63kB)
08:12:31 [INFO] Unpacking org.eclipse.ptp.rdt.sync.cdt.ui_1.0.0.202003120023...
08:12:31 [INFO] Fetching org.eclipse.ptp.rdt.sync.cdt_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.92kB)
08:12:31 [INFO] Fetching org.eclipse.ptp.rdt.sync.ui_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.45kB)
08:12:31 [INFO] The user operation is waiting for background work to complete.
08:12:31 [INFO] Fetching org.eclipse.ptp.rdt.sync.ui_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (62.45kB)
08:12:31 [INFO] Unpacking org.eclipse.ptp.rdt.sync.ui_2.0.0.202003120023...
08:12:31 [INFO] Fetching org.eclipse.ptp.rdt.sync.git.core_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.27kB)
08:12:31 [INFO] The user operation is waiting for background work to complete.
08:12:31 [INFO] Fetching org.eclipse.ptp.rdt.sync.git.core_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (30.27kB)
08:12:31 [INFO] Unpacking org.eclipse.ptp.rdt.sync.git.core_2.0.0.202003120023...
08:12:31 [INFO] Fetching org.eclipse.ptp.rdt.sync.git.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.66kB)
08:12:31 [INFO] The user operation is waiting for background work to complete.
08:12:31 [INFO] Fetching org.eclipse.ptp.rdt.sync.git.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.66kB)
08:12:31 [INFO] Unpacking org.eclipse.ptp.rdt.sync.git.ui_1.0.0.202003120023...
08:12:31 [INFO] Fetching org.eclipse.ptp.rdt.sync_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.99kB)
08:12:32 [INFO] Fetching org.eclipse.ptp.rdt.sync.fortran.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.11kB)
08:12:32 [INFO] The user operation is waiting for background work to complete.
08:12:32 [INFO] Fetching org.eclipse.ptp.rdt.sync.fortran.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.11kB)
08:12:32 [INFO] Unpacking org.eclipse.ptp.rdt.sync.fortran.ui_1.0.0.202003120023...
08:12:32 [INFO] Fetching org.eclipse.ptp.rdt.sync.fortran_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.9kB)
08:12:32 [INFO] Fetching org.eclipse.ptp.remote.server.core_3.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.53kB)
08:12:32 [INFO] The user operation is waiting for background work to complete.
08:12:32 [INFO] Fetching org.eclipse.ptp.remote.server.core_3.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.53kB)
08:12:32 [INFO] Unpacking org.eclipse.ptp.remote.server.core_3.0.0.202003120023...
08:12:32 [INFO] Fetching org.eclipse.ptp.remote_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.93kB)
08:12:32 [INFO] Fetching org.eclipse.ptp.remote.terminal_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.08kB)
08:12:32 [INFO] The user operation is waiting for background work to complete.
08:12:32 [INFO] Fetching org.eclipse.ptp.remote.terminal_2.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.08kB)
08:12:32 [INFO] Unpacking org.eclipse.ptp.remote.terminal_2.0.0.202003120023...
08:12:32 [INFO] Fetching org.eclipse.tm.terminal.connector.remote_4.7.0.202011161527.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.43kB)
08:12:32 [INFO] The user operation is waiting for background work to complete.
08:12:32 [INFO] Fetching org.eclipse.tm.terminal.connector.remote_4.7.0.202011161527.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (18.43kB)
08:12:33 [INFO] Unpacking org.eclipse.tm.terminal.connector.remote_4.7.0.202011161527...
08:12:33 [INFO] Fetching org.eclipse.ptp.remote.terminal_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.95kB)
08:12:33 [INFO] Fetching org.eclipse.ptp.rm.ibm.ll.doc.user_4.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (724.48kB)
08:12:33 [INFO] The user operation is waiting for background work to complete.
08:12:33 [INFO] Fetching org.eclipse.ptp.rm.ibm.ll.doc.user_4.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (724.48kB)
08:12:33 [INFO] Unpacking org.eclipse.ptp.rm.ibm.ll.doc.user_4.0.0.202003120023...
08:12:33 [INFO] Fetching org.eclipse.ptp.rm.ibm.ll.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.29kB)
08:12:33 [INFO] The user operation is waiting for background work to complete.
08:12:33 [INFO] Fetching org.eclipse.ptp.rm.ibm.ll.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.29kB)
08:12:33 [INFO] Unpacking org.eclipse.ptp.rm.ibm.ll.ui_1.0.0.202003120023...
08:12:33 [INFO] Fetching org.eclipse.ptp.rm.ibm.ll_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.92kB)
08:12:33 [INFO] Fetching org.eclipse.ptp.rm.ibm.pe.doc.user_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (278.3kB)
08:12:33 [INFO] The user operation is waiting for background work to complete.
08:12:33 [INFO] Fetching org.eclipse.ptp.rm.ibm.pe.doc.user_5.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (278.3kB)
08:12:33 [INFO] Unpacking org.eclipse.ptp.rm.ibm.pe.doc.user_5.0.0.202003120023...
08:12:34 [INFO] Fetching org.eclipse.ptp.rm.ibm.pe.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.36kB)
08:12:34 [INFO] The user operation is waiting for background work to complete.
08:12:34 [INFO] Fetching org.eclipse.ptp.rm.ibm.pe.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.36kB)
08:12:34 [INFO] Unpacking org.eclipse.ptp.rm.ibm.pe.ui_1.0.0.202003120023...
08:12:34 [INFO] Fetching org.eclipse.ptp.rm.ibm.pe_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.91kB)
08:12:34 [INFO] Fetching org.eclipse.ptp.rm.ibm.platform.lsf.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.69kB)
08:12:34 [INFO] The user operation is waiting for background work to complete.
08:12:34 [INFO] Fetching org.eclipse.ptp.rm.ibm.platform.lsf.ui_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.69kB)
08:12:34 [INFO] Unpacking org.eclipse.ptp.rm.ibm.platform.lsf.ui_1.0.0.202003120023...
08:12:34 [INFO] Fetching org.eclipse.ptp.rm.ibm.platform.lsf.doc.user_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (626.21kB)
08:12:34 [INFO] The user operation is waiting for background work to complete.
08:12:34 [INFO] Fetching org.eclipse.ptp.rm.ibm.platform.lsf.doc.user_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (626.21kB)
08:12:34 [INFO] Unpacking org.eclipse.ptp.rm.ibm.platform.lsf.doc.user_1.0.0.202003120023...
08:12:34 [INFO] Fetching org.eclipse.ptp.rm.ibm.platform.lsf_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.89kB)
08:12:34 [INFO] Fetching org.eclipse.ptp.rm.jaxb.contrib_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.87kB)
08:12:34 [INFO] The user operation is waiting for background work to complete.
08:12:34 [INFO] Fetching org.eclipse.ptp.rm.jaxb.contrib_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (73.87kB)
08:12:34 [INFO] Unpacking org.eclipse.ptp.rm.jaxb.contrib_1.0.0.202003120023...
08:12:35 [INFO] Fetching org.eclipse.ptp.rm.jaxb.contrib_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.89kB)
08:12:35 [INFO] Fetching org.eclipse.ptp.rm.slurm.help_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (728.03kB)
08:12:35 [INFO] The user operation is waiting for background work to complete.
08:12:35 [INFO] Fetching org.eclipse.ptp.rm.slurm.help_1.0.0.202003120023.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (728.03kB)
08:12:35 [INFO] Unpacking org.eclipse.ptp.rm.slurm.help_1.0.0.202003120023...
08:12:35 [INFO] Fetching org.eclipse.ptp.rm.slurm_9.4.0.202003120023.jar from https://download.eclipse.org/staging/2021-03/features/ (36.98kB)
08:12:35 [INFO] Fetching org.eclipse.remote.console_3.0.1.201909031456.jar from https://download.eclipse.org/staging/2021-03/features/ (36.86kB)
08:12:35 [INFO] Fetching org.eclipse.remote.proxy.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.45kB)
08:12:35 [INFO] The user operation is waiting for background work to complete.
08:12:35 [INFO] Fetching org.eclipse.remote.proxy.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.45kB)
08:12:36 [INFO] Unpacking org.eclipse.remote.proxy.core_1.0.0.201909031456...
08:12:36 [INFO] Fetching org.eclipse.remote.proxy.protocol.core_2.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.17kB)
08:12:36 [INFO] The user operation is waiting for background work to complete.
08:12:36 [INFO] Fetching org.eclipse.remote.proxy.protocol.core_2.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.17kB)
08:12:36 [INFO] Unpacking org.eclipse.remote.proxy.protocol.core_2.0.0.201909031456...
08:12:36 [INFO] Fetching org.eclipse.remote.proxy.server.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.15kB)
08:12:36 [INFO] The user operation is waiting for background work to complete.
08:12:36 [INFO] Fetching org.eclipse.remote.proxy.server.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (19.15kB)
08:12:36 [INFO] Unpacking org.eclipse.remote.proxy.server.core_1.0.0.201909031456...
08:12:36 [INFO] Fetching org.eclipse.remote.proxy.server.linux.x86_64_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.02MB)
08:12:36 [INFO] The user operation is waiting for background work to complete.
08:12:36 [INFO] Fetching org.eclipse.remote.proxy.server.linux.x86_64_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.02MB)
08:12:37 [INFO] Unpacking org.eclipse.remote.proxy.server.linux.x86_64_1.0.0.201909031456...
08:12:39 [INFO] Fetching org.eclipse.remote.proxy.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.02kB)
08:12:39 [INFO] The user operation is waiting for background work to complete.
08:12:39 [INFO] Fetching org.eclipse.remote.proxy.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.02kB)
08:12:39 [INFO] Unpacking org.eclipse.remote.proxy.ui_1.0.0.201909031456...
08:12:39 [INFO] Fetching org.eclipse.remote.proxy.server.macosx.x86_64_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16MB)
08:12:39 [INFO] The user operation is waiting for background work to complete.
08:12:39 [INFO] Fetching org.eclipse.remote.proxy.server.macosx.x86_64_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16MB)
08:12:39 [INFO] Unpacking org.eclipse.remote.proxy.server.macosx.x86_64_1.0.0.201909031456...
08:12:42 [INFO] Fetching org.eclipse.remote.proxy.server.linux.ppc64le_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.04MB)
08:12:42 [INFO] The user operation is waiting for background work to complete.
08:12:42 [INFO] Fetching org.eclipse.remote.proxy.server.linux.ppc64le_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.04MB)
08:12:42 [INFO] Unpacking org.eclipse.remote.proxy.server.linux.ppc64le_1.0.0.201909031456...
08:12:44 [INFO] Fetching org.eclipse.remote.proxy_3.0.1.201909031456.jar from https://download.eclipse.org/staging/2021-03/features/ (37kB)
08:12:44 [INFO] Fetching org.eclipse.tm.terminal.connector.remote.feature_10.2.0.202012191711.jar from https://download.eclipse.org/staging/2021-03/features/ (23.03kB)
08:12:46 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:12:46 [INFO] 
08:12:46 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.parallel ---
08:12:46 [INFO] 
08:12:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.parallel ---
08:12:46 [INFO] 
08:12:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.parallel ---
08:12:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:12:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:12:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/src/main/resources
08:12:46 [INFO] 
08:12:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.parallel ---
08:12:46 [INFO] 
08:12:46 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.parallel ---
08:12:46 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
08:12:46 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
08:12:46 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
08:12:46 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
08:12:46 [INFO] 
08:12:46 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.parallel ---
08:12:46 [INFO] 
08:12:46 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.parallel ---
08:12:46 [INFO] 
08:12:46 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.parallel ---
08:12:46 [INFO] 
08:12:46 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.parallel ---
08:12:50 [INFO] Installing product epp.package.parallel for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/linux/gtk/x86_64/eclipse
08:12:51 Installing epp.package.parallel 4.19.0.20210304-1200.
08:12:51 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:12:51 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
08:12:51 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
08:12:51 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
08:12:51 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
08:12:51 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
08:12:51 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
08:12:51 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
08:12:51 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
08:12:51 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:12:51 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
08:12:51 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:12:51 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:12:51 Installing org.eclipse.ptp.feature.group 9.4.0.202003120023.
08:12:51 Installing org.eclipse.ptp.debug.sdm.feature.group 9.4.0.202003120023.
08:12:51 Installing org.eclipse.ptp.fortran.feature.group 9.4.0.202003120023.
08:12:51 Installing org.eclipse.ptp.rdt.sync.feature.group 9.4.0.202003120023.
08:12:51 Installing org.eclipse.ptp.remote.terminal.feature.group 9.4.0.202003120023.
08:12:51 Installing org.eclipse.ptp.rm.jaxb.contrib.feature.group 9.4.0.202003120023.
08:12:51 Installing org.eclipse.remote.feature.group 3.0.1.201909031456.
08:12:51 Installing org.eclipse.remote.console.feature.group 3.0.1.201909031456.
08:12:51 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:13:30 Operation completed in 39922 ms.
08:13:31 [INFO] Installing product epp.package.parallel for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/linux/gtk/aarch64/eclipse
08:13:32 Installing epp.package.parallel 4.19.0.20210304-1200.
08:13:32 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:13:32 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
08:13:32 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
08:13:32 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
08:13:32 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
08:13:32 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
08:13:32 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
08:13:32 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
08:13:32 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
08:13:32 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:13:32 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
08:13:32 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:13:32 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:13:32 Installing org.eclipse.ptp.feature.group 9.4.0.202003120023.
08:13:32 Installing org.eclipse.ptp.debug.sdm.feature.group 9.4.0.202003120023.
08:13:32 Installing org.eclipse.ptp.fortran.feature.group 9.4.0.202003120023.
08:13:32 Installing org.eclipse.ptp.rdt.sync.feature.group 9.4.0.202003120023.
08:13:32 Installing org.eclipse.ptp.remote.terminal.feature.group 9.4.0.202003120023.
08:13:32 Installing org.eclipse.ptp.rm.jaxb.contrib.feature.group 9.4.0.202003120023.
08:13:32 Installing org.eclipse.remote.feature.group 3.0.1.201909031456.
08:13:32 Installing org.eclipse.remote.console.feature.group 3.0.1.201909031456.
08:13:32 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:13:52 Operation completed in 21798 ms.
08:13:53 [INFO] Installing product epp.package.parallel for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/win32/win32/x86_64/eclipse
08:13:54 Installing epp.package.parallel 4.19.0.20210304-1200.
08:13:54 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:13:54 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
08:13:54 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
08:13:54 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
08:13:54 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
08:13:54 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
08:13:54 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
08:13:54 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
08:13:54 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
08:13:54 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:13:54 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
08:13:54 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:13:54 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:13:54 Installing org.eclipse.ptp.feature.group 9.4.0.202003120023.
08:13:54 Installing org.eclipse.ptp.debug.sdm.feature.group 9.4.0.202003120023.
08:13:54 Installing org.eclipse.ptp.fortran.feature.group 9.4.0.202003120023.
08:13:54 Installing org.eclipse.ptp.rdt.sync.feature.group 9.4.0.202003120023.
08:13:54 Installing org.eclipse.ptp.remote.terminal.feature.group 9.4.0.202003120023.
08:13:54 Installing org.eclipse.ptp.rm.jaxb.contrib.feature.group 9.4.0.202003120023.
08:13:54 Installing org.eclipse.remote.feature.group 3.0.1.201909031456.
08:13:54 Installing org.eclipse.remote.console.feature.group 3.0.1.201909031456.
08:13:54 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:14:16 Operation completed in 23115 ms.
08:14:17 [INFO] Installing product epp.package.parallel for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/macosx/cocoa/x86_64/Eclipse.app
08:14:18 Installing epp.package.parallel 4.19.0.20210304-1200.
08:14:18 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:14:18 Installing org.eclipse.cdt.feature.group 10.2.0.202103011047.
08:14:18 Installing org.eclipse.cdt.autotools.feature.group 10.2.0.202012191711.
08:14:18 Installing org.eclipse.cdt.build.crossgcc.feature.group 10.2.0.202102261947.
08:14:18 Installing org.eclipse.cdt.cmake.feature.group 10.2.0.202012191711.
08:14:18 Installing org.eclipse.cdt.debug.standalone.feature.group 10.2.0.202012191801.
08:14:18 Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.2.0.202012191711.
08:14:18 Installing org.eclipse.cdt.launch.remote.feature.group 10.2.0.202012191711.
08:14:18 Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.2.0.202012191711.
08:14:18 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:14:18 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
08:14:18 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:14:18 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:14:18 Installing org.eclipse.ptp.feature.group 9.4.0.202003120023.
08:14:18 Installing org.eclipse.ptp.debug.sdm.feature.group 9.4.0.202003120023.
08:14:18 Installing org.eclipse.ptp.fortran.feature.group 9.4.0.202003120023.
08:14:18 Installing org.eclipse.ptp.rdt.sync.feature.group 9.4.0.202003120023.
08:14:18 Installing org.eclipse.ptp.remote.terminal.feature.group 9.4.0.202003120023.
08:14:18 Installing org.eclipse.ptp.rm.jaxb.contrib.feature.group 9.4.0.202003120023.
08:14:18 Installing org.eclipse.remote.feature.group 3.0.1.201909031456.
08:14:18 Installing org.eclipse.remote.console.feature.group 3.0.1.201909031456.
08:14:18 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:14:37 Operation completed in 20371 ms.
08:14:38 [INFO] 
08:14:38 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.parallel ---
08:14:54 [INFO] [Thu Mar 04 13:14:54 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/macosx/cocoa/x86_64/Eclipse.app'...
08:15:45 [INFO] 
08:15:45 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.parallel ---
08:15:45 [INFO] [Thu Mar 04 13:15:45 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/win32/win32/x86_64/eclipse/eclipse.exe'
08:15:45 [INFO] [Thu Mar 04 13:15:45 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/win32/win32/x86_64/eclipse/eclipsec.exe'
08:15:48 [INFO] 
08:15:48 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.parallel ---
08:15:48 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:16:12 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:16:35 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/20210304-1123_eclipse-parallel-2021-03-RC1-win32.win32.x86_64.zip
08:16:52 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/20210304-1123_eclipse-parallel-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:17:22 [INFO] 
08:17:22 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.parallel ---
08:17:22 [INFO] [Thu Mar 04 13:17:22 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/20210304-1123_eclipse-parallel-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
08:18:16 [INFO] 
08:18:16 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.parallel ---
08:18:16 [INFO] Executing tasks
08:18:16 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
08:18:34 [INFO] Executed tasks
08:18:34 [INFO] 
08:18:34 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.parallel ---
08:18:38 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository...
08:18:40 Mirroring: binary,epp.package.parallel.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.parallel.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
08:18:40 Mirroring: binary,epp.package.parallel.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.parallel.executable.win32.win32.x86_64,4.19.0.20210304-1200)
08:18:40 Mirroring: binary,epp.package.parallel.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.parallel.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
08:18:40 Mirroring: binary,epp.package.parallel.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.parallel.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
08:18:40 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
08:18:40 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:18:40 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:18:40 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.parallel.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.parallel.feature,4.19.0.20210304-1200)
08:18:40 Mirroring: osgi.bundle,org.eclipse.epp.package.parallel,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.parallel,4.19.0.20210304-1200)
08:18:40 Mirroring: osgi.bundle,org.eclipse.epp.package.parallel,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.parallel,4.19.0.20210304-1200)
08:18:40 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository/.; Artifact: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository/.]
08:18:40 [INFO] 
08:18:40 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.php >-------------
08:18:40 [INFO] Building org.eclipse.epp.package.php 4.19.0-SNAPSHOT             [25/37]
08:18:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:18:40 [INFO] 
08:18:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] 
08:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:18:40 [INFO] 
08:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] 
08:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] 
08:18:40 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] 
08:18:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/src/main/resources
08:18:40 [INFO] 
08:18:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] 
08:18:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/src/test/resources
08:18:40 [INFO] 
08:18:40 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:18:40 [INFO] Copying 1 resource
08:18:40 [INFO] 
08:18:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] 
08:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.19.0-SNAPSHOT.jar
08:18:40 [INFO] 
08:18:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] 
08:18:40 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.php ---
08:18:40 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.19.0-SNAPSHOT.jar
08:18:40 [INFO] 
08:18:40 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.php ---
08:18:41 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.19.0-SNAPSHOT.jar
08:18:42 [INFO] 
08:18:42 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.php ---
08:18:42 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.19.0-SNAPSHOT.jar
08:18:42 [INFO] 
08:18:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.php ---
08:18:42 [INFO] 
08:18:42 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.php.feature >---------
08:18:42 [INFO] Building org.eclipse.epp.package.php.feature 4.19.0-SNAPSHOT     [26/37]
08:18:42 [INFO] --------------------------[ eclipse-feature ]---------------------------
08:18:42 [INFO] 
08:18:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php.feature ---
08:18:42 [INFO] 
08:18:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.php.feature ---
08:18:45 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:18:45 [INFO] 
08:18:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.php.feature ---
08:18:45 [INFO] 
08:18:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.php.feature ---
08:18:45 [INFO] 
08:18:45 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.php.feature ---
08:18:45 [INFO] 
08:18:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.php.feature ---
08:18:45 [INFO] 
08:18:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.php.feature ---
08:18:45 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/target/org.eclipse.epp.package.php.feature-4.19.0-SNAPSHOT.jar
08:18:45 [INFO] 
08:18:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php.feature ---
08:18:45 [INFO] 
08:18:45 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.php.feature ---
08:18:45 [INFO] 
08:18:45 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.php.feature ---
08:18:45 [INFO] 
08:18:45 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.php.feature ---
08:18:45 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/target/org.eclipse.epp.package.php.feature-4.19.0-SNAPSHOT.jar
08:18:46 [INFO] 
08:18:46 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.php.feature ---
08:18:46 [INFO] 
08:18:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.php.feature ---
08:18:46 [INFO] 
08:18:46 [INFO] ------------------< org.eclipse.epp:epp.package.php >-------------------
08:18:46 [INFO] Building epp.package.php 4.19.0-SNAPSHOT                         [27/37]
08:18:46 [INFO] -------------------------[ eclipse-repository ]-------------------------
08:18:46 [INFO] 
08:18:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.php ---
08:18:46 [INFO] 
08:18:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.php ---
08:18:47 [INFO] Fetching org.eclipse.birt.chart.device.swt_4.7.0.v201706222054.jar from https://download.eclipse.org/staging/2021-03/plugins/ (61.88kB)
08:18:47 [INFO] Fetching org.eclipse.birt.chart.engine_4.7.0.v201706222054.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.69MB)
08:18:47 [INFO] Fetching org.eclipse.birt.core_4.7.0.v201706222054.jar from https://download.eclipse.org/staging/2021-03/plugins/ (530.51kB)
08:18:47 [INFO] Fetching org.eclipse.birt.chart.engine.extension_4.7.0.v201706222054.jar from https://download.eclipse.org/staging/2021-03/plugins/ (295.23kB)
08:18:47 [INFO] Fetching org.mozilla.javascript_1.7.5.v201504281450.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (430.02kB)
08:18:47 [INFO] The user operation is waiting for background work to complete.
08:18:47 [INFO] Fetching org.mozilla.javascript_1.7.5.v201504281450.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (430.02kB)
08:18:48 [INFO] Unpacking org.mozilla.javascript_1.7.5.v201504281450...
08:18:48 [INFO] Fetching org.eclipse.dltk.annotations_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.71kB)
08:18:48 [INFO] The user operation is waiting for background work to complete.
08:18:48 [INFO] Fetching org.eclipse.dltk.annotations_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (7.71kB)
08:18:48 [INFO] Unpacking org.eclipse.dltk.annotations_6.2.0.202005020530...
08:18:48 [INFO] Fetching org.eclipse.dltk.console_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.69kB)
08:18:48 [INFO] The user operation is waiting for background work to complete.
08:18:48 [INFO] Fetching org.eclipse.dltk.console_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (15.69kB)
08:18:49 [INFO] Unpacking org.eclipse.dltk.console_6.2.0.202005020530...
08:18:49 [INFO] Fetching org.eclipse.dltk.core_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (518.33kB)
08:18:49 [INFO] The user operation is waiting for background work to complete.
08:18:49 [INFO] Fetching org.eclipse.dltk.core_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (518.33kB)
08:18:49 [INFO] Unpacking org.eclipse.dltk.core_6.2.0.202005020530...
08:18:49 [INFO] Fetching org.eclipse.dltk.console.ui_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.93kB)
08:18:49 [INFO] The user operation is waiting for background work to complete.
08:18:49 [INFO] Fetching org.eclipse.dltk.console.ui_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (33.93kB)
08:18:49 [INFO] Unpacking org.eclipse.dltk.console.ui_6.2.0.202005020530...
08:18:49 [INFO] Fetching org.eclipse.dltk.launching_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (100.08kB)
08:18:49 [INFO] The user operation is waiting for background work to complete.
08:18:49 [INFO] Fetching org.eclipse.dltk.launching_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (100.08kB)
08:18:50 [INFO] Unpacking org.eclipse.dltk.launching_6.2.0.202005020530...
08:18:50 [INFO] Fetching org.eclipse.dltk.ui_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.94MB)
08:18:50 [INFO] The user operation is waiting for background work to complete.
08:18:50 [INFO] Fetching org.eclipse.dltk.ui_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.94MB)
08:18:50 [INFO] Unpacking org.eclipse.dltk.ui_6.2.0.202005020530...
08:18:51 [INFO] Fetching org.eclipse.dltk.debug_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (97.1kB)
08:18:51 [INFO] The user operation is waiting for background work to complete.
08:18:51 [INFO] Fetching org.eclipse.dltk.debug_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (97.1kB)
08:18:51 [INFO] Unpacking org.eclipse.dltk.debug_6.2.0.202005020530...
08:18:51 [INFO] Fetching org.eclipse.dltk.debug.ui_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (207.92kB)
08:18:51 [INFO] The user operation is waiting for background work to complete.
08:18:51 [INFO] Fetching org.eclipse.dltk.debug.ui_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (207.92kB)
08:18:51 [INFO] Unpacking org.eclipse.dltk.debug.ui_6.2.0.202005020530...
08:18:51 [INFO] Fetching org.eclipse.dltk.validators.core_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.8kB)
08:18:51 [INFO] The user operation is waiting for background work to complete.
08:18:51 [INFO] Fetching org.eclipse.dltk.validators.core_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.8kB)
08:18:52 [INFO] Unpacking org.eclipse.dltk.validators.core_6.2.0.202005020530...
08:18:52 [INFO] Fetching org.eclipse.dltk.validators.ui_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.9kB)
08:18:52 [INFO] The user operation is waiting for background work to complete.
08:18:52 [INFO] Fetching org.eclipse.dltk.validators.ui_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.9kB)
08:18:52 [INFO] Unpacking org.eclipse.dltk.validators.ui_6.2.0.202005020530...
08:18:52 [INFO] Fetching org.eclipse.dltk_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.81kB)
08:18:52 [INFO] The user operation is waiting for background work to complete.
08:18:52 [INFO] Fetching org.eclipse.dltk_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.81kB)
08:18:52 [INFO] Unpacking org.eclipse.dltk_6.2.0.202005020530...
08:18:52 [INFO] Fetching org.eclipse.dltk.testing_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (141.33kB)
08:18:52 [INFO] The user operation is waiting for background work to complete.
08:18:52 [INFO] Fetching org.eclipse.dltk.testing_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (141.33kB)
08:18:52 [INFO] Unpacking org.eclipse.dltk.testing_6.2.0.202005020530...
08:18:52 [INFO] Fetching org.eclipse.dltk.validators.externalchecker_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.22kB)
08:18:52 [INFO] The user operation is waiting for background work to complete.
08:18:52 [INFO] Fetching org.eclipse.dltk.validators.externalchecker_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.22kB)
08:18:52 [INFO] Unpacking org.eclipse.dltk.validators.externalchecker_6.2.0.202005020530...
08:18:52 [INFO] Fetching org.eclipse.dltk.formatter_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.21kB)
08:18:52 [INFO] The user operation is waiting for background work to complete.
08:18:52 [INFO] Fetching org.eclipse.dltk.formatter_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (28.21kB)
08:18:52 [INFO] Unpacking org.eclipse.dltk.formatter_6.2.0.202005020530...
08:18:52 [INFO] Fetching org.eclipse.dltk.core.manipulation_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.28kB)
08:18:52 [INFO] The user operation is waiting for background work to complete.
08:18:52 [INFO] Fetching org.eclipse.dltk.core.manipulation_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (65.28kB)
08:18:53 [INFO] Unpacking org.eclipse.dltk.core.manipulation_6.2.0.202005020530...
08:18:53 [INFO] Fetching org.eclipse.dltk.logconsole_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.91kB)
08:18:53 [INFO] The user operation is waiting for background work to complete.
08:18:53 [INFO] Fetching org.eclipse.dltk.logconsole_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.91kB)
08:18:53 [INFO] Unpacking org.eclipse.dltk.logconsole_6.2.0.202005020530...
08:18:53 [INFO] Fetching org.eclipse.dltk.logconsole.ui_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.54kB)
08:18:53 [INFO] The user operation is waiting for background work to complete.
08:18:53 [INFO] Fetching org.eclipse.dltk.logconsole.ui_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.54kB)
08:18:53 [INFO] Unpacking org.eclipse.dltk.logconsole.ui_6.2.0.202005020530...
08:18:53 [INFO] Fetching org.eclipse.dltk.core_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2021-03/features/ (32.55kB)
08:18:53 [INFO] Fetching org.eclipse.dltk.core_root_6.2.0.202005020530 from https://download.eclipse.org/staging/2021-03/binary/ (7.54kB)
08:18:53 [INFO] Fetching org.eclipse.dltk.core.index.lucene_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.7kB)
08:18:53 [INFO] The user operation is waiting for background work to complete.
08:18:53 [INFO] Fetching org.eclipse.dltk.core.index.lucene_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (26.7kB)
08:18:53 [INFO] Unpacking org.eclipse.dltk.core.index.lucene_6.2.0.202005020530...
08:18:54 [INFO] Fetching org.eclipse.dltk.core.index_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.83kB)
08:18:54 [INFO] The user operation is waiting for background work to complete.
08:18:54 [INFO] Fetching org.eclipse.dltk.core.index_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.83kB)
08:18:54 [INFO] Unpacking org.eclipse.dltk.core.index_6.2.0.202005020530...
08:18:54 [INFO] Fetching org.eclipse.dltk.core.index.lucene_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2021-03/features/ (32.3kB)
08:18:54 [INFO] Fetching org.eclipse.dltk.mylyn_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.74kB)
08:18:54 [INFO] The user operation is waiting for background work to complete.
08:18:54 [INFO] Fetching org.eclipse.dltk.mylyn_6.2.0.202005020530.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (49.74kB)
08:18:54 [INFO] Unpacking org.eclipse.dltk.mylyn_6.2.0.202005020530...
08:18:54 [INFO] Fetching org.eclipse.dltk.mylyn_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2021-03/features/ (32.22kB)
08:18:54 [INFO] Fetching org.eclipse.dltk.mylyn_root_6.2.0.202005020530 from https://download.eclipse.org/staging/2021-03/binary/ (7.54kB)
08:18:55 [INFO] Fetching org.eclipse.egit.gitflow_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.1kB)
08:18:55 [INFO] The user operation is waiting for background work to complete.
08:18:55 [INFO] Fetching org.eclipse.egit.gitflow_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.1kB)
08:18:55 [INFO] Unpacking org.eclipse.egit.gitflow_5.11.0.202103031150-rc1...
08:18:55 [INFO] Fetching org.eclipse.egit.gitflow.ui_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.53kB)
08:18:55 [INFO] The user operation is waiting for background work to complete.
08:18:55 [INFO] Fetching org.eclipse.egit.gitflow.ui_5.11.0.202103031150-rc1.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (38.53kB)
08:18:55 [INFO] Unpacking org.eclipse.egit.gitflow.ui_5.11.0.202103031150-rc1...
08:18:55 [INFO] Fetching org.eclipse.egit.gitflow.feature_5.11.0.202103031150-rc1.jar from https://download.eclipse.org/staging/2021-03/features/ (18.89kB)
08:18:58 [INFO] Fetching org.eclipse.php.builtin.server.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.46kB)
08:18:58 [INFO] The user operation is waiting for background work to complete.
08:18:58 [INFO] Fetching org.eclipse.php.builtin.server.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.46kB)
08:18:58 [INFO] Unpacking org.eclipse.php.builtin.server.core_7.2.0.202005271851...
08:18:58 [INFO] Fetching org.eclipse.php.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (5.45MB)
08:18:58 [INFO] The user operation is waiting for background work to complete.
08:18:58 [INFO] Fetching org.eclipse.php.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (5.45MB)
08:18:58 [INFO] Unpacking org.eclipse.php.core_7.2.0.202005271851...
08:19:02 [INFO] Fetching org.eclipse.php.server.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.92kB)
08:19:02 [INFO] The user operation is waiting for background work to complete.
08:19:02 [INFO] Fetching org.eclipse.php.server.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.92kB)
08:19:02 [INFO] Unpacking org.eclipse.php.server.core_7.2.0.202005271851...
08:19:02 [INFO] Fetching org.eclipse.php.debug.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (246.56kB)
08:19:02 [INFO] The user operation is waiting for background work to complete.
08:19:02 [INFO] Fetching org.eclipse.php.debug.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (246.56kB)
08:19:02 [INFO] Unpacking org.eclipse.php.debug.core_7.2.0.202005271851...
08:19:02 [INFO] Fetching org.eclipse.php.builtin.server.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.46kB)
08:19:02 [INFO] The user operation is waiting for background work to complete.
08:19:02 [INFO] Fetching org.eclipse.php.builtin.server.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.46kB)
08:19:03 [INFO] Unpacking org.eclipse.php.builtin.server.ui_7.2.0.202005271851...
08:19:03 [INFO] Fetching org.eclipse.php.composer.api_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.02kB)
08:19:03 [INFO] The user operation is waiting for background work to complete.
08:19:03 [INFO] Fetching org.eclipse.php.composer.api_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (46.02kB)
08:19:03 [INFO] Unpacking org.eclipse.php.composer.api_7.2.0.202005271851...
08:19:03 [INFO] Fetching org.eclipse.php.composer.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.26kB)
08:19:03 [INFO] The user operation is waiting for background work to complete.
08:19:03 [INFO] Fetching org.eclipse.php.composer.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (45.26kB)
08:19:03 [INFO] Unpacking org.eclipse.php.composer.core_7.2.0.202005271851...
08:19:03 [INFO] Fetching org.apache.commons.exec_1.1.0.v201301240602.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.92kB)
08:19:03 [INFO] The user operation is waiting for background work to complete.
08:19:03 [INFO] Fetching org.apache.commons.exec_1.1.0.v201301240602.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.92kB)
08:19:03 [INFO] Unpacking org.apache.commons.exec_1.1.0.v201301240602...
08:19:03 [INFO] Fetching org.eclipse.php.composer.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (228.51kB)
08:19:03 [INFO] The user operation is waiting for background work to complete.
08:19:03 [INFO] Fetching org.eclipse.php.composer.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (228.51kB)
08:19:03 [INFO] Unpacking org.eclipse.php.composer.ui_7.2.0.202005271851...
08:19:04 [INFO] Fetching org.eclipse.php.composer_7.2.0.202005271851.jar from https://download.eclipse.org/staging/2021-03/features/ (20.08kB)
08:19:04 [INFO] Fetching org.eclipse.php.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (985.19kB)
08:19:04 [INFO] The user operation is waiting for background work to complete.
08:19:04 [INFO] Fetching org.eclipse.php.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (985.19kB)
08:19:04 [INFO] Unpacking org.eclipse.php.ui_7.2.0.202005271851...
08:19:05 [INFO] Fetching org.eclipse.php.debug.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (238.93kB)
08:19:05 [INFO] The user operation is waiting for background work to complete.
08:19:05 [INFO] Fetching org.eclipse.php.debug.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (238.93kB)
08:19:05 [INFO] Unpacking org.eclipse.php.debug.ui_7.2.0.202005271851...
08:19:05 [INFO] Fetching org.eclipse.php.core.parser_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.48kB)
08:19:05 [INFO] The user operation is waiting for background work to complete.
08:19:05 [INFO] Fetching org.eclipse.php.core.parser_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (60.48kB)
08:19:05 [INFO] Unpacking org.eclipse.php.core.parser_7.2.0.202005271851...
08:19:05 [INFO] Fetching org.eclipse.php.debug.daemon_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.91kB)
08:19:05 [INFO] The user operation is waiting for background work to complete.
08:19:05 [INFO] Fetching org.eclipse.php.debug.daemon_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.91kB)
08:19:05 [INFO] Unpacking org.eclipse.php.debug.daemon_7.2.0.202005271851...
08:19:06 [INFO] Fetching org.eclipse.php.server.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.16kB)
08:19:06 [INFO] The user operation is waiting for background work to complete.
08:19:06 [INFO] Fetching org.eclipse.php.server.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (56.16kB)
08:19:06 [INFO] Unpacking org.eclipse.php.server.ui_7.2.0.202005271851...
08:19:06 [INFO] Fetching org.eclipse.php.help_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (3.11MB)
08:19:06 [INFO] The user operation is waiting for background work to complete.
08:19:06 [INFO] Fetching org.eclipse.php.help_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (3.11MB)
08:19:06 [INFO] Unpacking org.eclipse.php.help_7.2.0.202005271851...
08:19:06 [INFO] Fetching org.eclipse.php.formatter.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.14kB)
08:19:06 [INFO] The user operation is waiting for background work to complete.
08:19:06 [INFO] Fetching org.eclipse.php.formatter.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (52.14kB)
08:19:07 [INFO] Unpacking org.eclipse.php.formatter.core_7.2.0.202005271851...
08:19:07 [INFO] Fetching org.eclipse.php.formatter.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (71.16kB)
08:19:07 [INFO] The user operation is waiting for background work to complete.
08:19:07 [INFO] Fetching org.eclipse.php.formatter.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (71.16kB)
08:19:07 [INFO] Unpacking org.eclipse.php.formatter.ui_7.2.0.202005271851...
08:19:07 [INFO] Fetching org.eclipse.php.refactoring.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (90.93kB)
08:19:07 [INFO] The user operation is waiting for background work to complete.
08:19:07 [INFO] Fetching org.eclipse.php.refactoring.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (90.93kB)
08:19:07 [INFO] Unpacking org.eclipse.php.refactoring.core_7.2.0.202005271851...
08:19:07 [INFO] Fetching org.eclipse.php.refactoring.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.4kB)
08:19:07 [INFO] The user operation is waiting for background work to complete.
08:19:07 [INFO] Fetching org.eclipse.php.refactoring.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (92.4kB)
08:19:07 [INFO] Unpacking org.eclipse.php.refactoring.ui_7.2.0.202005271851...
08:19:07 [INFO] Fetching org.eclipse.php_7.2.0.202005271851.jar from https://download.eclipse.org/staging/2021-03/features/ (20.61kB)
08:19:07 [INFO] Fetching org.eclipse.php.mylyn.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.45kB)
08:19:07 [INFO] The user operation is waiting for background work to complete.
08:19:07 [INFO] Fetching org.eclipse.php.mylyn.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.45kB)
08:19:08 [INFO] Unpacking org.eclipse.php.mylyn.ui_7.2.0.202005271851...
08:19:08 [INFO] Fetching org.eclipse.php.mylyn_7.2.0.202005271851.jar from https://download.eclipse.org/staging/2021-03/features/ (20.03kB)
08:19:08 [INFO] Fetching org.eclipse.php.phpunit_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (191.26kB)
08:19:08 [INFO] The user operation is waiting for background work to complete.
08:19:08 [INFO] Fetching org.eclipse.php.phpunit_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (191.26kB)
08:19:08 [INFO] Unpacking org.eclipse.php.phpunit_7.2.0.202005271851...
08:19:09 [INFO] Fetching org.eclipse.php.phpunit.feature_7.2.0.202005271851.jar from https://download.eclipse.org/staging/2021-03/features/ (20.03kB)
08:19:09 [INFO] Fetching org.eclipse.php.profile.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.78kB)
08:19:09 [INFO] The user operation is waiting for background work to complete.
08:19:09 [INFO] Fetching org.eclipse.php.profile.core_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.78kB)
08:19:09 [INFO] Unpacking org.eclipse.php.profile.core_7.2.0.202005271851...
08:19:10 [INFO] Fetching org.eclipse.php.profile.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (123.05kB)
08:19:10 [INFO] The user operation is waiting for background work to complete.
08:19:10 [INFO] Fetching org.eclipse.php.profile.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (123.05kB)
08:19:10 [INFO] Unpacking org.eclipse.php.profile.ui_7.2.0.202005271851...
08:19:10 [INFO] Fetching org.eclipse.php.profiler_7.2.0.202005271851.jar from https://download.eclipse.org/staging/2021-03/features/ (20.09kB)
08:19:10 [INFO] Fetching org.eclipse.php.rdt.sync.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.37kB)
08:19:10 [INFO] The user operation is waiting for background work to complete.
08:19:10 [INFO] Fetching org.eclipse.php.rdt.sync.ui_7.2.0.202005271851.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.37kB)
08:19:10 [INFO] Unpacking org.eclipse.php.rdt.sync.ui_7.2.0.202005271851...
08:19:11 [INFO] Fetching org.eclipse.php.rdt.sync_7.2.0.202005271851.jar from https://download.eclipse.org/staging/2021-03/features/ (20.09kB)
08:19:12 [INFO] Fetching org.eclipse.wst.server_core.feature_3.3.900.v202102111918.jar from https://download.eclipse.org/staging/2021-03/features/ (30.62kB)
08:19:12 [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.82kB)
08:19:12 [INFO] The user operation is waiting for background work to complete.
08:19:12 [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.82kB)
08:19:12 [INFO] Unpacking org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132...
08:19:12 [INFO] Fetching org.eclipse.wst.server_ui.feature_3.3.1000.v202101040859.jar from https://download.eclipse.org/staging/2021-03/features/ (30.7kB)
08:19:12 [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (91.69kB)
08:19:12 [INFO] The user operation is waiting for background work to complete.
08:19:12 [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (91.69kB)
08:19:12 [INFO] Unpacking org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132...
08:19:13 [INFO] Fetching org.eclipse.wst.server_userdoc.feature_3.3.300.v201901310132.jar from https://download.eclipse.org/staging/2021-03/features/ (30.59kB)
08:19:14 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:19:14 [INFO] 
08:19:14 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.php ---
08:19:14 [INFO] 
08:19:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.php ---
08:19:14 [INFO] 
08:19:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.php ---
08:19:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:19:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/src/main/resources
08:19:14 [INFO] 
08:19:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.php ---
08:19:14 [INFO] 
08:19:14 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.php ---
08:19:14 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
08:19:14 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
08:19:14 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
08:19:14 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
08:19:14 [INFO] 
08:19:14 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.php ---
08:19:14 [INFO] 
08:19:14 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.php ---
08:19:14 [INFO] 
08:19:14 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.php ---
08:19:14 [INFO] 
08:19:14 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.php ---
08:19:17 [INFO] Installing product epp.package.php for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/linux/gtk/x86_64/eclipse
08:19:18 Installing epp.package.php 4.19.0.20210304-1200.
08:19:18 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:19:18 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:19:18 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:19:18 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
08:19:18 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
08:19:18 Installing org.eclipse.mylyn.context_feature.feature.group 3.25.2.v20200828-1617.
08:19:18 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
08:19:18 Installing org.eclipse.mylyn.ide_feature.feature.group 3.25.2.v20200828-1617.
08:19:18 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:19:18 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:19:18 Installing org.eclipse.php.feature.group 7.2.0.202005271851.
08:19:18 Installing org.eclipse.php.composer.feature.group 7.2.0.202005271851.
08:19:18 Installing org.eclipse.php.mylyn.feature.group 7.2.0.202005271851.
08:19:18 Installing org.eclipse.php.phpunit.feature.feature.group 7.2.0.202005271851.
08:19:18 Installing org.eclipse.php.profiler.feature.group 7.2.0.202005271851.
08:19:18 Installing org.eclipse.php.rdt.sync.feature.group 7.2.0.202005271851.
08:19:18 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
08:19:18 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:19:18 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
08:19:18 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
08:20:03 Operation completed in 45731 ms.
08:20:03 [INFO] Installing product epp.package.php for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/linux/gtk/aarch64/eclipse
08:20:04 Installing epp.package.php 4.19.0.20210304-1200.
08:20:04 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:20:04 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:20:04 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:20:04 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
08:20:04 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
08:20:04 Installing org.eclipse.mylyn.context_feature.feature.group 3.25.2.v20200828-1617.
08:20:04 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
08:20:04 Installing org.eclipse.mylyn.ide_feature.feature.group 3.25.2.v20200828-1617.
08:20:04 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:20:04 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:20:04 Installing org.eclipse.php.feature.group 7.2.0.202005271851.
08:20:04 Installing org.eclipse.php.composer.feature.group 7.2.0.202005271851.
08:20:04 Installing org.eclipse.php.mylyn.feature.group 7.2.0.202005271851.
08:20:04 Installing org.eclipse.php.phpunit.feature.feature.group 7.2.0.202005271851.
08:20:04 Installing org.eclipse.php.profiler.feature.group 7.2.0.202005271851.
08:20:04 Installing org.eclipse.php.rdt.sync.feature.group 7.2.0.202005271851.
08:20:04 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
08:20:04 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:20:04 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
08:20:04 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
08:20:46 Operation completed in 42384 ms.
08:20:46 [INFO] Installing product epp.package.php for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse
08:20:47 Installing epp.package.php 4.19.0.20210304-1200.
08:20:47 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:20:47 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:20:47 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:20:47 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
08:20:47 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
08:20:47 Installing org.eclipse.mylyn.context_feature.feature.group 3.25.2.v20200828-1617.
08:20:47 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
08:20:47 Installing org.eclipse.mylyn.ide_feature.feature.group 3.25.2.v20200828-1617.
08:20:47 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:20:47 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:20:47 Installing org.eclipse.php.feature.group 7.2.0.202005271851.
08:20:47 Installing org.eclipse.php.composer.feature.group 7.2.0.202005271851.
08:20:47 Installing org.eclipse.php.mylyn.feature.group 7.2.0.202005271851.
08:20:47 Installing org.eclipse.php.phpunit.feature.feature.group 7.2.0.202005271851.
08:20:47 Installing org.eclipse.php.profiler.feature.group 7.2.0.202005271851.
08:20:47 Installing org.eclipse.php.rdt.sync.feature.group 7.2.0.202005271851.
08:20:47 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
08:20:47 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:20:47 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
08:20:47 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
08:21:21 Operation completed in 34826 ms.
08:21:22 [INFO] Installing product epp.package.php for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/x86_64/Eclipse.app
08:21:23 Installing epp.package.php 4.19.0.20210304-1200.
08:21:23 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:21:23 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:21:23 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:21:23 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
08:21:23 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
08:21:23 Installing org.eclipse.mylyn.context_feature.feature.group 3.25.2.v20200828-1617.
08:21:23 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
08:21:23 Installing org.eclipse.mylyn.ide_feature.feature.group 3.25.2.v20200828-1617.
08:21:23 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:21:23 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:21:23 Installing org.eclipse.php.feature.group 7.2.0.202005271851.
08:21:23 Installing org.eclipse.php.composer.feature.group 7.2.0.202005271851.
08:21:23 Installing org.eclipse.php.mylyn.feature.group 7.2.0.202005271851.
08:21:23 Installing org.eclipse.php.phpunit.feature.feature.group 7.2.0.202005271851.
08:21:23 Installing org.eclipse.php.profiler.feature.group 7.2.0.202005271851.
08:21:23 Installing org.eclipse.php.rdt.sync.feature.group 7.2.0.202005271851.
08:21:23 Installing org.eclipse.tm.terminal.feature.feature.group 10.2.0.202012191711.
08:21:23 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:21:23 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
08:21:23 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
08:22:18 Operation completed in 56244 ms.
08:22:19 [INFO] 
08:22:19 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.php ---
08:22:38 [INFO] [Thu Mar 04 13:22:38 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/x86_64/Eclipse.app'...
08:23:39 [INFO] 
08:23:39 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.php ---
08:23:40 [INFO] [Thu Mar 04 13:23:40 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse/eclipse.exe'
08:23:42 [INFO] [Thu Mar 04 13:23:42 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse/eclipsec.exe'
08:23:45 [INFO] 
08:23:45 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.php ---
08:23:45 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:24:37 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:25:25 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20210304-1123_eclipse-php-2021-03-RC1-win32.win32.x86_64.zip
08:25:57 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20210304-1123_eclipse-php-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:26:37 [INFO] 
08:26:37 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.php ---
08:26:37 [INFO] [Thu Mar 04 13:26:37 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20210304-1123_eclipse-php-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
08:27:28 [INFO] 
08:27:28 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.php ---
08:27:28 [INFO] Executing tasks
08:27:28 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
08:27:37 [INFO] Executed tasks
08:27:37 [INFO] 
08:27:37 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.php ---
08:27:41 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository...
08:28:00 Mirroring: binary,epp.package.php.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
08:28:00 Mirroring: binary,epp.package.php.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
08:28:00 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.19.0.20210304-1200)
08:28:00 Mirroring: binary,epp.package.php.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.php.executable.win32.win32.x86_64,4.19.0.20210304-1200)
08:28:00 Mirroring: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
08:28:00 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
08:28:00 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:28:00 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:28:00 Mirroring: osgi.bundle,org.eclipse.epp.package.php,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.php,4.19.0.20210304-1200)
08:28:00 Mirroring: osgi.bundle,org.eclipse.epp.package.php,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.php,4.19.0.20210304-1200)
08:28:00 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.]
08:28:00 [INFO] 
08:28:00 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.rcp >-------------
08:28:00 [INFO] Building org.eclipse.epp.package.rcp 4.19.0-SNAPSHOT             [28/37]
08:28:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:28:00 [INFO] 
08:28:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] 
08:28:00 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] 
08:28:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:28:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:28:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/main/resources
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] 
08:28:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:28:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:28:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/test/resources
08:28:00 [INFO] 
08:28:00 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:28:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:28:00 [INFO] Copying 1 resource
08:28:00 [INFO] 
08:28:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.19.0-SNAPSHOT.jar
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.19.0-SNAPSHOT.jar
08:28:00 [INFO] 
08:28:00 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.rcp ---
08:28:00 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.19.0-SNAPSHOT.jar
08:28:03 [INFO] 
08:28:03 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.rcp ---
08:28:03 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.19.0-SNAPSHOT.jar
08:28:03 [INFO] 
08:28:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.rcp ---
08:28:03 [INFO] 
08:28:03 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.rcp.feature >---------
08:28:03 [INFO] Building org.eclipse.epp.package.rcp.feature 4.19.0-SNAPSHOT     [29/37]
08:28:03 [INFO] --------------------------[ eclipse-feature ]---------------------------
08:28:03 [INFO] 
08:28:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp.feature ---
08:28:03 [INFO] 
08:28:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.rcp.feature ---
08:28:05 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:28:05 [INFO] 
08:28:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp.feature ---
08:28:05 [INFO] 
08:28:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp.feature ---
08:28:05 [INFO] 
08:28:05 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp.feature ---
08:28:05 [INFO] 
08:28:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp.feature ---
08:28:05 [INFO] 
08:28:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.rcp.feature ---
08:28:05 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/target/org.eclipse.epp.package.rcp.feature-4.19.0-SNAPSHOT.jar
08:28:05 [INFO] 
08:28:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp.feature ---
08:28:05 [INFO] 
08:28:05 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.rcp.feature ---
08:28:05 [INFO] 
08:28:05 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.rcp.feature ---
08:28:05 [INFO] 
08:28:05 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.rcp.feature ---
08:28:05 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/target/org.eclipse.epp.package.rcp.feature-4.19.0-SNAPSHOT.jar
08:28:07 [INFO] 
08:28:07 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.rcp.feature ---
08:28:07 [INFO] 
08:28:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.rcp.feature ---
08:28:07 [INFO] 
08:28:07 [INFO] ------------------< org.eclipse.epp:epp.package.rcp >-------------------
08:28:07 [INFO] Building epp.package.rcp 4.19.0-SNAPSHOT                         [30/37]
08:28:07 [INFO] -------------------------[ eclipse-repository ]-------------------------
08:28:07 [INFO] 
08:28:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.rcp ---
08:28:07 [INFO] 
08:28:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.rcp ---
08:28:07 [INFO] Fetching com.github.oshi.oshi-core_3.8.0.v20200204-2150.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (137kB)
08:28:07 [INFO] The user operation is waiting for background work to complete.
08:28:07 [INFO] Fetching com.github.oshi.oshi-core_3.8.0.v20200204-2150.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (137kB)
08:28:07 [INFO] Unpacking com.github.oshi.oshi-core_3.8.0.v20200204-2150...
08:28:07 [INFO] Fetching org.apache.logging.log4j_2.8.2.v20200818-1118.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (462.72kB)
08:28:07 [INFO] The user operation is waiting for background work to complete.
08:28:07 [INFO] Fetching org.apache.logging.log4j_2.8.2.v20200818-1118.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (462.72kB)
08:28:07 [INFO] Unpacking org.apache.logging.log4j_2.8.2.v20200818-1118...
08:28:14 [INFO] Fetching org.eclipse.passage.ldc_0.5.500.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.4kB)
08:28:14 [INFO] Fetching org.eclipse.passage.ldc.pde.ui.templates_0.5.500.v20210303-0955.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.59kB)
08:28:14 [INFO] The user operation is waiting for background work to complete.
08:28:14 [INFO] Fetching org.eclipse.passage.ldc.pde.ui.templates_0.5.500.v20210303-0955.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.59kB)
08:28:15 [INFO] Unpacking org.eclipse.passage.ldc.pde.ui.templates_0.5.500.v20210303-0955...
08:28:15 [INFO] Fetching org.eclipse.passage.ldc.feature_1.2.0.v20210303-0955.jar from https://download.eclipse.org/staging/2021-03/features/ (18.98kB)
08:28:15 [INFO] Fetching org.eclipse.passage.lic.equinox_1.0.200.v20210227-1120.jar from https://download.eclipse.org/staging/2021-03/plugins/ (73.82kB)
08:28:15 [INFO] Fetching org.eclipse.passage.lic.api_1.0.200.v20210227-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (67.56kB)
08:28:15 [INFO] Fetching org.eclipse.passage.lic.base_1.0.200.v20210301-0730.jar from https://download.eclipse.org/staging/2021-03/plugins/ (207.59kB)
08:28:15 [INFO] Fetching org.eclipse.passage.lic.bc_1.0.200.v20210227-1126.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.63kB)
08:28:15 [INFO] Fetching org.eclipse.passage.lic.bc.feature_0.6.200.v20210227-1126.jar from https://download.eclipse.org/staging/2021-03/features/ (13.22kB)
08:28:16 [INFO] Fetching org.eclipse.passage.lic.compile.branding_0.1.101.v20201104-0633.jar from https://download.eclipse.org/staging/2021-03/plugins/ (6.01kB)
08:28:16 [INFO] Fetching org.eclipse.passage.lic.compile.feature_1.2.0.v20210301-1430.jar from https://download.eclipse.org/staging/2021-03/features/ (13.2kB)
08:28:16 [INFO] Fetching org.eclipse.passage.lic.define.branding_0.1.101.v20201104-0633.jar from https://download.eclipse.org/staging/2021-03/plugins/ (6.01kB)
08:28:16 [INFO] Fetching org.eclipse.passage.lic.define.feature_1.2.0.v20210301-1430.jar from https://download.eclipse.org/staging/2021-03/features/ (13.22kB)
08:28:16 [INFO] Fetching org.eclipse.passage.lic.e4.core_1.0.100.v20201104-0728.jar from https://download.eclipse.org/staging/2021-03/plugins/ (4.34kB)
08:28:16 [INFO] Fetching org.eclipse.passage.lic.e4.ui_1.0.1.v20201203-0851.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.08kB)
08:28:17 [INFO] Fetching org.eclipse.passage.lic.jface_1.1.0.v20210301-1430.jar from https://download.eclipse.org/staging/2021-03/plugins/ (66.82kB)
08:28:17 [INFO] Fetching org.eclipse.passage.lic.e4.ui.feature_0.6.300.v20210301-1430.jar from https://download.eclipse.org/staging/2021-03/features/ (13.18kB)
08:28:17 [INFO] Fetching org.eclipse.passage.lic.email_1.0.100.v20210203-1730.jar from https://download.eclipse.org/staging/2021-03/plugins/ (3.67kB)
08:28:17 [INFO] Fetching org.eclipse.passage.lic.emf_1.0.200.v20210301-0735.jar from https://download.eclipse.org/staging/2021-03/plugins/ (41.53kB)
08:28:17 [INFO] Fetching org.eclipse.passage.lic.emf.meta_0.6.300.v20210227-1141.jar from https://download.eclipse.org/staging/2021-03/plugins/ (6.22kB)
08:28:17 [INFO] Fetching org.eclipse.passage.lic.emf.feature_1.0.100.v20210301-0735.jar from https://download.eclipse.org/staging/2021-03/features/ (13.17kB)
08:28:17 [INFO] Fetching org.eclipse.passage.lic.equinox.feature_0.6.500.v20210301-0730.jar from https://download.eclipse.org/staging/2021-03/features/ (13.16kB)
08:28:18 [INFO] Fetching org.eclipse.passage.lic.execute.branding_0.1.101.v20201104-0633.jar from https://download.eclipse.org/staging/2021-03/plugins/ (6.01kB)
08:28:18 [INFO] Fetching org.eclipse.passage.lic.execute.feature_1.2.0.v20210301-1430.jar from https://download.eclipse.org/staging/2021-03/features/ (13.24kB)
08:28:18 [INFO] Fetching org.eclipse.passage.lic.features_1.0.2000.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.74kB)
08:28:18 [INFO] Fetching org.eclipse.passage.lic.features.e4.ui_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (5.29kB)
08:28:18 [INFO] Fetching org.eclipse.passage.lic.features.edit_1.0.200.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (16.26kB)
08:28:18 [INFO] Fetching org.eclipse.passage.lic.features.ecore_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (3.01kB)
08:28:18 [INFO] Fetching org.eclipse.passage.lic.features.model_1.0.200.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (27.39kB)
08:28:19 [INFO] Fetching org.eclipse.passage.lic.features.migration_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (4.86kB)
08:28:19 [INFO] Fetching org.eclipse.passage.lic.features.feature_1.0.100.v20210227-1451.jar from https://download.eclipse.org/staging/2021-03/features/ (13.24kB)
08:28:19 [INFO] Fetching org.eclipse.passage.lic.floating_0.1.0.v20201123-1106.jar from https://download.eclipse.org/staging/2021-03/plugins/ (9.5kB)
08:28:19 [INFO] Fetching org.eclipse.passage.lic.floating.e4.ui_0.1.0.v20201022-1341.jar from https://download.eclipse.org/staging/2021-03/plugins/ (5.36kB)
08:28:19 [INFO] Fetching org.eclipse.passage.lic.floating.edit_0.1.0.v20201111-1101.jar from https://download.eclipse.org/staging/2021-03/plugins/ (40.15kB)
08:28:19 [INFO] Fetching org.eclipse.passage.lic.floating.model_0.1.100.v20210227-1346.jar from https://download.eclipse.org/staging/2021-03/plugins/ (60.21kB)
08:28:19 [INFO] Fetching org.eclipse.passage.lic.floating.ecore_0.1.0.v20201111-1050.jar from https://download.eclipse.org/staging/2021-03/plugins/ (3.34kB)
08:28:20 [INFO] Fetching org.eclipse.passage.lic.floating.feature_1.0.100.v20210227-1546.jar from https://download.eclipse.org/staging/2021-03/features/ (13.25kB)
08:28:20 [INFO] Fetching org.eclipse.passage.lic.hc_1.0.102.v20210214-1138.jar from https://download.eclipse.org/staging/2021-03/plugins/ (55.89kB)
08:28:20 [INFO] Fetching org.eclipse.passage.lic.net_1.1.0.v20210216-1158.jar from https://download.eclipse.org/staging/2021-03/plugins/ (35.33kB)
08:28:20 [INFO] Fetching org.eclipse.passage.lic.hc.feature_1.0.100.v20210301-0740.jar from https://download.eclipse.org/staging/2021-03/features/ (13.14kB)
08:28:20 [INFO] Fetching org.eclipse.passage.lic.json_1.0.101.v20210214-1152.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.89kB)
08:28:20 [INFO] Fetching org.eclipse.passage.lic.json.feature_1.0.100.v20210227-1405.jar from https://download.eclipse.org/staging/2021-03/features/ (13.14kB)
08:28:21 [INFO] Fetching org.eclipse.passage.lic.licenses_1.0.200.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (8.31kB)
08:28:21 [INFO] Fetching org.eclipse.passage.lic.licenses.e4.ui_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (5.3kB)
08:28:21 [INFO] Fetching org.eclipse.passage.lic.licenses.edit_1.0.200.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (20.26kB)
08:28:21 [INFO] Fetching org.eclipse.passage.lic.licenses.ecore_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (3.18kB)
08:28:21 [INFO] Fetching org.eclipse.passage.lic.licenses.model_1.0.100.v20201207-1349.jar from https://download.eclipse.org/staging/2021-03/plugins/ (35.8kB)
08:28:21 [INFO] Fetching org.eclipse.passage.lic.licenses.migration_0.5.301.v20210215-0953.jar from https://download.eclipse.org/staging/2021-03/plugins/ (11.15kB)
08:28:21 [INFO] Fetching org.eclipse.passage.lic.licenses.feature_1.0.100.v20210227-1535.jar from https://download.eclipse.org/staging/2021-03/features/ (13.26kB)
08:28:22 [INFO] Fetching org.eclipse.passage.lic.net.feature_1.0.100.v20210216-1158.jar from https://download.eclipse.org/staging/2021-03/features/ (13.15kB)
08:28:22 [INFO] Fetching org.eclipse.passage.lic.oshi_1.0.202.v20210214-1152.jar from https://download.eclipse.org/staging/2021-03/plugins/ (25.34kB)
08:28:22 [INFO] Fetching org.eclipse.passage.lic.oshi.feature_1.0.100.v20210227-1415.jar from https://download.eclipse.org/staging/2021-03/features/ (13.25kB)
08:28:22 [INFO] Fetching org.eclipse.passage.lic.products_1.0.200.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (8.25kB)
08:28:22 [INFO] Fetching org.eclipse.passage.lic.products.e4.ui_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (5.32kB)
08:28:22 [INFO] Fetching org.eclipse.passage.lic.products.edit_1.0.200.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (19.16kB)
08:28:22 [INFO] Fetching org.eclipse.passage.lic.products.ecore_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (3.1kB)
08:28:23 [INFO] Fetching org.eclipse.passage.lic.products.model_1.0.200.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (33.54kB)
08:28:23 [INFO] Fetching org.eclipse.passage.lic.products.migration_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (4.88kB)
08:28:23 [INFO] Fetching org.eclipse.passage.lic.products.feature_1.0.100.v20210227-1451.jar from https://download.eclipse.org/staging/2021-03/features/ (13.25kB)
08:28:23 [INFO] Fetching org.eclipse.passage.lic.users_1.0.200.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (7.84kB)
08:28:23 [INFO] Fetching org.eclipse.passage.lic.users.e4.ui_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (5.26kB)
08:28:23 [INFO] Fetching org.eclipse.passage.lic.users.edit_1.0.200.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (17.66kB)
08:28:24 [INFO] Fetching org.eclipse.passage.lic.users.ecore_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (3.1kB)
08:28:24 [INFO] Fetching org.eclipse.passage.lic.users.model_1.0.200.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (30.36kB)
08:28:24 [INFO] Fetching org.eclipse.passage.lic.users.migration_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2021-03/plugins/ (4.79kB)
08:28:24 [INFO] Fetching org.eclipse.passage.lic.users.feature_1.0.100.v20210227-1534.jar from https://download.eclipse.org/staging/2021-03/features/ (13.25kB)
08:28:25 [INFO] Fetching org.eclipse.rap.doc_3.16.0.20210201-1200.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.68MB)
08:28:25 [INFO] The user operation is waiting for background work to complete.
08:28:25 [INFO] Fetching org.eclipse.rap.doc_3.16.0.20210201-1200.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (1.68MB)
08:28:25 [INFO] Unpacking org.eclipse.rap.doc_3.16.0.20210201-1200...
08:28:26 [INFO] Fetching org.eclipse.rap.tools.intro_3.16.0.20210201-1200.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.53kB)
08:28:26 [INFO] The user operation is waiting for background work to complete.
08:28:26 [INFO] Fetching org.eclipse.rap.tools.intro_3.16.0.20210201-1200.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.53kB)
08:28:26 [INFO] Unpacking org.eclipse.rap.tools.intro_3.16.0.20210201-1200...
08:28:26 [INFO] Fetching org.eclipse.rap.tools.templates_3.16.0.20210107-1326.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.55kB)
08:28:26 [INFO] The user operation is waiting for background work to complete.
08:28:26 [INFO] Fetching org.eclipse.rap.tools.templates_3.16.0.20210107-1326.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (31.55kB)
08:28:26 [INFO] Unpacking org.eclipse.rap.tools.templates_3.16.0.20210107-1326...
08:28:26 [INFO] Fetching org.eclipse.rap.tools.launch.rwt_3.16.0.20210107-1326.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.32kB)
08:28:26 [INFO] The user operation is waiting for background work to complete.
08:28:26 [INFO] Fetching org.eclipse.rap.tools.launch.rwt_3.16.0.20210107-1326.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (43.32kB)
08:28:26 [INFO] Unpacking org.eclipse.rap.tools.launch.rwt_3.16.0.20210107-1326...
08:28:26 [INFO] Fetching org.eclipse.rap.tools.launch_3.16.0.20210107-1326.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.93kB)
08:28:26 [INFO] The user operation is waiting for background work to complete.
08:28:26 [INFO] Fetching org.eclipse.rap.tools.launch_3.16.0.20210107-1326.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (29.93kB)
08:28:26 [INFO] Unpacking org.eclipse.rap.tools.launch_3.16.0.20210107-1326...
08:28:27 [INFO] Fetching org.eclipse.rap.tools.intro.source_3.16.0.20210201-1200.jar from https://download.eclipse.org/staging/2021-03/plugins/ (31.91kB)
08:28:27 [INFO] Fetching org.eclipse.rap.tools.launch.source_3.16.0.20210107-1326.jar from https://download.eclipse.org/staging/2021-03/plugins/ (37.83kB)
08:28:27 [INFO] Fetching org.eclipse.rap.tools.feature_3.16.0.20210303-1200.jar from https://download.eclipse.org/staging/2021-03/features/ (24.11kB)
08:28:27 [INFO] Fetching org.eclipse.rap.tools.templates.source_3.16.0.20210107-1326.jar from https://download.eclipse.org/staging/2021-03/plugins/ (36.63kB)
08:28:27 [INFO] Fetching org.eclipse.rap.tools.launch.rwt.source_3.16.0.20210107-1326.jar from https://download.eclipse.org/staging/2021-03/plugins/ (74.51kB)
08:28:28 [INFO] Fetching org.eclipse.swtbot.e4.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.93kB)
08:28:28 [INFO] The user operation is waiting for background work to complete.
08:28:28 [INFO] Fetching org.eclipse.swtbot.e4.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.93kB)
08:28:28 [INFO] Unpacking org.eclipse.swtbot.e4.finder_3.0.0.202006031738...
08:28:28 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.1kB)
08:28:28 [INFO] The user operation is waiting for background work to complete.
08:28:28 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (32.1kB)
08:28:28 [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
08:28:28 [INFO] Fetching org.eclipse.swtbot.eclipse.core_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.98kB)
08:28:28 [INFO] The user operation is waiting for background work to complete.
08:28:28 [INFO] Fetching org.eclipse.swtbot.eclipse.core_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (21.98kB)
08:28:28 [INFO] Unpacking org.eclipse.swtbot.eclipse.core_3.0.0.202006031738...
08:28:28 [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.19kB)
08:28:28 [INFO] The user operation is waiting for background work to complete.
08:28:28 [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (55.19kB)
08:28:28 [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738...
08:28:28 [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (256.05kB)
08:28:28 [INFO] The user operation is waiting for background work to complete.
08:28:28 [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (256.05kB)
08:28:28 [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.0.0.202006031738...
08:28:29 [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.78kB)
08:28:29 [INFO] The user operation is waiting for background work to complete.
08:28:29 [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (20.78kB)
08:28:29 [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.0.0.202006031738...
08:28:29 [INFO] Fetching org.eclipse.swtbot.go_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.49kB)
08:28:29 [INFO] The user operation is waiting for background work to complete.
08:28:29 [INFO] Fetching org.eclipse.swtbot.go_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.49kB)
08:28:29 [INFO] Unpacking org.eclipse.swtbot.go_3.0.0.202006031738...
08:28:29 [INFO] Fetching org.eclipse.swtbot.eclipse_3.0.0.202006031738.jar from https://download.eclipse.org/staging/2021-03/features/ (18.89kB)
08:28:29 [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.42kB)
08:28:29 [INFO] The user operation is waiting for background work to complete.
08:28:29 [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (42.42kB)
08:28:29 [INFO] Unpacking org.eclipse.swtbot.eclipse.gef.finder_3.0.0.202006031738...
08:28:29 [INFO] Fetching org.eclipse.swtbot.eclipse.gef_3.0.0.202006031738.jar from https://download.eclipse.org/staging/2021-03/features/ (18.79kB)
08:28:30 [INFO] Fetching org.eclipse.swtbot.eclipse.spy_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.09kB)
08:28:30 [INFO] The user operation is waiting for background work to complete.
08:28:30 [INFO] Fetching org.eclipse.swtbot.eclipse.spy_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (24.09kB)
08:28:30 [INFO] Unpacking org.eclipse.swtbot.eclipse.spy_3.0.0.202006031738...
08:28:30 [INFO] Fetching org.eclipse.swtbot.eclipse.ui_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.34kB)
08:28:30 [INFO] The user operation is waiting for background work to complete.
08:28:30 [INFO] Fetching org.eclipse.swtbot.eclipse.ui_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (47.34kB)
08:28:30 [INFO] Unpacking org.eclipse.swtbot.eclipse.ui_3.0.0.202006031738...
08:28:30 [INFO] Fetching org.eclipse.swtbot_3.0.0.202006031738.jar from https://download.eclipse.org/staging/2021-03/features/ (18.77kB)
08:28:30 [INFO] Fetching org.eclipse.swtbot.forms.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.52kB)
08:28:30 [INFO] The user operation is waiting for background work to complete.
08:28:30 [INFO] Fetching org.eclipse.swtbot.forms.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.52kB)
08:28:30 [INFO] Unpacking org.eclipse.swtbot.forms.finder_3.0.0.202006031738...
08:28:30 [INFO] Fetching org.eclipse.swtbot.forms_3.0.0.202006031738.jar from https://download.eclipse.org/staging/2021-03/features/ (18.79kB)
08:28:30 [INFO] Fetching org.eclipse.swtbot.generator_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.12kB)
08:28:30 [INFO] The user operation is waiting for background work to complete.
08:28:30 [INFO] Fetching org.eclipse.swtbot.generator_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (40.12kB)
08:28:30 [INFO] Unpacking org.eclipse.swtbot.generator_3.0.0.202006031738...
08:28:31 [INFO] Fetching org.eclipse.swtbot.generator.client_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.14kB)
08:28:31 [INFO] The user operation is waiting for background work to complete.
08:28:31 [INFO] Fetching org.eclipse.swtbot.generator.client_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.14kB)
08:28:31 [INFO] Unpacking org.eclipse.swtbot.generator.client_3.0.0.202006031738...
08:28:31 [INFO] Fetching org.eclipse.swtbot.generator.rules.workbench_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.04kB)
08:28:31 [INFO] The user operation is waiting for background work to complete.
08:28:31 [INFO] Fetching org.eclipse.swtbot.generator.rules.workbench_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.04kB)
08:28:31 [INFO] Unpacking org.eclipse.swtbot.generator.rules.workbench_3.0.0.202006031738...
08:28:31 [INFO] Fetching org.eclipse.swtbot.generator.jdt_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.5kB)
08:28:31 [INFO] The user operation is waiting for background work to complete.
08:28:31 [INFO] Fetching org.eclipse.swtbot.generator.jdt_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.5kB)
08:28:31 [INFO] Unpacking org.eclipse.swtbot.generator.jdt_3.0.0.202006031738...
08:28:31 [INFO] Fetching org.eclipse.swtbot.generator.ui_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.89kB)
08:28:31 [INFO] The user operation is waiting for background work to complete.
08:28:31 [INFO] Fetching org.eclipse.swtbot.generator.ui_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (12.89kB)
08:28:31 [INFO] Unpacking org.eclipse.swtbot.generator.ui_3.0.0.202006031738...
08:28:31 [INFO] Fetching org.eclipse.swtbot.generator.feature_3.0.0.202006031738.jar from https://download.eclipse.org/staging/2021-03/features/ (18.8kB)
08:28:31 [INFO] Fetching org.eclipse.swtbot.ide_3.0.0.202006031738.jar from https://download.eclipse.org/staging/2021-03/features/ (18.83kB)
08:28:33 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:28:33 [INFO] 
08:28:33 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.rcp ---
08:28:33 [INFO] 
08:28:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.rcp ---
08:28:33 [INFO] 
08:28:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.rcp ---
08:28:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:28:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/src/main/resources
08:28:33 [INFO] 
08:28:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.rcp ---
08:28:33 [INFO] 
08:28:33 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.rcp ---
08:28:33 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
08:28:33 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
08:28:33 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
08:28:33 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
08:28:33 [INFO] 
08:28:33 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.rcp ---
08:28:33 [INFO] 
08:28:33 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.rcp ---
08:28:33 [INFO] 
08:28:33 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.rcp ---
08:28:33 [INFO] 
08:28:33 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.rcp ---
08:28:37 [INFO] Installing product epp.package.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/x86_64/eclipse
08:28:38 Installing epp.package.rcp 4.19.0.20210304-1200.
08:28:38 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:28:38 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
08:28:38 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
08:28:38 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
08:28:38 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:28:38 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:28:38 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:28:38 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
08:28:38 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:28:38 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
08:28:38 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:28:38 Installing org.eclipse.rap.tools.feature.feature.group 3.16.0.20210303-1200.
08:28:38 Installing org.eclipse.swtbot.eclipse.gef.feature.group 3.0.0.202006031738.
08:28:38 Installing org.eclipse.swtbot.eclipse.feature.group 3.0.0.202006031738.
08:28:38 Installing org.eclipse.swtbot.ide.feature.group 3.0.0.202006031738.
08:28:38 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:28:38 Installing org.eclipse.passage.ldc.feature.feature.group 1.2.0.v20210303-0955.
08:29:22 Operation completed in 45301 ms.
08:29:23 [INFO] Installing product epp.package.rcp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/aarch64/eclipse
08:29:24 Installing epp.package.rcp 4.19.0.20210304-1200.
08:29:24 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:29:24 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
08:29:24 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
08:29:24 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
08:29:24 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:29:24 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:29:24 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:29:24 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
08:29:24 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:29:24 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
08:29:24 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:29:24 Installing org.eclipse.rap.tools.feature.feature.group 3.16.0.20210303-1200.
08:29:24 Installing org.eclipse.swtbot.eclipse.gef.feature.group 3.0.0.202006031738.
08:29:24 Installing org.eclipse.swtbot.eclipse.feature.group 3.0.0.202006031738.
08:29:24 Installing org.eclipse.swtbot.ide.feature.group 3.0.0.202006031738.
08:29:24 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:29:24 Installing org.eclipse.passage.ldc.feature.feature.group 1.2.0.v20210303-0955.
08:29:53 Operation completed in 30206 ms.
08:29:54 [INFO] Installing product epp.package.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse
08:29:55 Installing epp.package.rcp 4.19.0.20210304-1200.
08:29:55 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:29:55 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
08:29:55 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
08:29:55 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
08:29:55 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:29:55 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:29:55 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:29:55 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
08:29:55 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:29:55 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
08:29:55 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:29:55 Installing org.eclipse.rap.tools.feature.feature.group 3.16.0.20210303-1200.
08:29:55 Installing org.eclipse.swtbot.eclipse.gef.feature.group 3.0.0.202006031738.
08:29:55 Installing org.eclipse.swtbot.eclipse.feature.group 3.0.0.202006031738.
08:29:55 Installing org.eclipse.swtbot.ide.feature.group 3.0.0.202006031738.
08:29:55 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:29:55 Installing org.eclipse.passage.ldc.feature.feature.group 1.2.0.v20210303-0955.
08:30:20 Operation completed in 26778 ms.
08:30:21 [INFO] Installing product epp.package.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/x86_64/Eclipse.app
08:30:22 Installing epp.package.rcp 4.19.0.20210304-1200.
08:30:22 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:30:22 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
08:30:22 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
08:30:22 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
08:30:22 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:30:22 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:30:22 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:30:22 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
08:30:22 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:30:22 Installing org.eclipse.m2e.logback.feature.feature.group 1.17.0.20200924-1339.
08:30:22 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:30:22 Installing org.eclipse.rap.tools.feature.feature.group 3.16.0.20210303-1200.
08:30:22 Installing org.eclipse.swtbot.eclipse.gef.feature.group 3.0.0.202006031738.
08:30:22 Installing org.eclipse.swtbot.eclipse.feature.group 3.0.0.202006031738.
08:30:22 Installing org.eclipse.swtbot.ide.feature.group 3.0.0.202006031738.
08:30:22 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:30:22 Installing org.eclipse.passage.ldc.feature.feature.group 1.2.0.v20210303-0955.
08:30:53 Operation completed in 31861 ms.
08:30:53 [INFO] 
08:30:53 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.rcp ---
08:31:11 [INFO] [Thu Mar 04 13:31:11 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/x86_64/Eclipse.app'...
08:32:02 [INFO] 
08:32:02 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.rcp ---
08:32:02 [INFO] [Thu Mar 04 13:32:02 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse/eclipse.exe'
08:32:03 [INFO] [Thu Mar 04 13:32:03 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse/eclipsec.exe'
08:32:06 [INFO] 
08:32:06 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.rcp ---
08:32:06 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:32:32 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:32:56 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20210304-1123_eclipse-rcp-2021-03-RC1-win32.win32.x86_64.zip
08:33:13 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20210304-1123_eclipse-rcp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:33:40 [INFO] 
08:33:40 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.rcp ---
08:33:40 [INFO] [Thu Mar 04 13:33:40 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20210304-1123_eclipse-rcp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
08:34:48 [INFO] 
08:34:48 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.rcp ---
08:34:48 [INFO] Executing tasks
08:34:48 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
08:35:07 [INFO] Executed tasks
08:35:07 [INFO] 
08:35:07 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.rcp ---
08:35:12 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository...
08:35:32 Mirroring: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
08:35:32 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.19.0.20210304-1200)
08:35:32 Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
08:35:32 Mirroring: binary,epp.package.rcp.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.win32.win32.x86_64,4.19.0.20210304-1200)
08:35:32 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
08:35:32 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:35:32 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:35:32 Mirroring: osgi.bundle,org.eclipse.epp.package.rcp,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.rcp,4.19.0.20210304-1200)
08:35:32 Mirroring: osgi.bundle,org.eclipse.epp.package.rcp,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.rcp,4.19.0.20210304-1200)
08:35:32 Mirroring: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
08:35:32 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.]
08:35:33 [INFO] 
08:35:33 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.scout >------------
08:35:33 [INFO] Building org.eclipse.epp.package.scout 4.19.0-SNAPSHOT           [31/37]
08:35:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:35:33 [INFO] 
08:35:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] 
08:35:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:35:33 [INFO] 
08:35:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] 
08:35:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] 
08:35:33 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] 
08:35:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:35:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:35:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/main/resources
08:35:33 [INFO] 
08:35:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] 
08:35:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:35:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:35:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/test/resources
08:35:33 [INFO] 
08:35:33 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:35:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:35:33 [INFO] Copying 1 resource
08:35:33 [INFO] 
08:35:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] 
08:35:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.19.0-SNAPSHOT.jar
08:35:33 [INFO] 
08:35:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] 
08:35:33 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.19.0-SNAPSHOT.jar
08:35:33 [INFO] 
08:35:33 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.scout ---
08:35:33 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.19.0-SNAPSHOT.jar
08:35:39 [INFO] 
08:35:39 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.scout ---
08:35:39 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.19.0-SNAPSHOT.jar
08:35:39 [INFO] 
08:35:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.scout ---
08:35:39 [INFO] 
08:35:39 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.scout.feature >--------
08:35:39 [INFO] Building org.eclipse.epp.package.scout.feature 4.19.0-SNAPSHOT   [32/37]
08:35:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
08:35:39 [INFO] 
08:35:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout.feature ---
08:35:39 [INFO] 
08:35:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.scout.feature ---
08:35:42 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:35:42 [INFO] 
08:35:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.scout.feature ---
08:35:42 [INFO] 
08:35:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.scout.feature ---
08:35:42 [INFO] 
08:35:42 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.scout.feature ---
08:35:42 [INFO] 
08:35:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.scout.feature ---
08:35:42 [INFO] 
08:35:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.scout.feature ---
08:35:42 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/target/org.eclipse.epp.package.scout.feature-4.19.0-SNAPSHOT.jar
08:35:42 [INFO] 
08:35:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout.feature ---
08:35:42 [INFO] 
08:35:42 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.scout.feature ---
08:35:42 [INFO] 
08:35:42 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.scout.feature ---
08:35:42 [INFO] 
08:35:42 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.scout.feature ---
08:35:42 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/target/org.eclipse.epp.package.scout.feature-4.19.0-SNAPSHOT.jar
08:35:43 [INFO] 
08:35:43 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.scout.feature ---
08:35:43 [INFO] 
08:35:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.scout.feature ---
08:35:43 [INFO] 
08:35:43 [INFO] -----------------< org.eclipse.epp:epp.package.scout >------------------
08:35:43 [INFO] Building epp.package.scout 4.19.0-SNAPSHOT                       [33/37]
08:35:43 [INFO] -------------------------[ eclipse-repository ]-------------------------
08:35:43 [INFO] 
08:35:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.scout ---
08:35:43 [INFO] 
08:35:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.scout ---
08:35:48 [INFO] Fetching org.eclipse.json_1.1.100.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.8kB)
08:35:48 [INFO] The user operation is waiting for background work to complete.
08:35:48 [INFO] Fetching org.eclipse.json_1.1.100.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.8kB)
08:35:48 [INFO] Unpacking org.eclipse.json_1.1.100.v201901071922...
08:35:51 [INFO] Fetching org.eclipse.scout.sdk.s2e_11.0.10.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.32MB)
08:35:51 [INFO] Fetching org.eclipse.scout.sdk.s2e.doc_11.0.10.jar from https://download.eclipse.org/staging/2021-03/plugins/ (1.22MB)
08:35:51 [INFO] Fetching org.eclipse.scout.sdk.s2e.ui_11.0.10.jar from https://download.eclipse.org/staging/2021-03/plugins/ (719.54kB)
08:35:52 [INFO] Fetching org.eclipse.scout.sdk-feature_11.0.10.jar from https://download.eclipse.org/staging/2021-03/features/ (25.06kB)
08:35:52 [INFO] Fetching org.eclipse.wst.json.bower.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.13kB)
08:35:52 [INFO] The user operation is waiting for background work to complete.
08:35:52 [INFO] Fetching org.eclipse.wst.json.bower.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.13kB)
08:35:52 [INFO] Unpacking org.eclipse.wst.json.bower.core_1.0.0.v201901071922...
08:35:52 [INFO] Fetching org.eclipse.wst.json.bower.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.93kB)
08:35:52 [INFO] The user operation is waiting for background work to complete.
08:35:52 [INFO] Fetching org.eclipse.wst.json.bower.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (13.93kB)
08:35:52 [INFO] Unpacking org.eclipse.wst.json.bower.ui_1.0.200.v201904210526...
08:35:52 [INFO] Fetching org.eclipse.wst.json.core_1.1.0.v201901152013.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (104.97kB)
08:35:52 [INFO] The user operation is waiting for background work to complete.
08:35:52 [INFO] Fetching org.eclipse.wst.json.core_1.1.0.v201901152013.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (104.97kB)
08:35:53 [INFO] Unpacking org.eclipse.wst.json.core_1.1.0.v201901152013...
08:35:53 [INFO] Fetching org.eclipse.wst.json.ui_1.0.500.v202101100033.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (99.6kB)
08:35:53 [INFO] The user operation is waiting for background work to complete.
08:35:53 [INFO] Fetching org.eclipse.wst.json.ui_1.0.500.v202101100033.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (99.6kB)
08:35:53 [INFO] Unpacking org.eclipse.wst.json.ui_1.0.500.v202101100033...
08:35:53 [INFO] Fetching org.eclipse.wst.json.eslint.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.1kB)
08:35:53 [INFO] The user operation is waiting for background work to complete.
08:35:53 [INFO] Fetching org.eclipse.wst.json.eslint.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.1kB)
08:35:53 [INFO] Unpacking org.eclipse.wst.json.eslint.core_1.0.0.v201901071922...
08:35:53 [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.39kB)
08:35:53 [INFO] The user operation is waiting for background work to complete.
08:35:53 [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.39kB)
08:35:53 [INFO] Unpacking org.eclipse.wst.json.eslint.ui_1.0.200.v201904210526...
08:35:53 [INFO] Fetching org.eclipse.wst.json.jshint.core_1.0.1.v201908281850.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.12kB)
08:35:53 [INFO] The user operation is waiting for background work to complete.
08:35:53 [INFO] Fetching org.eclipse.wst.json.jshint.core_1.0.1.v201908281850.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.12kB)
08:35:53 [INFO] Unpacking org.eclipse.wst.json.jshint.core_1.0.1.v201908281850...
08:35:53 [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.39kB)
08:35:53 [INFO] The user operation is waiting for background work to complete.
08:35:53 [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (9.39kB)
08:35:54 [INFO] Unpacking org.eclipse.wst.json.jshint.ui_1.0.200.v201904210526...
08:35:54 [INFO] Fetching org.eclipse.wst.json.npm.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.1kB)
08:35:54 [INFO] The user operation is waiting for background work to complete.
08:35:54 [INFO] Fetching org.eclipse.wst.json.npm.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.1kB)
08:35:54 [INFO] Unpacking org.eclipse.wst.json.npm.core_1.0.0.v201901071922...
08:35:54 [INFO] Fetching org.eclipse.wst.json.npm.ui_1.0.100.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.51kB)
08:35:54 [INFO] The user operation is waiting for background work to complete.
08:35:54 [INFO] Fetching org.eclipse.wst.json.npm.ui_1.0.100.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11.51kB)
08:35:54 [INFO] Unpacking org.eclipse.wst.json.npm.ui_1.0.100.v201904210526...
08:35:54 [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.0.200.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.93kB)
08:35:54 [INFO] The user operation is waiting for background work to complete.
08:35:54 [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.0.200.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.93kB)
08:35:54 [INFO] Unpacking org.eclipse.wst.json.schemaprocessor_1.0.200.v201901071922...
08:35:54 [INFO] Fetching org.eclipse.wst.json_core.feature_1.1.8.v201909302219.jar from https://download.eclipse.org/staging/2021-03/features/ (31.82kB)
08:35:54 [INFO] Fetching org.eclipse.wst.json_ui.feature_1.1.9.v202101100033.jar from https://download.eclipse.org/staging/2021-03/features/ (31.85kB)
08:35:55 [INFO] Fetching org.eclipse.wst.web_core.feature_3.21.0.v202102251419.jar from https://download.eclipse.org/staging/2021-03/features/ (31.94kB)
08:35:55 [INFO] Fetching org.eclipse.wst.web_js_support.feature_3.20.0.v202101180039.jar from https://download.eclipse.org/staging/2021-03/features/ (19.29kB)
08:35:55 [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.04kB)
08:35:55 [INFO] The user operation is waiting for background work to complete.
08:35:55 [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (10.04kB)
08:35:55 [INFO] Unpacking org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120...
08:35:55 [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.38kB)
08:35:55 [INFO] The user operation is waiting for background work to complete.
08:35:55 [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (8.38kB)
08:35:55 [INFO] Unpacking org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120...
08:35:55 [INFO] Fetching org.eclipse.wst.web_ui.feature_3.21.0.v202102251419.jar from https://download.eclipse.org/staging/2021-03/features/ (19.5kB)
08:35:55 [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (756.44kB)
08:35:55 [INFO] The user operation is waiting for background work to complete.
08:35:55 [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (756.44kB)
08:35:55 [INFO] Unpacking org.eclipse.wst.doc.user_1.2.0.v201903222120...
08:35:56 [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.03kB)
08:35:56 [INFO] The user operation is waiting for background work to complete.
08:35:56 [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (77.03kB)
08:35:56 [INFO] Unpacking org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120...
08:35:56 [INFO] Fetching org.eclipse.wst.web_userdoc.feature_3.18.0.v202004271556.jar from https://download.eclipse.org/staging/2021-03/features/ (31.89kB)
08:35:57 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:35:57 [INFO] 
08:35:57 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.scout ---
08:35:57 [INFO] 
08:35:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.scout ---
08:35:57 [INFO] 
08:35:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.scout ---
08:35:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:35:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:35:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/src/main/resources
08:35:57 [INFO] 
08:35:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.scout ---
08:35:57 [INFO] 
08:35:57 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.scout ---
08:35:57 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
08:35:58 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
08:35:59 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
08:35:59 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
08:35:59 [INFO] 
08:35:59 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.scout ---
08:36:01 [INFO] 
08:36:01 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.scout ---
08:36:01 [INFO] 
08:36:01 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.scout ---
08:36:01 [INFO] 
08:36:01 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.scout ---
08:36:04 [INFO] Installing product epp.package.scout for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/x86_64/eclipse
08:36:05 Installing epp.package.scout 4.19.0.20210304-1200.
08:36:05 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:36:05 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:36:05 Installing org.eclipse.help.source.feature.group 2.3.500.v20210224-2143.
08:36:05 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
08:36:05 Installing org.eclipse.jdt.source.feature.group 3.18.700.v20210224-1800.
08:36:05 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
08:36:05 Installing org.eclipse.jst.web_ui.feature.feature.group 3.21.0.v202101180039.
08:36:05 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:36:05 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:36:05 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:36:05 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:36:05 Installing org.eclipse.scout.sdk-feature.feature.group 11.0.10.
08:36:05 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:36:05 Installing org.eclipse.wst.web_ui.feature.feature.group 3.21.0.v202102251419.
08:36:36 Operation completed in 32120 ms.
08:36:37 [INFO] Installing product epp.package.scout for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/aarch64/eclipse
08:36:38 Installing epp.package.scout 4.19.0.20210304-1200.
08:36:38 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:36:38 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:36:38 Installing org.eclipse.help.source.feature.group 2.3.500.v20210224-2143.
08:36:38 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
08:36:38 Installing org.eclipse.jdt.source.feature.group 3.18.700.v20210224-1800.
08:36:38 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
08:36:38 Installing org.eclipse.jst.web_ui.feature.feature.group 3.21.0.v202101180039.
08:36:38 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:36:38 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:36:38 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:36:38 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:36:38 Installing org.eclipse.scout.sdk-feature.feature.group 11.0.10.
08:36:38 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:36:38 Installing org.eclipse.wst.web_ui.feature.feature.group 3.21.0.v202102251419.
08:36:54 Operation completed in 17295 ms.
08:36:55 [INFO] Installing product epp.package.scout for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse
08:36:56 Installing epp.package.scout 4.19.0.20210304-1200.
08:36:56 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:36:56 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:36:56 Installing org.eclipse.help.source.feature.group 2.3.500.v20210224-2143.
08:36:56 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
08:36:56 Installing org.eclipse.jdt.source.feature.group 3.18.700.v20210224-1800.
08:36:56 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
08:36:56 Installing org.eclipse.jst.web_ui.feature.feature.group 3.21.0.v202101180039.
08:36:56 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:36:56 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:36:56 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:36:56 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:36:56 Installing org.eclipse.scout.sdk-feature.feature.group 11.0.10.
08:36:56 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:36:56 Installing org.eclipse.wst.web_ui.feature.feature.group 3.21.0.v202102251419.
08:37:19 Operation completed in 24115 ms.
08:37:20 [INFO] Installing product epp.package.scout for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/x86_64/Eclipse.app
08:37:21 Installing epp.package.scout 4.19.0.20210304-1200.
08:37:21 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:37:21 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:37:21 Installing org.eclipse.help.source.feature.group 2.3.500.v20210224-2143.
08:37:21 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
08:37:21 Installing org.eclipse.jdt.source.feature.group 3.18.700.v20210224-1800.
08:37:21 Installing org.eclipse.jgit.feature.group 5.11.0.202103031150-rc1.
08:37:21 Installing org.eclipse.jst.web_ui.feature.feature.group 3.21.0.v202101180039.
08:37:21 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:37:21 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:37:21 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:37:21 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:37:21 Installing org.eclipse.scout.sdk-feature.feature.group 11.0.10.
08:37:21 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.21.0.v202102222242.
08:37:21 Installing org.eclipse.wst.web_ui.feature.feature.group 3.21.0.v202102251419.
08:37:45 Operation completed in 24825 ms.
08:37:45 [INFO] 
08:37:45 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.scout ---
08:38:01 [INFO] [Thu Mar 04 13:38:01 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/x86_64/Eclipse.app'...
08:38:47 [INFO] 
08:38:47 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.scout ---
08:38:47 [INFO] [Thu Mar 04 13:38:47 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse/eclipse.exe'
08:38:48 [INFO] [Thu Mar 04 13:38:48 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse/eclipsec.exe'
08:38:51 [INFO] 
08:38:51 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.scout ---
08:38:51 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:39:08 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:39:25 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20210304-1123_eclipse-scout-2021-03-RC1-win32.win32.x86_64.zip
08:39:34 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20210304-1123_eclipse-scout-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:39:51 [INFO] 
08:39:51 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.scout ---
08:39:51 [INFO] [Thu Mar 04 13:39:51 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20210304-1123_eclipse-scout-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
08:40:38 [INFO] 
08:40:38 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.scout ---
08:40:38 [INFO] Executing tasks
08:40:38 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
08:40:46 [INFO] Executed tasks
08:40:46 [INFO] 
08:40:46 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.scout ---
08:40:49 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository...
08:40:50 Mirroring: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
08:40:50 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.19.0.20210304-1200)
08:40:50 Mirroring: binary,epp.package.scout.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.scout.executable.win32.win32.x86_64,4.19.0.20210304-1200)
08:40:50 Mirroring: binary,epp.package.scout.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
08:40:50 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
08:40:50 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:40:50 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:40:50 Mirroring: osgi.bundle,org.eclipse.epp.package.scout,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.scout,4.19.0.20210304-1200)
08:40:50 Mirroring: osgi.bundle,org.eclipse.epp.package.scout,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.scout,4.19.0.20210304-1200)
08:40:50 Mirroring: binary,epp.package.scout.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
08:40:50 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.]
08:40:51 [INFO] 
08:40:51 [INFO] ---------< org.eclipse.epp:org.eclipse.epp.package.committers >---------
08:40:51 [INFO] Building org.eclipse.epp.package.committers 4.19.0-SNAPSHOT      [34/37]
08:40:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:40:51 [INFO] 
08:40:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] 
08:40:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:40:51 [INFO] 
08:40:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] 
08:40:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] 
08:40:51 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] 
08:40:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:40:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:40:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/main/resources
08:40:51 [INFO] 
08:40:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] 
08:40:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:40:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:40:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/test/resources
08:40:51 [INFO] 
08:40:51 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:40:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:40:51 [INFO] Copying 1 resource
08:40:51 [INFO] 
08:40:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] 
08:40:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.19.0-SNAPSHOT.jar
08:40:51 [INFO] 
08:40:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] 
08:40:51 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.19.0-SNAPSHOT.jar
08:40:51 [INFO] 
08:40:51 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.committers ---
08:40:51 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.19.0-SNAPSHOT.jar
08:40:52 [INFO] 
08:40:52 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.committers ---
08:40:52 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.19.0-SNAPSHOT.jar
08:40:52 [INFO] 
08:40:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.committers ---
08:40:52 [INFO] 
08:40:52 [INFO] -----< org.eclipse.epp:org.eclipse.epp.package.committers.feature >-----
08:40:52 [INFO] Building org.eclipse.epp.package.committers.feature 4.19.0-SNAPSHOT [35/37]
08:40:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
08:40:52 [INFO] 
08:40:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers.feature ---
08:40:52 [INFO] 
08:40:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.committers.feature ---
08:40:54 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:40:54 [INFO] 
08:40:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.epp.package.committers.feature ---
08:40:54 [INFO] 
08:40:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.epp.package.committers.feature ---
08:40:54 [INFO] 
08:40:54 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp.package.committers.feature ---
08:40:54 [INFO] 
08:40:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.epp.package.committers.feature ---
08:40:54 [INFO] 
08:40:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.epp.package.committers.feature ---
08:40:55 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/target/org.eclipse.epp.package.committers.feature-4.19.0-SNAPSHOT.jar
08:40:55 [INFO] 
08:40:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers.feature ---
08:40:55 [INFO] 
08:40:55 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.committers.feature ---
08:40:55 [INFO] 
08:40:55 [INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @ org.eclipse.epp.package.committers.feature ---
08:40:55 [INFO] 
08:40:55 [INFO] --- eclipse-jarsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ org.eclipse.epp.package.committers.feature ---
08:40:55 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/target/org.eclipse.epp.package.committers.feature-4.19.0-SNAPSHOT.jar
08:40:56 [INFO] 
08:40:56 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.epp.package.committers.feature ---
08:40:56 [INFO] 
08:40:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @ org.eclipse.epp.package.committers.feature ---
08:40:56 [INFO] 
08:40:56 [INFO] ---------------< org.eclipse.epp:epp.package.committers >---------------
08:40:56 [INFO] Building epp.package.committers 4.19.0-SNAPSHOT                  [36/37]
08:40:56 [INFO] -------------------------[ eclipse-repository ]-------------------------
08:40:56 [INFO] 
08:40:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.committers ---
08:40:56 [INFO] 
08:40:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.committers ---
08:40:56 [INFO] Fetching com.google.gerrit.common_2.1.5.v201112241444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.61kB)
08:40:56 [INFO] The user operation is waiting for background work to complete.
08:40:56 [INFO] Fetching com.google.gerrit.common_2.1.5.v201112241444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (36.61kB)
08:40:56 [INFO] Unpacking com.google.gerrit.common_2.1.5.v201112241444...
08:40:56 [INFO] Fetching com.google.gerrit.reviewdb_2.1.5.v201112241444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.47kB)
08:40:56 [INFO] The user operation is waiting for background work to complete.
08:40:56 [INFO] Fetching com.google.gerrit.reviewdb_2.1.5.v201112241444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (39.47kB)
08:40:56 [INFO] Unpacking com.google.gerrit.reviewdb_2.1.5.v201112241444...
08:40:56 [INFO] Fetching com.google.gerrit.prettify_2.1.5.v201112241444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.59kB)
08:40:56 [INFO] The user operation is waiting for background work to complete.
08:40:56 [INFO] Fetching com.google.gerrit.prettify_2.1.5.v201112241444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (34.59kB)
08:40:56 [INFO] Unpacking com.google.gerrit.prettify_2.1.5.v201112241444...
08:40:56 [INFO] Fetching com.google.gwt.servlet_2.0.4.v20100709-0658.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (427.83kB)
08:40:56 [INFO] The user operation is waiting for background work to complete.
08:40:56 [INFO] Fetching com.google.gwt.servlet_2.0.4.v20100709-0658.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (427.83kB)
08:40:56 [INFO] Unpacking com.google.gwt.servlet_2.0.4.v20100709-0658...
08:40:57 [INFO] Fetching com.google.gwtjsonrpc_1.2.5.v201112241444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (54.01kB)
08:40:57 [INFO] The user operation is waiting for background work to complete.
08:40:57 [INFO] Fetching com.google.gwtjsonrpc_1.2.5.v201112241444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (54.01kB)
08:40:57 [INFO] Unpacking com.google.gwtjsonrpc_1.2.5.v201112241444...
08:40:57 [INFO] Fetching com.google.gwtorm_1.1.4.v201112241444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (66.95kB)
08:40:57 [INFO] The user operation is waiting for background work to complete.
08:40:57 [INFO] Fetching com.google.gwtorm_1.1.4.v201112241444.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (66.95kB)
08:40:57 [INFO] Unpacking com.google.gwtorm_1.1.4.v201112241444...
08:40:57 [INFO] Fetching javax.servlet_3.0.0.v201112011016.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (119.46kB)
08:40:57 [INFO] The user operation is waiting for background work to complete.
08:40:57 [INFO] Fetching javax.servlet_3.0.0.v201112011016.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (119.46kB)
08:40:57 [INFO] Unpacking javax.servlet_3.0.0.v201112011016...
08:41:04 [INFO] Fetching org.eclipse.mylyn.builds.core_1.17.0.v20200730-1155.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (143.19kB)
08:41:04 [INFO] The user operation is waiting for background work to complete.
08:41:04 [INFO] Fetching org.eclipse.mylyn.builds.core_1.17.0.v20200730-1155.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (143.19kB)
08:41:05 [INFO] Unpacking org.eclipse.mylyn.builds.core_1.17.0.v20200730-1155...
08:41:05 [INFO] Fetching org.eclipse.mylyn.builds.ui_1.17.0.v20200730-1155.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (217.45kB)
08:41:05 [INFO] The user operation is waiting for background work to complete.
08:41:05 [INFO] Fetching org.eclipse.mylyn.builds.ui_1.17.0.v20200730-1155.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (217.45kB)
08:41:05 [INFO] Unpacking org.eclipse.mylyn.builds.ui_1.17.0.v20200730-1155...
08:41:05 [INFO] Fetching org.eclipse.mylyn.builds_1.17.0.v20200828-1656.jar from https://download.eclipse.org/staging/2021-03/features/ (19.19kB)
08:41:05 [INFO] Fetching org.eclipse.mylyn.versions.core_1.17.0.v20181223-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.36kB)
08:41:05 [INFO] The user operation is waiting for background work to complete.
08:41:05 [INFO] Fetching org.eclipse.mylyn.versions.core_1.17.0.v20181223-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (22.36kB)
08:41:05 [INFO] Unpacking org.eclipse.mylyn.versions.core_1.17.0.v20181223-0759...
08:41:05 [INFO] Fetching org.eclipse.mylyn.versions.ui_1.17.0.v20181223-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11kB)
08:41:05 [INFO] The user operation is waiting for background work to complete.
08:41:05 [INFO] Fetching org.eclipse.mylyn.versions.ui_1.17.0.v20181223-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (11kB)
08:41:05 [INFO] Unpacking org.eclipse.mylyn.versions.ui_1.17.0.v20181223-0759...
08:41:05 [INFO] Fetching org.eclipse.mylyn.commons.repositories.http.core_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.68kB)
08:41:05 [INFO] The user operation is waiting for background work to complete.
08:41:05 [INFO] Fetching org.eclipse.mylyn.commons.repositories.http.core_1.17.2.v20200813-0821.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (25.68kB)
08:41:06 [INFO] Unpacking org.eclipse.mylyn.commons.repositories.http.core_1.17.2.v20200813-0821...
08:41:06 [INFO] Fetching org.eclipse.mylyn.commons.repositories.http_1.17.2.v20200813-0821.jar from https://download.eclipse.org/staging/2021-03/features/ (19.17kB)
08:41:06 [INFO] Fetching org.eclipse.mylyn.gerrit.core_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (197.2kB)
08:41:06 [INFO] The user operation is waiting for background work to complete.
08:41:06 [INFO] Fetching org.eclipse.mylyn.gerrit.core_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (197.2kB)
08:41:06 [INFO] Unpacking org.eclipse.mylyn.gerrit.core_2.16.1.v20200828-1618...
08:41:06 [INFO] Fetching org.eclipse.mylyn.reviews.core_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (120.58kB)
08:41:06 [INFO] The user operation is waiting for background work to complete.
08:41:06 [INFO] Fetching org.eclipse.mylyn.reviews.core_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (120.58kB)
08:41:06 [INFO] Unpacking org.eclipse.mylyn.reviews.core_2.16.1.v20200828-1618...
08:41:06 [INFO] Fetching org.eclipse.mylyn.reviews.edit_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.09kB)
08:41:06 [INFO] The user operation is waiting for background work to complete.
08:41:06 [INFO] Fetching org.eclipse.mylyn.reviews.edit_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (50.09kB)
08:41:06 [INFO] Unpacking org.eclipse.mylyn.reviews.edit_2.16.1.v20200828-1618...
08:41:07 [INFO] Fetching org.eclipse.mylyn.gerrit.dashboard.core_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.1kB)
08:41:07 [INFO] The user operation is waiting for background work to complete.
08:41:07 [INFO] Fetching org.eclipse.mylyn.gerrit.dashboard.core_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.1kB)
08:41:07 [INFO] Unpacking org.eclipse.mylyn.gerrit.dashboard.core_2.16.1.v20200828-1618...
08:41:07 [INFO] Fetching org.eclipse.mylyn.gerrit.dashboard.ui_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (72.87kB)
08:41:07 [INFO] The user operation is waiting for background work to complete.
08:41:07 [INFO] Fetching org.eclipse.mylyn.gerrit.dashboard.ui_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (72.87kB)
08:41:07 [INFO] Unpacking org.eclipse.mylyn.gerrit.dashboard.ui_2.16.1.v20200828-1618...
08:41:07 [INFO] Fetching org.eclipse.mylyn.gerrit.dashboard.feature_2.16.1.v20200828-1618.jar from https://download.eclipse.org/staging/2021-03/features/ (19.85kB)
08:41:07 [INFO] Fetching org.eclipse.mylyn.gerrit.ui_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (110.78kB)
08:41:07 [INFO] The user operation is waiting for background work to complete.
08:41:07 [INFO] Fetching org.eclipse.mylyn.gerrit.ui_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (110.78kB)
08:41:07 [INFO] Unpacking org.eclipse.mylyn.gerrit.ui_2.16.1.v20200828-1618...
08:41:07 [INFO] Fetching org.eclipse.mylyn.gerrit.feature_2.16.1.v20200828-1618.jar from https://download.eclipse.org/staging/2021-03/features/ (19.28kB)
08:41:07 [INFO] Fetching org.eclipse.mylyn.reviews.ui_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (213.94kB)
08:41:07 [INFO] The user operation is waiting for background work to complete.
08:41:07 [INFO] Fetching org.eclipse.mylyn.reviews.ui_2.16.1.v20200828-1618.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (213.94kB)
08:41:07 [INFO] Unpacking org.eclipse.mylyn.reviews.ui_2.16.1.v20200828-1618...
08:41:08 [INFO] Fetching org.eclipse.mylyn.git.core_1.17.0.v20181223-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.5kB)
08:41:08 [INFO] The user operation is waiting for background work to complete.
08:41:08 [INFO] Fetching org.eclipse.mylyn.git.core_1.17.0.v20181223-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (17.5kB)
08:41:08 [INFO] Unpacking org.eclipse.mylyn.git.core_1.17.0.v20181223-0759...
08:41:08 [INFO] Fetching org.eclipse.mylyn.git.ui_1.17.0.v20181223-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.42kB)
08:41:08 [INFO] The user operation is waiting for background work to complete.
08:41:08 [INFO] Fetching org.eclipse.mylyn.git.ui_1.17.0.v20181223-0759.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (16.42kB)
08:41:08 [INFO] Unpacking org.eclipse.mylyn.git.ui_1.17.0.v20181223-0759...
08:41:08 [INFO] Fetching org.eclipse.mylyn.git_1.17.0.v20191002-0716.jar from https://download.eclipse.org/staging/2021-03/features/ (19.19kB)
08:41:08 [INFO] Fetching org.eclipse.mylyn.hudson.core_1.17.0.v20200730-1155.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (74.02kB)
08:41:08 [INFO] The user operation is waiting for background work to complete.
08:41:08 [INFO] Fetching org.eclipse.mylyn.hudson.core_1.17.0.v20200730-1155.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (74.02kB)
08:41:08 [INFO] Unpacking org.eclipse.mylyn.hudson.core_1.17.0.v20200730-1155...
08:41:08 [INFO] Fetching org.eclipse.mylyn.hudson.ui_1.17.0.v20200730-1155.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.52kB)
08:41:08 [INFO] The user operation is waiting for background work to complete.
08:41:08 [INFO] Fetching org.eclipse.mylyn.hudson.ui_1.17.0.v20200730-1155.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (14.52kB)
08:41:08 [INFO] Unpacking org.eclipse.mylyn.hudson.ui_1.17.0.v20200730-1155...
08:41:08 [INFO] Fetching org.eclipse.mylyn.hudson_1.17.0.v20200730-1155.jar from https://download.eclipse.org/staging/2021-03/features/ (19.31kB)
08:41:09 [INFO] Fetching org.eclipse.mylyn.reviews.feature_2.16.1.v20200828-1618.jar from https://download.eclipse.org/staging/2021-03/features/ (19.2kB)
08:41:09 [INFO] Fetching org.eclipse.mylyn.versions_1.17.0.v20191002-0716.jar from https://download.eclipse.org/staging/2021-03/features/ (19.17kB)
08:41:12 [INFO] Fetching org.eclipse.swt.tools_3.109.0.v20210126-2343.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (98.1kB)
08:41:12 [INFO] The user operation is waiting for background work to complete.
08:41:12 [INFO] Fetching org.eclipse.swt.tools_3.109.0.v20210126-2343.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (98.1kB)
08:41:12 [INFO] Unpacking org.eclipse.swt.tools_3.109.0.v20210126-2343...
08:41:12 [INFO] Fetching org.eclipse.swt.tools.base_3.107.300.v20190925-1155.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.93kB)
08:41:12 [INFO] The user operation is waiting for background work to complete.
08:41:12 [INFO] Fetching org.eclipse.swt.tools.base_3.107.300.v20190925-1155.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (6.93kB)
08:41:12 [INFO] Unpacking org.eclipse.swt.tools.base_3.107.300.v20190925-1155...
08:41:12 [INFO] Fetching org.eclipse.swt.tools.spies_3.108.0.v20210112-0624.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.85kB)
08:41:12 [INFO] The user operation is waiting for background work to complete.
08:41:12 [INFO] Fetching org.eclipse.swt.tools.spies_3.108.0.v20210112-0624.jar.pack.gz from https://download.eclipse.org/staging/2021-03/plugins/ (23.85kB)
08:41:12 [INFO] Unpacking org.eclipse.swt.tools.spies_3.108.0.v20210112-0624...
08:41:12 [INFO] Fetching org.eclipse.swt.tools.feature_3.108.0.v20210126-2343.jar from https://download.eclipse.org/staging/2021-03/features/ (18.82kB)
08:41:14 [INFO] The project's OSGi version is 4.19.0.20210304-1200
08:41:14 [INFO] 
08:41:14 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ epp.package.committers ---
08:41:14 [INFO] 
08:41:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.committers ---
08:41:14 [INFO] 
08:41:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.committers ---
08:41:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:41:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
08:41:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/src/main/resources
08:41:14 [INFO] 
08:41:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ epp.package.committers ---
08:41:14 [INFO] 
08:41:14 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.committers ---
08:41:14 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
08:41:14 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
08:41:14 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
08:41:14 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
08:41:14 [INFO] 
08:41:14 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ epp.package.committers ---
08:41:14 [INFO] 
08:41:14 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ epp.package.committers ---
08:41:14 [INFO] 
08:41:14 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ epp.package.committers ---
08:41:14 [INFO] 
08:41:14 [INFO] --- tycho-p2-director-plugin:2.2.0:materialize-products (materialize-products) @ epp.package.committers ---
08:41:17 [INFO] Installing product epp.package.committers for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/x86_64/eclipse
08:41:18 Installing epp.package.committers 4.19.0.20210304-1200.
08:41:18 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:41:18 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
08:41:18 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
08:41:18 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
08:41:18 Installing org.eclipse.platform.source.feature.group 4.19.0.v20210224-2143.
08:41:18 Installing org.eclipse.rcp.source.feature.group 4.19.0.v20210224-1800.
08:41:18 Installing org.eclipse.jdt.source.feature.group 3.18.700.v20210224-1800.
08:41:18 Installing org.eclipse.pde.source.feature.group 3.14.700.v20210224-1800.
08:41:18 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
08:41:18 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
08:41:18 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:41:18 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
08:41:18 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:41:18 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:41:18 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
08:41:18 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:41:18 Installing org.eclipse.jgit.http.apache.feature.group 5.11.0.202103031150-rc1.
08:41:18 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
08:41:18 Installing org.eclipse.mylyn.builds.feature.group 1.17.0.v20200828-1656.
08:41:18 Installing org.eclipse.mylyn.commons.feature.group 3.25.2.v20200813-0821.
08:41:18 Installing org.eclipse.mylyn.commons.identity.feature.group 1.17.2.v20200813-0821.
08:41:18 Installing org.eclipse.mylyn.commons.notifications.feature.group 1.17.2.v20200813-0821.
08:41:18 Installing org.eclipse.mylyn.commons.repositories.feature.group 1.17.2.v20200813-0821.
08:41:18 Installing org.eclipse.mylyn.commons.repositories.http.feature.group 1.17.2.v20200813-0821.
08:41:18 Installing org.eclipse.mylyn.discovery.feature.group 3.25.2.v20200813-0821.
08:41:18 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
08:41:18 Installing org.eclipse.mylyn.gerrit.dashboard.feature.feature.group 2.16.1.v20200828-1618.
08:41:18 Installing org.eclipse.mylyn.gerrit.feature.feature.group 2.16.1.v20200828-1618.
08:41:18 Installing org.eclipse.mylyn.git.feature.group 1.17.0.v20191002-0716.
08:41:18 Installing org.eclipse.mylyn.hudson.feature.group 1.17.0.v20200730-1155.
08:41:18 Installing org.eclipse.mylyn.monitor.feature.group 3.25.2.v20200813-0821.
08:41:18 Installing org.eclipse.mylyn.reviews.feature.feature.group 2.16.1.v20200828-1618.
08:41:18 Installing org.eclipse.mylyn.team_feature.feature.group 3.25.2.v20200828-1617.
08:41:18 Installing org.eclipse.mylyn.versions.feature.group 1.17.0.v20191002-0716.
08:41:18 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:41:18 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:41:18 Installing org.eclipse.swt.tools.feature.feature.group 3.108.0.v20210126-2343.
08:41:18 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
08:41:18 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
08:42:04 Operation completed in 46313 ms.
08:42:04 [INFO] Installing product epp.package.committers for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/aarch64/eclipse
08:42:05 Installing epp.package.committers 4.19.0.20210304-1200.
08:42:05 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:42:05 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
08:42:05 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
08:42:05 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
08:42:05 Installing org.eclipse.platform.source.feature.group 4.19.0.v20210224-2143.
08:42:05 Installing org.eclipse.rcp.source.feature.group 4.19.0.v20210224-1800.
08:42:05 Installing org.eclipse.jdt.source.feature.group 3.18.700.v20210224-1800.
08:42:05 Installing org.eclipse.pde.source.feature.group 3.14.700.v20210224-1800.
08:42:05 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
08:42:05 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
08:42:05 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:42:05 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
08:42:05 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:42:05 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:42:05 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
08:42:05 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:42:05 Installing org.eclipse.jgit.http.apache.feature.group 5.11.0.202103031150-rc1.
08:42:05 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
08:42:05 Installing org.eclipse.mylyn.builds.feature.group 1.17.0.v20200828-1656.
08:42:05 Installing org.eclipse.mylyn.commons.feature.group 3.25.2.v20200813-0821.
08:42:05 Installing org.eclipse.mylyn.commons.identity.feature.group 1.17.2.v20200813-0821.
08:42:05 Installing org.eclipse.mylyn.commons.notifications.feature.group 1.17.2.v20200813-0821.
08:42:05 Installing org.eclipse.mylyn.commons.repositories.feature.group 1.17.2.v20200813-0821.
08:42:05 Installing org.eclipse.mylyn.commons.repositories.http.feature.group 1.17.2.v20200813-0821.
08:42:05 Installing org.eclipse.mylyn.discovery.feature.group 3.25.2.v20200813-0821.
08:42:05 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
08:42:05 Installing org.eclipse.mylyn.gerrit.dashboard.feature.feature.group 2.16.1.v20200828-1618.
08:42:05 Installing org.eclipse.mylyn.gerrit.feature.feature.group 2.16.1.v20200828-1618.
08:42:05 Installing org.eclipse.mylyn.git.feature.group 1.17.0.v20191002-0716.
08:42:05 Installing org.eclipse.mylyn.hudson.feature.group 1.17.0.v20200730-1155.
08:42:05 Installing org.eclipse.mylyn.monitor.feature.group 3.25.2.v20200813-0821.
08:42:05 Installing org.eclipse.mylyn.reviews.feature.feature.group 2.16.1.v20200828-1618.
08:42:05 Installing org.eclipse.mylyn.team_feature.feature.group 3.25.2.v20200828-1617.
08:42:05 Installing org.eclipse.mylyn.versions.feature.group 1.17.0.v20191002-0716.
08:42:05 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:42:05 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:42:05 Installing org.eclipse.swt.tools.feature.feature.group 3.108.0.v20210126-2343.
08:42:05 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
08:42:05 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
08:42:56 Operation completed in 51861 ms.
08:42:57 [INFO] Installing product epp.package.committers for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse
08:42:58 Installing epp.package.committers 4.19.0.20210304-1200.
08:42:58 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:42:58 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
08:42:58 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
08:42:58 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
08:42:58 Installing org.eclipse.platform.source.feature.group 4.19.0.v20210224-2143.
08:42:58 Installing org.eclipse.rcp.source.feature.group 4.19.0.v20210224-1800.
08:42:58 Installing org.eclipse.jdt.source.feature.group 3.18.700.v20210224-1800.
08:42:58 Installing org.eclipse.pde.source.feature.group 3.14.700.v20210224-1800.
08:42:58 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
08:42:58 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
08:42:58 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:42:58 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
08:42:58 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:42:58 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:42:58 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
08:42:58 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:42:58 Installing org.eclipse.jgit.http.apache.feature.group 5.11.0.202103031150-rc1.
08:42:58 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
08:42:58 Installing org.eclipse.mylyn.builds.feature.group 1.17.0.v20200828-1656.
08:42:58 Installing org.eclipse.mylyn.commons.feature.group 3.25.2.v20200813-0821.
08:42:58 Installing org.eclipse.mylyn.commons.identity.feature.group 1.17.2.v20200813-0821.
08:42:58 Installing org.eclipse.mylyn.commons.notifications.feature.group 1.17.2.v20200813-0821.
08:42:58 Installing org.eclipse.mylyn.commons.repositories.feature.group 1.17.2.v20200813-0821.
08:42:58 Installing org.eclipse.mylyn.commons.repositories.http.feature.group 1.17.2.v20200813-0821.
08:42:58 Installing org.eclipse.mylyn.discovery.feature.group 3.25.2.v20200813-0821.
08:42:58 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
08:42:58 Installing org.eclipse.mylyn.gerrit.dashboard.feature.feature.group 2.16.1.v20200828-1618.
08:42:58 Installing org.eclipse.mylyn.gerrit.feature.feature.group 2.16.1.v20200828-1618.
08:42:58 Installing org.eclipse.mylyn.git.feature.group 1.17.0.v20191002-0716.
08:42:58 Installing org.eclipse.mylyn.hudson.feature.group 1.17.0.v20200730-1155.
08:42:58 Installing org.eclipse.mylyn.monitor.feature.group 3.25.2.v20200813-0821.
08:42:58 Installing org.eclipse.mylyn.reviews.feature.feature.group 2.16.1.v20200828-1618.
08:42:58 Installing org.eclipse.mylyn.team_feature.feature.group 3.25.2.v20200828-1617.
08:42:58 Installing org.eclipse.mylyn.versions.feature.group 1.17.0.v20191002-0716.
08:42:58 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:42:58 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:42:58 Installing org.eclipse.swt.tools.feature.feature.group 3.108.0.v20210126-2343.
08:42:58 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
08:42:58 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
08:43:58 Operation completed in 61005 ms.
08:43:58 [INFO] Installing product epp.package.committers for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/x86_64/Eclipse.app
08:43:59 Installing epp.package.committers 4.19.0.20210304-1200.
08:43:59 Installing org.eclipse.epp.mpc.feature.group 1.9.1.v20210204-1408.
08:43:59 Installing org.eclipse.jdt.feature.group 3.18.700.v20210224-1800.
08:43:59 Installing org.eclipse.pde.feature.group 3.14.700.v20210224-1800.
08:43:59 Installing org.eclipse.e4.core.tools.feature.feature.group 4.19.0.v20210210-1828.
08:43:59 Installing org.eclipse.platform.source.feature.group 4.19.0.v20210224-2143.
08:43:59 Installing org.eclipse.rcp.source.feature.group 4.19.0.v20210224-1800.
08:43:59 Installing org.eclipse.jdt.source.feature.group 3.18.700.v20210224-1800.
08:43:59 Installing org.eclipse.pde.source.feature.group 3.14.700.v20210224-1800.
08:43:59 Installing org.eclipse.buildship.feature.group 3.1.5.v20210113-0929.
08:43:59 Installing org.eclipse.eclemma.feature.feature.group 3.1.4.202012082030.
08:43:59 Installing org.eclipse.m2e.feature.feature.group 1.17.2.20210219-1922.
08:43:59 Installing org.eclipse.m2e.pde.feature.feature.group 1.17.2.20210225-0900.
08:43:59 Installing org.eclipse.m2e.lemminx.feature.feature.group 1.17.1.20210225-1838.
08:43:59 Installing org.eclipse.egit.feature.group 5.11.0.202103031150-rc1.
08:43:59 Installing org.eclipse.egit.mylyn.feature.group 5.11.0.202103031150-rc1.
08:43:59 Installing org.eclipse.egit.gitflow.feature.feature.group 5.11.0.202103031150-rc1.
08:43:59 Installing org.eclipse.jgit.http.apache.feature.group 5.11.0.202103031150-rc1.
08:43:59 Installing org.eclipse.mylyn.bugzilla_feature.feature.group 3.25.2.v20200814-0512.
08:43:59 Installing org.eclipse.mylyn.builds.feature.group 1.17.0.v20200828-1656.
08:43:59 Installing org.eclipse.mylyn.commons.feature.group 3.25.2.v20200813-0821.
08:43:59 Installing org.eclipse.mylyn.commons.identity.feature.group 1.17.2.v20200813-0821.
08:43:59 Installing org.eclipse.mylyn.commons.notifications.feature.group 1.17.2.v20200813-0821.
08:43:59 Installing org.eclipse.mylyn.commons.repositories.feature.group 1.17.2.v20200813-0821.
08:43:59 Installing org.eclipse.mylyn.commons.repositories.http.feature.group 1.17.2.v20200813-0821.
08:43:59 Installing org.eclipse.mylyn.discovery.feature.group 3.25.2.v20200813-0821.
08:43:59 Installing org.eclipse.mylyn_feature.feature.group 3.25.2.v20200814-0512.
08:43:59 Installing org.eclipse.mylyn.gerrit.dashboard.feature.feature.group 2.16.1.v20200828-1618.
08:43:59 Installing org.eclipse.mylyn.gerrit.feature.feature.group 2.16.1.v20200828-1618.
08:43:59 Installing org.eclipse.mylyn.git.feature.group 1.17.0.v20191002-0716.
08:43:59 Installing org.eclipse.mylyn.hudson.feature.group 1.17.0.v20200730-1155.
08:43:59 Installing org.eclipse.mylyn.monitor.feature.group 3.25.2.v20200813-0821.
08:43:59 Installing org.eclipse.mylyn.reviews.feature.feature.group 2.16.1.v20200828-1618.
08:43:59 Installing org.eclipse.mylyn.team_feature.feature.group 3.25.2.v20200828-1617.
08:43:59 Installing org.eclipse.mylyn.versions.feature.group 1.17.0.v20191002-0716.
08:43:59 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.38.202008172112.
08:43:59 Installing org.eclipse.oomph.setup.feature.group 1.20.0.v20210223-0655.
08:43:59 Installing org.eclipse.swt.tools.feature.feature.group 3.108.0.v20210126-2343.
08:43:59 Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620.
08:43:59 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.2.2.202102092209.
08:44:44 Operation completed in 46030 ms.
08:44:45 [INFO] 
08:44:45 [INFO] --- eclipse-macsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.committers ---
08:45:12 [INFO] [Thu Mar 04 13:45:12 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/x86_64/Eclipse.app'...
08:46:29 [INFO] 
08:46:29 [INFO] --- eclipse-winsigner-plugin:1.1.8-SNAPSHOT:sign (sign) @ epp.package.committers ---
08:46:30 [INFO] [Thu Mar 04 13:46:30 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse/eclipse.exe'
08:46:30 [INFO] [Thu Mar 04 13:46:30 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse/eclipsec.exe'
08:46:34 [INFO] 
08:46:34 [INFO] --- tycho-p2-director-plugin:2.2.0:archive-products (archive-products) @ epp.package.committers ---
08:46:34 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:47:31 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:48:30 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20210304-1123_eclipse-committers-2021-03-RC1-win32.win32.x86_64.zip
08:49:08 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20210304-1123_eclipse-committers-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:50:01 [INFO] 
08:50:01 [INFO] --- eclipse-dmg-packager:1.1.8-SNAPSHOT:package-dmg (default) @ epp.package.committers ---
08:50:01 [INFO] [Thu Mar 04 13:50:01 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20210304-1123_eclipse-committers-2021-03-RC1-macosx.cocoa.x86_64.tar.gz'...
08:51:13 [INFO] 
08:51:13 [INFO] --- maven-antrun-plugin:3.0.0:run (copy-zips-to-archive-folder) @ epp.package.committers ---
08:51:13 [INFO] Executing tasks
08:51:13 [INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
08:51:26 [INFO] Executed tasks
08:51:26 [INFO] 
08:51:26 [INFO] --- tycho-p2-extras-plugin:2.2.0:mirror (mirror-to-central-epp-repository) @ epp.package.committers ---
08:51:30 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository...
08:51:50 Mirroring: binary,epp.package.committers.executable.gtk.linux.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.x86_64,4.19.0.20210304-1200)
08:51:50 Mirroring: osgi.bundle,org.eclipse.epp.package.committers,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.committers,4.19.0.20210304-1200)
08:51:50 Mirroring: osgi.bundle,org.eclipse.epp.package.committers,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.committers,4.19.0.20210304-1200)
08:51:50 Mirroring: binary,epp.package.committers.executable.gtk.linux.aarch64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.aarch64,4.19.0.20210304-1200)
08:51:50 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200)
08:51:50 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:51:50 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 (Descriptor: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200)
08:51:50 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.19.0.20210304-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.19.0.20210304-1200)
08:51:50 Mirroring: binary,epp.package.committers.executable.win32.win32.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.committers.executable.win32.win32.x86_64,4.19.0.20210304-1200)
08:51:50 Mirroring: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.19.0.20210304-1200)
08:51:50 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: packed: osgi.bundle,org.eclipse.epp.package.common,4.19.0.20210304-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.]
08:51:51 [INFO] 
08:51:51 [INFO] --------------< org.eclipse.epp:org.eclipse.epp-buildall >--------------
08:51:51 [INFO] Building org.eclipse.epp-buildall 4.19.0-SNAPSHOT                [37/37]
08:51:51 [INFO] --------------------------------[ pom ]---------------------------------
08:51:51 [INFO] 
08:51:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp-buildall ---
08:51:51 [INFO] 
08:51:51 [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property) @ org.eclipse.epp-buildall ---
08:51:51 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'org.eclipse.epp-buildall'. The initial value 'org.eclipse.epp-buildall' is left as-is...
08:51:51 [INFO] 
08:51:51 [INFO] --- tycho-eclipserun-plugin:2.2.0:eclipse-run (remove-justj-from-p2) @ org.eclipse.epp-buildall ---
08:51:51 [INFO] Fetching p2.index from http://download.eclipse.org/releases/latest/ (122B)
08:51:51 [INFO] Adding repository http://download.eclipse.org/releases/latest
08:51:51 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2020-12/ (122B)
08:51:51 [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2020-12/ (128B)
08:51:51 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2020-12/202012161000/ (140B)
08:51:54 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
08:51:54 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/data/.metadata/.log
08:51:54 [INFO] Command line:
08:51:54 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -install, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml]
08:51:58 Buildfile: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml
08:51:58 
08:51:58 remove-justj:
08:52:00 BUILD SUCCESSFUL
08:52:00 
08:52:00 BUILD SUCCESSFUL
08:52:00 Total time: 1 second
08:52:01 [INFO] ------------------------------------------------------------------------
08:52:01 [INFO] Reactor Summary for org.eclipse.epp-buildall 4.19.0-SNAPSHOT:
08:52:01 [INFO] 
08:52:01 [INFO] archive-template ................................... SUCCESS [04:37 min]
08:52:01 [INFO] org.eclipse.epp.package.common ..................... SUCCESS [ 41.731 s]
08:52:01 [INFO] org.eclipse.epp.package.common.feature ............. SUCCESS [  5.142 s]
08:52:01 [INFO] org.eclipse.epp.package.cpp ........................ SUCCESS [  1.728 s]
08:52:01 [INFO] org.eclipse.epp.package.cpp.feature ................ SUCCESS [01:01 min]
08:52:01 [INFO] epp.package.cpp .................................... SUCCESS [17:04 min]
08:52:01 [INFO] org.eclipse.epp.package.dsl ........................ SUCCESS [  2.897 s]
08:52:01 [INFO] org.eclipse.epp.package.dsl.feature ................ SUCCESS [01:53 min]
08:52:01 [INFO] epp.package.dsl .................................... SUCCESS [13:49 min]
08:52:01 [INFO] org.eclipse.epp.package.embedcpp ................... SUCCESS [ 22.042 s]
08:52:01 [INFO] org.eclipse.epp.package.embedcpp.feature ........... SUCCESS [ 40.729 s]
08:52:01 [INFO] epp.package.embedcpp ............................... SUCCESS [13:29 min]
08:52:01 [INFO] org.eclipse.epp.package.java ....................... SUCCESS [  1.448 s]
08:52:01 [INFO] org.eclipse.epp.package.java.feature ............... SUCCESS [  2.571 s]
08:52:01 [INFO] epp.package.java ................................... SUCCESS [10:21 min]
08:52:01 [INFO] org.eclipse.epp.package.jee ........................ SUCCESS [  2.188 s]
08:52:01 [INFO] org.eclipse.epp.package.jee.feature ................ SUCCESS [  3.769 s]
08:52:01 [INFO] epp.package.jee .................................... SUCCESS [19:20 min]
08:52:01 [INFO] org.eclipse.epp.package.modeling ................... SUCCESS [  2.403 s]
08:52:01 [INFO] org.eclipse.epp.package.modeling.feature ........... SUCCESS [  3.008 s]
08:52:01 [INFO] epp.package.modeling ............................... SUCCESS [18:11 min]
08:52:01 [INFO] org.eclipse.epp.package.parallel ................... SUCCESS [  1.530 s]
08:52:01 [INFO] org.eclipse.epp.package.parallel.feature ........... SUCCESS [ 10.010 s]
08:52:01 [INFO] epp.package.parallel ............................... SUCCESS [06:33 min]
08:52:01 [INFO] org.eclipse.epp.package.php ........................ SUCCESS [  1.850 s]
08:52:01 [INFO] org.eclipse.epp.package.php.feature ................ SUCCESS [  3.850 s]
08:52:01 [INFO] epp.package.php .................................... SUCCESS [09:14 min]
08:52:01 [INFO] org.eclipse.epp.package.rcp ........................ SUCCESS [  2.830 s]
08:52:01 [INFO] org.eclipse.epp.package.rcp.feature ................ SUCCESS [  3.600 s]
08:52:01 [INFO] epp.package.rcp .................................... SUCCESS [07:26 min]
08:52:01 [INFO] org.eclipse.epp.package.scout ...................... SUCCESS [  6.516 s]
08:52:01 [INFO] org.eclipse.epp.package.scout.feature .............. SUCCESS [  4.031 s]
08:52:01 [INFO] epp.package.scout .................................. SUCCESS [05:07 min]
08:52:01 [INFO] org.eclipse.epp.package.committers ................. SUCCESS [  1.572 s]
08:52:01 [INFO] org.eclipse.epp.package.committers.feature ......... SUCCESS [  3.176 s]
08:52:01 [INFO] epp.package.committers ............................. SUCCESS [10:55 min]
08:52:01 [INFO] org.eclipse.epp-buildall ........................... SUCCESS [ 10.022 s]
08:52:01 [INFO] ------------------------------------------------------------------------
08:52:01 [INFO] BUILD SUCCESS
08:52:01 [INFO] ------------------------------------------------------------------------
08:52:01 [INFO] Total time:  02:29 h
08:52:01 [INFO] Finished at: 2021-03-04T13:52:01Z
08:52:01 [INFO] ------------------------------------------------------------------------
08:52:02 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins133692166333963510.sh
08:52:02 + cd org.eclipse.epp.packages/archive/
08:52:02 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/check-incubating.sh
08:52:02 Checking all EPPs for incubating components
08:52:02 The below report shows what bundles look like they may be incubating in each project
08:52:02 20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:09   org.eclipse.lsp4e_0.13.5.202103011336
08:52:09   org.eclipse.lsp4e.debug_0.12.3.202102121348
08:52:09   org.eclipse.lsp4j_0.10.0.v20201105-1103
08:52:09   org.eclipse.lsp4j.debug_0.10.0.v20201105-1103
08:52:09   org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103
08:52:09   org.eclipse.lsp4j.jsonrpc.debug_0.10.0.v20201105-1103
08:52:09   org.eclipse.tm4e.core_0.4.1.202006041920
08:52:09   org.eclipse.tm4e.languageconfiguration_0.3.5.202007200903
08:52:09   org.eclipse.tm4e.registry_0.4.0.201911130739
08:52:09   org.eclipse.tm4e.ui_0.4.1.202008270629
08:52:09   org.eclipse.wildwebdeveloper_0.5.14.202102181620
08:52:09   org.eclipse.wildwebdeveloper.embedder.node_0.2.2.202102092209
08:52:09   org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_0.1.2.202102091935
08:52:09   org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843
08:52:09 20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:14   org.eclipse.swtchart_0.14.0.202103020531
08:52:14   org.eclipse.swtchart.extensions_0.14.0.202103020531
08:52:14   org.eclipse.tm4e.core_0.4.1.202006041920
08:52:14   org.eclipse.tm4e.registry_0.4.0.201911130739
08:52:14   org.eclipse.tm4e.ui_0.4.1.202008270629
08:52:14 20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:18   org.eclipse.lsp4e_0.13.5.202103011336
08:52:18   org.eclipse.lsp4j_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.debug_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.debug.source_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.generator_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.generator.source_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.jsonrpc.debug_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.jsonrpc.debug.source_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.jsonrpc.source_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.source_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.websocket_0.10.0.v20201105-1103
08:52:18   org.eclipse.lsp4j.websocket.source_0.10.0.v20201105-1103
08:52:18   org.eclipse.tm4e.core_0.4.1.202006041920
08:52:18   org.eclipse.tm4e.registry_0.4.0.201911130739
08:52:18   org.eclipse.tm4e.ui_0.4.1.202008270629
08:52:18   org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843
08:52:18 20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:23   org.eclipse.swtchart_0.14.0.202103020531
08:52:23   org.eclipse.swtchart.extensions_0.14.0.202103020531
08:52:23   org.eclipse.tm4e.core_0.4.1.202006041920
08:52:23   org.eclipse.tm4e.registry_0.4.0.201911130739
08:52:23   org.eclipse.tm4e.ui_0.4.1.202008270629
08:52:23 20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:28   org.eclipse.lsp4e_0.13.5.202103011336
08:52:28   org.eclipse.lsp4j_0.10.0.v20201105-1103
08:52:28   org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103
08:52:28   org.eclipse.tm4e.core_0.4.1.202006041920
08:52:28   org.eclipse.tm4e.registry_0.4.0.201911130739
08:52:28   org.eclipse.tm4e.ui_0.4.1.202008270629
08:52:28   org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843
08:52:28 20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:37   org.eclipse.lsp4e_0.13.5.202103011336
08:52:37   org.eclipse.lsp4e.debug_0.12.3.202102121348
08:52:37   org.eclipse.lsp4j_0.10.0.v20201105-1103
08:52:37   org.eclipse.lsp4j.debug_0.10.0.v20201105-1103
08:52:37   org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103
08:52:37   org.eclipse.lsp4j.jsonrpc.debug_0.10.0.v20201105-1103
08:52:37   org.eclipse.tm4e.core_0.4.1.202006041920
08:52:37   org.eclipse.tm4e.languageconfiguration_0.3.5.202007200903
08:52:37   org.eclipse.tm4e.registry_0.4.0.201911130739
08:52:37   org.eclipse.tm4e.ui_0.4.1.202008270629
08:52:37   org.eclipse.wildwebdeveloper_0.5.14.202102181620
08:52:37   org.eclipse.wildwebdeveloper.embedder.node_0.2.2.202102092209
08:52:37   org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_0.1.2.202102091935
08:52:37   org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843
08:52:37 20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:43   No incubating plug-ins identified
08:52:43 20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:47   org.eclipse.swtchart_0.14.0.202103020531
08:52:47   org.eclipse.swtchart.extensions_0.14.0.202103020531
08:52:47 20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:51   org.eclipse.lsp4e_0.13.5.202103011336
08:52:51   org.eclipse.lsp4e.debug_0.12.3.202102121348
08:52:51   org.eclipse.lsp4j_0.10.0.v20201105-1103
08:52:51   org.eclipse.lsp4j.debug_0.10.0.v20201105-1103
08:52:51   org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103
08:52:51   org.eclipse.lsp4j.jsonrpc.debug_0.10.0.v20201105-1103
08:52:51   org.eclipse.tm4e.core_0.4.1.202006041920
08:52:51   org.eclipse.tm4e.languageconfiguration_0.3.5.202007200903
08:52:51   org.eclipse.tm4e.registry_0.4.0.201911130739
08:52:51   org.eclipse.tm4e.ui_0.4.1.202008270629
08:52:51   org.eclipse.wildwebdeveloper_0.5.14.202102181620
08:52:51   org.eclipse.wildwebdeveloper.embedder.node_0.2.2.202102092209
08:52:51   org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_0.1.2.202102091935
08:52:51   org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843
08:52:51 20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:55   org.eclipse.lsp4e_0.13.5.202103011336
08:52:55   org.eclipse.lsp4j_0.10.0.v20201105-1103
08:52:55   org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103
08:52:55   org.eclipse.tm4e.core_0.4.1.202006041920
08:52:55   org.eclipse.tm4e.registry_0.4.0.201911130739
08:52:55   org.eclipse.tm4e.ui_0.4.1.202008270629
08:52:55   org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843
08:52:55 20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59   org.eclipse.lsp4e_0.13.5.202103011336
08:52:59   org.eclipse.lsp4j_0.10.0.v20201105-1103
08:52:59   org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103
08:52:59   org.eclipse.tm4e.core_0.4.1.202006041920
08:52:59   org.eclipse.tm4e.registry_0.4.0.201911130739
08:52:59   org.eclipse.tm4e.ui_0.4.1.202008270629
08:52:59   org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843
08:52:59 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins17283074982563001626.sh
08:52:59 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh
08:52:59 + EXITCODE=0
08:52:59 + SSHUSER=genie.packaging@projects-storage.eclipse.org
08:52:59 + SSH='ssh genie.packaging@projects-storage.eclipse.org'
08:52:59 + SCP=scp
08:52:59 + RELEASE_NAME=2021-03
08:52:59 + RELEASE_MILESTONE=RC1
08:52:59 + WORKSPACE=/home/jenkins/agent/workspace/simrel.epp-tycho-build
08:52:59 + GIT_REPOSITORY=org.eclipse.epp.packages
08:52:59 ++ cat packages.txt
08:52:59 + BUILT_PACKAGES='committers
08:52:59 cpp
08:52:59 dsl
08:52:59 embedcpp
08:52:59 java
08:52:59 jee
08:52:59 modeling
08:52:59 parallel
08:52:59 php
08:52:59 rcp
08:52:59 scout'
08:52:59 + PACKAGES='committers
08:52:59 cpp
08:52:59 dsl
08:52:59 embedcpp
08:52:59 java
08:52:59 jee
08:52:59 modeling
08:52:59 parallel
08:52:59 php
08:52:59 rcp
08:52:59 scout'
08:52:59 + PLATFORMS='linux.gtk.aarch64.tar.gz linux.gtk.x86_64.tar.gz macosx.cocoa.x86_64.dmg macosx.cocoa.x86_64.tar.gz win32.win32.x86_64.zip'
08:52:59 + STAGING=/home/data/httpd/download.eclipse.org/technology/epp/staging
08:52:59 + cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
08:52:59 + for PACKAGE in $PACKAGES
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-committers-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-committers-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-committers-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-committers-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-committers-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-committers-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 + NAME=20210304-1123_eclipse-committers-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ echo 20210304-1123_eclipse-committers-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + mv 20210304-1123_eclipse-committers-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-committers-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-committers-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-committers-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-committers-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-committers-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 + NAME=20210304-1123_eclipse-committers-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ echo 20210304-1123_eclipse-committers-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-committers-2021-03-RC1-win32-x86_64.zip
08:52:59 + mv 20210304-1123_eclipse-committers-2021-03-RC1-win32.win32.x86_64.zip eclipse-committers-2021-03-RC1-win32-x86_64.zip
08:52:59 + for PACKAGE in $PACKAGES
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-cpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-cpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-cpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-cpp-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-cpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-cpp-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 + NAME=20210304-1123_eclipse-cpp-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ echo 20210304-1123_eclipse-cpp-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + mv 20210304-1123_eclipse-cpp-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-cpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-cpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-cpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-cpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-cpp-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 + NAME=20210304-1123_eclipse-cpp-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ echo 20210304-1123_eclipse-cpp-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-cpp-2021-03-RC1-win32-x86_64.zip
08:52:59 + mv 20210304-1123_eclipse-cpp-2021-03-RC1-win32.win32.x86_64.zip eclipse-cpp-2021-03-RC1-win32-x86_64.zip
08:52:59 + for PACKAGE in $PACKAGES
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-dsl-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-dsl-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-dsl-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-dsl-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-dsl-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-dsl-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 + NAME=20210304-1123_eclipse-dsl-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ echo 20210304-1123_eclipse-dsl-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + mv 20210304-1123_eclipse-dsl-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-dsl-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-dsl-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-dsl-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-dsl-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-dsl-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 + NAME=20210304-1123_eclipse-dsl-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ echo 20210304-1123_eclipse-dsl-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-dsl-2021-03-RC1-win32-x86_64.zip
08:52:59 + mv 20210304-1123_eclipse-dsl-2021-03-RC1-win32.win32.x86_64.zip eclipse-dsl-2021-03-RC1-win32-x86_64.zip
08:52:59 + for PACKAGE in $PACKAGES
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-embedcpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-embedcpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-embedcpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-embedcpp-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-embedcpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-embedcpp-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 + NAME=20210304-1123_eclipse-embedcpp-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ echo 20210304-1123_eclipse-embedcpp-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + mv 20210304-1123_eclipse-embedcpp-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-embedcpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-embedcpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-embedcpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-embedcpp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-embedcpp-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 + NAME=20210304-1123_eclipse-embedcpp-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ echo 20210304-1123_eclipse-embedcpp-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-embedcpp-2021-03-RC1-win32-x86_64.zip
08:52:59 + mv 20210304-1123_eclipse-embedcpp-2021-03-RC1-win32.win32.x86_64.zip eclipse-embedcpp-2021-03-RC1-win32-x86_64.zip
08:52:59 + for PACKAGE in $PACKAGES
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-java-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-java-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-java-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-java-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-java-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-java-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 + NAME=20210304-1123_eclipse-java-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ echo 20210304-1123_eclipse-java-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + mv 20210304-1123_eclipse-java-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-java-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-java-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-java-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-java-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-java-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 + NAME=20210304-1123_eclipse-java-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ echo 20210304-1123_eclipse-java-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-java-2021-03-RC1-win32-x86_64.zip
08:52:59 + mv 20210304-1123_eclipse-java-2021-03-RC1-win32.win32.x86_64.zip eclipse-java-2021-03-RC1-win32-x86_64.zip
08:52:59 + for PACKAGE in $PACKAGES
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-jee-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-jee-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ echo 20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-jee-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-jee-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-jee-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-jee-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 + NAME=20210304-1123_eclipse-jee-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ echo 20210304-1123_eclipse-jee-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + mv 20210304-1123_eclipse-jee-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-jee-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-jee-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-jee-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-jee-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-jee-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 + NAME=20210304-1123_eclipse-jee-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ echo 20210304-1123_eclipse-jee-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-jee-2021-03-RC1-win32-x86_64.zip
08:52:59 + mv 20210304-1123_eclipse-jee-2021-03-RC1-win32.win32.x86_64.zip eclipse-jee-2021-03-RC1-win32-x86_64.zip
08:52:59 + for PACKAGE in $PACKAGES
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-modeling-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-modeling-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-modeling-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-modeling-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-modeling-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-modeling-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 + NAME=20210304-1123_eclipse-modeling-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ echo 20210304-1123_eclipse-modeling-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + mv 20210304-1123_eclipse-modeling-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-modeling-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-modeling-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-modeling-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-modeling-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-modeling-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 + NAME=20210304-1123_eclipse-modeling-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ echo 20210304-1123_eclipse-modeling-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-modeling-2021-03-RC1-win32-x86_64.zip
08:52:59 + mv 20210304-1123_eclipse-modeling-2021-03-RC1-win32.win32.x86_64.zip eclipse-modeling-2021-03-RC1-win32-x86_64.zip
08:52:59 + for PACKAGE in $PACKAGES
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-parallel-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-parallel-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 + NEWNAME=eclipse-parallel-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-parallel-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-parallel-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-parallel-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 + NAME=20210304-1123_eclipse-parallel-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ echo 20210304-1123_eclipse-parallel-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + mv 20210304-1123_eclipse-parallel-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-parallel-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-parallel-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-parallel-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-parallel-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-parallel-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 + NAME=20210304-1123_eclipse-parallel-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ echo 20210304-1123_eclipse-parallel-2021-03-RC1-win32.win32.x86_64.zip
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-parallel-2021-03-RC1-win32-x86_64.zip
08:52:59 + mv 20210304-1123_eclipse-parallel-2021-03-RC1-win32.win32.x86_64.zip eclipse-parallel-2021-03-RC1-win32-x86_64.zip
08:52:59 + for PACKAGE in $PACKAGES
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-php-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-php-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-php-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + mv 20210304-1123_eclipse-php-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-php-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-php-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 + NAME=20210304-1123_eclipse-php-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ echo 20210304-1123_eclipse-php-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:52:59 + NEWNAME=eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + mv 20210304-1123_eclipse-php-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:52:59 + for PLATFORM in $PLATFORMS
08:52:59 ++ echo 20210304-1123_eclipse-php-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 + NAME=20210304-1123_eclipse-php-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ echo 20210304-1123_eclipse-php-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:52:59 ++ cut -d _ -f 2-
08:52:59 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:52:59 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:52:59 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:52:59 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:52:59 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:53:00 + mv 20210304-1123_eclipse-php-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-php-2021-03-RC1-win32.win32.x86_64.zip
08:53:00 + NAME=20210304-1123_eclipse-php-2021-03-RC1-win32.win32.x86_64.zip
08:53:00 ++ echo 20210304-1123_eclipse-php-2021-03-RC1-win32.win32.x86_64.zip
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-php-2021-03-RC1-win32-x86_64.zip
08:53:00 + mv 20210304-1123_eclipse-php-2021-03-RC1-win32.win32.x86_64.zip eclipse-php-2021-03-RC1-win32-x86_64.zip
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:53:00 + NAME=20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:53:00 ++ echo 20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-rcp-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:53:00 + mv 20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-rcp-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:53:00 + NAME=20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:53:00 ++ echo 20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-rcp-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:53:00 + mv 20210304-1123_eclipse-rcp-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-rcp-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-rcp-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:53:00 + NAME=20210304-1123_eclipse-rcp-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:53:00 ++ echo 20210304-1123_eclipse-rcp-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:53:00 + mv 20210304-1123_eclipse-rcp-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-rcp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:53:00 + NAME=20210304-1123_eclipse-rcp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:53:00 ++ echo 20210304-1123_eclipse-rcp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:53:00 + mv 20210304-1123_eclipse-rcp-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-rcp-2021-03-RC1-win32.win32.x86_64.zip
08:53:00 + NAME=20210304-1123_eclipse-rcp-2021-03-RC1-win32.win32.x86_64.zip
08:53:00 ++ echo 20210304-1123_eclipse-rcp-2021-03-RC1-win32.win32.x86_64.zip
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-rcp-2021-03-RC1-win32-x86_64.zip
08:53:00 + mv 20210304-1123_eclipse-rcp-2021-03-RC1-win32.win32.x86_64.zip eclipse-rcp-2021-03-RC1-win32-x86_64.zip
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:53:00 + NAME=20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:53:00 ++ echo 20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.aarch64.tar.gz
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-scout-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:53:00 + mv 20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.aarch64.tar.gz eclipse-scout-2021-03-RC1-linux-gtk-aarch64.tar.gz
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:53:00 + NAME=20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:53:00 ++ echo 20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.x86_64.tar.gz
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-scout-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:53:00 + mv 20210304-1123_eclipse-scout-2021-03-RC1-linux.gtk.x86_64.tar.gz eclipse-scout-2021-03-RC1-linux-gtk-x86_64.tar.gz
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-scout-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:53:00 + NAME=20210304-1123_eclipse-scout-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:53:00 ++ echo 20210304-1123_eclipse-scout-2021-03-RC1-macosx.cocoa.x86_64.dmg
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:53:00 + mv 20210304-1123_eclipse-scout-2021-03-RC1-macosx.cocoa.x86_64.dmg eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-scout-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:53:00 + NAME=20210304-1123_eclipse-scout-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:53:00 ++ echo 20210304-1123_eclipse-scout-2021-03-RC1-macosx.cocoa.x86_64.tar.gz
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:53:00 + mv 20210304-1123_eclipse-scout-2021-03-RC1-macosx.cocoa.x86_64.tar.gz eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
08:53:00 + for PLATFORM in $PLATFORMS
08:53:00 ++ echo 20210304-1123_eclipse-scout-2021-03-RC1-win32.win32.x86_64.zip
08:53:00 + NAME=20210304-1123_eclipse-scout-2021-03-RC1-win32.win32.x86_64.zip
08:53:00 ++ echo 20210304-1123_eclipse-scout-2021-03-RC1-win32.win32.x86_64.zip
08:53:00 ++ cut -d _ -f 2-
08:53:00 ++ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
08:53:00 ++ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
08:53:00 ++ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
08:53:00 ++ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
08:53:00 ++ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
08:53:00 + NEWNAME=eclipse-scout-2021-03-RC1-win32-x86_64.zip
08:53:00 + mv 20210304-1123_eclipse-scout-2021-03-RC1-win32.win32.x86_64.zip eclipse-scout-2021-03-RC1-win32-x86_64.zip
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/epp.website.xml committers.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.xml committers.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/epp.product committers.product.xml
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml cpp.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.xml cpp.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/epp.product cpp.product.xml
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml dsl.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.xml dsl.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/epp.product dsl.product.xml
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/epp.website.xml embedcpp.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.xml embedcpp.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/epp.product embedcpp.product.xml
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/epp.website.xml java.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.xml java.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/epp.product java.product.xml
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/epp.website.xml jee.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.xml jee.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/epp.product jee.product.xml
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml modeling.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.xml modeling.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/epp.product modeling.product.xml
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.feature/epp.website.xml parallel.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.feature/feature.xml parallel.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/epp.product parallel.product.xml
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/epp.website.xml php.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.xml php.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/epp.product php.product.xml
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml rcp.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.xml rcp.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/epp.product rcp.product.xml
08:53:00 + for PACKAGE in $PACKAGES
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/epp.website.xml scout.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.xml scout.feature.xml
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/epp.product scout.product.xml
08:53:00 ++ date
08:53:00 + echo 'TIMESTAMP: Thu 04 Mar 2021 01:53:00 PM UTC'
08:53:00 + echo 'CI URL: https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/1606/'
08:53:00 + cd /home/jenkins/agent/workspace/simrel.epp-tycho-build
08:53:00 ++ find /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive -name '*.dmg-tonotarize'
08:53:00 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:53:00 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:00 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:53:00 + LOG=eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:53:00 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:53:00 + sleep 18s
08:53:00 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:00 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:00 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:00 + DMG=eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:04 ++ echo eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:04 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:53:04 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:53:04 + PRIMARY_BUNDLE_ID=eclipse-cpp-2021-03-RC1
08:53:04 + retryCount=3
08:53:04 + '[' 3 -gt 0 ']'
08:53:04 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:53:12 + RESPONSE_RAW='{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:53:12 200'
08:53:12 ++ head -n1
08:53:12 + RESPONSE='{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:53:12 ++ tail -n1
08:53:12 + STATUS_CODE=200
08:53:12 ++ echo '{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:53:12 ++ jq -r .uuid
08:53:12 + UUID=06b2ebae-5eae-49d5-88fe-5aa60ae84cdb
08:53:12 ++ echo '{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:53:12 ++ jq -r .notarizationStatus.status
08:53:12 + STATUS=IN_PROGRESS
08:53:12 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:53:12 + sleep 1m
08:53:18 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:53:18 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:18 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:53:18 + LOG=eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:53:18 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:53:18 + sleep 18s
08:53:18 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:18 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:18 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:18 + DMG=eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:18 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:22 ++ echo eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:22 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:53:22 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:53:22 + PRIMARY_BUNDLE_ID=eclipse-dsl-2021-03-RC1
08:53:22 + retryCount=3
08:53:22 + '[' 3 -gt 0 ']'
08:53:22 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:53:31 + RESPONSE_RAW='{"uuid":"edbb9582-0b64-430a-9b9f-3f9666744183","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:53:31 200'
08:53:31 ++ head -n1
08:53:31 + RESPONSE='{"uuid":"edbb9582-0b64-430a-9b9f-3f9666744183","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:53:31 ++ tail -n1
08:53:31 + STATUS_CODE=200
08:53:31 ++ echo '{"uuid":"edbb9582-0b64-430a-9b9f-3f9666744183","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:53:31 ++ jq -r .uuid
08:53:31 + UUID=edbb9582-0b64-430a-9b9f-3f9666744183
08:53:31 ++ echo '{"uuid":"edbb9582-0b64-430a-9b9f-3f9666744183","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:53:31 ++ jq -r .notarizationStatus.status
08:53:31 + STATUS=IN_PROGRESS
08:53:31 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:53:31 + sleep 1m
08:53:36 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:53:36 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:36 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:53:36 + LOG=eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:53:36 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:53:36 + sleep 18s
08:53:36 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:36 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:36 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:36 + DMG=eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:36 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:40 ++ echo eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:40 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:53:40 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:53:40 + PRIMARY_BUNDLE_ID=eclipse-embedcpp-2021-03-RC1
08:53:40 + retryCount=3
08:53:40 + '[' 3 -gt 0 ']'
08:53:40 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:53:49 + RESPONSE_RAW='{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:53:49 200'
08:53:49 ++ head -n1
08:53:49 + RESPONSE='{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:53:49 ++ tail -n1
08:53:49 + STATUS_CODE=200
08:53:49 ++ echo '{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:53:49 ++ jq -r .uuid
08:53:49 + UUID=38514c14-e5ed-45a7-9c04-e30d6b276c80
08:53:49 ++ echo '{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:53:49 ++ jq -r .notarizationStatus.status
08:53:49 + STATUS=IN_PROGRESS
08:53:49 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:53:49 + sleep 1m
08:53:54 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:53:54 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:54 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:53:54 + LOG=eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:53:54 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:53:54 + sleep 18s
08:53:54 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:54 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:54 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:54 + DMG=eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:54 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:57 ++ echo eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:53:57 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:53:57 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:53:57 + PRIMARY_BUNDLE_ID=eclipse-java-2021-03-RC1
08:53:57 + retryCount=3
08:53:57 + '[' 3 -gt 0 ']'
08:53:57 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:54:06 + RESPONSE_RAW='{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:54:06 200'
08:54:06 ++ head -n1
08:54:06 + RESPONSE='{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:54:06 ++ tail -n1
08:54:06 + STATUS_CODE=200
08:54:06 ++ echo '{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:54:06 ++ jq -r .uuid
08:54:06 + UUID=bc05a7c2-7052-4861-82c6-012e69f1a651
08:54:06 ++ echo '{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:54:06 ++ jq -r .notarizationStatus.status
08:54:06 + STATUS=IN_PROGRESS
08:54:06 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:54:06 + sleep 1m
08:54:12 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/06b2ebae-5eae-49d5-88fe-5aa60ae84cdb/status
08:54:12 + RESPONSE_RAW='{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:54:12 200'
08:54:12 ++ head -n1
08:54:12 + RESPONSE='{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:54:12 ++ tail -n1
08:54:12 + STATUS_CODE=200
08:54:12 ++ echo '{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
08:54:12 ++ jq -r .notarizationStatus.status
08:54:12 + STATUS=IN_PROGRESS
08:54:12 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:54:12 + sleep 1m
08:54:12 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:54:12 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:12 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:54:12 + LOG=eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:54:12 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:54:12 + sleep 18s
08:54:12 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:12 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:12 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:12 + DMG=eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:12 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:18 ++ echo eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:18 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:54:18 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:54:18 + PRIMARY_BUNDLE_ID=eclipse-jee-2021-03-RC1
08:54:18 + retryCount=3
08:54:18 + '[' 3 -gt 0 ']'
08:54:19 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:54:30 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:54:30 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:30 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:54:30 + LOG=eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:54:30 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:54:30 + sleep 18s
08:54:30 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:30 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:30 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:30 + DMG=eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:30 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:31 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/edbb9582-0b64-430a-9b9f-3f9666744183/status
08:54:33 + RESPONSE_RAW='
08:54:33 000'
08:54:33 ++ head -n1
08:54:33 + RESPONSE=
08:54:33 ++ tail -n1
08:54:33 + STATUS_CODE=000
08:54:33 ++ echo
08:54:33 ++ jq -r .notarizationStatus.status
08:54:33 + STATUS=
08:54:33 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:54:33 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:54:33 + echo 'Notarization failed: '
08:54:33 ++ expr 3 - 1
08:54:33 + retryCount=2
08:54:33 + '[' 2 -eq 0 ']'
08:54:33 + echo Retrying...
08:54:33 + '[' 2 -gt 0 ']'
08:54:33 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:54:35 ++ echo eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:35 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:54:35 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:54:35 + PRIMARY_BUNDLE_ID=eclipse-modeling-2021-03-RC1
08:54:35 + retryCount=3
08:54:35 + '[' 3 -gt 0 ']'
08:54:35 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:54:36 + RESPONSE_RAW='
08:54:36 000'
08:54:36 + RESPONSE_RAW='
08:54:36 000'
08:54:36 ++ head -n1
08:54:36 ++ head -n1
08:54:36 + RESPONSE=
08:54:36 + RESPONSE=
08:54:36 ++ tail -n1
08:54:36 ++ tail -n1
08:54:36 + STATUS_CODE=000
08:54:36 ++ echo ''
08:54:36 + STATUS_CODE=000
08:54:36 ++ jq -r .uuid
08:54:36 ++ echo ''
08:54:36 ++ jq -r .uuid
08:54:36 + UUID=
08:54:36 ++ echo ''
08:54:36 ++ jq -r .notarizationStatus.status
08:54:36 + UUID=
08:54:36 ++ echo ''
08:54:36 ++ jq -r .notarizationStatus.status
08:54:36 + STATUS=
08:54:36 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:54:36 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:54:36 + echo 'Notarization failed: '
08:54:36 ++ expr 3 - 1
08:54:36 + STATUS=
08:54:36 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:54:36 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:54:36 + echo 'Notarization failed: '
08:54:36 + retryCount=2
08:54:36 + '[' 2 -eq 0 ']'
08:54:36 + echo Retrying...
08:54:36 + '[' 2 -gt 0 ']'
08:54:36 ++ expr 2 - 1
08:54:36 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:54:36 + retryCount=1
08:54:36 + '[' 1 -eq 0 ']'
08:54:36 + echo Retrying...
08:54:36 + '[' 1 -gt 0 ']'
08:54:36 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:54:39 + RESPONSE_RAW='
08:54:39 000'
08:54:39 + RESPONSE_RAW='
08:54:39 000'
08:54:39 ++ head -n1
08:54:39 ++ head -n1
08:54:39 + RESPONSE=
08:54:39 + RESPONSE=
08:54:39 ++ tail -n1
08:54:39 ++ tail -n1
08:54:39 + STATUS_CODE=000
08:54:39 + STATUS_CODE=000
08:54:39 ++ echo ''
08:54:39 ++ jq -r .uuid
08:54:39 ++ echo ''
08:54:39 ++ jq -r .uuid
08:54:39 + UUID=
08:54:39 + UUID=
08:54:39 ++ echo ''
08:54:39 ++ jq -r .notarizationStatus.status
08:54:39 ++ echo ''
08:54:39 ++ jq -r .notarizationStatus.status
08:54:39 + STATUS=
08:54:39 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:54:39 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:54:39 + echo 'Notarization failed: '
08:54:39 + STATUS=
08:54:39 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:54:39 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:54:39 + echo 'Notarization failed: '
08:54:39 ++ expr 2 - 1
08:54:39 ++ expr 1 - 1
08:54:39 + retryCount=1
08:54:39 + '[' 1 -eq 0 ']'
08:54:39 + echo Retrying...
08:54:39 + '[' 1 -gt 0 ']'
08:54:39 + retryCount=0
08:54:39 + '[' 0 -eq 0 ']'
08:54:39 + echo 'Notarization failed 3 times. Exiting'
08:54:39 + exit 1
08:54:39 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:54:48 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:54:48 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:48 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:54:48 + LOG=eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:54:48 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:54:48 + sleep 18s
08:54:48 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:48 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:48 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:48 + DMG=eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:48 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:49 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/38514c14-e5ed-45a7-9c04-e30d6b276c80/status
08:54:51 ++ echo eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:54:51 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:54:51 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:54:51 + PRIMARY_BUNDLE_ID=eclipse-parallel-2021-03-RC1
08:54:51 + retryCount=3
08:54:51 + '[' 3 -gt 0 ']'
08:54:51 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-parallel-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:55:06 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:55:06 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:06 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:55:06 + LOG=eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:55:06 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:55:06 + sleep 18s
08:55:06 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:06 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:06 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:06 + DMG=eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:06 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:06 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/bc05a7c2-7052-4861-82c6-012e69f1a651/status
08:55:08 ++ echo eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:08 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:55:08 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:55:08 + PRIMARY_BUNDLE_ID=eclipse-php-2021-03-RC1
08:55:08 + retryCount=3
08:55:08 + '[' 3 -gt 0 ']'
08:55:08 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:55:12 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/06b2ebae-5eae-49d5-88fe-5aa60ae84cdb/status
08:55:23 + RESPONSE_RAW='{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:55:23 200'
08:55:23 ++ head -n1
08:55:23 + RESPONSE='{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:55:23 ++ tail -n1
08:55:23 + STATUS_CODE=200
08:55:23 ++ echo '{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
08:55:23 ++ jq -r .notarizationStatus.status
08:55:23 + STATUS=IN_PROGRESS
08:55:23 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:55:23 + sleep 1m
08:55:23 + RESPONSE_RAW='{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:55:23 200'
08:55:23 ++ head -n1
08:55:23 + RESPONSE_RAW='{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:55:23 200'
08:55:23 ++ head -n1
08:55:23 + RESPONSE='{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:55:23 ++ tail -n1
08:55:23 + RESPONSE='{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:55:23 ++ tail -n1
08:55:23 + STATUS_CODE=200
08:55:23 ++ echo '{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
08:55:23 ++ jq -r .notarizationStatus.status
08:55:23 + STATUS_CODE=200
08:55:23 ++ echo '{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
08:55:23 ++ jq -r .notarizationStatus.status
08:55:23 + STATUS=IN_PROGRESS
08:55:23 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:55:23 + sleep 1m
08:55:23 + STATUS=IN_PROGRESS
08:55:23 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:55:23 + sleep 1m
08:55:24 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:55:24 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:24 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:55:24 + LOG=eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:55:24 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:55:24 + sleep 18s
08:55:24 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:24 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:24 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:24 + DMG=eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:24 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:26 ++ echo eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:26 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:55:26 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:55:26 + PRIMARY_BUNDLE_ID=eclipse-rcp-2021-03-RC1
08:55:26 + retryCount=3
08:55:26 + '[' 3 -gt 0 ']'
08:55:26 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:55:39 + RESPONSE_RAW='java.io.IOException: Read timeout
08:55:39 400'
08:55:39 ++ head -n1
08:55:39 + RESPONSE='java.io.IOException: Read timeout'
08:55:39 ++ tail -n1
08:55:39 + STATUS_CODE=400
08:55:39 ++ echo 'java.io.IOException: Read timeout'
08:55:39 ++ jq -r .uuid
08:55:39 parse error: Invalid numeric literal at line 1, column 20
08:55:39 + UUID=
08:55:39 ++ echo 'java.io.IOException: Read timeout'
08:55:39 ++ jq -r .notarizationStatus.status
08:55:39 parse error: Invalid numeric literal at line 1, column 20
08:55:39 + STATUS=
08:55:39 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:55:39 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:55:39 + echo 'Notarization failed: java.io.IOException: Read timeout'
08:55:39 ++ expr 3 - 1
08:55:39 + retryCount=2
08:55:39 + '[' 2 -eq 0 ']'
08:55:39 + echo Retrying...
08:55:39 + '[' 2 -gt 0 ']'
08:55:39 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:55:42 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:55:42 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:42 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:55:42 + LOG=eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:55:42 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:55:42 + sleep 18s
08:55:42 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:42 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:42 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:42 + DMG=eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:42 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:46 ++ echo eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:55:46 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:55:46 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:55:46 + PRIMARY_BUNDLE_ID=eclipse-scout-2021-03-RC1
08:55:46 + retryCount=3
08:55:46 + '[' 3 -gt 0 ']'
08:55:46 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:56:00 + for i in $(find ${WORKSPACE}/${GIT_REPOSITORY}/archive -name '*.dmg-tonotarize')
08:56:00 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:56:00 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
08:56:00 + LOG=eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
08:56:00 + echo 'Starting /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg'
08:56:00 + sleep 18s
08:56:00 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:56:00 + DMG_FILE=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:56:00 ++ basename /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:56:00 + DMG=eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:56:00 + cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:56:04 ++ echo eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg
08:56:04 ++ sed s/-macosx.cocoa.x86_64.dmg//g
08:56:04 ++ sed -E 's/^[0-9\-]*_(.*)/\1/g'
08:56:04 + PRIMARY_BUNDLE_ID=eclipse-committers-2021-03-RC1
08:56:04 + retryCount=3
08:56:04 + '[' 3 -gt 0 ']'
08:56:04 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:56:18 + jobs -p
08:56:18 3559
08:56:18 3580
08:56:18 3601
08:56:18 3622
08:56:18 3652
08:56:18 3662
08:56:18 3729
08:56:18 3740
08:56:18 3777
08:56:18 3800
08:56:18 3810
08:56:18 + wait
08:56:18 ++ jobs -p
08:56:23 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/38514c14-e5ed-45a7-9c04-e30d6b276c80/status
08:56:23 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/bc05a7c2-7052-4861-82c6-012e69f1a651/status
08:56:23 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/06b2ebae-5eae-49d5-88fe-5aa60ae84cdb/status
08:56:42 + RESPONSE_RAW='{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:56:42 200'
08:56:42 ++ head -n1
08:56:42 + RESPONSE_RAW='{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:56:42 200'
08:56:42 + RESPONSE='{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:56:42 ++ head -n1
08:56:42 ++ tail -n1
08:56:42 + STATUS_CODE=200
08:56:42 + RESPONSE='{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:56:42 ++ echo '{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
08:56:42 ++ jq -r .notarizationStatus.status
08:56:42 ++ tail -n1
08:56:42 + STATUS_CODE=200
08:56:42 ++ jq -r .notarizationStatus.status
08:56:42 ++ echo '{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
08:56:42 + STATUS=IN_PROGRESS
08:56:42 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:56:42 + sleep 1m
08:56:42 + STATUS=IN_PROGRESS
08:56:42 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:56:42 + sleep 1m
08:56:42 + RESPONSE_RAW='{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:56:42 200'
08:56:42 ++ head -n1
08:56:42 + RESPONSE='{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:56:42 ++ tail -n1
08:56:42 + STATUS_CODE=200
08:56:42 ++ echo '{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
08:56:42 ++ jq -r .notarizationStatus.status
08:56:42 + STATUS=IN_PROGRESS
08:56:42 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:56:42 + sleep 1m
08:57:02 + RESPONSE_RAW='java.io.IOException: Read timeout
08:57:02 400'
08:57:02 ++ head -n1
08:57:02 + RESPONSE='java.io.IOException: Read timeout'
08:57:02 ++ tail -n1
08:57:02 + STATUS_CODE=400
08:57:02 ++ echo 'java.io.IOException: Read timeout'
08:57:02 ++ jq -r .uuid
08:57:02 parse error: Invalid numeric literal at line 1, column 20
08:57:02 + UUID=
08:57:02 ++ echo 'java.io.IOException: Read timeout'
08:57:02 ++ jq -r .notarizationStatus.status
08:57:02 parse error: Invalid numeric literal at line 1, column 20
08:57:02 + STATUS=
08:57:02 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:57:02 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:57:02 + echo 'Notarization failed: java.io.IOException: Read timeout'
08:57:02 ++ expr 3 - 1
08:57:02 + retryCount=2
08:57:02 + '[' 2 -eq 0 ']'
08:57:02 + echo Retrying...
08:57:02 + '[' 2 -gt 0 ']'
08:57:02 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:57:22 + RESPONSE_RAW='java.io.IOException: Read timeout
08:57:22 400'
08:57:22 ++ head -n1
08:57:22 + RESPONSE='java.io.IOException: Read timeout'
08:57:22 ++ tail -n1
08:57:22 + STATUS_CODE=400
08:57:22 ++ echo 'java.io.IOException: Read timeout'
08:57:22 ++ jq -r .uuid
08:57:22 parse error: Invalid numeric literal at line 1, column 20
08:57:22 + UUID=
08:57:22 ++ echo 'java.io.IOException: Read timeout'
08:57:22 ++ jq -r .notarizationStatus.status
08:57:22 parse error: Invalid numeric literal at line 1, column 20
08:57:22 + STATUS=
08:57:22 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:57:22 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:57:22 + echo 'Notarization failed: java.io.IOException: Read timeout'
08:57:22 ++ expr 3 - 1
08:57:22 + retryCount=2
08:57:22 + '[' 2 -eq 0 ']'
08:57:22 + echo Retrying...
08:57:22 + '[' 2 -gt 0 ']'
08:57:22 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:57:42 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/38514c14-e5ed-45a7-9c04-e30d6b276c80/status
08:57:42 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/bc05a7c2-7052-4861-82c6-012e69f1a651/status
08:57:42 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/06b2ebae-5eae-49d5-88fe-5aa60ae84cdb/status
08:57:44 + RESPONSE_RAW='{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:57:44 200'
08:57:44 ++ head -n1
08:57:44 + RESPONSE_RAW='{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:57:44 200'
08:57:44 ++ head -n1
08:57:44 + RESPONSE_RAW='{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:57:44 200'
08:57:44 ++ head -n1
08:57:44 + RESPONSE='{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:57:44 ++ tail -n1
08:57:44 + RESPONSE='{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:57:44 ++ tail -n1
08:57:44 + RESPONSE='{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:57:44 ++ tail -n1
08:57:44 + STATUS_CODE=200
08:57:44 + STATUS_CODE=200
08:57:44 ++ echo '{"uuid":"bc05a7c2-7052-4861-82c6-012e69f1a651","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
08:57:44 + STATUS_CODE=200
08:57:44 ++ jq -r .notarizationStatus.status
08:57:44 ++ jq -r .notarizationStatus.status
08:57:44 ++ echo '{"uuid":"38514c14-e5ed-45a7-9c04-e30d6b276c80","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
08:57:44 ++ echo '{"uuid":"06b2ebae-5eae-49d5-88fe-5aa60ae84cdb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
08:57:44 ++ jq -r .notarizationStatus.status
08:57:44 + STATUS=IN_PROGRESS
08:57:44 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:57:44 + sleep 1m
08:57:44 + STATUS=IN_PROGRESS
08:57:44 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:57:44 + sleep 1m
08:57:44 + STATUS=IN_PROGRESS
08:57:44 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:57:44 + sleep 1m
08:58:44 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/38514c14-e5ed-45a7-9c04-e30d6b276c80/status
08:58:44 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/06b2ebae-5eae-49d5-88fe-5aa60ae84cdb/status
08:58:44 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/bc05a7c2-7052-4861-82c6-012e69f1a651/status
08:58:44 + RESPONSE_RAW='java.io.IOException: Read timeout
08:58:44 + RESPONSE_RAW='java.io.IOException: Read timeout
08:58:44 400'
08:58:44 400'
08:58:44 ++ head -n1
08:58:44 ++ head -n1
08:58:44 + RESPONSE='java.io.IOException: Read timeout'
08:58:44 ++ tail -n1
08:58:44 + RESPONSE='java.io.IOException: Read timeout'
08:58:44 ++ tail -n1
08:58:44 + STATUS_CODE=400
08:58:44 ++ echo 'java.io.IOException: Read timeout'
08:58:44 + STATUS_CODE=400
08:58:44 ++ jq -r .uuid
08:58:44 ++ echo 'java.io.IOException: Read timeout'
08:58:44 ++ jq -r .uuid
08:58:44 parse error: Invalid numeric literal at line 1, column 20
08:58:44 + UUID=
08:58:44 parse error: Invalid numeric literal at line 1, column 20
08:58:44 ++ echo 'java.io.IOException: Read timeout'
08:58:44 + UUID=
08:58:44 ++ jq -r .notarizationStatus.status
08:58:44 ++ echo 'java.io.IOException: Read timeout'
08:58:44 ++ jq -r .notarizationStatus.status
08:58:44 parse error: Invalid numeric literal at line 1, column 20
08:58:44 + STATUS=
08:58:44 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:58:44 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:58:44 + echo 'Notarization failed: java.io.IOException: Read timeout'
08:58:44 parse error: Invalid numeric literal at line 1, column 20
08:58:44 + STATUS=
08:58:44 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:58:44 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:58:44 + echo 'Notarization failed: java.io.IOException: Read timeout'
08:58:44 ++ expr 1 - 1
08:58:44 + retryCount=0
08:58:44 + '[' 0 -eq 0 ']'
08:58:44 + echo 'Notarization failed 3 times. Exiting'
08:58:44 + exit 1
08:58:44 ++ expr 2 - 1
08:58:44 + retryCount=1
08:58:44 + '[' 1 -eq 0 ']'
08:58:44 + echo Retrying...
08:58:44 + '[' 1 -gt 0 ']'
08:58:44 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:58:46 + RESPONSE_RAW='
08:58:46 000'
08:58:46 + RESPONSE_RAW='
08:58:46 000'
08:58:46 + RESPONSE_RAW='
08:58:46 000'
08:58:46 ++ head -n1
08:58:46 ++ head -n1
08:58:46 ++ head -n1
08:58:46 + RESPONSE=
08:58:46 + RESPONSE=
08:58:46 + RESPONSE=
08:58:46 ++ tail -n1
08:58:46 ++ tail -n1
08:58:46 ++ tail -n1
08:58:46 + STATUS_CODE=000
08:58:46 + STATUS_CODE=000
08:58:46 + STATUS_CODE=000
08:58:46 ++ echo
08:58:46 ++ jq -r .notarizationStatus.status
08:58:46 ++ echo
08:58:46 ++ jq -r .notarizationStatus.status
08:58:46 ++ echo
08:58:46 ++ jq -r .notarizationStatus.status
08:58:46 + STATUS=
08:58:46 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:58:46 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:58:46 + echo 'Notarization failed: '
08:58:46 + STATUS=
08:58:46 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:58:46 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:58:46 + echo 'Notarization failed: '
08:58:46 + STATUS=
08:58:46 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:58:46 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:58:46 + echo 'Notarization failed: '
08:58:46 ++ expr 3 - 1
08:58:46 ++ expr 3 - 1
08:58:46 + retryCount=2
08:58:46 + '[' 2 -eq 0 ']'
08:58:46 + echo Retrying...
08:58:46 + '[' 2 -gt 0 ']'
08:58:46 + retryCount=2
08:58:46 + '[' 2 -eq 0 ']'
08:58:46 + echo Retrying...
08:58:46 + '[' 2 -gt 0 ']'
08:58:46 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:58:46 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:58:46 ++ expr 3 - 1
08:58:46 + retryCount=2
08:58:46 + '[' 2 -eq 0 ']'
08:58:46 + echo Retrying...
08:58:46 + '[' 2 -gt 0 ']'
08:58:46 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:58:50 + RESPONSE_RAW='{"uuid":"5aa5d6f5-225a-422b-bd02-4fec47afba35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:58:50 200'
08:58:50 ++ head -n1
08:58:50 + RESPONSE='{"uuid":"5aa5d6f5-225a-422b-bd02-4fec47afba35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:58:50 ++ tail -n1
08:58:50 + STATUS_CODE=200
08:58:50 ++ echo '{"uuid":"5aa5d6f5-225a-422b-bd02-4fec47afba35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:58:50 ++ jq -r .uuid
08:58:50 + UUID=5aa5d6f5-225a-422b-bd02-4fec47afba35
08:58:50 ++ echo '{"uuid":"5aa5d6f5-225a-422b-bd02-4fec47afba35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:58:50 ++ jq -r .notarizationStatus.status
08:58:50 + STATUS=IN_PROGRESS
08:58:50 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:58:50 + sleep 1m
08:58:50 + RESPONSE_RAW='{"uuid":"02073d65-53d0-47aa-aeb8-d9d8a95e515a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:58:50 200'
08:58:50 ++ head -n1
08:58:50 + RESPONSE='{"uuid":"02073d65-53d0-47aa-aeb8-d9d8a95e515a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:58:50 ++ tail -n1
08:58:50 + STATUS_CODE=200
08:58:50 ++ echo '{"uuid":"02073d65-53d0-47aa-aeb8-d9d8a95e515a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:58:50 ++ jq -r .uuid
08:58:50 + UUID=02073d65-53d0-47aa-aeb8-d9d8a95e515a
08:58:50 ++ echo '{"uuid":"02073d65-53d0-47aa-aeb8-d9d8a95e515a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:58:50 ++ jq -r .notarizationStatus.status
08:58:50 + STATUS=IN_PROGRESS
08:58:50 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:58:50 + sleep 1m
08:58:52 + RESPONSE_RAW='{"uuid":"c27fec8d-137d-4693-bc2b-0131c43eca46","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:58:52 200'
08:58:52 ++ head -n1
08:58:52 + RESPONSE='{"uuid":"c27fec8d-137d-4693-bc2b-0131c43eca46","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:58:52 ++ tail -n1
08:58:52 + STATUS_CODE=200
08:58:52 ++ echo '{"uuid":"c27fec8d-137d-4693-bc2b-0131c43eca46","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:58:52 ++ jq -r .uuid
08:58:52 + UUID=c27fec8d-137d-4693-bc2b-0131c43eca46
08:58:52 ++ echo '{"uuid":"c27fec8d-137d-4693-bc2b-0131c43eca46","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:58:52 ++ jq -r .notarizationStatus.status
08:58:52 + STATUS=IN_PROGRESS
08:58:52 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:58:52 + sleep 1m
08:59:24 + RESPONSE_RAW='java.io.IOException: Read timeout
08:59:24 400'
08:59:24 ++ head -n1
08:59:24 + RESPONSE='java.io.IOException: Read timeout'
08:59:24 ++ tail -n1
08:59:24 + STATUS_CODE=400
08:59:24 ++ echo 'java.io.IOException: Read timeout'
08:59:24 ++ jq -r .uuid
08:59:24 parse error: Invalid numeric literal at line 1, column 20
08:59:24 + UUID=
08:59:24 ++ echo 'java.io.IOException: Read timeout'
08:59:24 ++ jq -r .notarizationStatus.status
08:59:24 parse error: Invalid numeric literal at line 1, column 20
08:59:24 + STATUS=
08:59:24 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:24 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:59:24 + echo 'Notarization failed: java.io.IOException: Read timeout'
08:59:24 ++ expr 2 - 1
08:59:24 + retryCount=1
08:59:24 + '[' 1 -eq 0 ']'
08:59:24 + echo Retrying...
08:59:24 + '[' 1 -gt 0 ']'
08:59:24 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:59:30 + RESPONSE_RAW='{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:59:30 200'
08:59:30 ++ head -n1
08:59:30 + RESPONSE='{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:30 ++ tail -n1
08:59:30 + STATUS_CODE=200
08:59:30 ++ echo '{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:30 ++ jq -r .uuid
08:59:30 + UUID=67142b0e-2203-4584-a41d-798628595823
08:59:30 ++ echo '{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:30 ++ jq -r .notarizationStatus.status
08:59:30 + STATUS=IN_PROGRESS
08:59:30 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:30 + sleep 1m
08:59:32 + RESPONSE_RAW='{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:59:32 200'
08:59:32 ++ head -n1
08:59:32 + RESPONSE='{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:32 ++ tail -n1
08:59:32 + STATUS_CODE=200
08:59:32 ++ echo '{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:32 ++ jq -r .uuid
08:59:32 + UUID=86fc59ea-7c76-487f-8789-136e66e71067
08:59:32 ++ echo '{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:32 ++ jq -r .notarizationStatus.status
08:59:32 + STATUS=IN_PROGRESS
08:59:32 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:32 + sleep 1m
08:59:32 + RESPONSE_RAW='{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:59:32 200'
08:59:32 ++ head -n1
08:59:32 + RESPONSE='{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:32 ++ tail -n1
08:59:32 + STATUS_CODE=200
08:59:32 ++ echo '{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:32 ++ jq -r .uuid
08:59:32 + UUID=d85d3013-5637-458e-b71f-608ba9f2f938
08:59:32 ++ echo '{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:32 ++ jq -r .notarizationStatus.status
08:59:32 + STATUS=IN_PROGRESS
08:59:32 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:32 + sleep 1m
08:59:37 + RESPONSE_RAW='{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:59:37 200'
08:59:37 ++ head -n1
08:59:37 + RESPONSE='{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:37 ++ tail -n1
08:59:37 + STATUS_CODE=200
08:59:37 ++ echo '{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:37 ++ jq -r .uuid
08:59:37 + UUID=069a2d3d-8aaa-4386-a7fc-fe151dfa78fc
08:59:37 ++ echo '{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:37 ++ jq -r .notarizationStatus.status
08:59:37 + STATUS=IN_PROGRESS
08:59:37 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:37 + sleep 1m
08:59:42 + RESPONSE_RAW='{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:59:42 200'
08:59:42 ++ head -n1
08:59:42 + RESPONSE='{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:42 ++ tail -n1
08:59:42 + STATUS_CODE=200
08:59:42 ++ echo '{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:42 ++ jq -r .uuid
08:59:42 + UUID=2389a469-4d58-4571-b4c9-2b66077f6098
08:59:42 ++ echo '{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:42 ++ jq -r .notarizationStatus.status
08:59:42 + STATUS=IN_PROGRESS
08:59:42 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:42 + sleep 1m
08:59:44 + RESPONSE_RAW='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
08:59:44 200'
08:59:44 ++ head -n1
08:59:44 + RESPONSE='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:44 ++ tail -n1
08:59:44 + STATUS_CODE=200
08:59:44 ++ echo '{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:44 ++ jq -r .uuid
08:59:44 + UUID=9b6e8438-3e8b-4343-b97c-c4689aa500fa
08:59:44 ++ echo '{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
08:59:44 ++ jq -r .notarizationStatus.status
08:59:44 + STATUS=IN_PROGRESS
08:59:44 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:44 + sleep 1m
08:59:50 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/5aa5d6f5-225a-422b-bd02-4fec47afba35/status
08:59:50 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/02073d65-53d0-47aa-aeb8-d9d8a95e515a/status
08:59:52 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/c27fec8d-137d-4693-bc2b-0131c43eca46/status
08:59:53 + RESPONSE_RAW='
08:59:53 + RESPONSE_RAW='
08:59:53 000'
08:59:53 000'
08:59:53 ++ head -n1
08:59:53 ++ head -n1
08:59:53 + RESPONSE=
08:59:53 + RESPONSE=
08:59:53 ++ tail -n1
08:59:53 ++ tail -n1
08:59:53 + STATUS_CODE=000
08:59:53 ++ echo
08:59:53 ++ jq -r .notarizationStatus.status
08:59:53 + STATUS_CODE=000
08:59:53 ++ echo
08:59:53 ++ jq -r .notarizationStatus.status
08:59:53 + STATUS=
08:59:53 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:53 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:59:53 + echo 'Notarization failed: '
08:59:53 + STATUS=
08:59:53 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:53 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:59:53 + echo 'Notarization failed: '
08:59:53 ++ expr 3 - 1
08:59:53 + retryCount=2
08:59:53 + '[' 2 -eq 0 ']'
08:59:53 + echo Retrying...
08:59:53 + '[' 2 -gt 0 ']'
08:59:53 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:59:53 ++ expr 2 - 1
08:59:53 + retryCount=1
08:59:53 + '[' 1 -eq 0 ']'
08:59:53 + echo Retrying...
08:59:53 + '[' 1 -gt 0 ']'
08:59:53 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:59:56 + RESPONSE_RAW='
08:59:56 + RESPONSE_RAW='
08:59:56 000'
08:59:56 000'
08:59:56 + RESPONSE_RAW='
08:59:56 000'
08:59:56 ++ head -n1
08:59:56 ++ head -n1
08:59:56 ++ head -n1
08:59:56 + RESPONSE=
08:59:56 + RESPONSE=
08:59:56 + RESPONSE=
08:59:56 ++ tail -n1
08:59:56 ++ tail -n1
08:59:56 ++ tail -n1
08:59:56 + STATUS_CODE=000
08:59:56 + STATUS_CODE=000
08:59:56 + STATUS_CODE=000
08:59:56 ++ echo ''
08:59:56 ++ echo
08:59:56 ++ echo ''
08:59:56 ++ jq -r .uuid
08:59:56 ++ jq -r .notarizationStatus.status
08:59:56 ++ jq -r .uuid
08:59:56 + UUID=
08:59:56 + STATUS=
08:59:56 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:56 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:59:56 + echo 'Notarization failed: '
08:59:56 + UUID=
08:59:56 ++ echo ''
08:59:56 ++ jq -r .notarizationStatus.status
08:59:56 ++ echo ''
08:59:56 ++ expr 3 - 1
08:59:56 ++ jq -r .notarizationStatus.status
08:59:56 + retryCount=2
08:59:56 + '[' 2 -eq 0 ']'
08:59:56 + echo Retrying...
08:59:56 + '[' 2 -gt 0 ']'
08:59:56 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-parallel-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:59:56 + STATUS=
08:59:56 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:56 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:59:56 + echo 'Notarization failed: '
08:59:56 + STATUS=
08:59:56 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:56 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:59:56 + echo 'Notarization failed: '
08:59:56 ++ expr 1 - 1
08:59:56 ++ expr 2 - 1
08:59:56 + retryCount=0
08:59:56 + '[' 0 -eq 0 ']'
08:59:56 + echo 'Notarization failed 3 times. Exiting'
08:59:56 + exit 1
08:59:56 + retryCount=1
08:59:56 + '[' 1 -eq 0 ']'
08:59:56 + echo Retrying...
08:59:56 + '[' 1 -gt 0 ']'
08:59:56 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
08:59:59 + RESPONSE_RAW='
08:59:59 000'
08:59:59 + RESPONSE_RAW='
08:59:59 000'
08:59:59 ++ head -n1
08:59:59 ++ head -n1
08:59:59 + RESPONSE=
08:59:59 + RESPONSE=
08:59:59 ++ tail -n1
08:59:59 ++ tail -n1
08:59:59 + STATUS_CODE=000
08:59:59 + STATUS_CODE=000
08:59:59 ++ echo ''
08:59:59 ++ jq -r .uuid
08:59:59 ++ echo ''
08:59:59 ++ jq -r .uuid
08:59:59 + UUID=
08:59:59 + UUID=
08:59:59 ++ echo ''
08:59:59 ++ jq -r .notarizationStatus.status
08:59:59 ++ echo ''
08:59:59 ++ jq -r .notarizationStatus.status
08:59:59 + STATUS=
08:59:59 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:59 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:59:59 + echo 'Notarization failed: '
08:59:59 ++ expr 1 - 1
08:59:59 + STATUS=
08:59:59 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
08:59:59 + [[ '' != \C\O\M\P\L\E\T\E ]]
08:59:59 + echo 'Notarization failed: '
08:59:59 ++ expr 2 - 1
08:59:59 + retryCount=0
08:59:59 + '[' 0 -eq 0 ']'
08:59:59 + echo 'Notarization failed 3 times. Exiting'
08:59:59 + exit 1
08:59:59 + retryCount=1
08:59:59 + '[' 1 -eq 0 ']'
08:59:59 + echo Retrying...
08:59:59 + '[' 1 -gt 0 ']'
08:59:59 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-parallel-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
09:00:02 + RESPONSE_RAW='
09:00:02 000'
09:00:02 ++ head -n1
09:00:02 + RESPONSE=
09:00:02 ++ tail -n1
09:00:02 + STATUS_CODE=000
09:00:02 ++ echo ''
09:00:02 ++ jq -r .uuid
09:00:02 + UUID=
09:00:02 ++ echo ''
09:00:02 ++ jq -r .notarizationStatus.status
09:00:02 + STATUS=
09:00:02 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
09:00:02 + [[ '' != \C\O\M\P\L\E\T\E ]]
09:00:02 + echo 'Notarization failed: '
09:00:02 ++ expr 1 - 1
09:00:02 + retryCount=0
09:00:02 + '[' 0 -eq 0 ']'
09:00:02 + echo 'Notarization failed 3 times. Exiting'
09:00:02 + exit 1
09:00:30 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/67142b0e-2203-4584-a41d-798628595823/status
09:00:32 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/86fc59ea-7c76-487f-8789-136e66e71067/status
09:00:32 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/d85d3013-5637-458e-b71f-608ba9f2f938/status
09:00:37 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/069a2d3d-8aaa-4386-a7fc-fe151dfa78fc/status
09:00:41 + RESPONSE_RAW='{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:00:41 200'
09:00:41 ++ head -n1
09:00:41 + RESPONSE='{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:00:41 ++ tail -n1
09:00:41 + STATUS_CODE=200
09:00:41 ++ echo '{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:00:41 ++ jq -r .notarizationStatus.status
09:00:41 + STATUS=IN_PROGRESS
09:00:41 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:00:41 + sleep 1m
09:00:41 + RESPONSE_RAW='{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:00:41 200'
09:00:41 ++ head -n1
09:00:41 + RESPONSE_RAW='{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:00:41 200'
09:00:41 ++ head -n1
09:00:41 + RESPONSE='{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:00:41 ++ tail -n1
09:00:41 + RESPONSE='{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:00:41 ++ tail -n1
09:00:41 + STATUS_CODE=200
09:00:41 + STATUS_CODE=200
09:00:41 ++ echo '{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:00:41 ++ jq -r .notarizationStatus.status
09:00:41 ++ echo '{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:00:41 ++ jq -r .notarizationStatus.status
09:00:41 + STATUS=IN_PROGRESS
09:00:41 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:00:41 + sleep 1m
09:00:41 + STATUS=IN_PROGRESS
09:00:41 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:00:41 + sleep 1m
09:00:41 + RESPONSE_RAW='{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:00:41 200'
09:00:41 ++ head -n1
09:00:41 + RESPONSE='{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:00:41 ++ tail -n1
09:00:41 + STATUS_CODE=200
09:00:41 ++ echo '{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:00:41 ++ jq -r .notarizationStatus.status
09:00:41 + STATUS=IN_PROGRESS
09:00:41 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:00:41 + sleep 1m
09:00:42 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/2389a469-4d58-4571-b4c9-2b66077f6098/status
09:00:44 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/9b6e8438-3e8b-4343-b97c-c4689aa500fa/status
09:01:16 + RESPONSE_RAW='{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:01:16 200'
09:01:16 + RESPONSE_RAW='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:01:16 200'
09:01:16 ++ head -n1
09:01:16 ++ head -n1
09:01:16 + RESPONSE='{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:01:16 ++ tail -n1
09:01:16 + RESPONSE='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:01:16 ++ tail -n1
09:01:16 + STATUS_CODE=200
09:01:16 + STATUS_CODE=200
09:01:16 ++ echo '{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:01:16 ++ jq -r .notarizationStatus.status
09:01:16 ++ echo '{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:01:16 ++ jq -r .notarizationStatus.status
09:01:16 + STATUS=IN_PROGRESS
09:01:16 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:01:16 + sleep 1m
09:01:16 + STATUS=IN_PROGRESS
09:01:16 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:01:16 + sleep 1m
09:01:41 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/67142b0e-2203-4584-a41d-798628595823/status
09:01:41 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/d85d3013-5637-458e-b71f-608ba9f2f938/status
09:01:41 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/86fc59ea-7c76-487f-8789-136e66e71067/status
09:01:41 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/069a2d3d-8aaa-4386-a7fc-fe151dfa78fc/status
09:01:54 + RESPONSE_RAW='{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:01:54 200'
09:01:54 + RESPONSE_RAW='{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:01:54 200'
09:01:54 + RESPONSE_RAW='{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:01:54 200'
09:01:54 + RESPONSE_RAW='{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:01:54 200'
09:01:54 ++ head -n1
09:01:54 ++ head -n1
09:01:54 ++ head -n1
09:01:54 ++ head -n1
09:01:54 + RESPONSE='{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:01:54 + RESPONSE='{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:01:54 + RESPONSE='{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:01:54 ++ tail -n1
09:01:54 + RESPONSE='{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:01:54 ++ tail -n1
09:01:54 ++ tail -n1
09:01:54 ++ tail -n1
09:01:54 + STATUS_CODE=200
09:01:54 + STATUS_CODE=200
09:01:54 + STATUS_CODE=200
09:01:54 + STATUS_CODE=200
09:01:54 ++ echo '{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:01:54 ++ jq -r .notarizationStatus.status
09:01:54 ++ echo '{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:01:54 ++ echo '{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:01:54 ++ jq -r .notarizationStatus.status
09:01:54 ++ jq -r .notarizationStatus.status
09:01:54 ++ jq -r .notarizationStatus.status
09:01:54 ++ echo '{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:01:54 + STATUS=IN_PROGRESS
09:01:54 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:01:54 + sleep 1m
09:01:54 + STATUS=IN_PROGRESS
09:01:54 + STATUS=IN_PROGRESS
09:01:54 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:01:54 + sleep 1m
09:01:54 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:01:54 + sleep 1m
09:01:54 + STATUS=IN_PROGRESS
09:01:54 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:01:54 + sleep 1m
09:02:16 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/2389a469-4d58-4571-b4c9-2b66077f6098/status
09:02:16 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/9b6e8438-3e8b-4343-b97c-c4689aa500fa/status
09:02:16 + RESPONSE_RAW='{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:02:16 200'
09:02:16 ++ head -n1
09:02:16 + RESPONSE='{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:02:16 + RESPONSE_RAW='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:02:16 200'
09:02:16 ++ tail -n1
09:02:16 ++ head -n1
09:02:16 + STATUS_CODE=200
09:02:16 ++ echo '{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:02:16 + RESPONSE='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:02:16 ++ jq -r .notarizationStatus.status
09:02:16 ++ tail -n1
09:02:16 + STATUS_CODE=200
09:02:16 ++ echo '{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:02:16 ++ jq -r .notarizationStatus.status
09:02:16 + STATUS=IN_PROGRESS
09:02:16 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:02:16 + sleep 1m
09:02:16 + STATUS=IN_PROGRESS
09:02:16 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:02:16 + sleep 1m
09:02:54 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/069a2d3d-8aaa-4386-a7fc-fe151dfa78fc/status
09:02:54 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/67142b0e-2203-4584-a41d-798628595823/status
09:02:54 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/86fc59ea-7c76-487f-8789-136e66e71067/status
09:02:54 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/d85d3013-5637-458e-b71f-608ba9f2f938/status
09:03:01 + RESPONSE_RAW='{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:03:01 200'
09:03:01 ++ head -n1
09:03:01 + RESPONSE='{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:03:01 ++ tail -n1
09:03:01 + STATUS_CODE=200
09:03:01 ++ echo '{"uuid":"67142b0e-2203-4584-a41d-798628595823","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:03:01 ++ jq -r .notarizationStatus.status
09:03:01 + STATUS=IN_PROGRESS
09:03:01 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:03:01 + sleep 1m
09:03:02 + RESPONSE_RAW='{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:03:02 200'
09:03:02 + RESPONSE_RAW='{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:03:02 200'
09:03:02 + RESPONSE_RAW='{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:03:02 200'
09:03:02 ++ head -n1
09:03:02 ++ head -n1
09:03:02 ++ head -n1
09:03:02 + RESPONSE='{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:03:02 ++ tail -n1
09:03:02 + RESPONSE='{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:03:02 + RESPONSE='{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:03:02 ++ tail -n1
09:03:02 ++ tail -n1
09:03:02 + STATUS_CODE=200
09:03:02 ++ echo '{"uuid":"069a2d3d-8aaa-4386-a7fc-fe151dfa78fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:03:02 + STATUS_CODE=200
09:03:02 ++ jq -r .notarizationStatus.status
09:03:02 + STATUS_CODE=200
09:03:02 ++ echo '{"uuid":"86fc59ea-7c76-487f-8789-136e66e71067","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:03:02 ++ jq -r .notarizationStatus.status
09:03:02 ++ echo '{"uuid":"d85d3013-5637-458e-b71f-608ba9f2f938","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:03:02 ++ jq -r .notarizationStatus.status
09:03:02 + STATUS=IN_PROGRESS
09:03:02 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:03:02 + sleep 1m
09:03:02 + STATUS=IN_PROGRESS
09:03:02 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:03:02 + sleep 1m
09:03:02 + STATUS=IN_PROGRESS
09:03:02 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:03:02 + sleep 1m
09:03:16 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/2389a469-4d58-4571-b4c9-2b66077f6098/status
09:03:16 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/9b6e8438-3e8b-4343-b97c-c4689aa500fa/status
09:03:30 + RESPONSE_RAW='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:03:30 200'
09:03:30 + RESPONSE_RAW='{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:03:30 200'
09:03:30 ++ head -n1
09:03:30 ++ head -n1
09:03:30 + RESPONSE='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:03:30 + RESPONSE='{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:03:30 ++ tail -n1
09:03:30 ++ tail -n1
09:03:30 + STATUS_CODE=200
09:03:30 + STATUS_CODE=200
09:03:30 ++ echo '{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:03:30 ++ jq -r .notarizationStatus.status
09:03:30 ++ echo '{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:03:30 ++ jq -r .notarizationStatus.status
09:03:30 + STATUS=IN_PROGRESS
09:03:30 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:03:30 + sleep 1m
09:03:30 + STATUS=IN_PROGRESS
09:03:30 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:03:30 + sleep 1m
09:04:01 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/67142b0e-2203-4584-a41d-798628595823/status
09:04:02 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/069a2d3d-8aaa-4386-a7fc-fe151dfa78fc/status
09:04:02 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/86fc59ea-7c76-487f-8789-136e66e71067/status
09:04:02 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/d85d3013-5637-458e-b71f-608ba9f2f938/status
09:04:04 + RESPONSE_RAW='
09:04:04 000'
09:04:04 + RESPONSE_RAW='
09:04:04 000'
09:04:04 + RESPONSE_RAW='
09:04:04 000'
09:04:04 + RESPONSE_RAW='
09:04:04 000'
09:04:04 ++ head -n1
09:04:04 ++ head -n1
09:04:04 ++ head -n1
09:04:04 ++ head -n1
09:04:04 + RESPONSE=
09:04:04 ++ tail -n1
09:04:04 + RESPONSE=
09:04:04 + RESPONSE=
09:04:04 + RESPONSE=
09:04:04 ++ tail -n1
09:04:04 ++ tail -n1
09:04:04 ++ tail -n1
09:04:04 + STATUS_CODE=000
09:04:04 ++ echo
09:04:04 ++ jq -r .notarizationStatus.status
09:04:04 + STATUS_CODE=000
09:04:04 + STATUS_CODE=000
09:04:04 + STATUS_CODE=000
09:04:04 ++ echo
09:04:04 ++ echo
09:04:04 ++ jq -r .notarizationStatus.status
09:04:04 ++ jq -r .notarizationStatus.status
09:04:04 ++ echo
09:04:04 ++ jq -r .notarizationStatus.status
09:04:04 + STATUS=
09:04:04 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
09:04:04 + [[ '' != \C\O\M\P\L\E\T\E ]]
09:04:04 + echo 'Notarization failed: '
09:04:04 ++ expr 2 - 1
09:04:04 + retryCount=1
09:04:04 + STATUS=
09:04:04 + '[' 1 -eq 0 ']'
09:04:04 + echo Retrying...
09:04:04 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
09:04:04 + [[ '' != \C\O\M\P\L\E\T\E ]]
09:04:04 + echo 'Notarization failed: '
09:04:04 + '[' 1 -gt 0 ']'
09:04:04 + STATUS=
09:04:04 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
09:04:04 + [[ '' != \C\O\M\P\L\E\T\E ]]
09:04:04 + echo 'Notarization failed: '
09:04:04 + STATUS=
09:04:04 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
09:04:04 + [[ '' != \C\O\M\P\L\E\T\E ]]
09:04:04 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
09:04:04 + echo 'Notarization failed: '
09:04:04 ++ expr 3 - 1
09:04:04 + retryCount=2
09:04:04 + '[' 2 -eq 0 ']'
09:04:04 + echo Retrying...
09:04:04 + '[' 2 -gt 0 ']'
09:04:04 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
09:04:05 ++ expr 2 - 1
09:04:05 ++ expr 2 - 1
09:04:05 + retryCount=1
09:04:05 + '[' 1 -eq 0 ']'
09:04:05 + echo Retrying...
09:04:05 + '[' 1 -gt 0 ']'
09:04:05 + retryCount=1
09:04:05 + '[' 1 -eq 0 ']'
09:04:05 + echo Retrying...
09:04:05 + '[' 1 -gt 0 ']'
09:04:05 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
09:04:05 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
09:04:30 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/9b6e8438-3e8b-4343-b97c-c4689aa500fa/status
09:04:30 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/2389a469-4d58-4571-b4c9-2b66077f6098/status
09:04:54 + RESPONSE_RAW='{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:04:54 200'
09:04:54 ++ head -n1
09:04:54 + RESPONSE='{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:04:54 ++ tail -n1
09:04:54 + RESPONSE_RAW='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:04:54 200'
09:04:54 ++ head -n1
09:04:54 + STATUS_CODE=200
09:04:54 + RESPONSE='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:04:54 ++ tail -n1
09:04:54 ++ echo '{"uuid":"2389a469-4d58-4571-b4c9-2b66077f6098","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:04:54 ++ jq -r .notarizationStatus.status
09:04:54 + STATUS_CODE=200
09:04:54 ++ echo '{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:04:54 ++ jq -r .notarizationStatus.status
09:04:54 + STATUS=IN_PROGRESS
09:04:54 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:04:54 + sleep 1m
09:04:54 + STATUS=IN_PROGRESS
09:04:54 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:04:54 + sleep 1m
09:05:54 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/2389a469-4d58-4571-b4c9-2b66077f6098/status
09:05:54 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/9b6e8438-3e8b-4343-b97c-c4689aa500fa/status
09:06:29 + RESPONSE_RAW='
09:06:29 000'
09:06:29 ++ head -n1
09:06:29 + RESPONSE=
09:06:29 ++ tail -n1
09:06:29 + STATUS_CODE=000
09:06:29 ++ echo
09:06:29 ++ jq -r .notarizationStatus.status
09:06:29 + STATUS=
09:06:29 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
09:06:29 + [[ '' != \C\O\M\P\L\E\T\E ]]
09:06:29 + echo 'Notarization failed: '
09:06:29 ++ expr 1 - 1
09:06:29 + retryCount=0
09:06:29 + '[' 0 -eq 0 ']'
09:06:29 + echo 'Notarization failed 3 times. Exiting'
09:06:29 + exit 1
09:07:01 + RESPONSE_RAW='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:07:01 200'
09:07:01 ++ head -n1
09:07:01 + RESPONSE='{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:07:01 ++ tail -n1
09:07:01 + STATUS_CODE=200
09:07:01 ++ echo '{"uuid":"9b6e8438-3e8b-4343-b97c-c4689aa500fa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:07:01 ++ jq -r .notarizationStatus.status
09:07:01 + STATUS=IN_PROGRESS
09:07:01 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:07:01 + sleep 1m
09:07:22 + RESPONSE_RAW='java.io.IOException: Read timeout
09:07:22 400'
09:07:22 ++ head -n1
09:07:22 + RESPONSE='java.io.IOException: Read timeout'
09:07:22 ++ tail -n1
09:07:22 + STATUS_CODE=400
09:07:22 ++ echo 'java.io.IOException: Read timeout'
09:07:22 ++ jq -r .uuid
09:07:22 parse error: Invalid numeric literal at line 1, column 20
09:07:22 + UUID=
09:07:22 ++ echo 'java.io.IOException: Read timeout'
09:07:22 ++ jq -r .notarizationStatus.status
09:07:22 parse error: Invalid numeric literal at line 1, column 20
09:07:22 + STATUS=
09:07:22 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
09:07:22 + [[ '' != \C\O\M\P\L\E\T\E ]]
09:07:22 + echo 'Notarization failed: java.io.IOException: Read timeout'
09:07:22 ++ expr 1 - 1
09:07:22 + retryCount=0
09:07:22 + '[' 0 -eq 0 ']'
09:07:22 + echo 'Notarization failed 3 times. Exiting'
09:07:22 + exit 1
09:08:01 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/9b6e8438-3e8b-4343-b97c-c4689aa500fa/status
09:08:11 + RESPONSE_RAW='
09:08:11 000'
09:08:11 ++ head -n1
09:08:11 + RESPONSE=
09:08:11 ++ tail -n1
09:08:11 + STATUS_CODE=000
09:08:11 ++ echo
09:08:11 ++ jq -r .notarizationStatus.status
09:08:11 + STATUS=
09:08:11 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
09:08:11 + [[ '' != \C\O\M\P\L\E\T\E ]]
09:08:11 + echo 'Notarization failed: '
09:08:11 ++ expr 1 - 1
09:08:11 + retryCount=0
09:08:11 + '[' 0 -eq 0 ']'
09:08:11 + echo 'Notarization failed 3 times. Exiting'
09:08:11 + exit 1
09:09:45 + RESPONSE_RAW='java.io.IOException: Read timeout
09:09:45 400'
09:09:45 ++ head -n1
09:09:46 + RESPONSE='java.io.IOException: Read timeout'
09:09:46 ++ tail -n1
09:09:46 + STATUS_CODE=400
09:09:46 ++ echo 'java.io.IOException: Read timeout'
09:09:46 ++ jq -r .uuid
09:09:46 parse error: Invalid numeric literal at line 1, column 20
09:09:46 + UUID=
09:09:46 ++ echo 'java.io.IOException: Read timeout'
09:09:46 ++ jq -r .notarizationStatus.status
09:09:46 parse error: Invalid numeric literal at line 1, column 20
09:09:46 + STATUS=
09:09:46 + [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
09:09:46 + [[ '' != \C\O\M\P\L\E\T\E ]]
09:09:46 + echo 'Notarization failed: java.io.IOException: Read timeout'
09:09:46 ++ expr 1 - 1
09:09:46 + retryCount=0
09:09:46 + '[' 0 -eq 0 ']'
09:09:46 + echo 'Notarization failed 3 times. Exiting'
09:09:46 + exit 1
09:13:36 + RESPONSE_RAW='{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:13:36 200'
09:13:36 ++ head -n1
09:13:36 + RESPONSE='{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:13:36 ++ tail -n1
09:13:36 + STATUS_CODE=200
09:13:36 ++ echo '{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:13:36 ++ jq -r .uuid
09:13:36 + UUID=8d37a3b9-addc-41b4-9aec-72386495a9b3
09:13:36 ++ echo '{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:13:36 ++ jq -r .notarizationStatus.status
09:13:36 + STATUS=IN_PROGRESS
09:13:36 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:13:36 + sleep 1m
09:13:39 + RESPONSE_RAW='{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:13:39 200'
09:13:39 ++ head -n1
09:13:39 + RESPONSE='{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:13:39 ++ tail -n1
09:13:39 + STATUS_CODE=200
09:13:39 ++ echo '{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:13:39 ++ jq -r .uuid
09:13:39 + UUID=130620e9-4389-4a87-855f-ab2237ec85ee
09:13:39 ++ echo '{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:13:39 ++ jq -r .notarizationStatus.status
09:13:39 + STATUS=IN_PROGRESS
09:13:39 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:13:39 + sleep 1m
09:14:36 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/8d37a3b9-addc-41b4-9aec-72386495a9b3/status
09:14:36 + RESPONSE_RAW='{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:14:36 200'
09:14:36 ++ head -n1
09:14:36 + RESPONSE='{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:14:36 ++ tail -n1
09:14:36 + STATUS_CODE=200
09:14:36 ++ echo '{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:14:36 ++ jq -r .notarizationStatus.status
09:14:36 + STATUS=IN_PROGRESS
09:14:36 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:14:36 + sleep 1m
09:14:39 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/130620e9-4389-4a87-855f-ab2237ec85ee/status
09:14:39 + RESPONSE_RAW='{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:14:39 200'
09:14:39 ++ head -n1
09:14:39 + RESPONSE='{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:14:39 ++ tail -n1
09:14:39 + STATUS_CODE=200
09:14:39 ++ echo '{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:14:39 ++ jq -r .notarizationStatus.status
09:14:39 + STATUS=IN_PROGRESS
09:14:39 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:14:39 + sleep 1m
09:15:36 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/8d37a3b9-addc-41b4-9aec-72386495a9b3/status
09:15:36 + RESPONSE_RAW='{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:15:36 200'
09:15:36 ++ head -n1
09:15:36 + RESPONSE='{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:15:36 ++ tail -n1
09:15:37 + STATUS_CODE=200
09:15:37 ++ echo '{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:15:37 ++ jq -r .notarizationStatus.status
09:15:37 + STATUS=IN_PROGRESS
09:15:37 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:15:37 + sleep 1m
09:15:39 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/130620e9-4389-4a87-855f-ab2237ec85ee/status
09:15:39 + RESPONSE_RAW='{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:15:39 200'
09:15:39 ++ head -n1
09:15:39 + RESPONSE='{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:15:39 ++ tail -n1
09:15:39 + STATUS_CODE=200
09:15:39 ++ echo '{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:15:39 ++ jq -r .notarizationStatus.status
09:15:39 + STATUS=IN_PROGRESS
09:15:39 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:15:39 + sleep 1m
09:16:37 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/8d37a3b9-addc-41b4-9aec-72386495a9b3/status
09:16:37 + RESPONSE_RAW='{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:16:37 200'
09:16:37 ++ head -n1
09:16:37 + RESPONSE='{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:16:37 ++ tail -n1
09:16:37 + STATUS_CODE=200
09:16:37 ++ echo '{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:16:37 ++ jq -r .notarizationStatus.status
09:16:37 + STATUS=IN_PROGRESS
09:16:37 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:16:37 + sleep 1m
09:16:39 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/130620e9-4389-4a87-855f-ab2237ec85ee/status
09:16:39 + RESPONSE_RAW='{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:16:39 200'
09:16:39 ++ head -n1
09:16:44 + RESPONSE='{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:16:44 ++ tail -n1
09:16:44 + STATUS_CODE=200
09:16:44 ++ echo '{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:16:44 ++ jq -r .notarizationStatus.status
09:16:44 + STATUS=IN_PROGRESS
09:16:44 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:16:44 + sleep 1m
09:17:37 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/8d37a3b9-addc-41b4-9aec-72386495a9b3/status
09:17:37 + RESPONSE_RAW='{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"ERROR","message":"Issue happened while uploading file to Apple notarization service","moreInfo":"Failed to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this package"}}
09:17:37 200'
09:17:37 ++ head -n1
09:17:44 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/130620e9-4389-4a87-855f-ab2237ec85ee/status
09:17:44 + RESPONSE_RAW='{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"ERROR","message":"Issue happened while uploading file to Apple notarization service","moreInfo":"Failed to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this package"}}
09:17:44 200'
09:17:44 ++ head -n1
09:17:47 + RESPONSE='{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"ERROR","message":"Issue happened while uploading file to Apple notarization service","moreInfo":"Failed to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this package"}}'
09:17:47 ++ tail -n1
09:17:47 + STATUS_CODE=200
09:17:47 + RESPONSE='{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"ERROR","message":"Issue happened while uploading file to Apple notarization service","moreInfo":"Failed to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this package"}}'
09:17:47 ++ echo '{"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"ERROR","message":"Issue' happened while uploading file to Apple notarization 'service","moreInfo":"Failed' to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this 'package"}}'
09:17:47 ++ jq -r .notarizationStatus.status
09:17:47 ++ tail -n1
09:17:47 + STATUS=ERROR
09:17:47 + [[ ERROR == \I\N\_\P\R\O\G\R\E\S\S ]]
09:17:47 + [[ ERROR != \C\O\M\P\L\E\T\E ]]
09:17:47 + echo 'Notarization failed: {"uuid":"8d37a3b9-addc-41b4-9aec-72386495a9b3","notarizationStatus":{"status":"ERROR","message":"Issue happened while uploading file to Apple notarization service","moreInfo":"Failed to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this package"}}'
09:17:47 ++ expr 1 - 1
09:17:47 + retryCount=0
09:17:47 + '[' 0 -eq 0 ']'
09:17:47 + echo 'Notarization failed 3 times. Exiting'
09:17:47 + exit 1
09:17:47 + STATUS_CODE=200
09:17:47 ++ echo '{"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"ERROR","message":"Issue' happened while uploading file to Apple notarization 'service","moreInfo":"Failed' to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this 'package"}}'
09:17:48 ++ jq -r .notarizationStatus.status
09:17:48 + STATUS=ERROR
09:17:48 + [[ ERROR == \I\N\_\P\R\O\G\R\E\S\S ]]
09:17:48 + [[ ERROR != \C\O\M\P\L\E\T\E ]]
09:17:48 + echo 'Notarization failed: {"uuid":"130620e9-4389-4a87-855f-ab2237ec85ee","notarizationStatus":{"status":"ERROR","message":"Issue happened while uploading file to Apple notarization service","moreInfo":"Failed to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this package"}}'
09:17:48 ++ expr 2 - 1
09:17:48 + retryCount=1
09:17:48 + '[' 1 -eq 0 ']'
09:17:48 + echo Retrying...
09:17:48 + '[' 1 -gt 0 ']'
09:17:48 ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2021-03-RC1", "staple": true};type=application/json' http://172.30.206.146:8383/macos-notarization-service/notarize
09:17:57 + RESPONSE_RAW='{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:17:57 200'
09:17:57 ++ head -n1
09:17:57 + RESPONSE='{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:17:57 ++ tail -n1
09:17:57 + STATUS_CODE=200
09:17:57 ++ echo '{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:17:57 ++ jq -r .uuid
09:17:57 + UUID=a9f279a6-c818-4439-a7b2-e8abe117b9cb
09:17:57 ++ echo '{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:17:57 ++ jq -r .notarizationStatus.status
09:17:57 + STATUS=IN_PROGRESS
09:17:57 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:17:57 + sleep 1m
09:18:57 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/a9f279a6-c818-4439-a7b2-e8abe117b9cb/status
09:18:57 + RESPONSE_RAW='{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:18:57 200'
09:18:57 ++ head -n1
09:18:57 + RESPONSE='{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:18:57 ++ tail -n1
09:18:57 + STATUS_CODE=200
09:18:57 ++ echo '{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:18:57 ++ jq -r .notarizationStatus.status
09:18:57 + STATUS=IN_PROGRESS
09:18:57 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:18:57 + sleep 1m
09:19:57 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/a9f279a6-c818-4439-a7b2-e8abe117b9cb/status
09:19:57 + RESPONSE_RAW='{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:19:57 200'
09:19:57 ++ head -n1
09:19:57 + RESPONSE='{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:19:57 ++ tail -n1
09:19:57 + STATUS_CODE=200
09:19:57 ++ echo '{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:19:57 ++ jq -r .notarizationStatus.status
09:19:57 + STATUS=IN_PROGRESS
09:19:57 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:19:57 + sleep 1m
09:20:57 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/a9f279a6-c818-4439-a7b2-e8abe117b9cb/status
09:20:57 + RESPONSE_RAW='{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
09:20:57 200'
09:20:57 ++ head -n1
09:20:57 + RESPONSE='{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
09:20:57 ++ tail -n1
09:20:57 + STATUS_CODE=200
09:20:57 ++ echo '{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
09:20:57 ++ jq -r .notarizationStatus.status
09:20:57 + STATUS=IN_PROGRESS
09:20:57 + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
09:20:57 + sleep 1m
09:21:57 ++ curl --write-out '\n%{http_code}' -s http://172.30.206.146:8383/macos-notarization-service/a9f279a6-c818-4439-a7b2-e8abe117b9cb/status
09:21:57 + RESPONSE_RAW='{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"ERROR","message":"Issue happened while uploading file to Apple notarization service","moreInfo":"Failed to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this package"}}
09:21:57 200'
09:21:57 ++ head -n1
09:21:57 + RESPONSE='{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"ERROR","message":"Issue happened while uploading file to Apple notarization service","moreInfo":"Failed to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this package"}}'
09:21:57 ++ tail -n1
09:21:57 + STATUS_CODE=200
09:21:57 ++ echo '{"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"ERROR","message":"Issue' happened while uploading file to Apple notarization 'service","moreInfo":"Failed' to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this 'package"}}'
09:21:57 ++ jq -r .notarizationStatus.status
09:21:57 + STATUS=ERROR
09:21:57 + [[ ERROR == \I\N\_\P\R\O\G\R\E\S\S ]]
09:21:57 + [[ ERROR != \C\O\M\P\L\E\T\E ]]
09:21:57 + echo 'Notarization failed: {"uuid":"a9f279a6-c818-4439-a7b2-e8abe117b9cb","notarizationStatus":{"status":"ERROR","message":"Issue happened while uploading file to Apple notarization service","moreInfo":"Failed to notarize the requested file. Reason: Cannot proceed with delivery: an existing transporter instance is currently uploading this package"}}'
09:21:57 ++ expr 1 - 1
09:21:57 + retryCount=0
09:21:57 + '[' 0 -eq 0 ']'
09:21:57 + echo 'Notarization failed 3 times. Exiting'
09:21:57 + exit 1
09:21:57 ++ find /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive -name '*.dmg-tonotarize'
09:21:57 + [[ -n /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize ]]
09:21:57 + echo 'Failed to notarize the following'
09:21:57 Failed to notarize the following
09:21:57 + find /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive -name '*.dmg-tonotarize'
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 + EXITCODE=124
09:21:57 + cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
09:21:57 ++ find eclipse-committers-2021-03-RC1-win32-x86_64.zip eclipse-cpp-2021-03-RC1-win32-x86_64.zip eclipse-dsl-2021-03-RC1-win32-x86_64.zip eclipse-embedcpp-2021-03-RC1-win32-x86_64.zip eclipse-java-2021-03-RC1-win32-x86_64.zip eclipse-jee-2021-03-RC1-win32-x86_64.zip eclipse-modeling-2021-03-RC1-win32-x86_64.zip eclipse-parallel-2021-03-RC1-win32-x86_64.zip eclipse-php-2021-03-RC1-win32-x86_64.zip eclipse-rcp-2021-03-RC1-win32-x86_64.zip eclipse-scout-2021-03-RC1-win32-x86_64.zip eclipse-committers-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-committers-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.tar.gz eclipse-cpp-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-cpp-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz eclipse-dsl-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-dsl-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.tar.gz eclipse-embedcpp-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-embedcpp-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz eclipse-java-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-java-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.tar.gz eclipse-jee-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-jee-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.tar.gz eclipse-modeling-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-modeling-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.tar.gz eclipse-parallel-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-parallel-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.tar.gz eclipse-php-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-php-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.tar.gz eclipse-rcp-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-rcp-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz eclipse-scout-2021-03-RC1-linux-gtk-aarch64.tar.gz eclipse-scout-2021-03-RC1-linux-gtk-x86_64.tar.gz eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.tar.gz 'eclipse*.dmg' eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:21:57 find: ‘eclipse*.dmg’: No such file or directory
09:21:57 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:21:57 + echo .. eclipse-committers-2021-03-RC1-win32-x86_64.zip
09:21:57 .. eclipse-committers-2021-03-RC1-win32-x86_64.zip
09:21:57 + md5sum eclipse-committers-2021-03-RC1-win32-x86_64.zip
09:22:03 + sha1sum eclipse-committers-2021-03-RC1-win32-x86_64.zip
09:22:04 + sha512sum -b eclipse-committers-2021-03-RC1-win32-x86_64.zip
09:22:06 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:22:06 + echo .. eclipse-cpp-2021-03-RC1-win32-x86_64.zip
09:22:06 .. eclipse-cpp-2021-03-RC1-win32-x86_64.zip
09:22:06 + md5sum eclipse-cpp-2021-03-RC1-win32-x86_64.zip
09:22:09 + sha1sum eclipse-cpp-2021-03-RC1-win32-x86_64.zip
09:22:10 + sha512sum -b eclipse-cpp-2021-03-RC1-win32-x86_64.zip
09:22:12 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:22:12 + echo .. eclipse-dsl-2021-03-RC1-win32-x86_64.zip
09:22:12 .. eclipse-dsl-2021-03-RC1-win32-x86_64.zip
09:22:12 + md5sum eclipse-dsl-2021-03-RC1-win32-x86_64.zip
09:22:17 + sha1sum eclipse-dsl-2021-03-RC1-win32-x86_64.zip
09:22:19 + sha512sum -b eclipse-dsl-2021-03-RC1-win32-x86_64.zip
09:22:21 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:22:21 + echo .. eclipse-embedcpp-2021-03-RC1-win32-x86_64.zip
09:22:21 .. eclipse-embedcpp-2021-03-RC1-win32-x86_64.zip
09:22:21 + md5sum eclipse-embedcpp-2021-03-RC1-win32-x86_64.zip
09:22:27 + sha1sum eclipse-embedcpp-2021-03-RC1-win32-x86_64.zip
09:22:29 + sha512sum -b eclipse-embedcpp-2021-03-RC1-win32-x86_64.zip
09:22:30 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:22:30 + echo .. eclipse-java-2021-03-RC1-win32-x86_64.zip
09:22:30 .. eclipse-java-2021-03-RC1-win32-x86_64.zip
09:22:30 + md5sum eclipse-java-2021-03-RC1-win32-x86_64.zip
09:22:42 + sha1sum eclipse-java-2021-03-RC1-win32-x86_64.zip
09:22:43 + sha512sum -b eclipse-java-2021-03-RC1-win32-x86_64.zip
09:22:44 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:22:44 + echo .. eclipse-jee-2021-03-RC1-win32-x86_64.zip
09:22:44 .. eclipse-jee-2021-03-RC1-win32-x86_64.zip
09:22:44 + md5sum eclipse-jee-2021-03-RC1-win32-x86_64.zip
09:22:56 + sha1sum eclipse-jee-2021-03-RC1-win32-x86_64.zip
09:22:58 + sha512sum -b eclipse-jee-2021-03-RC1-win32-x86_64.zip
09:23:01 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:23:01 + echo .. eclipse-modeling-2021-03-RC1-win32-x86_64.zip
09:23:01 .. eclipse-modeling-2021-03-RC1-win32-x86_64.zip
09:23:01 + md5sum eclipse-modeling-2021-03-RC1-win32-x86_64.zip
09:23:14 + sha1sum eclipse-modeling-2021-03-RC1-win32-x86_64.zip
09:23:15 + sha512sum -b eclipse-modeling-2021-03-RC1-win32-x86_64.zip
09:23:18 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:23:18 + echo .. eclipse-parallel-2021-03-RC1-win32-x86_64.zip
09:23:18 .. eclipse-parallel-2021-03-RC1-win32-x86_64.zip
09:23:18 + md5sum eclipse-parallel-2021-03-RC1-win32-x86_64.zip
09:23:24 + sha1sum eclipse-parallel-2021-03-RC1-win32-x86_64.zip
09:23:25 + sha512sum -b eclipse-parallel-2021-03-RC1-win32-x86_64.zip
09:23:26 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:23:26 + echo .. eclipse-php-2021-03-RC1-win32-x86_64.zip
09:23:26 .. eclipse-php-2021-03-RC1-win32-x86_64.zip
09:23:26 + md5sum eclipse-php-2021-03-RC1-win32-x86_64.zip
09:23:31 + sha1sum eclipse-php-2021-03-RC1-win32-x86_64.zip
09:23:32 + sha512sum -b eclipse-php-2021-03-RC1-win32-x86_64.zip
09:23:33 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:23:33 + echo .. eclipse-rcp-2021-03-RC1-win32-x86_64.zip
09:23:33 .. eclipse-rcp-2021-03-RC1-win32-x86_64.zip
09:23:33 + md5sum eclipse-rcp-2021-03-RC1-win32-x86_64.zip
09:23:40 + sha1sum eclipse-rcp-2021-03-RC1-win32-x86_64.zip
09:23:41 + sha512sum -b eclipse-rcp-2021-03-RC1-win32-x86_64.zip
09:23:42 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:23:42 + echo .. eclipse-scout-2021-03-RC1-win32-x86_64.zip
09:23:42 .. eclipse-scout-2021-03-RC1-win32-x86_64.zip
09:23:42 + md5sum eclipse-scout-2021-03-RC1-win32-x86_64.zip
09:23:48 + sha1sum eclipse-scout-2021-03-RC1-win32-x86_64.zip
09:23:49 + sha512sum -b eclipse-scout-2021-03-RC1-win32-x86_64.zip
09:23:50 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:23:50 + echo .. eclipse-committers-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:23:50 .. eclipse-committers-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:23:50 + md5sum eclipse-committers-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:24:02 + sha1sum eclipse-committers-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:24:03 + sha512sum -b eclipse-committers-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:24:05 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:24:05 + echo .. eclipse-committers-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:24:05 .. eclipse-committers-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:24:05 + md5sum eclipse-committers-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:24:12 + sha1sum eclipse-committers-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:24:13 + sha512sum -b eclipse-committers-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:24:15 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:24:15 + echo .. eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:24:15 .. eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:24:15 + md5sum eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:24:30 + sha1sum eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:24:31 + sha512sum -b eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:24:33 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:24:33 + echo .. eclipse-cpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:24:33 .. eclipse-cpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:24:33 + md5sum eclipse-cpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:24:37 + sha1sum eclipse-cpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:24:38 + sha512sum -b eclipse-cpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:24:39 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:24:39 + echo .. eclipse-cpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:24:39 .. eclipse-cpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:24:39 + md5sum eclipse-cpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:24:44 + sha1sum eclipse-cpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:24:45 + sha512sum -b eclipse-cpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:24:47 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:24:47 + echo .. eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:24:47 .. eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:24:47 + md5sum eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:24:58 + sha1sum eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:24:59 + sha512sum -b eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:25:00 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:25:00 + echo .. eclipse-dsl-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:25:00 .. eclipse-dsl-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:25:00 + md5sum eclipse-dsl-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:25:36 + sha1sum eclipse-dsl-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:25:37 + sha512sum -b eclipse-dsl-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:25:39 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:25:39 + echo .. eclipse-dsl-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:25:39 .. eclipse-dsl-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:25:39 + md5sum eclipse-dsl-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:25:44 + sha1sum eclipse-dsl-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:25:45 + sha512sum -b eclipse-dsl-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:25:47 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:25:47 + echo .. eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:25:47 .. eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:25:47 + md5sum eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:25:53 + sha1sum eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:25:54 + sha512sum -b eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:25:56 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:25:56 + echo .. eclipse-embedcpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:25:56 .. eclipse-embedcpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:25:56 + md5sum eclipse-embedcpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:26:24 + sha1sum eclipse-embedcpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:26:29 + sha512sum -b eclipse-embedcpp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:26:31 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:26:31 + echo .. eclipse-embedcpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:26:31 .. eclipse-embedcpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:26:31 + md5sum eclipse-embedcpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:27:02 + sha1sum eclipse-embedcpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:27:04 + sha512sum -b eclipse-embedcpp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:27:06 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:27:06 + echo .. eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:27:06 .. eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:27:06 + md5sum eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:27:28 + sha1sum eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:27:29 + sha512sum -b eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:27:31 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:27:31 + echo .. eclipse-java-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:27:31 .. eclipse-java-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:27:31 + md5sum eclipse-java-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:27:44 + sha1sum eclipse-java-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:27:45 + sha512sum -b eclipse-java-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:27:46 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:27:46 + echo .. eclipse-java-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:27:46 .. eclipse-java-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:27:46 + md5sum eclipse-java-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:27:54 + sha1sum eclipse-java-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:27:55 + sha512sum -b eclipse-java-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:27:57 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:27:57 + echo .. eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:27:57 .. eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:27:57 + md5sum eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:28:09 + sha1sum eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:28:10 + sha512sum -b eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:28:11 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:28:11 + echo .. eclipse-jee-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:28:11 .. eclipse-jee-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:28:11 + md5sum eclipse-jee-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:28:17 + sha1sum eclipse-jee-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:28:19 + sha512sum -b eclipse-jee-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:28:21 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:28:21 + echo .. eclipse-jee-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:28:21 .. eclipse-jee-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:28:21 + md5sum eclipse-jee-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:28:30 + sha1sum eclipse-jee-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:28:32 + sha512sum -b eclipse-jee-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:28:35 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:28:35 + echo .. eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:28:35 .. eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:28:35 + md5sum eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:28:42 + sha1sum eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:28:44 + sha512sum -b eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:28:46 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:28:46 + echo .. eclipse-modeling-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:28:46 .. eclipse-modeling-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:28:46 + md5sum eclipse-modeling-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:29:05 + sha1sum eclipse-modeling-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:29:06 + sha512sum -b eclipse-modeling-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:29:08 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:29:08 + echo .. eclipse-modeling-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:29:08 .. eclipse-modeling-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:29:08 + md5sum eclipse-modeling-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:29:20 + sha1sum eclipse-modeling-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:29:21 + sha512sum -b eclipse-modeling-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:29:24 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:29:24 + echo .. eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:29:24 .. eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:29:24 + md5sum eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:29:42 + sha1sum eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:29:43 + sha512sum -b eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:29:45 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:29:45 + echo .. eclipse-parallel-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:29:45 .. eclipse-parallel-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:29:45 + md5sum eclipse-parallel-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:29:50 + sha1sum eclipse-parallel-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:29:51 + sha512sum -b eclipse-parallel-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:29:53 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:29:53 + echo .. eclipse-parallel-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:29:53 .. eclipse-parallel-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:29:53 + md5sum eclipse-parallel-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:02 + sha1sum eclipse-parallel-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:03 + sha512sum -b eclipse-parallel-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:05 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:30:05 + echo .. eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:05 .. eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:05 + md5sum eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:13 + sha1sum eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:14 + sha512sum -b eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:15 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:30:15 + echo .. eclipse-php-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:30:15 .. eclipse-php-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:30:15 + md5sum eclipse-php-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:30:20 + sha1sum eclipse-php-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:30:20 + sha512sum -b eclipse-php-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:30:22 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:30:22 + echo .. eclipse-php-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:22 .. eclipse-php-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:22 + md5sum eclipse-php-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:27 + sha1sum eclipse-php-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:28 + sha512sum -b eclipse-php-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:29 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:30:29 + echo .. eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:29 .. eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:29 + md5sum eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:34 + sha1sum eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:35 + sha512sum -b eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:36 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:30:36 + echo .. eclipse-rcp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:30:36 .. eclipse-rcp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:30:36 + md5sum eclipse-rcp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:30:47 + sha1sum eclipse-rcp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:30:48 + sha512sum -b eclipse-rcp-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:30:49 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:30:49 + echo .. eclipse-rcp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:49 .. eclipse-rcp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:49 + md5sum eclipse-rcp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:55 + sha1sum eclipse-rcp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:56 + sha512sum -b eclipse-rcp-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:30:58 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:30:58 + echo .. eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:58 .. eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:30:58 + md5sum eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:31:04 + sha1sum eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:31:05 + sha512sum -b eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:31:06 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:31:06 + echo .. eclipse-scout-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:31:06 .. eclipse-scout-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:31:06 + md5sum eclipse-scout-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:31:12 + sha1sum eclipse-scout-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:31:13 + sha512sum -b eclipse-scout-2021-03-RC1-linux-gtk-aarch64.tar.gz
09:31:15 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:31:15 + echo .. eclipse-scout-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:31:15 .. eclipse-scout-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:31:15 + md5sum eclipse-scout-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:31:18 + sha1sum eclipse-scout-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:31:19 + sha512sum -b eclipse-scout-2021-03-RC1-linux-gtk-x86_64.tar.gz
09:31:20 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:31:20 + echo .. eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:31:20 .. eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:31:20 + md5sum eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:31:31 + sha1sum eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:31:32 + sha512sum -b eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.tar.gz
09:31:33 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:31:33 + echo .. eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:33 .. eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:33 + md5sum eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:43 + sha1sum eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:44 + sha512sum -b eclipse-committers-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:46 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:31:46 + echo .. eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:46 .. eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:46 + md5sum eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:53 + sha1sum eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:56 + sha512sum -b eclipse-cpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:57 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:31:57 + echo .. eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:57 .. eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:31:57 + md5sum eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:32:14 + sha1sum eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:32:15 + sha512sum -b eclipse-dsl-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:32:17 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:32:17 + echo .. eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:32:17 .. eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:32:17 + md5sum eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:32:42 + sha1sum eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:32:43 + sha512sum -b eclipse-embedcpp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:32:45 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:32:45 + echo .. eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:32:45 .. eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:32:45 + md5sum eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:33:29 + sha1sum eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:33:30 + sha512sum -b eclipse-java-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:33:31 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:33:31 + echo .. eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:33:31 .. eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:33:31 + md5sum eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:33:57 + sha1sum eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:33:59 + sha512sum -b eclipse-jee-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:01 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:34:01 + echo .. eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:01 .. eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:01 + md5sum eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:10 + sha1sum eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:11 + sha512sum -b eclipse-modeling-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:13 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:34:13 + echo .. eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:13 .. eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:13 + md5sum eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:27 + sha1sum eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:28 + sha512sum -b eclipse-parallel-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:30 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:34:30 + echo .. eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:30 .. eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:30 + md5sum eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:32 + sha1sum eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:33 + sha512sum -b eclipse-php-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:34 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:34:34 + echo .. eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:34 .. eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:34 + md5sum eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:39 + sha1sum eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:40 + sha512sum -b eclipse-rcp-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:42 + for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
09:34:42 + echo .. eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:42 .. eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:42 + md5sum eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:52 + sha1sum eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:53 + sha512sum -b eclipse-scout-2021-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
09:34:55 + ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-new
09:34:55 + scp -rp . genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging-new
09:56:00 + ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-previous
09:56:01 + ssh genie.packaging@projects-storage.eclipse.org test -e /home/data/httpd/download.eclipse.org/technology/epp/staging
09:56:01 + ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging /home/data/httpd/download.eclipse.org/technology/epp/staging-previous
09:56:01 + ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging-new /home/data/httpd/download.eclipse.org/technology/epp/staging
09:56:01 + ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-previous
09:56:02 + exit 124
09:56:02 Build step 'Execute shell' changed build result to UNSTABLE
09:56:02 $ ssh-agent -k
09:56:02 unset SSH_AUTH_SOCK;
09:56:02 unset SSH_AGENT_PID;
09:56:02 echo Agent pid 64 killed;
09:56:02 [ssh-agent] Stopped.
09:56:05 Sending e-mails to: jonah@kichwacoders.com
09:56:05 Archiving artifacts
09:56:05 Finished: UNSTABLE