Started by user Nikhil Nanivadekar Running as Nikhil Nanivadekar Agent basic-t7hps is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-t7hps" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.collections.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-t7hps" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-t7hps" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.collections.svc.cluster.local/collections/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-collections" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-t7hps in workspace /home/jenkins/agent/workspace/deploy No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/eclipse-collections.git > git init /home/jenkins/agent/workspace/deploy # timeout=10 Fetching upstream changes from https://github.com/eclipse/eclipse-collections.git > git --version # timeout=10 > git fetch --tags --force --progress -- https://github.com/eclipse/eclipse-collections.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/eclipse-collections.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/eclipse-collections.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/eclipse-collections.git > git fetch --tags --force --progress -- https://github.com/eclipse/eclipse-collections.git +refs/tags/*:refs/remotes/origin/tags/* # timeout=10 > git rev-parse tags/10.3.0.M2^{commit} # timeout=10 > git rev-parse refs/remotes/origin/tags/10.3.0.M2^{commit} # timeout=10 Checking out Revision fff14f615a4e22a22963382a7b548362349e4356 (tags/10.3.0.M2) > git config core.sparsecheckout # timeout=10 > git checkout -f fff14f615a4e22a22963382a7b548362349e4356 # timeout=10 Commit message: "Release version 10.3.0.M2." First time build. Skipping changelog. [deploy] $ /bin/sh -xe /tmp/jenkins2755329197803138519.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 5799E6C482208310: public key "Eclipse Collections Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 5799E6C482208310: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 + gpg --list-keys --with-colons + awk -F: '/fpr:/ {print $10}' + sort -u + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 15C53CCAE46F2C7AF5F89FCF5799E6C482208310 trust Secret subkeys are available. pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: unknown validity: unknown ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ unknown] (1). Eclipse Collections Project pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: unknown validity: unknown ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ unknown] (1). Eclipse Collections Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: ultimate validity: unknown ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ unknown] (1). Eclipse Collections Project Please note that the shown key validity is not necessarily correct unless you restart the program. + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key D9905D77178BAC979B03C462E46D9A6A3624B8E3 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2020-12-08 pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: ultimate validity: ultimate ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ultimate] (1). Eclipse Collections Project pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: ultimate validity: ultimate ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ultimate] (1). Eclipse Collections Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: ultimate validity: ultimate ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ultimate] (1). Eclipse Collections Project [deploy] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DRELEASE_TAG=10.3.0.M2 -Dmaven.repo.local=/home/jenkins/agent/workspace/deploy/.repository -pl !jmh-scala-tests,!jmh-tests,!junit-trait-runner,!scala-unit-tests,!serialization-tests,!test-coverage,!unit-tests-java8,!unit-tests,!p2-repository,!p2-repository/org.eclipse.collections -DperformRelease=true -Dsurefire.useFile=false clean javadoc:jar install eclipse-jarsigner:sign deploy -B Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1127.el7.x86_64", arch: "amd64", family: "unix" 13:03:25:073 [INFO] Error stacktraces are turned on. 13:03:25:302 [INFO] Scanning for projects... 13:04:00:708 [INFO] ------------------------------------------------------------------------ 13:04:00:709 [INFO] Reactor Build Order: 13:04:00:709 [INFO] 13:04:00:710 [INFO] Eclipse Collections Parent Project [pom] 13:04:00:710 [INFO] Eclipse Collections Code Generator [jar] 13:04:00:710 [INFO] Eclipse Collections Code Generator Maven Plugin [maven-plugin] 13:04:00:710 [INFO] Eclipse Collections API [jar] 13:04:00:711 [INFO] Eclipse Collections Main Library [jar] 13:04:00:711 [INFO] Eclipse Collections Test Utilities [jar] 13:04:00:711 [INFO] Eclipse Collections Fork Join Utilities [jar] 13:04:00:711 [INFO] Eclipse Collections JCStress Test Suite [jar] 13:04:01:686 [INFO] 13:04:01:686 [INFO] ---------< org.eclipse.collections:eclipse-collections-parent >--------- 13:04:01:686 [INFO] Building Eclipse Collections Parent Project 10.3.0.M2 [1/8] 13:04:01:687 [INFO] --------------------------------[ pom ]--------------------------------- 13:04:01:922 [INFO] 13:04:01:922 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-parent --- 13:04:01:975 [INFO] 13:04:01:975 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-parent --- 13:04:05:141 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:04:05:141 [INFO] 13:04:05:141 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-parent --- 13:04:05:632 [INFO] 13:04:05:632 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-parent --- 13:04:05:699 [INFO] 13:04:05:699 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-parent --- 13:04:05:701 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:04:05:701 [INFO] 13:04:05:701 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-parent --- 13:04:05:702 [INFO] 13:04:05:702 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-parent --- 13:04:06:776 [INFO] Skipping pom project 13:04:06:776 [INFO] 13:04:06:776 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-parent --- 13:04:11:599 [INFO] 13:04:11:599 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-parent --- 13:04:12:538 [INFO] 13:04:12:538 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-parent --- 13:04:12:611 [INFO] Installing /home/jenkins/agent/workspace/deploy/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.3.0.M2/eclipse-collections-parent-10.3.0.M2.pom 13:04:12:620 [INFO] Installing /home/jenkins/agent/workspace/deploy/target/eclipse-collections-parent-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.3.0.M2/eclipse-collections-parent-10.3.0.M2.pom.asc 13:04:12:623 [INFO] 13:04:12:623 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-parent --- 13:04:12:624 [INFO] 13:04:12:624 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-parent --- 13:04:12:626 [INFO] 13:04:12:626 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-parent --- 13:04:12:627 [INFO] 13:04:12:627 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-parent --- 13:04:12:629 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:04:12:629 [INFO] 13:04:12:629 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-parent --- 13:04:12:630 [INFO] 13:04:12:630 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-parent --- 13:04:12:630 [INFO] Skipping pom project 13:04:12:630 [INFO] 13:04:12:631 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-parent --- 13:04:12:631 [INFO] 13:04:12:631 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-parent --- 13:04:13:075 [INFO] 13:04:13:075 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-parent --- 13:04:13:077 [INFO] Installing /home/jenkins/agent/workspace/deploy/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.3.0.M2/eclipse-collections-parent-10.3.0.M2.pom 13:04:13:079 [INFO] Installing /home/jenkins/agent/workspace/deploy/target/eclipse-collections-parent-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.3.0.M2/eclipse-collections-parent-10.3.0.M2.pom.asc 13:04:13:080 [INFO] Installing /home/jenkins/agent/workspace/deploy/target/eclipse-collections-parent-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.3.0.M2/eclipse-collections-parent-10.3.0.M2.pom.asc 13:04:13:081 [INFO] Installing /home/jenkins/agent/workspace/deploy/target/eclipse-collections-parent-10.3.0.M2.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.3.0.M2/eclipse-collections-parent-10.3.0.M2.pom.asc.asc 13:04:13:083 [INFO] 13:04:13:083 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-parent --- 13:04:21:953 [INFO] 13:04:21:954 [INFO] -----< org.eclipse.collections:eclipse-collections-code-generator >----- 13:04:21:954 [INFO] Building Eclipse Collections Code Generator 10.3.0.M2 [2/8] 13:04:21:954 [INFO] --------------------------------[ jar ]--------------------------------- 13:04:22:357 [INFO] 13:04:22:357 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-code-generator --- 13:04:22:357 [INFO] 13:04:22:357 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-code-generator --- 13:04:22:566 [INFO] No previous run data found, generating javadoc. 13:04:23:800 [INFO] Loading source files for package org.eclipse.collections.codegenerator.model... Loading source files for package org.eclipse.collections.codegenerator.tools... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/Primitive.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/FileUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/IntegerOrStringRenderer.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/class-use/Primitive.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/class-use/IntegerOrStringRenderer.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/class-use/FileUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/help-doc.html... 13:04:23:820 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:23:842 [INFO] 13:04:23:842 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-code-generator --- 13:04:23:851 [INFO] 13:04:23:851 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-code-generator --- 13:04:23:968 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:04:23:976 [INFO] Copying 355 resources 13:04:24:097 [INFO] 13:04:24:097 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-code-generator --- 13:04:24:367 [INFO] Changes detected - recompiling the module! 13:04:24:373 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/classes 13:04:24:833 [INFO] 13:04:24:833 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-code-generator --- 13:04:24:834 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:04:24:834 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/src/test/resources 13:04:24:835 [INFO] 13:04:24:835 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-code-generator --- 13:04:24:841 [INFO] Changes detected - recompiling the module! 13:04:24:841 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/test-classes 13:04:25:215 [INFO] 13:04:25:215 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-code-generator --- 13:04:25:775 [INFO] 13:04:25:775 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-code-generator --- 13:04:25:878 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar 13:04:25:979 [INFO] 13:04:25:979 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-code-generator --- 13:04:25:995 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:26:097 [INFO] 13:04:26:097 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-code-generator --- 13:04:26:182 [INFO] Configuration changed, re-generating javadoc. 13:04:27:089 [INFO] Loading source files for package org.eclipse.collections.codegenerator.model... Loading source files for package org.eclipse.collections.codegenerator.tools... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/Primitive.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/FileUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/IntegerOrStringRenderer.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/class-use/Primitive.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/class-use/IntegerOrStringRenderer.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/class-use/FileUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/model/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/org/eclipse/collections/codegenerator/tools/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.3.0.M2/help-doc.html... 13:04:27:100 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:27:112 [INFO] 13:04:27:112 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-code-generator --- 13:04:27:139 [INFO] 13:04:27:139 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-code-generator --- 13:04:27:180 [INFO] No dependency problems found 13:04:27:180 [INFO] 13:04:27:180 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-code-generator --- 13:04:27:467 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar 13:04:29:423 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:30:735 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:32:318 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:04:32:318 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:33:922 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:04:33:923 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:35:488 [INFO] 13:04:35:488 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-code-generator --- 13:04:36:335 [INFO] 13:04:36:335 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-code-generator --- 13:04:36:337 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.jar 13:04:36:340 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.pom 13:04:36:341 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:36:347 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:36:348 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:36:349 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:36:350 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.jar.asc 13:04:36:353 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.pom.asc 13:04:36:354 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc 13:04:36:356 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc 13:04:36:358 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc 13:04:36:359 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc 13:04:36:360 [INFO] 13:04:36:360 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-code-generator --- 13:04:36:561 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar' is already signed and will be resigned. 13:04:36:561 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar 13:04:38:164 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:04:38:164 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:39:479 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:04:39:480 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:41:056 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:04:41:056 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:42:344 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:04:42:344 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:44:102 [INFO] 13:04:44:102 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-code-generator --- 13:04:44:105 [INFO] 13:04:44:105 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-code-generator --- 13:04:44:106 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:04:44:118 [INFO] Copying 355 resources 13:04:44:124 [INFO] 13:04:44:124 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-code-generator --- 13:04:44:133 [INFO] Changes detected - recompiling the module! 13:04:44:140 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/classes 13:04:44:596 [INFO] 13:04:44:596 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-code-generator --- 13:04:44:597 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:04:44:597 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/src/test/resources 13:04:44:597 [INFO] 13:04:44:597 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-code-generator --- 13:04:44:599 [INFO] Changes detected - recompiling the module! 13:04:44:599 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/test-classes 13:04:44:952 [INFO] 13:04:44:952 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-code-generator --- 13:04:44:954 [INFO] Skipping execution of surefire because it has already been run for this configuration 13:04:44:954 [INFO] 13:04:44:954 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-code-generator --- 13:04:45:029 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar 13:04:45:088 [INFO] 13:04:45:088 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-code-generator --- 13:04:45:114 [INFO] 13:04:45:114 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-code-generator --- 13:04:45:217 [INFO] Skipping javadoc generation, everything is up to date. 13:04:45:220 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:45:225 [INFO] 13:04:45:225 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-code-generator --- 13:04:45:246 [INFO] 13:04:45:246 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-code-generator --- 13:04:45:253 [INFO] No dependency problems found 13:04:45:253 [INFO] 13:04:45:253 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-code-generator --- 13:04:45:483 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar 13:04:47:085 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:48:376 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:04:48:376 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:49:949 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:04:49:950 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:51:260 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:04:51:260 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:52:966 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:04:52:966 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:54:539 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:04:54:540 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:55:804 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:04:55:805 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:57:604 [INFO] 13:04:57:604 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-code-generator --- 13:04:59:777 [INFO] 13:04:59:777 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-code-generator --- 13:04:59:778 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.jar 13:04:59:779 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.pom 13:04:59:781 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:59:782 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:59:784 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:59:789 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:59:791 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.jar.asc 13:04:59:791 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.pom.asc 13:04:59:792 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc 13:04:59:793 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc 13:04:59:795 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc 13:04:59:796 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc 13:04:59:797 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:59:798 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar 13:04:59:799 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar 13:04:59:800 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.jar.asc 13:04:59:802 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.pom.asc 13:04:59:803 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc 13:04:59:804 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc 13:04:59:805 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc 13:04:59:806 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc 13:04:59:808 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.jar.asc.asc 13:04:59:809 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2.pom.asc.asc 13:04:59:811 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc.asc 13:04:59:812 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc.asc 13:04:59:814 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc.asc 13:04:59:815 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc.asc 13:04:59:816 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc 13:04:59:817 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-javadoc.jar.asc 13:04:59:818 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.3.0.M2/eclipse-collections-code-generator-10.3.0.M2-sources.jar.asc 13:04:59:819 [INFO] 13:04:59:819 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-code-generator --- 13:04:59:821 [INFO] Skipping artifact deployment 13:04:59:821 [INFO] 13:04:59:821 [INFO] --< org.eclipse.collections:eclipse-collections-code-generator-maven-plugin >-- 13:04:59:821 [INFO] Building Eclipse Collections Code Generator Maven Plugin 10.3.0.M2 [3/8] 13:04:59:821 [INFO] ----------------------------[ maven-plugin ]---------------------------- 13:05:01:483 [INFO] 13:05:01:483 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-code-generator-maven-plugin --- 13:05:01:484 [INFO] 13:05:01:484 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-code-generator-maven-plugin --- 13:05:01:586 [INFO] No previous run data found, generating javadoc. 13:05:02:320 [INFO] Loading source files for package org.eclipse.collections.codegenerator.maven... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/GenerateMojo.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/class-use/GenerateMojo.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/help-doc.html... 3 warnings 13:05:02:322 [WARNING] Javadoc Warnings 13:05:02:322 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/main/java/org/eclipse/collections/codegenerator/maven/GenerateMojo.java:28: warning - @goal is an unknown tag. 13:05:02:322 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/main/java/org/eclipse/collections/codegenerator/maven/GenerateMojo.java:28: warning - @phase is an unknown tag. 13:05:02:323 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/main/java/org/eclipse/collections/codegenerator/maven/GenerateMojo.java:28: warning - @requiresDependencyResolution is an unknown tag. 13:05:02:326 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:02:339 [INFO] 13:05:02:339 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-code-generator-maven-plugin --- 13:05:02:376 [INFO] 13:05:02:376 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-code-generator-maven-plugin --- 13:05:02:378 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:05:02:378 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/main/resources 13:05:02:378 [INFO] 13:05:02:378 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-code-generator-maven-plugin --- 13:05:02:381 [INFO] Changes detected - recompiling the module! 13:05:02:383 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/classes 13:05:02:724 [INFO] 13:05:02:724 [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ eclipse-collections-code-generator-maven-plugin --- 13:05:04:556 [INFO] Using 'UTF-8' encoding to read mojo source files. 13:05:04:600 [INFO] java-javadoc mojo extractor found 1 mojo descriptor. 13:05:04:655 [INFO] java-annotations mojo extractor found 0 mojo descriptor. 13:05:04:724 [INFO] 13:05:04:724 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-code-generator-maven-plugin --- 13:05:04:725 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:05:04:725 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/test/resources 13:05:04:725 [INFO] 13:05:04:725 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-code-generator-maven-plugin --- 13:05:04:726 [INFO] No sources to compile 13:05:04:726 [INFO] 13:05:04:726 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-code-generator-maven-plugin --- 13:05:04:728 [INFO] No tests to run. 13:05:04:728 [INFO] 13:05:04:728 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-code-generator-maven-plugin --- 13:05:04:731 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar 13:05:04:781 [INFO] 13:05:04:781 [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eclipse-collections-code-generator-maven-plugin --- 13:05:04:783 [INFO] 13:05:04:783 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-code-generator-maven-plugin --- 13:05:04:787 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:04:791 [INFO] 13:05:04:791 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-code-generator-maven-plugin --- 13:05:04:873 [INFO] Configuration changed, re-generating javadoc. 13:05:05:610 [INFO] Loading source files for package org.eclipse.collections.codegenerator.maven... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/GenerateMojo.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/class-use/GenerateMojo.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/org/eclipse/collections/codegenerator/maven/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/help-doc.html... 3 warnings 13:05:05:612 [WARNING] Javadoc Warnings 13:05:05:612 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/main/java/org/eclipse/collections/codegenerator/maven/GenerateMojo.java:28: warning - @goal is an unknown tag. 13:05:05:612 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/main/java/org/eclipse/collections/codegenerator/maven/GenerateMojo.java:28: warning - @phase is an unknown tag. 13:05:05:613 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/main/java/org/eclipse/collections/codegenerator/maven/GenerateMojo.java:28: warning - @requiresDependencyResolution is an unknown tag. 13:05:05:616 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:05:620 [INFO] 13:05:05:620 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-code-generator-maven-plugin --- 13:05:05:622 [INFO] 13:05:05:622 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-code-generator-maven-plugin --- 13:05:05:625 [INFO] No dependency problems found 13:05:05:625 [INFO] 13:05:05:625 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-code-generator-maven-plugin --- 13:05:05:629 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar 13:05:06:741 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:07:788 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:08:806 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:05:08:806 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:09:867 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:05:09:867 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:11:147 [INFO] 13:05:11:147 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-code-generator-maven-plugin --- 13:05:12:005 [INFO] 13:05:12:006 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-code-generator-maven-plugin --- 13:05:12:007 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar 13:05:12:008 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.pom 13:05:12:021 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:12:022 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:12:027 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:12:028 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:12:029 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar.asc 13:05:12:031 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.pom.asc 13:05:12:032 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc 13:05:12:034 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc 13:05:12:035 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc 13:05:12:036 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc 13:05:12:037 [INFO] 13:05:12:038 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-code-generator-maven-plugin --- 13:05:12:042 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar' is already signed and will be resigned. 13:05:12:042 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar 13:05:13:080 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:05:13:081 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:14:138 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:05:14:138 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:16:215 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:05:16:215 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:17:268 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:05:17:268 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:18:311 [INFO] 13:05:18:311 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:315 [INFO] 13:05:18:315 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:316 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:05:18:316 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/main/resources 13:05:18:316 [INFO] 13:05:18:316 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:317 [INFO] Changes detected - recompiling the module! 13:05:18:317 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/classes 13:05:18:654 [INFO] 13:05:18:654 [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:655 [INFO] Using 'UTF-8' encoding to read mojo source files. 13:05:18:673 [INFO] java-javadoc mojo extractor found 1 mojo descriptor. 13:05:18:714 [INFO] java-annotations mojo extractor found 0 mojo descriptor. 13:05:18:716 [INFO] 13:05:18:716 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:717 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:05:18:717 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/test/resources 13:05:18:717 [INFO] 13:05:18:717 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:718 [INFO] No sources to compile 13:05:18:718 [INFO] 13:05:18:718 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:720 [INFO] No tests to run. 13:05:18:720 [INFO] Skipping execution of surefire because it has already been run for this configuration 13:05:18:720 [INFO] 13:05:18:720 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:724 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar 13:05:18:739 [INFO] 13:05:18:739 [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:740 [INFO] 13:05:18:740 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:742 [INFO] 13:05:18:742 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:849 [INFO] Skipping javadoc generation, everything is up to date. 13:05:18:851 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:18:855 [INFO] 13:05:18:855 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:857 [INFO] 13:05:18:857 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:860 [INFO] No dependency problems found 13:05:18:860 [INFO] 13:05:18:860 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-code-generator-maven-plugin --- 13:05:18:865 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar 13:05:19:949 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:21:008 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:05:21:008 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:22:043 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:05:22:044 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:23:088 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:05:23:088 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:24:142 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:05:24:142 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:25:215 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:05:25:216 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:26:292 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:05:26:292 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:27:358 [INFO] 13:05:27:358 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-code-generator-maven-plugin --- 13:05:29:488 [INFO] 13:05:29:488 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-code-generator-maven-plugin --- 13:05:29:489 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar 13:05:29:490 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.pom 13:05:29:493 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:29:494 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:29:496 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:29:497 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:29:498 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar.asc 13:05:29:500 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.pom.asc 13:05:29:501 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc 13:05:29:502 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc 13:05:29:503 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc 13:05:29:505 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc 13:05:29:506 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:29:507 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar 13:05:29:508 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar 13:05:29:509 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar.asc 13:05:29:511 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.pom.asc 13:05:29:512 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc 13:05:29:513 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc 13:05:29:514 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc 13:05:29:516 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc 13:05:29:517 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.jar.asc.asc 13:05:29:518 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2.pom.asc.asc 13:05:29:520 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc.asc 13:05:29:522 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc.asc 13:05:29:523 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc.asc 13:05:29:525 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc.asc 13:05:29:526 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc 13:05:29:527 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-javadoc.jar.asc 13:05:29:529 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.3.0.M2/eclipse-collections-code-generator-maven-plugin-10.3.0.M2-sources.jar.asc 13:05:29:530 [INFO] 13:05:29:530 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-code-generator-maven-plugin --- 13:05:29:531 [INFO] Skipping artifact deployment 13:05:29:531 [INFO] 13:05:29:531 [INFO] ----------< org.eclipse.collections:eclipse-collections-api >----------- 13:05:29:532 [INFO] Building Eclipse Collections API 10.3.0.M2 [4/8] 13:05:29:532 [INFO] --------------------------------[ jar ]--------------------------------- 13:05:29:834 [INFO] 13:05:29:834 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-api --- 13:05:29:834 [INFO] 13:05:29:834 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-api --- 13:05:29:924 [INFO] No previous run data found, generating javadoc. 13:05:36:620 [INFO] Loading source files for package org.eclipse.collections.api... Loading source files for package org.eclipse.collections.api.annotation... Loading source files for package org.eclipse.collections.api.bag... Loading source files for package org.eclipse.collections.api.bag.primitive... Loading source files for package org.eclipse.collections.api.bag.sorted... Loading source files for package org.eclipse.collections.api.bimap... Loading source files for package org.eclipse.collections.api.block... Loading source files for package org.eclipse.collections.api.block.function... Loading source files for package org.eclipse.collections.api.block.function.primitive... Loading source files for package org.eclipse.collections.api.block.predicate... Loading source files for package org.eclipse.collections.api.block.predicate.primitive... Loading source files for package org.eclipse.collections.api.block.procedure... Loading source files for package org.eclipse.collections.api.block.procedure.primitive... Loading source files for package org.eclipse.collections.api.collection... Loading source files for package org.eclipse.collections.api.collection.primitive... Loading source files for package org.eclipse.collections.api.factory... Loading source files for package org.eclipse.collections.api.factory.bag... Loading source files for package org.eclipse.collections.api.factory.bag.sorted... Loading source files for package org.eclipse.collections.api.factory.bag.strategy... Loading source files for package org.eclipse.collections.api.factory.bimap... Loading source files for package org.eclipse.collections.api.factory.list... Loading source files for package org.eclipse.collections.api.factory.list.primitive... Loading source files for package org.eclipse.collections.api.factory.map... Loading source files for package org.eclipse.collections.api.factory.map.sorted... Loading source files for package org.eclipse.collections.api.factory.map.strategy... Loading source files for package org.eclipse.collections.api.factory.set... Loading source files for package org.eclipse.collections.api.factory.set.sorted... Loading source files for package org.eclipse.collections.api.factory.set.strategy... Loading source files for package org.eclipse.collections.api.factory.stack... Loading source files for package org.eclipse.collections.api.iterator... Loading source files for package org.eclipse.collections.api.list... Loading source files for package org.eclipse.collections.api.list.primitive... Loading source files for package org.eclipse.collections.api.map... Loading source files for package org.eclipse.collections.api.map.primitive... Loading source files for package org.eclipse.collections.api.map.sorted... Loading source files for package org.eclipse.collections.api.multimap... Loading source files for package org.eclipse.collections.api.multimap.bag... Loading source files for package org.eclipse.collections.api.multimap.list... Loading source files for package org.eclipse.collections.api.multimap.ordered... Loading source files for package org.eclipse.collections.api.multimap.set... Loading source files for package org.eclipse.collections.api.multimap.sortedbag... Loading source files for package org.eclipse.collections.api.multimap.sortedset... Loading source files for package org.eclipse.collections.api.ordered... Loading source files for package org.eclipse.collections.api.partition... Loading source files for package org.eclipse.collections.api.partition.bag... Loading source files for package org.eclipse.collections.api.partition.bag.sorted... Loading source files for package org.eclipse.collections.api.partition.list... Loading source files for package org.eclipse.collections.api.partition.ordered... Loading source files for package org.eclipse.collections.api.partition.set... Loading source files for package org.eclipse.collections.api.partition.set.sorted... Loading source files for package org.eclipse.collections.api.partition.stack... Loading source files for package org.eclipse.collections.api.set... Loading source files for package org.eclipse.collections.api.set.primitive... Loading source files for package org.eclipse.collections.api.set.sorted... Loading source files for package org.eclipse.collections.api.stack... Loading source files for package org.eclipse.collections.api.stack.primitive... Loading source files for package org.eclipse.collections.api.tuple... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/InternalIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/PrimitiveIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/RichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/Beta.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/Bag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/ImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/ImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/MultiReaderBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/MutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/MutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/ParallelBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/ParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/UnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/ImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/MutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/ParallelSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/SortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/BiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/ImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/MutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/HashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/SerializableComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/Function.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/Function0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/Function2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/Function3.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/Predicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/Predicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/Procedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/FixedSizeCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/ImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/MutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/ThrowingInvocationHandler.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/ImmutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/MultiReaderBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/MutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/ImmutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/MutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/MutableHashingStrategyBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/ImmutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/MutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/FixedSizeListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/ImmutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/MultiReaderListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/MutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/FixedSizeMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/ImmutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/MutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/ImmutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/MutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/ImmutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/MutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/FixedSizeSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/ImmutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/MultiReaderSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/MutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/ImmutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/MutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/ImmutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/MutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/ImmutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/MutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/FixedSizeList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/ImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/ListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/MultiReaderList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/MutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/ParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/ConcurrentMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/FixedSizeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/ImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/ImmutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/ImmutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/MapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/MutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/MutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/MutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/OrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/UnsortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/PrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/ImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/MutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/SortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/Multimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/MutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/BagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/ImmutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/ImmutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/MutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/MutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/UnsortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/ImmutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/ListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/MutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/OrderedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/ReversibleIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/SortedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/ImmutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/ImmutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/MutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/MutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/SetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/UnsortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/ImmutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/MutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/SortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/ImmutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/MutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/SortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/OrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/ReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/SortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/PartitionImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/PartitionIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/PartitionMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/PartitionImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/PartitionMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/PartitionSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/PartitionImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/PartitionList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/PartitionMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/PartitionOrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/PartitionReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/PartitionSortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionMutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionUnsortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/PartitionImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/PartitionMutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/PartitionSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/PartitionImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/PartitionMutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/PartitionStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/FixedSizeSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/ImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/ImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/MultiReaderSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/MutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/MutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/ParallelSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/ParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/Pool.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/SetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/UnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/ImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/MutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/ParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/SortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/ImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/MutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/StackIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/Pair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/Triple.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/Triplet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/Twin.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/RichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/PrimitiveIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/ParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/InternalIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/class-use/Beta.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/UnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/ParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/ParallelBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/MutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/MutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/MultiReaderBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/ImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/ImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/Bag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/class-use/SortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/class-use/ParallelSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/class-use/MutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/class-use/ImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/class-use/MutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/class-use/ImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/class-use/BiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/class-use/SerializableComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/class-use/HashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/class-use/Function3.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/class-use/Function2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/class-use/Function0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/class-use/Function.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/class-use/Predicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/class-use/Predicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/class-use/Procedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/class-use/Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/class-use/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/class-use/MutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/class-use/ImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/class-use/FixedSizeCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/ThrowingInvocationHandler.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/class-use/MutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/class-use/MultiReaderBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/class-use/ImmutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/class-use/MutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/class-use/ImmutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/class-use/MutableHashingStrategyBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/class-use/MutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/class-use/ImmutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/class-use/MutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/class-use/MultiReaderListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/class-use/ImmutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/class-use/FixedSizeListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/class-use/MutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/class-use/ImmutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/class-use/FixedSizeMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/class-use/MutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/class-use/ImmutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/class-use/MutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/class-use/ImmutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/class-use/MutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/class-use/MultiReaderSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/class-use/ImmutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/class-use/FixedSizeSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/class-use/MutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/class-use/ImmutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/class-use/MutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/class-use/ImmutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/class-use/MutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/class-use/ImmutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/ParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/MutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/MultiReaderList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/ListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/ImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/FixedSizeList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/UnsortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/OrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/MutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/MutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/MutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/MapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/ImmutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/ImmutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/ImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/FixedSizeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/ConcurrentMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/PrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/class-use/SortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/class-use/MutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/class-use/ImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/class-use/MutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/class-use/Multimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/class-use/ImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/UnsortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/MutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/MutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/ImmutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/ImmutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/BagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/class-use/MutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/class-use/ListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/class-use/ImmutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/class-use/SortedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/class-use/ReversibleIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/class-use/OrderedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/UnsortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/SetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/MutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/MutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/ImmutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/ImmutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/class-use/SortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/class-use/MutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/class-use/ImmutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/class-use/SortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/class-use/MutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/class-use/ImmutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/class-use/SortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/class-use/ReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/class-use/OrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/class-use/PartitionMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/class-use/PartitionIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/class-use/PartitionImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/class-use/PartitionMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/class-use/PartitionList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/class-use/PartitionImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/class-use/PartitionSortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/class-use/PartitionReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/class-use/PartitionOrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionUnsortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionMutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionMutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/class-use/PartitionStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/class-use/PartitionMutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/class-use/PartitionImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/UnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/SetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/Pool.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/ParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/ParallelSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/MutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/MutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/MultiReaderSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/ImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/ImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/FixedSizeSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/class-use/SortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/class-use/ParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/class-use/MutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/class-use/ImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/class-use/StackIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/class-use/MutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/class-use/ImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/class-use/Twin.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/class-use/Triplet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/class-use/Triple.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/class-use/Pair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/help-doc.html... 100 warnings 13:05:36:712 [WARNING] Javadoc Warnings 13:05:36:712 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/InternalIterable.java:17: error: cannot find symbol 13:05:36:712 [WARNING] import org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure; 13:05:36:713 [WARNING] ^ 13:05:36:713 [WARNING] symbol: class ObjectIntProcedure 13:05:36:713 [WARNING] location: package org.eclipse.collections.api.block.procedure.primitive 13:05:36:713 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/InternalIterable.java:84: error: cannot find symbol 13:05:36:713 [WARNING] void forEachWithIndex(ObjectIntProcedure objectIntProcedure); 13:05:36:713 [WARNING] ^ 13:05:36:713 [WARNING] symbol: class ObjectIntProcedure 13:05:36:713 [WARNING] location: interface InternalIterable 13:05:36:713 [WARNING] where T is a type-variable: 13:05:36:713 [WARNING] T extends Object declared in interface InternalIterable 13:05:36:714 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:17: error: cannot find symbol 13:05:36:714 [WARNING] import org.eclipse.collections.api.block.function.primitive.BooleanFunction; 13:05:36:714 [WARNING] ^ 13:05:36:714 [WARNING] symbol: class BooleanFunction 13:05:36:714 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:714 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:18: error: cannot find symbol 13:05:36:714 [WARNING] import org.eclipse.collections.api.block.function.primitive.ByteFunction; 13:05:36:714 [WARNING] ^ 13:05:36:714 [WARNING] symbol: class ByteFunction 13:05:36:715 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:715 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:19: error: cannot find symbol 13:05:36:715 [WARNING] import org.eclipse.collections.api.block.function.primitive.CharFunction; 13:05:36:715 [WARNING] ^ 13:05:36:715 [WARNING] symbol: class CharFunction 13:05:36:715 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:715 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:20: error: cannot find symbol 13:05:36:715 [WARNING] import org.eclipse.collections.api.block.function.primitive.DoubleFunction; 13:05:36:715 [WARNING] ^ 13:05:36:716 [WARNING] symbol: class DoubleFunction 13:05:36:716 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:716 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:21: error: cannot find symbol 13:05:36:716 [WARNING] import org.eclipse.collections.api.block.function.primitive.FloatFunction; 13:05:36:716 [WARNING] ^ 13:05:36:716 [WARNING] symbol: class FloatFunction 13:05:36:716 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:716 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:22: error: cannot find symbol 13:05:36:716 [WARNING] import org.eclipse.collections.api.block.function.primitive.IntFunction; 13:05:36:717 [WARNING] ^ 13:05:36:717 [WARNING] symbol: class IntFunction 13:05:36:717 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:717 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:23: error: cannot find symbol 13:05:36:717 [WARNING] import org.eclipse.collections.api.block.function.primitive.LongFunction; 13:05:36:717 [WARNING] ^ 13:05:36:717 [WARNING] symbol: class LongFunction 13:05:36:717 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:717 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:24: error: cannot find symbol 13:05:36:717 [WARNING] import org.eclipse.collections.api.block.function.primitive.ShortFunction; 13:05:36:718 [WARNING] ^ 13:05:36:718 [WARNING] symbol: class ShortFunction 13:05:36:718 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:718 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:36: error: cannot find symbol 13:05:36:718 [WARNING] import org.eclipse.collections.api.block.function.primitive.BooleanFunction; 13:05:36:718 [WARNING] ^ 13:05:36:718 [WARNING] symbol: class BooleanFunction 13:05:36:718 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:718 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:37: error: cannot find symbol 13:05:36:719 [WARNING] import org.eclipse.collections.api.block.function.primitive.ByteFunction; 13:05:36:719 [WARNING] ^ 13:05:36:719 [WARNING] symbol: class ByteFunction 13:05:36:719 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:719 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:38: error: cannot find symbol 13:05:36:719 [WARNING] import org.eclipse.collections.api.block.function.primitive.CharFunction; 13:05:36:719 [WARNING] ^ 13:05:36:719 [WARNING] symbol: class CharFunction 13:05:36:719 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:720 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:39: error: cannot find symbol 13:05:36:720 [WARNING] import org.eclipse.collections.api.block.function.primitive.DoubleFunction; 13:05:36:720 [WARNING] ^ 13:05:36:720 [WARNING] symbol: class DoubleFunction 13:05:36:720 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:720 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:40: error: cannot find symbol 13:05:36:720 [WARNING] import org.eclipse.collections.api.block.function.primitive.DoubleObjectToDoubleFunction; 13:05:36:720 [WARNING] ^ 13:05:36:720 [WARNING] symbol: class DoubleObjectToDoubleFunction 13:05:36:720 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:720 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:41: error: cannot find symbol 13:05:36:721 [WARNING] import org.eclipse.collections.api.block.function.primitive.FloatFunction; 13:05:36:721 [WARNING] ^ 13:05:36:721 [WARNING] symbol: class FloatFunction 13:05:36:721 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:721 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:42: error: cannot find symbol 13:05:36:721 [WARNING] import org.eclipse.collections.api.block.function.primitive.FloatObjectToFloatFunction; 13:05:36:721 [WARNING] ^ 13:05:36:721 [WARNING] symbol: class FloatObjectToFloatFunction 13:05:36:721 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:722 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:43: error: cannot find symbol 13:05:36:722 [WARNING] import org.eclipse.collections.api.block.function.primitive.IntFunction; 13:05:36:722 [WARNING] ^ 13:05:36:722 [WARNING] symbol: class IntFunction 13:05:36:722 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:722 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:44: error: cannot find symbol 13:05:36:722 [WARNING] import org.eclipse.collections.api.block.function.primitive.IntObjectToIntFunction; 13:05:36:723 [WARNING] ^ 13:05:36:723 [WARNING] symbol: class IntObjectToIntFunction 13:05:36:723 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:723 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:45: error: cannot find symbol 13:05:36:723 [WARNING] import org.eclipse.collections.api.block.function.primitive.LongFunction; 13:05:36:723 [WARNING] ^ 13:05:36:723 [WARNING] symbol: class LongFunction 13:05:36:723 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:723 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:46: error: cannot find symbol 13:05:36:724 [WARNING] import org.eclipse.collections.api.block.function.primitive.LongObjectToLongFunction; 13:05:36:724 [WARNING] ^ 13:05:36:724 [WARNING] symbol: class LongObjectToLongFunction 13:05:36:724 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:724 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:47: error: cannot find symbol 13:05:36:724 [WARNING] import org.eclipse.collections.api.block.function.primitive.ShortFunction; 13:05:36:725 [WARNING] ^ 13:05:36:725 [WARNING] symbol: class ShortFunction 13:05:36:725 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 13:05:36:768 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:52: error: cannot find symbol 13:05:36:768 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableBooleanCollection; 13:05:36:768 [WARNING] ^ 13:05:36:768 [WARNING] symbol: class MutableBooleanCollection 13:05:36:768 [WARNING] location: package org.eclipse.collections.api.collection.primitive 13:05:36:768 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:53: error: cannot find symbol 13:05:36:769 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableByteCollection; 13:05:36:769 [WARNING] ^ 13:05:36:769 [WARNING] symbol: class MutableByteCollection 13:05:36:769 [WARNING] location: package org.eclipse.collections.api.collection.primitive 13:05:36:769 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:54: error: cannot find symbol 13:05:36:769 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableCharCollection; 13:05:36:769 [WARNING] ^ 13:05:36:769 [WARNING] symbol: class MutableCharCollection 13:05:36:770 [WARNING] location: package org.eclipse.collections.api.collection.primitive 13:05:36:770 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:55: error: cannot find symbol 13:05:36:770 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableDoubleCollection; 13:05:36:770 [WARNING] ^ 13:05:36:770 [WARNING] symbol: class MutableDoubleCollection 13:05:36:770 [WARNING] location: package org.eclipse.collections.api.collection.primitive 13:05:36:770 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:56: error: cannot find symbol 13:05:36:771 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableFloatCollection; 13:05:36:771 [WARNING] ^ 13:05:36:771 [WARNING] symbol: class MutableFloatCollection 13:05:36:771 [WARNING] location: package org.eclipse.collections.api.collection.primitive 13:05:36:771 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:57: error: cannot find symbol 13:05:36:771 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableIntCollection; 13:05:36:771 [WARNING] ^ 13:05:36:772 [WARNING] symbol: class MutableIntCollection 13:05:36:772 [WARNING] location: package org.eclipse.collections.api.collection.primitive 13:05:36:772 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:58: error: cannot find symbol 13:05:36:772 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableLongCollection; 13:05:36:772 [WARNING] ^ 13:05:36:772 [WARNING] symbol: class MutableLongCollection 13:05:36:772 [WARNING] location: package org.eclipse.collections.api.collection.primitive 13:05:36:772 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:59: error: cannot find symbol 13:05:36:773 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableShortCollection; 13:05:36:773 [WARNING] ^ 13:05:36:773 [WARNING] symbol: class MutableShortCollection 13:05:36:773 [WARNING] location: package org.eclipse.collections.api.collection.primitive 13:05:36:773 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:66: error: cannot find symbol 13:05:36:773 [WARNING] import org.eclipse.collections.api.map.primitive.ObjectDoubleMap; 13:05:36:773 [WARNING] ^ 13:05:36:773 [WARNING] symbol: class ObjectDoubleMap 13:05:36:773 [WARNING] location: package org.eclipse.collections.api.map.primitive 13:05:36:774 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:67: error: cannot find symbol 13:05:36:774 [WARNING] import org.eclipse.collections.api.map.primitive.ObjectLongMap; 13:05:36:774 [WARNING] ^ 13:05:36:774 [WARNING] symbol: class ObjectLongMap 13:05:36:774 [WARNING] location: package org.eclipse.collections.api.map.primitive 13:05:36:774 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:162: error: cannot find symbol 13:05:36:774 [WARNING] LazyBooleanIterable collectBoolean(BooleanFunction booleanFunction); 13:05:36:774 [WARNING] ^ 13:05:36:775 [WARNING] symbol: class BooleanFunction 13:05:36:775 [WARNING] location: interface LazyIterable 13:05:36:775 [WARNING] where T is a type-variable: 13:05:36:775 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:775 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:162: error: cannot find symbol 13:05:36:775 [WARNING] LazyBooleanIterable collectBoolean(BooleanFunction booleanFunction); 13:05:36:775 [WARNING] ^ 13:05:36:775 [WARNING] symbol: class LazyBooleanIterable 13:05:36:775 [WARNING] location: interface LazyIterable 13:05:36:775 [WARNING] where T is a type-variable: 13:05:36:775 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:776 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:168: error: cannot find symbol 13:05:36:776 [WARNING] LazyByteIterable collectByte(ByteFunction byteFunction); 13:05:36:776 [WARNING] ^ 13:05:36:776 [WARNING] symbol: class ByteFunction 13:05:36:776 [WARNING] location: interface LazyIterable 13:05:36:776 [WARNING] where T is a type-variable: 13:05:36:776 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:776 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:168: error: cannot find symbol 13:05:36:777 [WARNING] LazyByteIterable collectByte(ByteFunction byteFunction); 13:05:36:777 [WARNING] ^ 13:05:36:777 [WARNING] symbol: class LazyByteIterable 13:05:36:777 [WARNING] location: interface LazyIterable 13:05:36:777 [WARNING] where T is a type-variable: 13:05:36:777 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:777 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:174: error: cannot find symbol 13:05:36:777 [WARNING] LazyCharIterable collectChar(CharFunction charFunction); 13:05:36:777 [WARNING] ^ 13:05:36:777 [WARNING] symbol: class CharFunction 13:05:36:778 [WARNING] location: interface LazyIterable 13:05:36:778 [WARNING] where T is a type-variable: 13:05:36:778 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:778 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:174: error: cannot find symbol 13:05:36:778 [WARNING] LazyCharIterable collectChar(CharFunction charFunction); 13:05:36:778 [WARNING] ^ 13:05:36:778 [WARNING] symbol: class LazyCharIterable 13:05:36:778 [WARNING] location: interface LazyIterable 13:05:36:778 [WARNING] where T is a type-variable: 13:05:36:778 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:779 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:180: error: cannot find symbol 13:05:36:779 [WARNING] LazyDoubleIterable collectDouble(DoubleFunction doubleFunction); 13:05:36:779 [WARNING] ^ 13:05:36:779 [WARNING] symbol: class DoubleFunction 13:05:36:779 [WARNING] location: interface LazyIterable 13:05:36:779 [WARNING] where T is a type-variable: 13:05:36:779 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:779 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:180: error: cannot find symbol 13:05:36:780 [WARNING] LazyDoubleIterable collectDouble(DoubleFunction doubleFunction); 13:05:36:780 [WARNING] ^ 13:05:36:780 [WARNING] symbol: class LazyDoubleIterable 13:05:36:780 [WARNING] location: interface LazyIterable 13:05:36:780 [WARNING] where T is a type-variable: 13:05:36:780 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:780 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:186: error: cannot find symbol 13:05:36:780 [WARNING] LazyFloatIterable collectFloat(FloatFunction floatFunction); 13:05:36:780 [WARNING] ^ 13:05:36:781 [WARNING] symbol: class FloatFunction 13:05:36:781 [WARNING] location: interface LazyIterable 13:05:36:781 [WARNING] where T is a type-variable: 13:05:36:781 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:781 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:186: error: cannot find symbol 13:05:36:781 [WARNING] LazyFloatIterable collectFloat(FloatFunction floatFunction); 13:05:36:781 [WARNING] ^ 13:05:36:781 [WARNING] symbol: class LazyFloatIterable 13:05:36:781 [WARNING] location: interface LazyIterable 13:05:36:781 [WARNING] where T is a type-variable: 13:05:36:781 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:782 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:192: error: cannot find symbol 13:05:36:782 [WARNING] LazyIntIterable collectInt(IntFunction intFunction); 13:05:36:782 [WARNING] ^ 13:05:36:782 [WARNING] symbol: class IntFunction 13:05:36:782 [WARNING] location: interface LazyIterable 13:05:36:782 [WARNING] where T is a type-variable: 13:05:36:782 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:782 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:192: error: cannot find symbol 13:05:36:783 [WARNING] LazyIntIterable collectInt(IntFunction intFunction); 13:05:36:783 [WARNING] ^ 13:05:36:783 [WARNING] symbol: class LazyIntIterable 13:05:36:783 [WARNING] location: interface LazyIterable 13:05:36:783 [WARNING] where T is a type-variable: 13:05:36:783 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:783 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:198: error: cannot find symbol 13:05:36:783 [WARNING] LazyLongIterable collectLong(LongFunction longFunction); 13:05:36:783 [WARNING] ^ 13:05:36:783 [WARNING] symbol: class LongFunction 13:05:36:784 [WARNING] location: interface LazyIterable 13:05:36:784 [WARNING] where T is a type-variable: 13:05:36:784 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:784 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:198: error: cannot find symbol 13:05:36:784 [WARNING] LazyLongIterable collectLong(LongFunction longFunction); 13:05:36:784 [WARNING] ^ 13:05:36:784 [WARNING] symbol: class LazyLongIterable 13:05:36:784 [WARNING] location: interface LazyIterable 13:05:36:784 [WARNING] where T is a type-variable: 13:05:36:784 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:784 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:204: error: cannot find symbol 13:05:36:785 [WARNING] LazyShortIterable collectShort(ShortFunction shortFunction); 13:05:36:785 [WARNING] ^ 13:05:36:785 [WARNING] symbol: class ShortFunction 13:05:36:785 [WARNING] location: interface LazyIterable 13:05:36:785 [WARNING] where T is a type-variable: 13:05:36:785 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:785 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:204: error: cannot find symbol 13:05:36:785 [WARNING] LazyShortIterable collectShort(ShortFunction shortFunction); 13:05:36:786 [WARNING] ^ 13:05:36:786 [WARNING] symbol: class LazyShortIterable 13:05:36:786 [WARNING] location: interface LazyIterable 13:05:36:786 [WARNING] where T is a type-variable: 13:05:36:786 [WARNING] T extends Object declared in interface LazyIterable 13:05:36:786 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:663: error: cannot find symbol 13:05:36:786 [WARNING] BooleanIterable collectBoolean(BooleanFunction booleanFunction); 13:05:36:786 [WARNING] ^ 13:05:36:786 [WARNING] symbol: class BooleanFunction 13:05:36:786 [WARNING] location: interface RichIterable 13:05:36:786 [WARNING] where T is a type-variable: 13:05:36:787 [WARNING] T extends Object declared in interface RichIterable 13:05:36:787 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:663: error: cannot find symbol 13:05:36:787 [WARNING] BooleanIterable collectBoolean(BooleanFunction booleanFunction); 13:05:36:787 [WARNING] ^ 13:05:36:787 [WARNING] symbol: class BooleanIterable 13:05:36:787 [WARNING] location: interface RichIterable 13:05:36:787 [WARNING] where T is a type-variable: 13:05:36:787 [WARNING] T extends Object declared in interface RichIterable 13:05:36:787 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:692: error: cannot find symbol 13:05:36:788 [WARNING] R collectBoolean(BooleanFunction booleanFunction, R target); 13:05:36:788 [WARNING] ^ 13:05:36:788 [WARNING] symbol: class MutableBooleanCollection 13:05:36:788 [WARNING] location: interface RichIterable 13:05:36:788 [WARNING] where T is a type-variable: 13:05:36:788 [WARNING] T extends Object declared in interface RichIterable 13:05:36:788 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:692: error: cannot find symbol 13:05:36:789 [WARNING] R collectBoolean(BooleanFunction booleanFunction, R target); 13:05:36:789 [WARNING] ^ 13:05:36:789 [WARNING] symbol: class BooleanFunction 13:05:36:789 [WARNING] location: interface RichIterable 13:05:36:789 [WARNING] where T is a type-variable: 13:05:36:789 [WARNING] T extends Object declared in interface RichIterable 13:05:36:789 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:718: error: cannot find symbol 13:05:36:789 [WARNING] ByteIterable collectByte(ByteFunction byteFunction); 13:05:36:789 [WARNING] ^ 13:05:36:790 [WARNING] symbol: class ByteFunction 13:05:36:790 [WARNING] location: interface RichIterable 13:05:36:790 [WARNING] where T is a type-variable: 13:05:36:790 [WARNING] T extends Object declared in interface RichIterable 13:05:36:790 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:718: error: cannot find symbol 13:05:36:790 [WARNING] ByteIterable collectByte(ByteFunction byteFunction); 13:05:36:790 [WARNING] ^ 13:05:36:790 [WARNING] symbol: class ByteIterable 13:05:36:790 [WARNING] location: interface RichIterable 13:05:36:790 [WARNING] where T is a type-variable: 13:05:36:790 [WARNING] T extends Object declared in interface RichIterable 13:05:36:791 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:747: error: cannot find symbol 13:05:36:791 [WARNING] R collectByte(ByteFunction byteFunction, R target); 13:05:36:791 [WARNING] ^ 13:05:36:791 [WARNING] symbol: class MutableByteCollection 13:05:36:791 [WARNING] location: interface RichIterable 13:05:36:791 [WARNING] where T is a type-variable: 13:05:36:791 [WARNING] T extends Object declared in interface RichIterable 13:05:36:791 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:747: error: cannot find symbol 13:05:36:792 [WARNING] R collectByte(ByteFunction byteFunction, R target); 13:05:36:792 [WARNING] ^ 13:05:36:792 [WARNING] symbol: class ByteFunction 13:05:36:792 [WARNING] location: interface RichIterable 13:05:36:792 [WARNING] where T is a type-variable: 13:05:36:792 [WARNING] T extends Object declared in interface RichIterable 13:05:36:792 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:773: error: cannot find symbol 13:05:36:792 [WARNING] CharIterable collectChar(CharFunction charFunction); 13:05:36:792 [WARNING] ^ 13:05:36:793 [WARNING] symbol: class CharFunction 13:05:36:793 [WARNING] location: interface RichIterable 13:05:36:793 [WARNING] where T is a type-variable: 13:05:36:793 [WARNING] T extends Object declared in interface RichIterable 13:05:36:793 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:773: error: cannot find symbol 13:05:36:793 [WARNING] CharIterable collectChar(CharFunction charFunction); 13:05:36:793 [WARNING] ^ 13:05:36:793 [WARNING] symbol: class CharIterable 13:05:36:793 [WARNING] location: interface RichIterable 13:05:36:793 [WARNING] where T is a type-variable: 13:05:36:793 [WARNING] T extends Object declared in interface RichIterable 13:05:36:794 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:802: error: cannot find symbol 13:05:36:794 [WARNING] R collectChar(CharFunction charFunction, R target); 13:05:36:794 [WARNING] ^ 13:05:36:794 [WARNING] symbol: class MutableCharCollection 13:05:36:794 [WARNING] location: interface RichIterable 13:05:36:794 [WARNING] where T is a type-variable: 13:05:36:794 [WARNING] T extends Object declared in interface RichIterable 13:05:36:794 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:802: error: cannot find symbol 13:05:36:795 [WARNING] R collectChar(CharFunction charFunction, R target); 13:05:36:795 [WARNING] ^ 13:05:36:795 [WARNING] symbol: class CharFunction 13:05:36:795 [WARNING] location: interface RichIterable 13:05:36:795 [WARNING] where T is a type-variable: 13:05:36:795 [WARNING] T extends Object declared in interface RichIterable 13:05:36:795 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:828: error: cannot find symbol 13:05:36:795 [WARNING] DoubleIterable collectDouble(DoubleFunction doubleFunction); 13:05:36:796 [WARNING] ^ 13:05:36:796 [WARNING] symbol: class DoubleFunction 13:05:36:796 [WARNING] location: interface RichIterable 13:05:36:796 [WARNING] where T is a type-variable: 13:05:36:796 [WARNING] T extends Object declared in interface RichIterable 13:05:36:796 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:828: error: cannot find symbol 13:05:36:796 [WARNING] DoubleIterable collectDouble(DoubleFunction doubleFunction); 13:05:36:796 [WARNING] ^ 13:05:36:796 [WARNING] symbol: class DoubleIterable 13:05:36:796 [WARNING] location: interface RichIterable 13:05:36:797 [WARNING] where T is a type-variable: 13:05:36:797 [WARNING] T extends Object declared in interface RichIterable 13:05:36:797 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:857: error: cannot find symbol 13:05:36:797 [WARNING] R collectDouble(DoubleFunction doubleFunction, R target); 13:05:36:797 [WARNING] ^ 13:05:36:797 [WARNING] symbol: class MutableDoubleCollection 13:05:36:797 [WARNING] location: interface RichIterable 13:05:36:797 [WARNING] where T is a type-variable: 13:05:36:797 [WARNING] T extends Object declared in interface RichIterable 13:05:36:798 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:857: error: cannot find symbol 13:05:36:798 [WARNING] R collectDouble(DoubleFunction doubleFunction, R target); 13:05:36:798 [WARNING] ^ 13:05:36:798 [WARNING] symbol: class DoubleFunction 13:05:36:798 [WARNING] location: interface RichIterable 13:05:36:798 [WARNING] where T is a type-variable: 13:05:36:798 [WARNING] T extends Object declared in interface RichIterable 13:05:36:798 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:883: error: cannot find symbol 13:05:36:799 [WARNING] FloatIterable collectFloat(FloatFunction floatFunction); 13:05:36:799 [WARNING] ^ 13:05:36:799 [WARNING] symbol: class FloatFunction 13:05:36:799 [WARNING] location: interface RichIterable 13:05:36:799 [WARNING] where T is a type-variable: 13:05:36:799 [WARNING] T extends Object declared in interface RichIterable 13:05:36:799 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:883: error: cannot find symbol 13:05:36:799 [WARNING] FloatIterable collectFloat(FloatFunction floatFunction); 13:05:36:799 [WARNING] ^ 13:05:36:799 [WARNING] symbol: class FloatIterable 13:05:36:800 [WARNING] location: interface RichIterable 13:05:36:800 [WARNING] where T is a type-variable: 13:05:36:800 [WARNING] T extends Object declared in interface RichIterable 13:05:36:800 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:912: error: cannot find symbol 13:05:36:800 [WARNING] R collectFloat(FloatFunction floatFunction, R target); 13:05:36:800 [WARNING] ^ 13:05:36:800 [WARNING] symbol: class MutableFloatCollection 13:05:36:800 [WARNING] location: interface RichIterable 13:05:36:800 [WARNING] where T is a type-variable: 13:05:36:800 [WARNING] T extends Object declared in interface RichIterable 13:05:36:800 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:912: error: cannot find symbol 13:05:36:800 [WARNING] R collectFloat(FloatFunction floatFunction, R target); 13:05:36:801 [WARNING] ^ 13:05:36:801 [WARNING] symbol: class FloatFunction 13:05:36:801 [WARNING] location: interface RichIterable 13:05:36:801 [WARNING] where T is a type-variable: 13:05:36:801 [WARNING] T extends Object declared in interface RichIterable 13:05:36:801 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:938: error: cannot find symbol 13:05:36:801 [WARNING] IntIterable collectInt(IntFunction intFunction); 13:05:36:801 [WARNING] ^ 13:05:36:801 [WARNING] symbol: class IntFunction 13:05:36:801 [WARNING] location: interface RichIterable 13:05:36:801 [WARNING] where T is a type-variable: 13:05:36:801 [WARNING] T extends Object declared in interface RichIterable 13:05:36:801 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:938: error: cannot find symbol 13:05:36:802 [WARNING] IntIterable collectInt(IntFunction intFunction); 13:05:36:802 [WARNING] ^ 13:05:36:802 [WARNING] symbol: class IntIterable 13:05:36:802 [WARNING] location: interface RichIterable 13:05:36:802 [WARNING] where T is a type-variable: 13:05:36:802 [WARNING] T extends Object declared in interface RichIterable 13:05:36:802 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:967: error: cannot find symbol 13:05:36:802 [WARNING] R collectInt(IntFunction intFunction, R target); 13:05:36:802 [WARNING] ^ 13:05:36:802 [WARNING] symbol: class MutableIntCollection 13:05:36:802 [WARNING] location: interface RichIterable 13:05:36:802 [WARNING] where T is a type-variable: 13:05:36:802 [WARNING] T extends Object declared in interface RichIterable 13:05:36:802 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:967: error: cannot find symbol 13:05:36:803 [WARNING] R collectInt(IntFunction intFunction, R target); 13:05:36:803 [WARNING] ^ 13:05:36:803 [WARNING] symbol: class IntFunction 13:05:36:803 [WARNING] location: interface RichIterable 13:05:36:803 [WARNING] where T is a type-variable: 13:05:36:803 [WARNING] T extends Object declared in interface RichIterable 13:05:36:803 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:993: error: cannot find symbol 13:05:36:803 [WARNING] LongIterable collectLong(LongFunction longFunction); 13:05:36:803 [WARNING] ^ 13:05:36:803 [WARNING] symbol: class LongFunction 13:05:36:803 [WARNING] location: interface RichIterable 13:05:36:803 [WARNING] where T is a type-variable: 13:05:36:803 [WARNING] T extends Object declared in interface RichIterable 13:05:36:804 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:993: error: cannot find symbol 13:05:36:804 [WARNING] LongIterable collectLong(LongFunction longFunction); 13:05:36:804 [WARNING] ^ 13:05:36:804 [WARNING] symbol: class LongIterable 13:05:36:804 [WARNING] location: interface RichIterable 13:05:36:804 [WARNING] where T is a type-variable: 13:05:36:804 [WARNING] T extends Object declared in interface RichIterable 13:05:36:804 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1022: error: cannot find symbol 13:05:36:804 [WARNING] R collectLong(LongFunction longFunction, R target); 13:05:36:805 [WARNING] ^ 13:05:36:805 [WARNING] symbol: class MutableLongCollection 13:05:36:805 [WARNING] location: interface RichIterable 13:05:36:805 [WARNING] where T is a type-variable: 13:05:36:805 [WARNING] T extends Object declared in interface RichIterable 13:05:36:805 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1022: error: cannot find symbol 13:05:36:805 [WARNING] R collectLong(LongFunction longFunction, R target); 13:05:36:805 [WARNING] ^ 13:05:36:805 [WARNING] symbol: class LongFunction 13:05:36:805 [WARNING] location: interface RichIterable 13:05:36:806 [WARNING] where T is a type-variable: 13:05:36:806 [WARNING] T extends Object declared in interface RichIterable 13:05:36:806 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1048: error: cannot find symbol 13:05:36:806 [WARNING] ShortIterable collectShort(ShortFunction shortFunction); 13:05:36:806 [WARNING] ^ 13:05:36:806 [WARNING] symbol: class ShortFunction 13:05:36:806 [WARNING] location: interface RichIterable 13:05:36:806 [WARNING] where T is a type-variable: 13:05:36:806 [WARNING] T extends Object declared in interface RichIterable 13:05:36:806 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1048: error: cannot find symbol 13:05:36:807 [WARNING] ShortIterable collectShort(ShortFunction shortFunction); 13:05:36:807 [WARNING] ^ 13:05:36:807 [WARNING] symbol: class ShortIterable 13:05:36:807 [WARNING] location: interface RichIterable 13:05:36:807 [WARNING] where T is a type-variable: 13:05:36:807 [WARNING] T extends Object declared in interface RichIterable 13:05:36:807 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1077: error: cannot find symbol 13:05:36:807 [WARNING] R collectShort(ShortFunction shortFunction, R target); 13:05:36:807 [WARNING] ^ 13:05:36:807 [WARNING] symbol: class MutableShortCollection 13:05:36:808 [WARNING] location: interface RichIterable 13:05:36:808 [WARNING] where T is a type-variable: 13:05:36:808 [WARNING] T extends Object declared in interface RichIterable 13:05:36:808 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1077: error: cannot find symbol 13:05:36:808 [WARNING] R collectShort(ShortFunction shortFunction, R target); 13:05:36:808 [WARNING] ^ 13:05:36:808 [WARNING] symbol: class ShortFunction 13:05:36:808 [WARNING] location: interface RichIterable 13:05:36:808 [WARNING] where T is a type-variable: 13:05:36:808 [WARNING] T extends Object declared in interface RichIterable 13:05:36:808 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1211: error: cannot find symbol 13:05:36:809 [WARNING] default R flatCollectByte(Function function, R target) 13:05:36:809 [WARNING] ^ 13:05:36:809 [WARNING] symbol: class MutableByteCollection 13:05:36:809 [WARNING] location: interface RichIterable 13:05:36:809 [WARNING] where T is a type-variable: 13:05:36:809 [WARNING] T extends Object declared in interface RichIterable 13:05:36:809 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1211: error: cannot find symbol 13:05:36:809 [WARNING] default R flatCollectByte(Function function, R target) 13:05:36:810 [WARNING] ^ 13:05:36:810 [WARNING] symbol: class ByteIterable 13:05:36:810 [WARNING] location: interface RichIterable 13:05:36:810 [WARNING] where T is a type-variable: 13:05:36:810 [WARNING] T extends Object declared in interface RichIterable 13:05:36:810 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1225: error: cannot find symbol 13:05:36:810 [WARNING] default R flatCollectChar(Function function, R target) 13:05:36:810 [WARNING] ^ 13:05:36:810 [WARNING] symbol: class MutableCharCollection 13:05:36:810 [WARNING] location: interface RichIterable 13:05:36:810 [WARNING] where T is a type-variable: 13:05:36:810 [WARNING] T extends Object declared in interface RichIterable 13:05:36:811 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1225: error: cannot find symbol 13:05:36:811 [WARNING] default R flatCollectChar(Function function, R target) 13:05:36:811 [WARNING] ^ 13:05:36:811 [WARNING] symbol: class CharIterable 13:05:36:811 [WARNING] location: interface RichIterable 13:05:36:811 [WARNING] where T is a type-variable: 13:05:36:811 [WARNING] T extends Object declared in interface RichIterable 13:05:36:811 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1239: error: cannot find symbol 13:05:36:811 [WARNING] default R flatCollectInt(Function function, R target) 13:05:36:812 [WARNING] ^ 13:05:36:812 [WARNING] symbol: class MutableIntCollection 13:05:36:812 [WARNING] location: interface RichIterable 13:05:36:812 [WARNING] where T is a type-variable: 13:05:36:812 [WARNING] T extends Object declared in interface RichIterable 13:05:36:812 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1239: error: cannot find symbol 13:05:36:812 [WARNING] default R flatCollectInt(Function function, R target) 13:05:36:812 [WARNING] ^ 13:05:36:812 [WARNING] symbol: class IntIterable 13:05:36:813 [WARNING] location: interface RichIterable 13:05:36:813 [WARNING] where T is a type-variable: 13:05:36:813 [WARNING] T extends Object declared in interface RichIterable 13:05:36:813 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1253: error: cannot find symbol 13:05:36:813 [WARNING] default R flatCollectShort(Function function, R target) 13:05:36:813 [WARNING] ^ 13:05:36:813 [WARNING] symbol: class MutableShortCollection 13:05:36:813 [WARNING] location: interface RichIterable 13:05:36:813 [WARNING] where T is a type-variable: 13:05:36:813 [WARNING] T extends Object declared in interface RichIterable 13:05:36:813 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1253: error: cannot find symbol 13:05:36:814 [WARNING] default R flatCollectShort(Function function, R target) 13:05:36:814 [WARNING] ^ 13:05:36:814 [WARNING] symbol: class ShortIterable 13:05:36:814 [WARNING] location: interface RichIterable 13:05:36:814 [WARNING] where T is a type-variable: 13:05:36:814 [WARNING] T extends Object declared in interface RichIterable 13:05:36:814 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1267: error: cannot find symbol 13:05:36:814 [WARNING] default R flatCollectDouble(Function function, R target) 13:05:36:814 [WARNING] ^ 13:05:36:814 [WARNING] symbol: class MutableDoubleCollection 13:05:36:814 [WARNING] location: interface RichIterable 13:05:36:815 [WARNING] where T is a type-variable: 13:05:36:815 [WARNING] T extends Object declared in interface RichIterable 13:05:36:815 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1267: error: cannot find symbol 13:05:36:815 [WARNING] default R flatCollectDouble(Function function, R target) 13:05:36:815 [WARNING] ^ 13:05:36:815 [WARNING] symbol: class DoubleIterable 13:05:36:815 [WARNING] location: interface RichIterable 13:05:36:815 [WARNING] where T is a type-variable: 13:05:36:815 [WARNING] T extends Object declared in interface RichIterable 13:05:36:815 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1281: error: cannot find symbol 13:05:36:815 [WARNING] default R flatCollectFloat(Function function, R target) 13:05:36:815 [WARNING] ^ 13:05:36:816 [WARNING] symbol: class MutableFloatCollection 13:05:36:816 [WARNING] location: interface RichIterable 13:05:36:816 [WARNING] where T is a type-variable: 13:05:36:816 [WARNING] T extends Object declared in interface RichIterable 13:05:36:816 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1281: error: cannot find symbol 13:05:36:868 [WARNING] default R flatCollectFloat(Function function, R target) 13:05:36:868 [WARNING] ^ 13:05:36:868 [WARNING] symbol: class FloatIterable 13:05:36:868 [WARNING] location: interface RichIterable 13:05:36:869 [WARNING] where T is a type-variable: 13:05:36:869 [WARNING] T extends Object declared in interface RichIterable 13:05:36:869 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1295: error: cannot find symbol 13:05:36:869 [WARNING] default R flatCollectLong(Function function, R target) 13:05:36:869 [WARNING] ^ 13:05:36:869 [WARNING] symbol: class MutableLongCollection 13:05:36:869 [WARNING] location: interface RichIterable 13:05:36:869 [WARNING] where T is a type-variable: 13:05:36:869 [WARNING] T extends Object declared in interface RichIterable 13:05:36:869 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1295: error: cannot find symbol 13:05:36:870 [WARNING] default R flatCollectLong(Function function, R target) 13:05:36:870 [WARNING] ^ 13:05:36:870 [WARNING] symbol: class LongIterable 13:05:36:870 [WARNING] location: interface RichIterable 13:05:36:870 [WARNING] where T is a type-variable: 13:05:36:870 [WARNING] T extends Object declared in interface RichIterable 13:05:36:870 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1309: error: cannot find symbol 13:05:36:870 [WARNING] default R flatCollectBoolean(Function function, R target) 13:05:36:871 [WARNING] ^ 13:05:36:871 [WARNING] symbol: class MutableBooleanCollection 13:05:36:871 [WARNING] location: interface RichIterable 13:05:36:871 [WARNING] where T is a type-variable: 13:05:36:871 [WARNING] T extends Object declared in interface RichIterable 13:05:36:871 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1309: error: cannot find symbol 13:05:36:871 [WARNING] default R flatCollectBoolean(Function function, R target) 13:05:36:871 [WARNING] ^ 13:05:36:871 [WARNING] symbol: class BooleanIterable 13:05:36:872 [WARNING] location: interface RichIterable 13:05:36:872 [WARNING] where T is a type-variable: 13:05:36:872 [WARNING] T extends Object declared in interface RichIterable 13:05:36:872 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1543: error: cannot find symbol 13:05:36:872 [WARNING] int injectInto(int injectedValue, IntObjectToIntFunction function); 13:05:36:872 [WARNING] ^ 13:05:36:872 [WARNING] symbol: class IntObjectToIntFunction 13:05:36:872 [WARNING] location: interface RichIterable 13:05:36:872 [WARNING] where T is a type-variable: 13:05:36:872 [WARNING] T extends Object declared in interface RichIterable 13:05:36:872 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1552: error: cannot find symbol 13:05:36:872 [WARNING] long injectInto(long injectedValue, LongObjectToLongFunction function); 13:05:36:873 [WARNING] ^ 13:05:36:873 [WARNING] symbol: class LongObjectToLongFunction 13:05:36:873 [WARNING] location: interface RichIterable 13:05:36:873 [WARNING] where T is a type-variable: 13:05:36:873 [WARNING] T extends Object declared in interface RichIterable 13:05:36:873 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1561: error: cannot find symbol 13:05:36:873 [WARNING] float injectInto(float injectedValue, FloatObjectToFloatFunction function); 13:05:36:873 [WARNING] ^ 13:05:36:873 [WARNING] symbol: class FloatObjectToFloatFunction 13:05:36:873 [WARNING] location: interface RichIterable 13:05:36:873 [WARNING] where T is a type-variable: 13:05:36:873 [WARNING] T extends Object declared in interface RichIterable 13:05:36:873 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1570: error: cannot find symbol 13:05:36:874 [WARNING] double injectInto(double injectedValue, DoubleObjectToDoubleFunction function); 13:05:36:874 [WARNING] ^ 13:05:36:874 [WARNING] symbol: class DoubleObjectToDoubleFunction 13:05:36:874 [WARNING] location: interface RichIterable 13:05:36:874 [WARNING] where T is a type-variable: 13:05:36:874 [WARNING] T extends Object declared in interface RichIterable 13:05:36:917 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:05:37:327 [INFO] 13:05:37:328 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-api --- 13:05:37:330 [INFO] 13:05:37:330 [INFO] --- eclipse-collections-code-generator-maven-plugin:10.3.0.M2:generate (default) @ eclipse-collections-api --- 13:05:37:377 [INFO] Generating sources to eclipse-collections-api 13:05:38:294 [INFO] Generated 1171 files 13:05:38:294 [INFO] 13:05:38:294 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-api --- 13:05:38:295 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:05:38:296 [INFO] Copying 3 resources 13:05:38:297 [INFO] 13:05:38:297 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-api --- 13:05:38:458 [INFO] Changes detected - recompiling the module! 13:05:38:459 [INFO] Compiling 1393 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/classes 13:05:42:094 [INFO] 13:05:42:094 [INFO] --- bnd-maven-plugin:5.1.1:bnd-process (default) @ eclipse-collections-api --- 13:05:43:970 [WARNING] Cannot consider developer in line '76' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:05:43:970 [WARNING] Cannot consider developer in line '81' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:05:43:970 [WARNING] Cannot consider developer in line '86' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:05:43:970 [WARNING] Cannot consider developer in line '91' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:05:43:970 [WARNING] Cannot consider developer in line '96' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:05:44:548 [INFO] 13:05:44:548 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-api --- 13:05:44:548 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:05:44:549 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/test/resources 13:05:44:549 [INFO] 13:05:44:549 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-api --- 13:05:44:550 [INFO] No sources to compile 13:05:44:550 [INFO] 13:05:44:550 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-api --- 13:05:44:553 [INFO] No tests to run. 13:05:44:554 [INFO] 13:05:44:554 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-api --- 13:05:44:647 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar 13:05:44:784 [INFO] 13:05:44:784 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-api --- 13:05:44:812 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar 13:05:45:119 [INFO] 13:05:45:119 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-api --- 13:05:45:259 [INFO] Configuration changed, re-generating javadoc. 13:05:57:382 [INFO] Loading source files for package org.eclipse.collections.api... Loading source files for package org.eclipse.collections.api.annotation... Loading source files for package org.eclipse.collections.api.bag... Loading source files for package org.eclipse.collections.api.bag.primitive... Loading source files for package org.eclipse.collections.api.bag.sorted... Loading source files for package org.eclipse.collections.api.bimap... Loading source files for package org.eclipse.collections.api.block... Loading source files for package org.eclipse.collections.api.block.function... Loading source files for package org.eclipse.collections.api.block.function.primitive... Loading source files for package org.eclipse.collections.api.block.predicate... Loading source files for package org.eclipse.collections.api.block.predicate.primitive... Loading source files for package org.eclipse.collections.api.block.procedure... Loading source files for package org.eclipse.collections.api.block.procedure.primitive... Loading source files for package org.eclipse.collections.api.collection... Loading source files for package org.eclipse.collections.api.collection.primitive... Loading source files for package org.eclipse.collections.api.factory... Loading source files for package org.eclipse.collections.api.factory.bag... Loading source files for package org.eclipse.collections.api.factory.bag.sorted... Loading source files for package org.eclipse.collections.api.factory.bag.strategy... Loading source files for package org.eclipse.collections.api.factory.bimap... Loading source files for package org.eclipse.collections.api.factory.list... Loading source files for package org.eclipse.collections.api.factory.list.primitive... Loading source files for package org.eclipse.collections.api.factory.map... Loading source files for package org.eclipse.collections.api.factory.map.sorted... Loading source files for package org.eclipse.collections.api.factory.map.strategy... Loading source files for package org.eclipse.collections.api.factory.set... Loading source files for package org.eclipse.collections.api.factory.set.sorted... Loading source files for package org.eclipse.collections.api.factory.set.strategy... Loading source files for package org.eclipse.collections.api.factory.stack... Loading source files for package org.eclipse.collections.api.iterator... Loading source files for package org.eclipse.collections.api.list... Loading source files for package org.eclipse.collections.api.list.primitive... Loading source files for package org.eclipse.collections.api.map... Loading source files for package org.eclipse.collections.api.map.primitive... Loading source files for package org.eclipse.collections.api.map.sorted... Loading source files for package org.eclipse.collections.api.multimap... Loading source files for package org.eclipse.collections.api.multimap.bag... Loading source files for package org.eclipse.collections.api.multimap.list... Loading source files for package org.eclipse.collections.api.multimap.ordered... Loading source files for package org.eclipse.collections.api.multimap.set... Loading source files for package org.eclipse.collections.api.multimap.sortedbag... Loading source files for package org.eclipse.collections.api.multimap.sortedset... Loading source files for package org.eclipse.collections.api.ordered... Loading source files for package org.eclipse.collections.api.partition... Loading source files for package org.eclipse.collections.api.partition.bag... Loading source files for package org.eclipse.collections.api.partition.bag.sorted... Loading source files for package org.eclipse.collections.api.partition.list... Loading source files for package org.eclipse.collections.api.partition.ordered... Loading source files for package org.eclipse.collections.api.partition.set... Loading source files for package org.eclipse.collections.api.partition.set.sorted... Loading source files for package org.eclipse.collections.api.partition.stack... Loading source files for package org.eclipse.collections.api.set... Loading source files for package org.eclipse.collections.api.set.primitive... Loading source files for package org.eclipse.collections.api.set.sorted... Loading source files for package org.eclipse.collections.api.stack... Loading source files for package org.eclipse.collections.api.stack.primitive... Loading source files for package org.eclipse.collections.api.tuple... Loading source files for package org.eclipse.collections.api.block.comparator.primitive... Loading source files for package org.eclipse.collections.api.factory.bag.primitive... Loading source files for package org.eclipse.collections.api.factory.map.primitive... Loading source files for package org.eclipse.collections.api.factory.set.primitive... Loading source files for package org.eclipse.collections.api.factory.stack.primitive... Loading source files for package org.eclipse.collections.api.ordered.primitive... Loading source files for package org.eclipse.collections.api.tuple.primitive... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/BooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/CharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/DoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/FloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/InternalIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/IntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LazyBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LazyByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LazyCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LazyDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LazyFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LazyIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LazyLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LazyShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/LongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/PrimitiveIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/RichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/Beta.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/Bag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/ImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/ImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/MultiReaderBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/MutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/MutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/ParallelBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/ParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/UnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/BooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/ByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/CharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/DoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/FloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/ImmutableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/ImmutableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/ImmutableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/ImmutableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/ImmutableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/ImmutableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/ImmutableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/ImmutableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/IntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/LongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/MutableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/MutableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/MutableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/MutableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/MutableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/MutableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/MutableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/MutableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/ShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/ImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/MutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/ParallelSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/SortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/BiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/ImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/MutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/HashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/SerializableComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/Function.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/Function0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/Function2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/Function3.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanByteToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanCharToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanDoubleToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanFloatToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanIntToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanLongToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanObjectToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanShortToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/BooleanToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteBooleanToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteCharToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteDoubleToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteFloatToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteIntToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteLongToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteObjectToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteShortToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ByteToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharBooleanToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharByteToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharDoubleToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharFloatToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharIntToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharLongToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharObjectToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharShortToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/CharToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleBooleanToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleByteToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleCharToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleFloatToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleIntToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleLongToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleObjectToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleShortToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/DoubleToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatBooleanToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatByteToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatCharToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatDoubleToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatIntToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatLongToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatObjectToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatShortToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/FloatToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntBooleanToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntByteToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntCharToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntDoubleToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntFloatToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntLongToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntObjectToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntShortToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/IntToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongBooleanToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongByteToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongCharToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongDoubleToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongFloatToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongIntToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongObjectToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongShortToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/LongToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectBooleanIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectByteIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectCharIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectDoubleIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectFloatIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectIntIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectLongIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectShortIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ObjectShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortBooleanToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortByteToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortCharToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortDoubleToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortFloatToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortIntToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortLongToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortObjectToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/ShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/Predicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/Predicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BooleanBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BooleanBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BooleanCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BooleanDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BooleanFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BooleanIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BooleanLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BooleanObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BooleanShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ByteBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ByteBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ByteCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ByteDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ByteFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ByteIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ByteLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ByteObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/BytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ByteShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/CharBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/CharBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/CharCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/CharDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/CharFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/CharIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/CharLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/CharObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/CharShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/DoubleBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/DoubleBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/DoubleCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/DoubleDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/DoubleFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/DoubleIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/DoubleLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/DoubleObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/DoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/DoubleShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/FloatBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/FloatBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/FloatCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/FloatDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/FloatFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/FloatIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/FloatLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/FloatObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/FloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/FloatShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/IntBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/IntBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/IntCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/IntDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/IntFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/IntIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/IntLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/IntObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/IntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/IntShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/LongBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/LongBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/LongCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/LongDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/LongFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/LongIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/LongLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/LongObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/LongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/LongShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ObjectBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ObjectBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ObjectCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ObjectDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ObjectFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ObjectIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ObjectLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ObjectShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ShortBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ShortBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ShortCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ShortDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ShortFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ShortIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ShortLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ShortObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/ShortShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/Procedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/BooleanBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/BooleanByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/BooleanCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/BooleanDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/BooleanFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/BooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/BooleanLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/BooleanObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/BooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/BooleanShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ByteBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ByteByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ByteCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ByteDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ByteFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ByteIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ByteLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ByteObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ByteShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/CharBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/CharByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/CharCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/CharDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/CharFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/CharIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/CharLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/CharObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/CharShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/DoubleBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/DoubleByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/DoubleCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/DoubleDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/DoubleFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/DoubleIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/DoubleLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/DoubleObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/DoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/DoubleShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/FloatBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/FloatByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/FloatCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/FloatDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/FloatFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/FloatIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/FloatLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/FloatObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/FloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/FloatShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/IntBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/IntByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/IntCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/IntDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/IntFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/IntLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/IntShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/LongBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/LongByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/LongCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/LongDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/LongFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/LongIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/LongLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/LongObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/LongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/LongShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ObjectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ObjectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ObjectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ObjectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ObjectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ObjectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ObjectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ShortBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ShortByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ShortCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ShortDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ShortFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ShortIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ShortLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ShortObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/ShortShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/FixedSizeCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/ImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/MutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/ImmutableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/ImmutableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/ImmutableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/ImmutableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/ImmutableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/ImmutableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/ImmutableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/ImmutableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/MutableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/MutableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/MutableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/MutableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/MutableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/MutableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/MutableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/MutableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/ThrowingInvocationHandler.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/ImmutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/MultiReaderBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/MutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/ImmutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/MutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/MutableHashingStrategyBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/ImmutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/MutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/FixedSizeListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/ImmutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/MultiReaderListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/MutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/ImmutableBooleanListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/ImmutableByteListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/ImmutableCharListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/ImmutableDoubleListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/ImmutableFloatListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/ImmutableIntListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/ImmutableLongListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/ImmutableShortListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/MutableBooleanListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/MutableByteListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/MutableCharListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/MutableDoubleListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/MutableFloatListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/MutableIntListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/MutableLongListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/MutableShortListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/FixedSizeMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/ImmutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/MutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/ImmutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/MutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/ImmutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/MutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/FixedSizeSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/ImmutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/MultiReaderSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/MutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/ImmutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/MutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/ImmutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/MutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/ImmutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/MutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/BooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/ByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/CharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/DoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/FloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/IntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/LongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/MutableBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/MutableByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/MutableCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/MutableDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/MutableFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/MutableIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/MutableLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/MutableShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/ShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/FixedSizeList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/ImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/ListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/MultiReaderList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/MutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/ParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/BooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/ByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/CharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/DoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/FloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/ImmutableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/ImmutableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/ImmutableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/ImmutableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/ImmutableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/ImmutableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/ImmutableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/ImmutableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/IntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/LongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/MutableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/MutableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/MutableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/MutableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/MutableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/MutableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/MutableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/MutableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/ShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/ConcurrentMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/FixedSizeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/ImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/ImmutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/ImmutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/MapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/MutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/MutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/MutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/OrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/UnsortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/BooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/CharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/CharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/CharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/CharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/CharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/CharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/CharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/CharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/CharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/CharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/DoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/DoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/DoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/DoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/DoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/DoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/DoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/DoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/DoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/DoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/FloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/FloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/FloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/FloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/FloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/FloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/FloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/FloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/FloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/FloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ImmutableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/IntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/IntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/IntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/IntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/IntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/IntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/IntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/IntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/IntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/IntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/LongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/LongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/LongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/LongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/LongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/LongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/LongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/LongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/LongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/LongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableCharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableDoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableFloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableIntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableLongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/MutableShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/PrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/ShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/ImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/MutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/SortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/Multimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/MutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/BagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/ImmutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/ImmutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/MutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/MutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/UnsortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/ImmutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/ListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/MutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/OrderedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/ReversibleIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/SortedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/ImmutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/ImmutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/MutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/MutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/SetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/UnsortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/ImmutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/MutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/SortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/ImmutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/MutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/SortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/OrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/ReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/SortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/PartitionImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/PartitionIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/PartitionMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/PartitionUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/PartitionImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/PartitionMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/PartitionSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/PartitionImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/PartitionList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/PartitionMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/PartitionOrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/PartitionReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/PartitionSortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionMutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/PartitionUnsortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/PartitionImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/PartitionMutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/PartitionSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/PartitionImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/PartitionMutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/PartitionStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/FixedSizeSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/ImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/ImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/MultiReaderSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/MutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/MutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/ParallelSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/ParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/Pool.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/SetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/UnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/BooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/ByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/CharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/DoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/FloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/ImmutableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/ImmutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/ImmutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/ImmutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/ImmutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/ImmutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/ImmutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/ImmutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/IntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/LongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/MutableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/MutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/MutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/MutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/MutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/MutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/MutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/MutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/ShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/ImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/MutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/ParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/SortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/ImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/MutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/StackIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/BooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/ByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/CharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/DoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/FloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/ImmutableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/ImmutableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/ImmutableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/ImmutableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/ImmutableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/ImmutableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/ImmutableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/ImmutableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/IntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/LongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/MutableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/MutableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/MutableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/MutableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/MutableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/MutableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/MutableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/MutableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/ShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/Pair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/Triple.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/Triplet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/Twin.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/BooleanComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/ByteComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/CharComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/DoubleComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/FloatComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/IntComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/LongComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/ShortComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/ImmutableBooleanBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/ImmutableByteBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/ImmutableCharBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/ImmutableDoubleBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/ImmutableFloatBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/ImmutableIntBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/ImmutableLongBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/ImmutableShortBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/MutableBooleanBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/MutableByteBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/MutableCharBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/MutableDoubleBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/MutableFloatBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/MutableIntBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/MutableLongBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/MutableShortBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableByteBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableByteByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableByteCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableByteDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableByteFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableByteIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableByteLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableByteObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableByteShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableCharBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableCharByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableCharCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableCharDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableCharFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableCharIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableCharLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableCharObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableCharShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableIntBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableIntByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableIntCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableIntDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableIntFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableIntIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableIntLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableIntObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableIntShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableLongBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableLongByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableLongCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableLongDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableLongFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableLongIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableLongLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableLongObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableLongShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableShortBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableShortByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableShortCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableShortDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableShortFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableShortIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableShortLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableShortObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/ImmutableShortShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableByteBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableByteByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableByteCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableByteDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableByteFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableByteIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableByteLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableByteObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableByteShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableCharBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableCharByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableCharCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableCharDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableCharFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableCharIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableCharLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableCharObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableCharShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableDoubleBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableDoubleByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableDoubleCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableDoubleDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableDoubleFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableDoubleIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableDoubleLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableDoubleObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableDoubleShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableFloatBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableFloatByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableFloatCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableFloatDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableFloatFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableFloatIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableFloatLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableFloatObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableFloatShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableIntBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableIntByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableIntCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableIntDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableIntFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableIntIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableIntLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableIntObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableIntShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableLongBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableLongByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableLongCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableLongDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableLongFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableLongIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableLongLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableLongObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableLongShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableObjectBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableObjectByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableObjectCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableObjectDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableObjectFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableObjectIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableObjectLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableObjectShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableShortBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableShortByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableShortCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableShortDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableShortFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableShortIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableShortLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableShortObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/MutableShortShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/ImmutableBooleanSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/ImmutableByteSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/ImmutableCharSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/ImmutableDoubleSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/ImmutableFloatSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/ImmutableIntSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/ImmutableLongSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/ImmutableShortSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/MutableBooleanSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/MutableByteSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/MutableCharSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/MutableDoubleSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/MutableFloatSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/MutableIntSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/MutableLongSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/MutableShortSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/ImmutableBooleanStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/ImmutableByteStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/ImmutableCharStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/ImmutableDoubleStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/ImmutableFloatStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/ImmutableIntStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/ImmutableLongStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/ImmutableShortStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/MutableBooleanStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/MutableByteStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/MutableCharStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/MutableDoubleStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/MutableFloatStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/MutableIntStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/MutableLongStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/MutableShortStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/OrderedBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/OrderedByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/OrderedCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/OrderedDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/OrderedFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/OrderedIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/OrderedLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/OrderedShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/ReversibleBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/ReversibleByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/ReversibleCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/ReversibleDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/ReversibleFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/ReversibleIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/ReversibleLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/ReversibleShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/BooleanBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/BooleanBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/BooleanCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/BooleanDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/BooleanFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/BooleanIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/BooleanLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/BooleanObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/BooleanShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ByteBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ByteBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ByteCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ByteDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ByteFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ByteIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ByteLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ByteObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ByteShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/CharBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/CharBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/CharCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/CharDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/CharFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/CharIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/CharLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/CharObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/CharShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/DoubleBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/DoubleBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/DoubleCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/DoubleDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/DoubleFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/DoubleIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/DoubleLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/DoubleObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/DoubleShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/FloatBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/FloatBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/FloatCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/FloatDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/FloatFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/FloatIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/FloatLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/FloatObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/FloatShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/IntBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/IntBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/IntCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/IntDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/IntFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/IntIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/IntLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/IntObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/IntShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/LongBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/LongBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/LongCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/LongDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/LongFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/LongIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/LongLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/LongObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/LongShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ObjectBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ObjectBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ObjectCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ObjectDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ObjectFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ObjectIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ObjectLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ObjectShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ShortBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ShortBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ShortCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ShortDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ShortFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ShortIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ShortLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ShortObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/ShortShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/BooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/CharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/ByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/ShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/DoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/FloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/IntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LazyBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LazyCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LazyByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LazyShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LazyLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LazyDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LazyFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LazyIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/RichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/PrimitiveIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/ParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/LazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/class-use/InternalIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/class-use/Beta.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/UnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/ParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/ParallelBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/MutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/MutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/MultiReaderBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/ImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/ImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/class-use/Bag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/BooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/CharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/ByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/ShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/LongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/DoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/FloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/IntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/MutableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/MutableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/MutableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/MutableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/MutableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/MutableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/MutableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/MutableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/ImmutableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/ImmutableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/ImmutableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/ImmutableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/ImmutableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/ImmutableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/ImmutableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/class-use/ImmutableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/class-use/SortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/class-use/ParallelSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/class-use/MutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/class-use/ImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/class-use/MutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/class-use/ImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/class-use/BiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/class-use/SerializableComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/class-use/HashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/class-use/Function3.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/class-use/Function2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/class-use/Function0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/class-use/Function.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanCharToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanByteToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanShortToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanLongToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanDoubleToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanFloatToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanIntToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharBooleanToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharByteToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharShortToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharLongToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharDoubleToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharFloatToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharIntToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteBooleanToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteCharToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteShortToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteLongToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteDoubleToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteFloatToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteIntToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortBooleanToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortCharToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortByteToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortLongToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortDoubleToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortFloatToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortIntToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongBooleanToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongCharToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongByteToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongShortToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongDoubleToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongFloatToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongIntToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleBooleanToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleCharToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleByteToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleShortToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleLongToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleFloatToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleIntToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatBooleanToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatCharToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatByteToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatShortToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatLongToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatDoubleToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatIntToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntBooleanToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntCharToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntByteToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntShortToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntLongToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntDoubleToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntFloatToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanObjectToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharObjectToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteObjectToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortObjectToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongObjectToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleObjectToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatObjectToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntObjectToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/BooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/LongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/DoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/FloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/IntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectBooleanIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectCharIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectByteIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectShortIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectLongIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectDoubleIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectFloatIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/class-use/ObjectIntIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/class-use/Predicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/class-use/Predicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/CharBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/CharCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/CharBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/CharShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/CharLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/CharDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/CharFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/CharIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/LongBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/LongCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/LongBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/LongShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/LongLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/LongDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/LongFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/LongIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/IntBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/IntCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/IntBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/IntShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/IntLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/IntDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/IntFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/IntIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/LongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/DoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/IntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/CharObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/LongObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/IntObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/class-use/Procedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/class-use/Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/class-use/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/LongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/CharBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/CharCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/CharByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/CharShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/CharLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/CharDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/CharFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/CharIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/LongBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/LongCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/LongByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/LongShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/LongLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/LongDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/LongFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/LongIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/IntBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/IntCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/IntByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/IntShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/IntLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/IntDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/IntFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/CharObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/LongObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/class-use/MutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/class-use/ImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/class-use/FixedSizeCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/MutableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/MutableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/MutableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/MutableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/MutableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/MutableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/MutableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/MutableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/ImmutableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/ImmutableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/ImmutableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/ImmutableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/ImmutableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/ImmutableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/ImmutableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/class-use/ImmutableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/ThrowingInvocationHandler.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/class-use/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/class-use/MutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/class-use/MultiReaderBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/class-use/ImmutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/class-use/MutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/class-use/ImmutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/class-use/MutableHashingStrategyBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/class-use/MutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/class-use/ImmutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/class-use/MutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/class-use/MultiReaderListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/class-use/ImmutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/class-use/FixedSizeListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/MutableBooleanListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/MutableCharListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/MutableByteListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/MutableShortListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/MutableLongListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/MutableDoubleListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/MutableFloatListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/MutableIntListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableBooleanListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableCharListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableByteListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableShortListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableLongListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableDoubleListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableFloatListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableIntListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/class-use/MutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/class-use/ImmutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/class-use/FixedSizeMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/class-use/MutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/class-use/ImmutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/class-use/MutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/class-use/ImmutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/class-use/MutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/class-use/MultiReaderSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/class-use/ImmutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/class-use/FixedSizeSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/class-use/MutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/class-use/ImmutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/class-use/MutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/class-use/ImmutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/class-use/MutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/class-use/ImmutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/BooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/CharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/ByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/ShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/LongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/DoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/FloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/IntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/MutableBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/MutableCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/MutableByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/MutableShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/MutableLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/MutableDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/MutableFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/class-use/MutableIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/ParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/MutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/MultiReaderList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/ListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/ImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/class-use/FixedSizeList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/BooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/CharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/ByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/ShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/LongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/DoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/FloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/IntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/MutableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/MutableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/MutableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/MutableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/MutableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/MutableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/MutableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/MutableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/ImmutableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/ImmutableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/ImmutableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/ImmutableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/ImmutableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/ImmutableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/ImmutableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/class-use/ImmutableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/UnsortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/OrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/MutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/MutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/MutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/MapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/ImmutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/ImmutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/ImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/FixedSizeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/class-use/ConcurrentMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/BooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/CharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/LongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/DoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/FloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/IntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/CharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/CharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/CharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/CharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/CharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/CharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/CharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/CharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/LongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/LongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/LongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/LongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/LongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/LongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/LongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/LongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/DoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/DoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/DoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/DoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/DoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/DoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/DoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/DoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/FloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/FloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/FloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/FloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/FloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/FloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/FloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/FloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/IntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/IntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/IntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/IntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/IntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/IntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/IntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/IntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/CharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/LongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/DoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/FloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/IntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableCharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableLongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableFloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableIntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/PrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/MutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/class-use/ImmutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/class-use/SortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/class-use/MutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/class-use/ImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/class-use/MutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/class-use/Multimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/class-use/ImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/UnsortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/MutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/MutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/ImmutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/ImmutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/class-use/BagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/class-use/MutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/class-use/ListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/class-use/ImmutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/class-use/SortedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/class-use/ReversibleIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/class-use/OrderedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/UnsortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/SetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/MutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/MutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/ImmutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/class-use/ImmutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/class-use/SortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/class-use/MutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/class-use/ImmutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/class-use/SortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/class-use/MutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/class-use/ImmutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/class-use/SortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/class-use/ReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/class-use/OrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/class-use/PartitionMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/class-use/PartitionIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/class-use/PartitionImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/class-use/PartitionBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/class-use/PartitionMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/class-use/PartitionList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/class-use/PartitionImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/class-use/PartitionSortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/class-use/PartitionReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/class-use/PartitionOrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionUnsortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionMutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/class-use/PartitionImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionMutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/class-use/PartitionStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/class-use/PartitionMutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/class-use/PartitionImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/UnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/SetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/Pool.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/ParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/ParallelSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/MutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/MutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/MultiReaderSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/ImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/ImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/class-use/FixedSizeSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/BooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/CharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/ByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/ShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/LongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/DoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/FloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/IntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/MutableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/MutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/MutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/MutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/MutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/MutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/MutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/MutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/ImmutableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/ImmutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/ImmutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/ImmutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/ImmutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/ImmutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/ImmutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/class-use/ImmutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/class-use/SortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/class-use/ParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/class-use/MutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/class-use/ImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/class-use/StackIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/class-use/MutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/class-use/ImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/BooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/CharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/ByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/ShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/LongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/DoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/FloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/IntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/MutableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/MutableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/MutableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/MutableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/MutableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/MutableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/MutableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/MutableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/ImmutableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/ImmutableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/ImmutableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/ImmutableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/ImmutableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/ImmutableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/ImmutableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/class-use/ImmutableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/class-use/Twin.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/class-use/Triplet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/class-use/Triple.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/class-use/Pair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/class-use/BooleanComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/class-use/CharComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/class-use/ByteComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/class-use/ShortComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/class-use/LongComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/class-use/DoubleComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/class-use/FloatComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/class-use/IntComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableBooleanBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableCharBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableByteBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableShortBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableLongBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableDoubleBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableFloatBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableIntBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableBooleanBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableCharBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableByteBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableShortBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableLongBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableDoubleBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableFloatBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableIntBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/MutableBooleanSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/MutableCharSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/MutableByteSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/MutableShortSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/MutableLongSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/MutableDoubleSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/MutableFloatSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/MutableIntSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableBooleanSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableCharSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableByteSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableShortSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableLongSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableDoubleSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableFloatSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableIntSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableBooleanStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableCharStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableByteStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableShortStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableLongStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableDoubleStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableFloatStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableIntStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableBooleanStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableCharStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableByteStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableShortStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableLongStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableDoubleStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableFloatStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableIntStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/OrderedBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/OrderedCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/OrderedByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/OrderedShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/OrderedLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/OrderedDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/OrderedFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/class-use/OrderedIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/BooleanBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/BooleanCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/BooleanBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/BooleanShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/BooleanLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/BooleanDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/BooleanFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/BooleanIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/CharBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/CharCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/CharBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/CharShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/CharLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/CharDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/CharFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/CharIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ByteBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ByteCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ByteBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ByteShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ByteLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ByteDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ByteFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ByteIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ShortBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ShortCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ShortBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ShortShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ShortLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ShortDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ShortFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ShortIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/LongBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/LongCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/LongBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/LongShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/LongLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/LongDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/LongFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/LongIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/DoubleBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/DoubleCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/DoubleBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/DoubleShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/DoubleLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/DoubleDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/DoubleFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/DoubleIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/FloatBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/FloatCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/FloatBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/FloatShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/FloatLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/FloatDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/FloatFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/FloatIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/IntBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/IntCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/IntBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/IntShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/IntLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/IntDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/IntFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/IntIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/BooleanObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/CharObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ByteObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ShortObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/LongObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/DoubleObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/FloatObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/IntObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ObjectBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ObjectCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ObjectBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ObjectShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ObjectLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ObjectDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ObjectFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/class-use/ObjectIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/annotation/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/comparator/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/function/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/predicate/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/block/procedure/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/collection/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bag/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/map/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/factory/stack/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/iterator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedbag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/multimap/sortedset/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/ordered/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/partition/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/stack/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/org/eclipse/collections/api/tuple/primitive/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.3.0.M2/help-doc.html... 100 warnings 13:05:57:893 [WARNING] Javadoc Warnings 13:05:57:893 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/ImmutableBooleanListFactory.java:63: warning - Tag @link: can't find withAll(IterableBoolean) in org.eclipse.collections.api.factory.list.primitive.ImmutableBooleanListFactory 13:05:57:893 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/ImmutableByteListFactory.java:63: warning - Tag @link: can't find withAll(IterableByte) in org.eclipse.collections.api.factory.list.primitive.ImmutableByteListFactory 13:05:57:894 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/ImmutableCharListFactory.java:63: warning - Tag @link: can't find withAll(IterableCharacter) in org.eclipse.collections.api.factory.list.primitive.ImmutableCharListFactory 13:05:57:894 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/ImmutableDoubleListFactory.java:64: warning - Tag @link: can't find withAll(IterableDouble) in org.eclipse.collections.api.factory.list.primitive.ImmutableDoubleListFactory 13:05:57:895 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/ImmutableFloatListFactory.java:63: warning - Tag @link: can't find withAll(IterableFloat) in org.eclipse.collections.api.factory.list.primitive.ImmutableFloatListFactory 13:05:57:895 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/ImmutableIntListFactory.java:64: warning - Tag @link: can't find withAll(IterableInteger) in org.eclipse.collections.api.factory.list.primitive.ImmutableIntListFactory 13:05:57:895 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/ImmutableLongListFactory.java:64: warning - Tag @link: can't find withAll(IterableLong) in org.eclipse.collections.api.factory.list.primitive.ImmutableLongListFactory 13:05:57:896 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/ImmutableShortListFactory.java:63: warning - Tag @link: can't find withAll(IterableShort) in org.eclipse.collections.api.factory.list.primitive.ImmutableShortListFactory 13:05:57:896 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/MutableBooleanListFactory.java:78: warning - Tag @link: can't find withAll(IterableBoolean) in org.eclipse.collections.api.factory.list.primitive.MutableBooleanListFactory 13:05:57:896 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/MutableByteListFactory.java:78: warning - Tag @link: can't find withAll(IterableByte) in org.eclipse.collections.api.factory.list.primitive.MutableByteListFactory 13:05:57:896 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/MutableCharListFactory.java:78: warning - Tag @link: can't find withAll(IterableCharacter) in org.eclipse.collections.api.factory.list.primitive.MutableCharListFactory 13:05:57:897 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/MutableDoubleListFactory.java:79: warning - Tag @link: can't find withAll(IterableDouble) in org.eclipse.collections.api.factory.list.primitive.MutableDoubleListFactory 13:05:57:897 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/MutableFloatListFactory.java:78: warning - Tag @link: can't find withAll(IterableFloat) in org.eclipse.collections.api.factory.list.primitive.MutableFloatListFactory 13:05:57:897 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/MutableIntListFactory.java:79: warning - Tag @link: can't find withAll(IterableInteger) in org.eclipse.collections.api.factory.list.primitive.MutableIntListFactory 13:05:57:898 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/MutableLongListFactory.java:79: warning - Tag @link: can't find withAll(IterableLong) in org.eclipse.collections.api.factory.list.primitive.MutableLongListFactory 13:05:57:898 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/factory/list/primitive/MutableShortListFactory.java:78: warning - Tag @link: can't find withAll(IterableShort) in org.eclipse.collections.api.factory.list.primitive.MutableShortListFactory 13:05:57:899 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/ByteObjectMap.java:47: warning - @param argument "function" is not a parameter name. 13:05:57:899 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/CharObjectMap.java:47: warning - @param argument "function" is not a parameter name. 13:05:57:899 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/DoubleObjectMap.java:47: warning - @param argument "function" is not a parameter name. 13:05:57:899 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/FloatObjectMap.java:47: warning - @param argument "function" is not a parameter name. 13:05:57:900 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/IntObjectMap.java:47: warning - @param argument "function" is not a parameter name. 13:05:57:900 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/LongObjectMap.java:47: warning - @param argument "function" is not a parameter name. 13:05:57:900 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 13:05:57:900 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteByteMap.java:189: warning - @param argument "iterable" is not a parameter name. 13:05:57:901 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:901 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:901 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:901 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:901 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:902 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteObjectMap.java:162: warning - Tag @see: can't find put(byte, V) in org.eclipse.collections.api.map.primitive.MutableByteObjectMap 13:05:57:902 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 13:05:57:902 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:902 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 13:05:57:903 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:903 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharCharMap.java:189: warning - @param argument "iterable" is not a parameter name. 13:05:57:903 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:903 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:904 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:904 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:904 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharObjectMap.java:162: warning - Tag @see: can't find put(char, V) in org.eclipse.collections.api.map.primitive.MutableCharObjectMap 13:05:57:904 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 13:05:57:905 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:905 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 13:05:57:905 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:905 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:905 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleDoubleMap.java:189: warning - @param argument "iterable" is not a parameter name. 13:05:57:906 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:906 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:906 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:906 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleObjectMap.java:162: warning - Tag @see: can't find put(double, V) in org.eclipse.collections.api.map.primitive.MutableDoubleObjectMap 13:05:57:907 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 13:05:57:907 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:907 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 13:05:57:908 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:908 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:908 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:908 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatFloatMap.java:189: warning - @param argument "iterable" is not a parameter name. 13:05:57:909 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:909 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:909 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatObjectMap.java:162: warning - Tag @see: can't find put(float, V) in org.eclipse.collections.api.map.primitive.MutableFloatObjectMap 13:05:57:909 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 13:05:57:910 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:910 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 13:05:57:910 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:910 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:911 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:911 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:911 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntIntMap.java:189: warning - @param argument "iterable" is not a parameter name. 13:05:57:912 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:912 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntObjectMap.java:162: warning - Tag @see: can't find put(int, V) in org.eclipse.collections.api.map.primitive.MutableIntObjectMap 13:05:57:912 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 13:05:57:912 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:913 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 13:05:57:913 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:913 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:913 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:913 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:914 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:914 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongLongMap.java:189: warning - @param argument "iterable" is not a parameter name. 13:05:57:914 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongObjectMap.java:162: warning - Tag @see: can't find put(long, V) in org.eclipse.collections.api.map.primitive.MutableLongObjectMap 13:05:57:915 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 13:05:57:915 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:57:915 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectBooleanMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectBooleanMap 13:05:57:915 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectBooleanMap.java:193: warning - Tag @see: can't find put(K, boolean) in org.eclipse.collections.api.map.primitive.MutableObjectBooleanMap 13:05:57:916 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectByteMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectByteMap 13:05:57:916 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectByteMap.java:196: warning - Tag @see: can't find put(K, byte) in org.eclipse.collections.api.map.primitive.MutableObjectByteMap 13:05:57:916 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectCharMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectCharMap 13:05:57:917 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectCharMap.java:196: warning - Tag @see: can't find put(K, char) in org.eclipse.collections.api.map.primitive.MutableObjectCharMap 13:05:57:917 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectDoubleMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectDoubleMap 13:05:57:917 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectDoubleMap.java:196: warning - Tag @see: can't find put(K, double) in org.eclipse.collections.api.map.primitive.MutableObjectDoubleMap 13:05:57:918 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectFloatMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectFloatMap 13:05:57:918 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectFloatMap.java:196: warning - Tag @see: can't find put(K, float) in org.eclipse.collections.api.map.primitive.MutableObjectFloatMap 13:05:57:918 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectIntMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectIntMap 13:05:57:918 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectIntMap.java:196: warning - Tag @see: can't find put(K, int) in org.eclipse.collections.api.map.primitive.MutableObjectIntMap 13:05:57:919 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectLongMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectLongMap 13:05:57:919 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectLongMap.java:196: warning - Tag @see: can't find put(K, long) in org.eclipse.collections.api.map.primitive.MutableObjectLongMap 13:05:57:919 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectShortMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectShortMap 13:05:57:919 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectShortMap.java:196: warning - Tag @see: can't find put(K, short) in org.eclipse.collections.api.map.primitive.MutableObjectShortMap 13:05:57:920 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 13:05:57:920 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 13:05:58:055 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:05:58:744 [INFO] 13:05:58:744 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-api --- 13:05:58:866 [INFO] 13:05:58:866 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-api --- 13:05:58:985 [INFO] No dependency problems found 13:05:58:985 [INFO] 13:05:58:985 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-api --- 13:05:59:360 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar 13:06:03:989 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:06:11:567 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar 13:06:16:475 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:06:16:475 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:06:23:491 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:06:23:491 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar 13:06:27:972 [INFO] 13:06:27:972 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-api --- 13:06:29:220 [INFO] 13:06:29:220 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-api --- 13:06:29:220 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.jar 13:06:29:223 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.pom 13:06:29:224 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:06:29:230 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar 13:06:29:232 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:06:29:233 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar 13:06:29:234 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.jar.asc 13:06:29:235 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.pom.asc 13:06:29:236 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc 13:06:29:237 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar.asc 13:06:29:238 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc 13:06:29:239 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar.asc 13:06:29:240 [INFO] 13:06:29:240 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-api --- 13:06:29:645 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar' is already signed and will be resigned. 13:06:29:645 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar 13:06:33:738 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:06:33:738 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:06:41:198 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:06:41:198 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar 13:06:46:218 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:06:46:218 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:06:53:615 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:06:53:616 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar 13:06:56:732 [INFO] 13:06:56:732 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-api --- 13:06:56:735 [INFO] 13:06:56:735 [INFO] --- eclipse-collections-code-generator-maven-plugin:10.3.0.M2:generate (default) @ eclipse-collections-api --- 13:06:56:735 [INFO] Generating sources to eclipse-collections-api 13:06:57:203 [INFO] Generated 16 files 13:06:57:204 [INFO] 13:06:57:204 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-api --- 13:06:57:204 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:57:205 [INFO] Copying 3 resources 13:06:57:205 [INFO] 13:06:57:205 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-api --- 13:06:57:259 [INFO] Changes detected - recompiling the module! 13:06:57:293 [INFO] Compiling 1393 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/classes 13:07:00:897 [INFO] 13:07:00:898 [INFO] --- bnd-maven-plugin:5.1.1:bnd-process (default) @ eclipse-collections-api --- 13:07:00:917 [WARNING] Cannot consider developer in line '76' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:07:00:918 [WARNING] Cannot consider developer in line '81' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:07:00:918 [WARNING] Cannot consider developer in line '86' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:07:00:918 [WARNING] Cannot consider developer in line '91' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:07:00:918 [WARNING] Cannot consider developer in line '96' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:07:01:182 [INFO] 13:07:01:182 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-api --- 13:07:01:183 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:07:01:183 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/test/resources 13:07:01:183 [INFO] 13:07:01:183 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-api --- 13:07:01:184 [INFO] No sources to compile 13:07:01:184 [INFO] 13:07:01:184 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-api --- 13:07:01:186 [INFO] No tests to run. 13:07:01:187 [INFO] Skipping execution of surefire because it has already been run for this configuration 13:07:01:187 [INFO] 13:07:01:187 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-api --- 13:07:01:318 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar 13:07:01:407 [INFO] 13:07:01:407 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-api --- 13:07:01:559 [INFO] 13:07:01:559 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-api --- 13:07:02:110 [INFO] Skipping javadoc generation, everything is up to date. 13:07:02:245 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:07:02:834 [INFO] 13:07:02:834 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-api --- 13:07:02:991 [INFO] 13:07:02:991 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-api --- 13:07:03:068 [INFO] No dependency problems found 13:07:03:069 [INFO] 13:07:03:069 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-api --- 13:07:03:429 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar 13:07:08:065 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:07:15:133 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:07:15:133 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar 13:07:19:971 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:07:19:971 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:07:27:002 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:07:27:002 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar 13:07:30:314 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:07:30:314 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar 13:07:35:373 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:07:35:374 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:07:42:552 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:07:42:552 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar 13:07:45:360 [INFO] 13:07:45:360 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-api --- 13:07:47:664 [INFO] 13:07:47:664 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-api --- 13:07:47:665 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.jar 13:07:47:667 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.pom 13:07:47:675 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:07:47:682 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar 13:07:47:735 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:07:47:736 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar 13:07:47:736 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.jar.asc 13:07:47:737 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.pom.asc 13:07:47:738 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc 13:07:47:743 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar.asc 13:07:47:745 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc 13:07:47:746 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar.asc 13:07:47:746 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar 13:07:47:748 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar 13:07:47:749 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar 13:07:47:750 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.jar.asc 13:07:47:751 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.pom.asc 13:07:47:752 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc 13:07:47:753 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar.asc 13:07:47:754 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc 13:07:47:755 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar.asc 13:07:47:756 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.jar.asc.asc 13:07:47:757 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2.pom.asc.asc 13:07:47:758 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc.asc 13:07:47:760 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar.asc.asc 13:07:47:762 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc.asc 13:07:47:763 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar.asc.asc 13:07:47:764 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar.asc 13:07:47:765 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-javadoc.jar.asc 13:07:47:766 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.3.0.M2/eclipse-collections-api-10.3.0.M2-sources.jar.asc 13:07:47:767 [INFO] 13:07:47:767 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-api --- 13:07:56:471 [INFO] 13:07:56:471 [INFO] ------------< org.eclipse.collections:eclipse-collections >------------- 13:07:56:471 [INFO] Building Eclipse Collections Main Library 10.3.0.M2 [5/8] 13:07:56:471 [INFO] --------------------------------[ jar ]--------------------------------- 13:07:56:474 [INFO] 13:07:56:474 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections --- 13:07:56:475 [INFO] 13:07:56:475 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections --- 13:07:56:591 [INFO] No previous run data found, generating javadoc. 13:08:33:326 [INFO] Loading source files for package org.eclipse.collections.impl... Loading source files for package org.eclipse.collections.impl.bag... Loading source files for package org.eclipse.collections.impl.bag.immutable... Loading source files for package org.eclipse.collections.impl.bag.immutable.primitive... Loading source files for package org.eclipse.collections.impl.bag.mutable... Loading source files for package org.eclipse.collections.impl.bag.mutable.primitive... Loading source files for package org.eclipse.collections.impl.bag.sorted.immutable... Loading source files for package org.eclipse.collections.impl.bag.sorted.mutable... Loading source files for package org.eclipse.collections.impl.bag.strategy.mutable... Loading source files for package org.eclipse.collections.impl.bimap... Loading source files for package org.eclipse.collections.impl.bimap.immutable... Loading source files for package org.eclipse.collections.impl.bimap.mutable... Loading source files for package org.eclipse.collections.impl.block.comparator... Loading source files for package org.eclipse.collections.impl.block.comparator.primitive... Loading source files for package org.eclipse.collections.impl.block.factory... Loading source files for package org.eclipse.collections.impl.block.factory.primitive... Loading source files for package org.eclipse.collections.impl.block.function... Loading source files for package org.eclipse.collections.impl.block.function.checked... Loading source files for package org.eclipse.collections.impl.block.function.primitive... Loading source files for package org.eclipse.collections.impl.block.predicate... Loading source files for package org.eclipse.collections.impl.block.predicate.checked... Loading source files for package org.eclipse.collections.impl.block.predicate.primitive... Loading source files for package org.eclipse.collections.impl.block.procedure... Loading source files for package org.eclipse.collections.impl.block.procedure.checked... Loading source files for package org.eclipse.collections.impl.block.procedure.checked.primitive... Loading source files for package org.eclipse.collections.impl.block.procedure.primitive... Loading source files for package org.eclipse.collections.impl.collection... Loading source files for package org.eclipse.collections.impl.collection.immutable... Loading source files for package org.eclipse.collections.impl.collection.mutable... Loading source files for package org.eclipse.collections.impl.collection.mutable.primitive... Loading source files for package org.eclipse.collections.impl.collector... Loading source files for package org.eclipse.collections.impl.factory... Loading source files for package org.eclipse.collections.impl.factory.primitive... Loading source files for package org.eclipse.collections.impl.lazy... Loading source files for package org.eclipse.collections.impl.lazy.iterator... Loading source files for package org.eclipse.collections.impl.lazy.parallel... Loading source files for package org.eclipse.collections.impl.lazy.parallel.bag... Loading source files for package org.eclipse.collections.impl.lazy.parallel.list... Loading source files for package org.eclipse.collections.impl.lazy.parallel.set... Loading source files for package org.eclipse.collections.impl.lazy.parallel.set.sorted... Loading source files for package org.eclipse.collections.impl.lazy.primitive... Loading source files for package org.eclipse.collections.impl.list... Loading source files for package org.eclipse.collections.impl.list.fixed... Loading source files for package org.eclipse.collections.impl.list.immutable... Loading source files for package org.eclipse.collections.impl.list.immutable.primitive... Loading source files for package org.eclipse.collections.impl.list.mutable... Loading source files for package org.eclipse.collections.impl.list.mutable.primitive... Loading source files for package org.eclipse.collections.impl.list.primitive... Loading source files for package org.eclipse.collections.impl.map... Loading source files for package org.eclipse.collections.impl.map.fixed... Loading source files for package org.eclipse.collections.impl.map.immutable... Loading source files for package org.eclipse.collections.impl.map.immutable.primitive... Loading source files for package org.eclipse.collections.impl.map.mutable... Loading source files for package org.eclipse.collections.impl.map.mutable.primitive... Loading source files for package org.eclipse.collections.impl.map.ordered.mutable... Loading source files for package org.eclipse.collections.impl.map.sorted.immutable... Loading source files for package org.eclipse.collections.impl.map.sorted.mutable... Loading source files for package org.eclipse.collections.impl.map.sorted... Loading source files for package org.eclipse.collections.impl.map.strategy.immutable... Loading source files for package org.eclipse.collections.impl.map.strategy.mutable... Loading source files for package org.eclipse.collections.impl.map.strategy... Loading source files for package org.eclipse.collections.impl.multimap... Loading source files for package org.eclipse.collections.impl.multimap.bag... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted.immutable... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted.mutable... Loading source files for package org.eclipse.collections.impl.multimap.bag.strategy... Loading source files for package org.eclipse.collections.impl.multimap.list... Loading source files for package org.eclipse.collections.impl.multimap.set... Loading source files for package org.eclipse.collections.impl.multimap.set.sorted... Loading source files for package org.eclipse.collections.impl.multimap.set.strategy... Loading source files for package org.eclipse.collections.impl.parallel... Loading source files for package org.eclipse.collections.impl.partition.bag... Loading source files for package org.eclipse.collections.impl.partition.bag.sorted... Loading source files for package org.eclipse.collections.impl.partition.list... Loading source files for package org.eclipse.collections.impl.partition.set... Loading source files for package org.eclipse.collections.impl.partition.set.sorted... Loading source files for package org.eclipse.collections.impl.partition.set.strategy... Loading source files for package org.eclipse.collections.impl.partition.stack... Loading source files for package org.eclipse.collections.impl.set... Loading source files for package org.eclipse.collections.impl.set.fixed... Loading source files for package org.eclipse.collections.impl.set.immutable... Loading source files for package org.eclipse.collections.impl.set.immutable.primitive... Loading source files for package org.eclipse.collections.impl.set.mutable... Loading source files for package org.eclipse.collections.impl.set.mutable.primitive... Loading source files for package org.eclipse.collections.impl.set.sorted.immutable... Loading source files for package org.eclipse.collections.impl.set.sorted.mutable... Loading source files for package org.eclipse.collections.impl.set.strategy.immutable... Loading source files for package org.eclipse.collections.impl.set.strategy.mutable... Loading source files for package org.eclipse.collections.impl.stack.immutable... Loading source files for package org.eclipse.collections.impl.stack.immutable.primitive... Loading source files for package org.eclipse.collections.impl.stack.mutable... Loading source files for package org.eclipse.collections.impl.stack.mutable.primitive... Loading source files for package org.eclipse.collections.impl.stream... Loading source files for package org.eclipse.collections.impl.string.immutable... Loading source files for package org.eclipse.collections.impl.tuple... Loading source files for package org.eclipse.collections.impl.tuple.primitive... Loading source files for package org.eclipse.collections.impl.utility... Loading source files for package org.eclipse.collections.impl.utility.internal... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/AbstractRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/Counter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/EmptyIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/SpreadFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/SynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/SynchronizedRichIterable.SynchronizedRichIterableSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/UnmodifiableIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/UnmodifiableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/UnmodifiableRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/AbstractBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/ImmutableArrayBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/ImmutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/ImmutableHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/AbstractHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/AbstractMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/HashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/MultiReaderHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/MultiReaderMutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/MutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/SynchronizedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/UnmodifiableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/BooleanHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/ImmutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/MutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/SynchronizedSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/TreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/UnmodifiableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/HashBagWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/MutableHashingStrategyBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/AbstractBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/AbstractImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/ImmutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/HashBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/MutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/SynchronizedBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/UnmodifiableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/FunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Comparators.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.BooleanFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.ByteFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.CharFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.DoubleFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.FloatFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.FunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.IntFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.LongFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.ShortFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.SizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/HashingStrategies.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/IntegerPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/MultimapFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/ObjectIntProcedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Predicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Predicates.AllSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Predicates.AnySatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Predicates.NoneSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Predicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/PrimitiveFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Procedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Procedures.SynchronizedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Procedures2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/StringFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/StringPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/StringPredicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/BooleanPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/CharToCharFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/IntToIntFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/AddFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/CaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/IfFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/MaxFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/MaxSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/MinFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/MinSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/MultiplyFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/PassThruFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/SubtractFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/CheckedFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/CheckedFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/CheckedFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/ThrowingFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/ThrowingFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/ThrowingFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/CodePointFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/DoubleFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/IntegerFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/LongFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/CodePointPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/DropIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/DropWhileIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/MapEntryPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/PairPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/CheckedPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/CheckedPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/ThrowingPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/ThrowingPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/AdaptObjectIntProcedureToProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/AppendStringProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/AtomicCountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/BagAddOccurrencesProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/BiMapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/ChainedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CollectionAddProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CollectionRemoveProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/ComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CounterProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/DoubleSumResultHolder.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/FastListCollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/FastListCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/FastListRejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/FastListSelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/FlatCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/GroupByUniqueKeyProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/IfObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/IfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/IfProcedureWith.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/InjectIntoProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MapEntryToProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MaxByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MaxComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MaxProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MinByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MinComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MinProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MultimapEachPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MultimapKeyValuePutAllProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MultimapKeyValuePutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MultimapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/NonMutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/RejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SelectInstancesOfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/ZipWithIndexProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/CheckedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/CheckedProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/MultimapKeyValuesSerializingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/ThrowingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/ThrowingProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedBooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CodePointProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/IntProcedureWithInt.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/AbstractSynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/AbstractImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractCollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.LockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.ReadWriteLockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractSynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractUnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/CollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/SynchronizedCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/SynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/UnmodifiableCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/UnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/BigDecimalSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/BigIntegerSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/Collectors2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/HashingStrategyBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/HashingStrategyMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/HashingStrategySets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Iterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/OrderedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Strings.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/AbstractLazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/ChunkIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/CollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/CompositeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/DistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/DropIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/DropWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/FlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/LazyIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/RejectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/ReverseIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/SelectInstancesOfIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/SelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/TakeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/TakeWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/TapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/ZipIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/ZipWithIndexIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/ChunkIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/CollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/DistinctIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/DropIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/FlatCollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/SelectInstancesOfIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/SelectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/TakeIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/TakeWhileIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/TapIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/ZipIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/ZipWithIndexIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/AbstractBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/AbstractMultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/AbstractParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/AbstractParallelIterableImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/AbstractSynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/Batch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/MultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/NonParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/OrderedBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/ParallelDistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/ParallelSelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/RootBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/SynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/AbstractParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/CollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/FlatCollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/NonParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/ParallelCollectUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/RootUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/SelectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/UnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/AbstractParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/CollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/DistinctBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/FlatCollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/ListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/ListIterableBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/ListIterableParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/MultiReaderParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/NonParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/ParallelCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/ParallelFlatCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/RootListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/SelectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/SynchronizedParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/AbstractParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/CollectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/MultiReaderParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/NonParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/ParallelCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/ParallelFlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/RootUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/SelectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/SynchronizedParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/UnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/AbstractParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/CollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/FlatCollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/NonParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/RootSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/SelectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/SortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/SynchronizedParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/Interval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/IntervalUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/AbstractArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/AbstractMemoryEfficientMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/ArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/FixedSizeListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/FixedSizeListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/ImmutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/ImmutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/ImmutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/AbstractListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/AbstractMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/ArrayListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/CompositeFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/FastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/ListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/MultiReaderFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/MultiReaderMutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/MutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/MutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/MutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/RandomAccessListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/SynchronizedMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/UnmodifiableListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/UnmodifiableMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/BooleanArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/IntInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/LongInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/AbstractMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/AbstractSynchronizedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/FixedSizeMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/AbstractImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/ImmutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/ImmutableUnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/AbstractMutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentMutableHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/MapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/MutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/SynchronizedBiMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/SynchronizedMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/SynchronizedMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/UnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/UnmodifiableMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractSentinelValues.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/OrderedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/AbstractImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/ImmutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/ImmutableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/AbstractMutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/MutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/SortedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/SynchronizedSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/TreeSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/UnmodifiableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/UnmodifiableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/ImmutableEntryWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/ImmutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/ImmutableUnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/MutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/UnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/AbstractImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/AbstractMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/AbstractMutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/AbstractSynchronizedMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/AbstractSynchronizedPutMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/ImmutableMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/SynchronizedMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/AbstractMutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/HashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/ImmutableBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/MultiReaderHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/SynchronizedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/SynchronizedPutHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/ImmutableSortedBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/SynchronizedSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/HashBagMultimapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/AbstractMutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/FastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/ImmutableListMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/MultiReaderFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/SynchronizedListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/SynchronizedPutFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/AbstractMutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/ImmutableSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/MultiReaderUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/SynchronizedPutUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/SynchronizedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/UnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/ImmutableSortedSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/SynchronizedPutTreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/SynchronizedSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/TreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/UnifiedSetWithHashingStrategyMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/AbstractPredicateBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/AbstractProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/AbstractTransformerBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ArrayProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ArrayProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/BatchIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/BatchIterableProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/BatchIterableProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CollectionsThreadFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/Combiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/Combiners.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CountCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CountProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListCollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListCollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListRejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListRejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListSelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListSelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FlatCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FlatCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ObjectIntProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ObjectIntProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ParallelArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ParallelIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ParallelMapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/PassThruCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/PassThruObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/PassThruProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/RejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/RejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/SelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/SelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/PartitionHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/PartitionImmutableBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/PartitionImmutableSortedBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/PartitionTreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/PartitionFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/PartitionImmutableListImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/PartitionImmutableSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/PartitionUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/PartitionImmutableSortedSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/PartitionTreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/PartitionUnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/PartitionImmutableStackImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/AbstractUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/FixedSizeSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/AbstractImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/ImmutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableBooleanSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/AbstractMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/MultiReaderMutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/MultiReaderUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/MutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/SetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/SynchronizedMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/UnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/UnmodifiableMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/BooleanHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/ByteHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/ImmutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/MutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/SortedSetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/SynchronizedSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/TreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/UnmodifiableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/ImmutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/MutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/UnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/ImmutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/ArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/MutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/SynchronizedStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/UnmodifiableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/PrimitiveStreams.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/CharAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/CodePointAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/CodePointList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/AbstractImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/ImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/Tuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/PrimitiveTuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/ArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/ArrayListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/Iterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/LazyIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/ListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/MapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/OrderedIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/StringIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/DefaultSpeciesNewStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/InternalArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/IterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/IteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/MutableCollectionIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/RandomAccessListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/ReflectionHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/SetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/SetIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/SortedBagIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/SortedSetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/UnmodifiableRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/UnmodifiableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/UnmodifiableIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/SynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/SynchronizedRichIterable.SynchronizedRichIterableSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/SpreadFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/EmptyIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/Counter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/AbstractRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/class-use/AbstractBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableArrayBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/class-use/AbstractImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/class-use/AbstractImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/UnmodifiableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/SynchronizedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/MutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/MultiReaderMutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/MultiReaderHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/HashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/AbstractMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/AbstractMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/AbstractHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/BooleanHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/class-use/ImmutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/class-use/UnmodifiableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/class-use/TreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/class-use/SynchronizedSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/class-use/MutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/class-use/AbstractMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/class-use/MutableHashingStrategyBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/class-use/HashBagWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/class-use/AbstractBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/class-use/ImmutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/class-use/AbstractImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/class-use/UnmodifiableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/class-use/SynchronizedBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/class-use/MutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/class-use/HashBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/class-use/FunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/StringPredicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/StringPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/StringFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Procedures2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Procedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Procedures.SynchronizedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/PrimitiveFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Predicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Predicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Predicates.AnySatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Predicates.AllSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Predicates.NoneSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/ObjectIntProcedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/MultimapFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/IntegerPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/HashingStrategies.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.SizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.FunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.BooleanFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.ByteFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.CharFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.DoubleFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.FloatFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.IntFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.LongFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.ShortFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Comparators.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/IntToIntFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/CharToCharFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/BooleanPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/SubtractFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/PassThruFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/MultiplyFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/MinSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/MinFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/MaxSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/MaxFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/IfFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/CaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/AddFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/LongFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/IntegerFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/DoubleFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/CodePointFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/class-use/PairPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/class-use/MapEntryPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/class-use/DropWhileIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/class-use/DropIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/class-use/CodePointPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/class-use/ThrowingPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/class-use/ThrowingPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/class-use/CheckedPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/class-use/CheckedPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/class-use/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/ZipWithIndexProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SelectInstancesOfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/RejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/NonMutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MultimapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MultimapKeyValuePutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MultimapKeyValuePutAllProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MultimapEachPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MinProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MinComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MinByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MaxProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MaxComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MaxByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MapEntryToProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/InjectIntoProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/IfProcedureWith.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/IfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/IfObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/GroupByUniqueKeyProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/FlatCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/FastListSelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/FastListRejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/FastListCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/FastListCollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/DoubleSumResultHolder.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CounterProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/ComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CollectionRemoveProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CollectionAddProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/ChainedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/BiMapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/BagAddOccurrencesProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/AtomicCountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/AppendStringProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/AdaptObjectIntProcedureToProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/ThrowingProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/ThrowingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/MultimapKeyValuesSerializingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedBooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntProcedureWithInt.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CodePointProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/class-use/AbstractSynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/class-use/AbstractImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/UnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/UnmodifiableCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/SynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/SynchronizedCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/CollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractUnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractSynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.ReadWriteLockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.LockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractCollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/class-use/Collectors2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/class-use/BigIntegerSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/class-use/BigDecimalSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Strings.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/OrderedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Iterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/HashingStrategySets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/HashingStrategyMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/HashingStrategyBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/ZipWithIndexIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/ZipIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/TapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/TakeWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/TakeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/SelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/SelectInstancesOfIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/ReverseIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/RejectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/LazyIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/FlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/DropWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/DropIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/DistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/CompositeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/CollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/ChunkIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/AbstractLazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/ZipWithIndexIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/ZipIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/TapIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/TakeWhileIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/TakeIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/SelectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/SelectInstancesOfIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/FlatCollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/DropIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/DistinctIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/CollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/ChunkIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/SynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/RootBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/ParallelSelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/ParallelDistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/OrderedBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/NonParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/MultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/Batch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractSynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractParallelIterableImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractMultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/UnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/SelectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/RootUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/ParallelCollectUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/NonParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/FlatCollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/CollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/AbstractParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/SynchronizedParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/SelectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/RootListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/ParallelFlatCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/ParallelCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/NonParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/MultiReaderParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListIterableParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListIterableBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/FlatCollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/DistinctBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/CollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/AbstractParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/UnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/SynchronizedParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/SelectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/RootUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/ParallelFlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/ParallelCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/NonParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/MultiReaderParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/CollectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/AbstractParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SynchronizedParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SelectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/RootSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/NonParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/FlatCollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/CollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/AbstractParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/class-use/IntervalUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/class-use/Interval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/class-use/FixedSizeListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/class-use/FixedSizeListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/class-use/ArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/class-use/AbstractMemoryEfficientMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/class-use/AbstractArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/class-use/ImmutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/class-use/ImmutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/class-use/ImmutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/UnmodifiableMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/UnmodifiableListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/SynchronizedMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/RandomAccessListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/MutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/MutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/MutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/MultiReaderMutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/MultiReaderFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/ListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/FastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/CompositeFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/ArrayListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/AbstractMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/AbstractListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/BooleanArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/class-use/LongInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/class-use/IntInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/class-use/AbstractSynchronizedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/class-use/AbstractMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/class-use/FixedSizeMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/class-use/ImmutableUnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/class-use/ImmutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/class-use/AbstractImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/UnmodifiableMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/UnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedBiMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/MutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/MapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentMutableHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapUnsafe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/AbstractMutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/AbstractMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectBooleanHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractSentinelValues.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/class-use/UnmodifiableMutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/class-use/OrderedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/class-use/ImmutableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/class-use/ImmutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/class-use/AbstractImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/UnmodifiableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/UnmodifiableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/TreeSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/SynchronizedSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/SortedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/MutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/AbstractMutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableUnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableEntryWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/class-use/UnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/class-use/MutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/SynchronizedMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/ImmutableMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/AbstractSynchronizedPutMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/AbstractSynchronizedMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/AbstractMutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/AbstractMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/AbstractImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/SynchronizedPutHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/SynchronizedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/MultiReaderHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/ImmutableBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/HashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/AbstractMutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/class-use/ImmutableSortedBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/class-use/SynchronizedSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/class-use/HashBagMultimapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/SynchronizedPutFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/SynchronizedListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/MultiReaderFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/ImmutableListMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/FastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/AbstractMutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/UnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/SynchronizedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/SynchronizedPutUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/MultiReaderUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/ImmutableSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/AbstractMutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/class-use/TreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/class-use/SynchronizedSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/class-use/SynchronizedPutTreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/class-use/ImmutableSortedSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/class-use/UnifiedSetWithHashingStrategyMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/SelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/SelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/RejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/RejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/PassThruProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/PassThruObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/PassThruCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ParallelMapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ParallelIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ParallelArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FlatCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FlatCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListSelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListSelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListRejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListRejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListCollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListCollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CountProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CountCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/Combiners.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/Combiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CollectionsThreadFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/BatchIterableProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/BatchIterableProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/BatchIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ArrayProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ArrayProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/AbstractTransformerBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/AbstractProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/AbstractPredicateBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/class-use/PartitionImmutableBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/class-use/PartitionHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/class-use/PartitionTreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/class-use/PartitionImmutableSortedBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/class-use/PartitionImmutableListImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/class-use/PartitionFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/class-use/PartitionUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/class-use/PartitionImmutableSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/class-use/PartitionTreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/class-use/PartitionImmutableSortedSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/class-use/PartitionUnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/class-use/PartitionImmutableStackImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/class-use/AbstractUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/class-use/FixedSizeSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/class-use/ImmutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/class-use/AbstractImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableBooleanSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/UnmodifiableMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/UnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/SynchronizedMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/SetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/MutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/MultiReaderUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/MultiReaderMutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/AbstractMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/ByteHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/BooleanHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/class-use/ImmutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/class-use/UnmodifiableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/class-use/TreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/class-use/SynchronizedSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/class-use/SortedSetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/class-use/MutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/class-use/ImmutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/class-use/UnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/class-use/MutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/class-use/ImmutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/class-use/UnmodifiableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/class-use/SynchronizedStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/class-use/MutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/class-use/ArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/class-use/PrimitiveStreams.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/class-use/CodePointList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/class-use/CodePointAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/class-use/CharAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/class-use/Tuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/class-use/ImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/class-use/AbstractImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/PrimitiveTuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/StringIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/OrderedIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/MapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/ListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/LazyIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/Iterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/ArrayListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/ArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/SortedSetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/SortedBagIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/SetIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/SetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/ReflectionHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/RandomAccessListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/MutableCollectionIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/IteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/IterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/InternalArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/DefaultSpeciesNewStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/help-doc.html... 100 warnings 13:08:33:548 [WARNING] Javadoc Warnings 13:08:33:548 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:99: error: cannot find symbol 13:08:33:548 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectBooleanProcedure; 13:08:33:548 [WARNING] ^ 13:08:33:548 [WARNING] symbol: class CollectBooleanProcedure 13:08:33:549 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:549 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:100: error: cannot find symbol 13:08:33:549 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectByteProcedure; 13:08:33:549 [WARNING] ^ 13:08:33:549 [WARNING] symbol: class CollectByteProcedure 13:08:33:549 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:549 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:101: error: cannot find symbol 13:08:33:549 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectCharProcedure; 13:08:33:550 [WARNING] ^ 13:08:33:550 [WARNING] symbol: class CollectCharProcedure 13:08:33:550 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:550 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:102: error: cannot find symbol 13:08:33:550 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectDoubleProcedure; 13:08:33:550 [WARNING] ^ 13:08:33:550 [WARNING] symbol: class CollectDoubleProcedure 13:08:33:550 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:550 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:103: error: cannot find symbol 13:08:33:550 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectFloatProcedure; 13:08:33:550 [WARNING] ^ 13:08:33:550 [WARNING] symbol: class CollectFloatProcedure 13:08:33:551 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:551 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:104: error: cannot find symbol 13:08:33:551 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectIntProcedure; 13:08:33:551 [WARNING] ^ 13:08:33:551 [WARNING] symbol: class CollectIntProcedure 13:08:33:551 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:551 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:105: error: cannot find symbol 13:08:33:551 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectLongProcedure; 13:08:33:551 [WARNING] ^ 13:08:33:551 [WARNING] symbol: class CollectLongProcedure 13:08:33:551 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:552 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:106: error: cannot find symbol 13:08:33:552 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectShortProcedure; 13:08:33:552 [WARNING] ^ 13:08:33:552 [WARNING] symbol: class CollectShortProcedure 13:08:33:552 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:552 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:50: error: cannot find symbol 13:08:33:552 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ByteHashBag; 13:08:33:552 [WARNING] ^ 13:08:33:552 [WARNING] symbol: class ByteHashBag 13:08:33:552 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:553 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:51: error: cannot find symbol 13:08:33:553 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.CharHashBag; 13:08:33:553 [WARNING] ^ 13:08:33:553 [WARNING] symbol: class CharHashBag 13:08:33:553 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:553 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:52: error: cannot find symbol 13:08:33:553 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.DoubleHashBag; 13:08:33:553 [WARNING] ^ 13:08:33:553 [WARNING] symbol: class DoubleHashBag 13:08:33:553 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:553 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:53: error: cannot find symbol 13:08:33:554 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.FloatHashBag; 13:08:33:554 [WARNING] ^ 13:08:33:554 [WARNING] symbol: class FloatHashBag 13:08:33:554 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:554 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:54: error: cannot find symbol 13:08:33:554 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.IntHashBag; 13:08:33:554 [WARNING] ^ 13:08:33:554 [WARNING] symbol: class IntHashBag 13:08:33:554 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:554 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:55: error: cannot find symbol 13:08:33:555 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.LongHashBag; 13:08:33:555 [WARNING] ^ 13:08:33:555 [WARNING] symbol: class LongHashBag 13:08:33:555 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:555 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:56: error: cannot find symbol 13:08:33:555 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ShortHashBag; 13:08:33:555 [WARNING] ^ 13:08:33:555 [WARNING] symbol: class ShortHashBag 13:08:33:555 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:555 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBagIterable.java:43: error: cannot find symbol 13:08:33:555 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap; 13:08:33:556 [WARNING] ^ 13:08:33:556 [WARNING] symbol: class ObjectDoubleHashMap 13:08:33:556 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 13:08:33:556 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBagIterable.java:44: error: cannot find symbol 13:08:33:556 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMap; 13:08:33:556 [WARNING] ^ 13:08:33:556 [WARNING] symbol: class ObjectLongHashMap 13:08:33:556 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 13:08:33:556 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:73: error: cannot find symbol 13:08:33:556 [WARNING] import org.eclipse.collections.impl.factory.primitive.BooleanBags; 13:08:33:556 [WARNING] ^ 13:08:33:556 [WARNING] symbol: class BooleanBags 13:08:33:557 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:557 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:74: error: cannot find symbol 13:08:33:557 [WARNING] import org.eclipse.collections.impl.factory.primitive.ByteBags; 13:08:33:557 [WARNING] ^ 13:08:33:557 [WARNING] symbol: class ByteBags 13:08:33:557 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:557 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:75: error: cannot find symbol 13:08:33:557 [WARNING] import org.eclipse.collections.impl.factory.primitive.CharBags; 13:08:33:557 [WARNING] ^ 13:08:33:557 [WARNING] symbol: class CharBags 13:08:33:557 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:557 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:76: error: cannot find symbol 13:08:33:558 [WARNING] import org.eclipse.collections.impl.factory.primitive.DoubleBags; 13:08:33:558 [WARNING] ^ 13:08:33:558 [WARNING] symbol: class DoubleBags 13:08:33:558 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:558 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:77: error: cannot find symbol 13:08:33:558 [WARNING] import org.eclipse.collections.impl.factory.primitive.FloatBags; 13:08:33:558 [WARNING] ^ 13:08:33:558 [WARNING] symbol: class FloatBags 13:08:33:558 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:558 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:78: error: cannot find symbol 13:08:33:558 [WARNING] import org.eclipse.collections.impl.factory.primitive.IntBags; 13:08:33:558 [WARNING] ^ 13:08:33:558 [WARNING] symbol: class IntBags 13:08:33:558 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:558 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:79: error: cannot find symbol 13:08:33:559 [WARNING] import org.eclipse.collections.impl.factory.primitive.LongBags; 13:08:33:559 [WARNING] ^ 13:08:33:559 [WARNING] symbol: class LongBags 13:08:33:559 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:559 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:80: error: cannot find symbol 13:08:33:559 [WARNING] import org.eclipse.collections.impl.factory.primitive.ShortBags; 13:08:33:559 [WARNING] ^ 13:08:33:559 [WARNING] symbol: class ShortBags 13:08:33:559 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:559 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:49: error: cannot find symbol 13:08:33:559 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ByteHashBag; 13:08:33:559 [WARNING] ^ 13:08:33:560 [WARNING] symbol: class ByteHashBag 13:08:33:560 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:560 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:50: error: cannot find symbol 13:08:33:560 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.CharHashBag; 13:08:33:560 [WARNING] ^ 13:08:33:560 [WARNING] symbol: class CharHashBag 13:08:33:560 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:560 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:51: error: cannot find symbol 13:08:33:560 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.DoubleHashBag; 13:08:33:560 [WARNING] ^ 13:08:33:560 [WARNING] symbol: class DoubleHashBag 13:08:33:560 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:560 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:52: error: cannot find symbol 13:08:33:561 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.FloatHashBag; 13:08:33:561 [WARNING] ^ 13:08:33:561 [WARNING] symbol: class FloatHashBag 13:08:33:561 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:561 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:53: error: cannot find symbol 13:08:33:561 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.IntHashBag; 13:08:33:561 [WARNING] ^ 13:08:33:561 [WARNING] symbol: class IntHashBag 13:08:33:561 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:561 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:54: error: cannot find symbol 13:08:33:561 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.LongHashBag; 13:08:33:561 [WARNING] ^ 13:08:33:561 [WARNING] symbol: class LongHashBag 13:08:33:562 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:562 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:55: error: cannot find symbol 13:08:33:562 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ShortHashBag; 13:08:33:562 [WARNING] ^ 13:08:33:562 [WARNING] symbol: class ShortHashBag 13:08:33:562 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:562 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBagIterable.java:47: error: cannot find symbol 13:08:33:562 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap; 13:08:33:562 [WARNING] ^ 13:08:33:562 [WARNING] symbol: class ObjectDoubleHashMap 13:08:33:562 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 13:08:33:562 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBagIterable.java:48: error: cannot find symbol 13:08:33:563 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMap; 13:08:33:563 [WARNING] ^ 13:08:33:563 [WARNING] symbol: class ObjectLongHashMap 13:08:33:563 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 13:08:33:563 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractUnmodifiableMutableCollection.java:79: error: cannot find symbol 13:08:33:563 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectDoubleMaps; 13:08:33:563 [WARNING] ^ 13:08:33:563 [WARNING] symbol: class ObjectDoubleMaps 13:08:33:563 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:563 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractUnmodifiableMutableCollection.java:80: error: cannot find symbol 13:08:33:563 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectLongMaps; 13:08:33:563 [WARNING] ^ 13:08:33:564 [WARNING] symbol: class ObjectLongMaps 13:08:33:564 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:564 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/HashBag.java:23: error: cannot find symbol 13:08:33:568 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectIntHashMap; 13:08:33:568 [WARNING] ^ 13:08:33:568 [WARNING] symbol: class ObjectIntHashMap 13:08:33:568 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 13:08:33:568 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.java:79: error: cannot find symbol 13:08:33:568 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectDoubleMaps; 13:08:33:569 [WARNING] ^ 13:08:33:569 [WARNING] symbol: class ObjectDoubleMaps 13:08:33:569 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:569 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.java:80: error: cannot find symbol 13:08:33:569 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectLongMaps; 13:08:33:569 [WARNING] ^ 13:08:33:569 [WARNING] symbol: class ObjectLongMaps 13:08:33:569 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:569 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/primitive/BooleanHashBag.java:41: error: cannot find symbol 13:08:33:569 [WARNING] import org.eclipse.collections.impl.factory.primitive.BooleanBags; 13:08:33:569 [WARNING] ^ 13:08:33:570 [WARNING] symbol: class BooleanBags 13:08:33:570 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:570 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/primitive/BooleanHashBag.java:42: error: cannot find symbol 13:08:33:570 [WARNING] import org.eclipse.collections.impl.factory.primitive.BooleanSets; 13:08:33:570 [WARNING] ^ 13:08:33:570 [WARNING] symbol: class BooleanSets 13:08:33:570 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:570 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/primitive/BooleanHashBag.java:43: error: cannot find symbol 13:08:33:570 [WARNING] import org.eclipse.collections.impl.lazy.primitive.LazyBooleanIterableAdapter; 13:08:33:570 [WARNING] ^ 13:08:33:570 [WARNING] symbol: class LazyBooleanIterableAdapter 13:08:33:570 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 13:08:33:570 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:67: error: cannot find symbol 13:08:33:571 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ByteArrayList; 13:08:33:571 [WARNING] ^ 13:08:33:571 [WARNING] symbol: class ByteArrayList 13:08:33:571 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:571 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:68: error: cannot find symbol 13:08:33:571 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.CharArrayList; 13:08:33:571 [WARNING] ^ 13:08:33:571 [WARNING] symbol: class CharArrayList 13:08:33:571 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:571 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:69: error: cannot find symbol 13:08:33:572 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.DoubleArrayList; 13:08:33:572 [WARNING] ^ 13:08:33:572 [WARNING] symbol: class DoubleArrayList 13:08:33:572 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:572 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:70: error: cannot find symbol 13:08:33:572 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList; 13:08:33:572 [WARNING] ^ 13:08:33:572 [WARNING] symbol: class FloatArrayList 13:08:33:572 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:572 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:71: error: cannot find symbol 13:08:33:572 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.IntArrayList; 13:08:33:573 [WARNING] ^ 13:08:33:573 [WARNING] symbol: class IntArrayList 13:08:33:573 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:573 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:72: error: cannot find symbol 13:08:33:573 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.LongArrayList; 13:08:33:573 [WARNING] ^ 13:08:33:573 [WARNING] symbol: class LongArrayList 13:08:33:573 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:573 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:73: error: cannot find symbol 13:08:33:573 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ShortArrayList; 13:08:33:573 [WARNING] ^ 13:08:33:573 [WARNING] symbol: class ShortArrayList 13:08:33:574 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:574 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:55: error: cannot find symbol 13:08:33:574 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ByteArrayList; 13:08:33:574 [WARNING] ^ 13:08:33:574 [WARNING] symbol: class ByteArrayList 13:08:33:574 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:574 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:56: error: cannot find symbol 13:08:33:574 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.CharArrayList; 13:08:33:574 [WARNING] ^ 13:08:33:574 [WARNING] symbol: class CharArrayList 13:08:33:574 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:575 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:57: error: cannot find symbol 13:08:33:575 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.DoubleArrayList; 13:08:33:575 [WARNING] ^ 13:08:33:575 [WARNING] symbol: class DoubleArrayList 13:08:33:575 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:575 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:58: error: cannot find symbol 13:08:33:575 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList; 13:08:33:575 [WARNING] ^ 13:08:33:575 [WARNING] symbol: class FloatArrayList 13:08:33:575 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:575 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:59: error: cannot find symbol 13:08:33:576 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.IntArrayList; 13:08:33:576 [WARNING] ^ 13:08:33:576 [WARNING] symbol: class IntArrayList 13:08:33:576 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:576 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:60: error: cannot find symbol 13:08:33:576 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.LongArrayList; 13:08:33:576 [WARNING] ^ 13:08:33:576 [WARNING] symbol: class LongArrayList 13:08:33:576 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:576 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:61: error: cannot find symbol 13:08:33:576 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ShortArrayList; 13:08:33:577 [WARNING] ^ 13:08:33:577 [WARNING] symbol: class ShortArrayList 13:08:33:577 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:577 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/strategy/mutable/HashBagWithHashingStrategy.java:21: error: cannot find symbol 13:08:33:577 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectIntHashMapWithHashingStrategy; 13:08:33:577 [WARNING] ^ 13:08:33:577 [WARNING] symbol: class ObjectIntHashMapWithHashingStrategy 13:08:33:577 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 13:08:33:577 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:48: error: cannot find symbol 13:08:33:577 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ByteHashBag; 13:08:33:577 [WARNING] ^ 13:08:33:577 [WARNING] symbol: class ByteHashBag 13:08:33:578 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:578 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:49: error: cannot find symbol 13:08:33:578 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.CharHashBag; 13:08:33:578 [WARNING] ^ 13:08:33:578 [WARNING] symbol: class CharHashBag 13:08:33:578 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:578 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:50: error: cannot find symbol 13:08:33:578 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.DoubleHashBag; 13:08:33:578 [WARNING] ^ 13:08:33:578 [WARNING] symbol: class DoubleHashBag 13:08:33:578 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:578 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:51: error: cannot find symbol 13:08:33:579 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.FloatHashBag; 13:08:33:579 [WARNING] ^ 13:08:33:579 [WARNING] symbol: class FloatHashBag 13:08:33:579 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:579 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:52: error: cannot find symbol 13:08:33:579 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.IntHashBag; 13:08:33:579 [WARNING] ^ 13:08:33:579 [WARNING] symbol: class IntHashBag 13:08:33:579 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:579 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:53: error: cannot find symbol 13:08:33:579 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.LongHashBag; 13:08:33:580 [WARNING] ^ 13:08:33:580 [WARNING] symbol: class LongHashBag 13:08:33:580 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:580 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:54: error: cannot find symbol 13:08:33:580 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ShortHashBag; 13:08:33:580 [WARNING] ^ 13:08:33:580 [WARNING] symbol: class ShortHashBag 13:08:33:580 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 13:08:33:580 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:60: error: cannot find symbol 13:08:33:580 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectBooleanProcedure; 13:08:33:580 [WARNING] ^ 13:08:33:581 [WARNING] symbol: class CollectBooleanProcedure 13:08:33:581 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:581 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:61: error: cannot find symbol 13:08:33:581 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectByteProcedure; 13:08:33:581 [WARNING] ^ 13:08:33:581 [WARNING] symbol: class CollectByteProcedure 13:08:33:581 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:581 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:62: error: cannot find symbol 13:08:33:581 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectCharProcedure; 13:08:33:581 [WARNING] ^ 13:08:33:581 [WARNING] symbol: class CollectCharProcedure 13:08:33:581 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:582 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:63: error: cannot find symbol 13:08:33:582 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectDoubleProcedure; 13:08:33:582 [WARNING] ^ 13:08:33:582 [WARNING] symbol: class CollectDoubleProcedure 13:08:33:582 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:582 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:64: error: cannot find symbol 13:08:33:582 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectFloatProcedure; 13:08:33:582 [WARNING] ^ 13:08:33:582 [WARNING] symbol: class CollectFloatProcedure 13:08:33:582 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:582 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:65: error: cannot find symbol 13:08:33:583 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectIntProcedure; 13:08:33:583 [WARNING] ^ 13:08:33:583 [WARNING] symbol: class CollectIntProcedure 13:08:33:583 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:583 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:66: error: cannot find symbol 13:08:33:583 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectLongProcedure; 13:08:33:583 [WARNING] ^ 13:08:33:583 [WARNING] symbol: class CollectLongProcedure 13:08:33:583 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:583 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:67: error: cannot find symbol 13:08:33:584 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectShortProcedure; 13:08:33:584 [WARNING] ^ 13:08:33:584 [WARNING] symbol: class CollectShortProcedure 13:08:33:584 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 13:08:33:584 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMapIterable.java:36: error: cannot find symbol 13:08:33:584 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap; 13:08:33:584 [WARNING] ^ 13:08:33:584 [WARNING] symbol: class ObjectDoubleHashMap 13:08:33:584 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 13:08:33:584 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMapIterable.java:37: error: cannot find symbol 13:08:33:584 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMap; 13:08:33:585 [WARNING] ^ 13:08:33:585 [WARNING] symbol: class ObjectLongHashMap 13:08:33:585 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 13:08:33:585 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:31: error: cannot find symbol 13:08:33:585 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.BooleanFunctionComparator; 13:08:33:585 [WARNING] ^ 13:08:33:585 [WARNING] symbol: class BooleanFunctionComparator 13:08:33:585 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 13:08:33:585 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:32: error: cannot find symbol 13:08:33:585 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.ByteFunctionComparator; 13:08:33:585 [WARNING] ^ 13:08:33:585 [WARNING] symbol: class ByteFunctionComparator 13:08:33:585 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 13:08:33:586 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:33: error: cannot find symbol 13:08:33:586 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.CharFunctionComparator; 13:08:33:586 [WARNING] ^ 13:08:33:586 [WARNING] symbol: class CharFunctionComparator 13:08:33:586 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 13:08:33:586 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:34: error: cannot find symbol 13:08:33:586 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.DoubleFunctionComparator; 13:08:33:586 [WARNING] ^ 13:08:33:586 [WARNING] symbol: class DoubleFunctionComparator 13:08:33:586 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 13:08:33:586 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:35: error: cannot find symbol 13:08:33:587 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.FloatFunctionComparator; 13:08:33:587 [WARNING] ^ 13:08:33:587 [WARNING] symbol: class FloatFunctionComparator 13:08:33:587 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 13:08:33:587 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:36: error: cannot find symbol 13:08:33:587 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.IntFunctionComparator; 13:08:33:587 [WARNING] ^ 13:08:33:587 [WARNING] symbol: class IntFunctionComparator 13:08:33:587 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 13:08:33:587 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:37: error: cannot find symbol 13:08:33:588 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.LongFunctionComparator; 13:08:33:588 [WARNING] ^ 13:08:33:588 [WARNING] symbol: class LongFunctionComparator 13:08:33:588 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 13:08:33:588 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:38: error: cannot find symbol 13:08:33:588 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.ShortFunctionComparator; 13:08:33:588 [WARNING] ^ 13:08:33:588 [WARNING] symbol: class ShortFunctionComparator 13:08:33:588 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 13:08:33:588 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/PrimitiveFunctions.java:25: error: cannot find symbol 13:08:33:588 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectDoubleMaps; 13:08:33:589 [WARNING] ^ 13:08:33:589 [WARNING] symbol: class ObjectDoubleMaps 13:08:33:589 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:589 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:97: error: cannot find symbol 13:08:33:589 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ByteArrayList; 13:08:33:589 [WARNING] ^ 13:08:33:589 [WARNING] symbol: class ByteArrayList 13:08:33:589 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:589 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:98: error: cannot find symbol 13:08:33:589 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.CharArrayList; 13:08:33:589 [WARNING] ^ 13:08:33:589 [WARNING] symbol: class CharArrayList 13:08:33:590 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:590 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:99: error: cannot find symbol 13:08:33:590 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.DoubleArrayList; 13:08:33:590 [WARNING] ^ 13:08:33:590 [WARNING] symbol: class DoubleArrayList 13:08:33:590 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:590 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:100: error: cannot find symbol 13:08:33:590 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList; 13:08:33:590 [WARNING] ^ 13:08:33:590 [WARNING] symbol: class FloatArrayList 13:08:33:590 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:591 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:101: error: cannot find symbol 13:08:33:591 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.IntArrayList; 13:08:33:591 [WARNING] ^ 13:08:33:591 [WARNING] symbol: class IntArrayList 13:08:33:591 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:591 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:102: error: cannot find symbol 13:08:33:591 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.LongArrayList; 13:08:33:591 [WARNING] ^ 13:08:33:591 [WARNING] symbol: class LongArrayList 13:08:33:591 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:591 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:103: error: cannot find symbol 13:08:33:592 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ShortArrayList; 13:08:33:592 [WARNING] ^ 13:08:33:592 [WARNING] symbol: class ShortArrayList 13:08:33:592 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 13:08:33:592 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractMutableCollection.java:46: error: cannot find symbol 13:08:33:592 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectDoubleMaps; 13:08:33:592 [WARNING] ^ 13:08:33:592 [WARNING] symbol: class ObjectDoubleMaps 13:08:33:592 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:592 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractMutableCollection.java:47: error: cannot find symbol 13:08:33:593 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectLongMaps; 13:08:33:593 [WARNING] ^ 13:08:33:593 [WARNING] symbol: class ObjectLongMaps 13:08:33:593 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 13:08:33:593 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:67: error: cannot find symbol 13:08:33:593 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectByteIterable; 13:08:33:593 [WARNING] ^ 13:08:33:593 [WARNING] symbol: class CollectByteIterable 13:08:33:593 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 13:08:33:593 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:68: error: cannot find symbol 13:08:33:593 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectCharIterable; 13:08:33:593 [WARNING] ^ 13:08:33:593 [WARNING] symbol: class CollectCharIterable 13:08:33:594 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 13:08:33:594 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:69: error: cannot find symbol 13:08:33:594 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectDoubleIterable; 13:08:33:594 [WARNING] ^ 13:08:33:594 [WARNING] symbol: class CollectDoubleIterable 13:08:33:594 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 13:08:33:594 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:70: error: cannot find symbol 13:08:33:594 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectFloatIterable; 13:08:33:594 [WARNING] ^ 13:08:33:594 [WARNING] symbol: class CollectFloatIterable 13:08:33:594 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 13:08:33:594 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:71: error: cannot find symbol 13:08:33:595 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectIntIterable; 13:08:33:595 [WARNING] ^ 13:08:33:595 [WARNING] symbol: class CollectIntIterable 13:08:33:595 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 13:08:33:595 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:72: error: cannot find symbol 13:08:33:595 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectLongIterable; 13:08:33:595 [WARNING] ^ 13:08:33:595 [WARNING] symbol: class CollectLongIterable 13:08:33:595 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 13:08:33:595 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:73: error: cannot find symbol 13:08:33:596 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectShortIterable; 13:08:33:596 [WARNING] ^ 13:08:33:596 [WARNING] symbol: class CollectShortIterable 13:08:33:596 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 13:08:33:596 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:75: error: cannot find symbol 13:08:33:596 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap; 13:08:33:596 [WARNING] ^ 13:08:33:596 [WARNING] symbol: class ObjectDoubleHashMap 13:08:33:596 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 13:08:33:708 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar 13:08:34:260 [INFO] 13:08:34:260 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections --- 13:08:34:262 [INFO] 13:08:34:262 [INFO] --- eclipse-collections-code-generator-maven-plugin:10.3.0.M2:generate (default) @ eclipse-collections --- 13:08:34:262 [INFO] Generating sources to eclipse-collections 13:08:36:838 [INFO] Generated 1438 files 13:08:36:838 [INFO] 13:08:36:838 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections --- 13:08:36:839 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:08:36:839 [INFO] Copying 24 resources 13:08:36:844 [INFO] 13:08:36:844 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections --- 13:08:36:989 [INFO] Changes detected - recompiling the module! 13:08:36:990 [INFO] Compiling 2093 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections/target/classes 13:09:01:524 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[54,15] Unsafe is internal proprietary API and may be removed in a future release 13:09:01:524 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[79,25] Unsafe is internal proprietary API and may be removed in a future release 13:09:01:524 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2281,19] Unsafe is internal proprietary API and may be removed in a future release 13:09:01:524 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2285,19] Unsafe is internal proprietary API and may be removed in a future release 13:09:01:525 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2291,83] Unsafe is internal proprietary API and may be removed in a future release 13:09:01:525 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2293,27] Unsafe is internal proprietary API and may be removed in a future release 13:09:01:525 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2295,34] Unsafe is internal proprietary API and may be removed in a future release 13:09:01:526 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2297,32] Unsafe is internal proprietary API and may be removed in a future release 13:09:01:526 [INFO] 13:09:01:526 [INFO] --- bnd-maven-plugin:5.1.1:bnd-process (default) @ eclipse-collections --- 13:09:01:577 [WARNING] Cannot consider developer in line '76' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:09:01:577 [WARNING] Cannot consider developer in line '81' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:09:01:577 [WARNING] Cannot consider developer in line '86' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:09:01:578 [WARNING] Cannot consider developer in line '91' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:09:01:578 [WARNING] Cannot consider developer in line '96' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:09:03:693 [INFO] 13:09:03:693 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections --- 13:09:03:694 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:09:03:694 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections/src/test/resources 13:09:03:694 [INFO] 13:09:03:694 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections --- 13:09:03:695 [INFO] No sources to compile 13:09:03:695 [INFO] 13:09:03:695 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections --- 13:09:03:697 [INFO] No tests to run. 13:09:03:697 [INFO] 13:09:03:697 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections --- 13:09:03:926 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar 13:09:04:523 [INFO] 13:09:04:523 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections --- 13:09:04:583 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar 13:09:05:073 [INFO] 13:09:05:073 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections --- 13:09:05:218 [INFO] Configuration changed, re-generating javadoc. 13:09:54:795 [INFO] Loading source files for package org.eclipse.collections.impl... Loading source files for package org.eclipse.collections.impl.bag... Loading source files for package org.eclipse.collections.impl.bag.immutable... Loading source files for package org.eclipse.collections.impl.bag.immutable.primitive... Loading source files for package org.eclipse.collections.impl.bag.mutable... Loading source files for package org.eclipse.collections.impl.bag.mutable.primitive... Loading source files for package org.eclipse.collections.impl.bag.sorted.immutable... Loading source files for package org.eclipse.collections.impl.bag.sorted.mutable... Loading source files for package org.eclipse.collections.impl.bag.strategy.mutable... Loading source files for package org.eclipse.collections.impl.bimap... Loading source files for package org.eclipse.collections.impl.bimap.immutable... Loading source files for package org.eclipse.collections.impl.bimap.mutable... Loading source files for package org.eclipse.collections.impl.block.comparator... Loading source files for package org.eclipse.collections.impl.block.comparator.primitive... Loading source files for package org.eclipse.collections.impl.block.factory... Loading source files for package org.eclipse.collections.impl.block.factory.primitive... Loading source files for package org.eclipse.collections.impl.block.function... Loading source files for package org.eclipse.collections.impl.block.function.checked... Loading source files for package org.eclipse.collections.impl.block.function.primitive... Loading source files for package org.eclipse.collections.impl.block.predicate... Loading source files for package org.eclipse.collections.impl.block.predicate.checked... Loading source files for package org.eclipse.collections.impl.block.predicate.primitive... Loading source files for package org.eclipse.collections.impl.block.procedure... Loading source files for package org.eclipse.collections.impl.block.procedure.checked... Loading source files for package org.eclipse.collections.impl.block.procedure.checked.primitive... Loading source files for package org.eclipse.collections.impl.block.procedure.primitive... Loading source files for package org.eclipse.collections.impl.collection... Loading source files for package org.eclipse.collections.impl.collection.immutable... Loading source files for package org.eclipse.collections.impl.collection.mutable... Loading source files for package org.eclipse.collections.impl.collection.mutable.primitive... Loading source files for package org.eclipse.collections.impl.collector... Loading source files for package org.eclipse.collections.impl.factory... Loading source files for package org.eclipse.collections.impl.factory.primitive... Loading source files for package org.eclipse.collections.impl.lazy... Loading source files for package org.eclipse.collections.impl.lazy.iterator... Loading source files for package org.eclipse.collections.impl.lazy.parallel... Loading source files for package org.eclipse.collections.impl.lazy.parallel.bag... Loading source files for package org.eclipse.collections.impl.lazy.parallel.list... Loading source files for package org.eclipse.collections.impl.lazy.parallel.set... Loading source files for package org.eclipse.collections.impl.lazy.parallel.set.sorted... Loading source files for package org.eclipse.collections.impl.lazy.primitive... Loading source files for package org.eclipse.collections.impl.list... Loading source files for package org.eclipse.collections.impl.list.fixed... Loading source files for package org.eclipse.collections.impl.list.immutable... Loading source files for package org.eclipse.collections.impl.list.immutable.primitive... Loading source files for package org.eclipse.collections.impl.list.mutable... Loading source files for package org.eclipse.collections.impl.list.mutable.primitive... Loading source files for package org.eclipse.collections.impl.list.primitive... Loading source files for package org.eclipse.collections.impl.map... Loading source files for package org.eclipse.collections.impl.map.fixed... Loading source files for package org.eclipse.collections.impl.map.immutable... Loading source files for package org.eclipse.collections.impl.map.immutable.primitive... Loading source files for package org.eclipse.collections.impl.map.mutable... Loading source files for package org.eclipse.collections.impl.map.mutable.primitive... Loading source files for package org.eclipse.collections.impl.map.ordered.mutable... Loading source files for package org.eclipse.collections.impl.map.sorted.immutable... Loading source files for package org.eclipse.collections.impl.map.sorted.mutable... Loading source files for package org.eclipse.collections.impl.map.sorted... Loading source files for package org.eclipse.collections.impl.map.strategy.immutable... Loading source files for package org.eclipse.collections.impl.map.strategy.mutable... Loading source files for package org.eclipse.collections.impl.map.strategy... Loading source files for package org.eclipse.collections.impl.multimap... Loading source files for package org.eclipse.collections.impl.multimap.bag... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted.immutable... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted.mutable... Loading source files for package org.eclipse.collections.impl.multimap.bag.strategy... Loading source files for package org.eclipse.collections.impl.multimap.list... Loading source files for package org.eclipse.collections.impl.multimap.set... Loading source files for package org.eclipse.collections.impl.multimap.set.sorted... Loading source files for package org.eclipse.collections.impl.multimap.set.strategy... Loading source files for package org.eclipse.collections.impl.parallel... Loading source files for package org.eclipse.collections.impl.partition.bag... Loading source files for package org.eclipse.collections.impl.partition.bag.sorted... Loading source files for package org.eclipse.collections.impl.partition.list... Loading source files for package org.eclipse.collections.impl.partition.set... Loading source files for package org.eclipse.collections.impl.partition.set.sorted... Loading source files for package org.eclipse.collections.impl.partition.set.strategy... Loading source files for package org.eclipse.collections.impl.partition.stack... Loading source files for package org.eclipse.collections.impl.set... Loading source files for package org.eclipse.collections.impl.set.fixed... Loading source files for package org.eclipse.collections.impl.set.immutable... Loading source files for package org.eclipse.collections.impl.set.immutable.primitive... Loading source files for package org.eclipse.collections.impl.set.mutable... Loading source files for package org.eclipse.collections.impl.set.mutable.primitive... Loading source files for package org.eclipse.collections.impl.set.sorted.immutable... Loading source files for package org.eclipse.collections.impl.set.sorted.mutable... Loading source files for package org.eclipse.collections.impl.set.strategy.immutable... Loading source files for package org.eclipse.collections.impl.set.strategy.mutable... Loading source files for package org.eclipse.collections.impl.stack.immutable... Loading source files for package org.eclipse.collections.impl.stack.immutable.primitive... Loading source files for package org.eclipse.collections.impl.stack.mutable... Loading source files for package org.eclipse.collections.impl.stack.mutable.primitive... Loading source files for package org.eclipse.collections.impl.stream... Loading source files for package org.eclipse.collections.impl.string.immutable... Loading source files for package org.eclipse.collections.impl.tuple... Loading source files for package org.eclipse.collections.impl.tuple.primitive... Loading source files for package org.eclipse.collections.impl.utility... Loading source files for package org.eclipse.collections.impl.utility.internal... Loading source files for package org.eclipse.collections.impl.iterator... Loading source files for package org.eclipse.collections.impl.map.primitive... Loading source files for package org.eclipse.collections.impl.set.primitive... Loading source files for package org.eclipse.collections.impl.stack.primitive... Loading source files for package org.eclipse.collections.impl.stream.primitive... Loading source files for package org.eclipse.collections.impl.utility.internal.primitive... Loading source files for package org.eclipse.collections.impl.utility.primitive... Loading source files for package org.eclipse.collections.impl.primitive... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/AbstractRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/Counter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/EmptyIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/SpreadFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/SynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/SynchronizedRichIterable.SynchronizedRichIterableSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/UnmodifiableIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/UnmodifiableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/UnmodifiableRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/AbstractBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/ImmutableArrayBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/ImmutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/ImmutableHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableByteBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableCharBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableFloatBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableIntBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableLongBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableShortBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/AbstractHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/AbstractMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/HashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/MultiReaderHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/MultiReaderMutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/MutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/SynchronizedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/UnmodifiableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/BooleanHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/ByteHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/CharHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/DoubleHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/FloatHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/IntHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/LongHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/MutableBooleanBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/MutableByteBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/MutableCharBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/MutableDoubleBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/MutableFloatBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/MutableIntBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/MutableLongBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/MutableShortBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/ShortHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/ImmutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/MutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/SynchronizedSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/TreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/UnmodifiableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/HashBagWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/MutableHashingStrategyBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/AbstractBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/AbstractImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/ImmutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/HashBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/MutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/SynchronizedBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/UnmodifiableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/FunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/BooleanFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/ByteFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/CharFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/DoubleFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/FloatFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/IntFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/LongFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/ShortFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Comparators.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.BooleanFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.ByteFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.CharFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.DoubleFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.FloatFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.FunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.IntFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.LongFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.ShortFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions.SizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Functions2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/HashingStrategies.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/IntegerPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/MultimapFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/ObjectIntProcedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Predicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Predicates.AllSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Predicates.AnySatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Predicates.NoneSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Predicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/PrimitiveFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Procedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Procedures.SynchronizedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/Procedures2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/StringFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/StringPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/StringPredicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/BooleanPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/BytePredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/CharPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/CharToCharFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/DoublePredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/FloatPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/IntPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/IntToIntFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/ShortPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/AddFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/CaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/IfFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/MaxFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/MaxSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/MinFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/MinSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/MultiplyFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/PassThruFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/SubtractFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/CheckedFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/CheckedFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/CheckedFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/ThrowingFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/ThrowingFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/ThrowingFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/BooleanCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/ByteCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/CharCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/CodePointFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/DoubleCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/DoubleFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/FloatCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/IntCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/IntegerFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/LongCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/LongFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/ShortCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/CodePointPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/DropIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/DropWhileIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/MapEntryPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/PairPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/CheckedPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/CheckedPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/ThrowingPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/ThrowingPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/AdaptObjectIntProcedureToProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/AppendStringProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/AtomicCountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/BagAddOccurrencesProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/BiMapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/ChainedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CollectionAddProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CollectionRemoveProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/ComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CounterProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/CountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/DoubleSumResultHolder.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/FastListCollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/FastListCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/FastListRejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/FastListSelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/FlatCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/GroupByUniqueKeyProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/IfObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/IfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/IfProcedureWith.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/InjectIntoProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MapEntryToProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MaxByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MaxComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MaxProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MinByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MinComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MinProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MultimapEachPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MultimapKeyValuePutAllProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MultimapKeyValuePutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MultimapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/MutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/NonMutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/RejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SelectInstancesOfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/SumOfShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/ZipWithIndexProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/CheckedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/CheckedProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/MultimapKeyValuesSerializingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/ThrowingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/ThrowingProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedBooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedBooleanObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/BooleanCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/ByteCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CharCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CodePointProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CollectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CollectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CollectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CollectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CollectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CollectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CollectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/CollectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/DoubleCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/FloatCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/IntCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/IntProcedureWithInt.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/LongCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/ShortCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/AbstractSynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/AbstractImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractCollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.LockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.ReadWriteLockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractSynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/AbstractUnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/CollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/SynchronizedCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/SynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/UnmodifiableCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/UnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/BigDecimalSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/BigIntegerSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/Collectors2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/HashingStrategyBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/HashingStrategyMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/HashingStrategySets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Iterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/OrderedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/Strings.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/BooleanBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/BooleanLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/BooleanSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/BooleanStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ByteStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/CharStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/DoubleStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/FloatStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/IntStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/LongStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ObjectBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ObjectByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ObjectCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ObjectDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ObjectFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ObjectIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ObjectLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ObjectShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/ShortStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/AbstractLazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/ChunkIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/CollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/CompositeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/DistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/DropIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/DropWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/FlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/LazyIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/RejectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/ReverseIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/SelectInstancesOfIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/SelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/TakeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/TakeWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/TapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/ZipIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/ZipWithIndexIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/ChunkIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/CollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/DistinctIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/DropIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/FlatCollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/SelectInstancesOfIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/SelectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/TakeIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/TakeWhileIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/TapIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/ZipIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/ZipWithIndexIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/AbstractBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/AbstractMultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/AbstractParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/AbstractParallelIterableImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/AbstractSynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/Batch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/MultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/NonParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/OrderedBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/ParallelDistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/ParallelSelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/RootBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/SynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/AbstractParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/CollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/FlatCollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/NonParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/ParallelCollectUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/RootUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/SelectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/UnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/AbstractParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/CollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/DistinctBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/FlatCollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/ListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/ListIterableBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/ListIterableParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/MultiReaderParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/NonParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/ParallelCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/ParallelFlatCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/RootListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/SelectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/SynchronizedParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/AbstractParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/CollectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/MultiReaderParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/NonParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/ParallelCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/ParallelFlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/RootUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/SelectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/SynchronizedParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/UnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/AbstractParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/CollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/FlatCollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/NonParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/RootSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/SelectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/SortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/SynchronizedParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/AbstractLazyBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/AbstractLazyByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/AbstractLazyCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/AbstractLazyDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/AbstractLazyFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/AbstractLazyIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/AbstractLazyLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/AbstractLazyShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkBooleanIterable.ChunkBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkByteIterable.ChunkByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkCharIterable.ChunkCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkDoubleIterable.ChunkDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkFloatIterable.ChunkFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkIntIterable.ChunkIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkLongIterable.ChunkLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ChunkShortIterable.ChunkShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectByteToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectByteToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectByteToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectByteToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectByteToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectByteToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectByteToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectByteToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectCharToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectCharToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectCharToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectCharToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectCharToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectCharToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectCharToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectCharToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectCharToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectFloatToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectFloatToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectFloatToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectFloatToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectFloatToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectFloatToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectFloatToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectFloatToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectFloatToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectIntToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectIntToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectIntToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectIntToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectIntToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectIntToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectIntToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectIntToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectIntToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectLongToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectLongToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectLongToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectLongToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectLongToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectLongToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectLongToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectLongToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectLongToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectShortToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectShortToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectShortToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectShortToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectShortToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectShortToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectShortToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectShortToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/CollectShortToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/FlatCollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/FlatCollectByteToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/FlatCollectCharToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/FlatCollectDoubleToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/FlatCollectFloatToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/FlatCollectIntToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/FlatCollectLongToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/FlatCollectShortToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/LazyBooleanIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/LazyByteIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/LazyCharIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/LazyDoubleIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/LazyFloatIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/LazyIntIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/LazyLongIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/LazyShortIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ReverseBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ReverseByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ReverseCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ReverseDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ReverseFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ReverseIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ReverseLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/ReverseShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/SelectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/SelectByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/SelectCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/SelectDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/SelectFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/SelectIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/SelectLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/SelectShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapBooleanIterable.TapBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapByteIterable.TapByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapCharIterable.TapCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapDoubleIterable.TapDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapFloatIterable.TapFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapIntIterable.TapIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapLongIterable.TapLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/TapShortIterable.TapShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/Interval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/IntervalUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/AbstractArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/AbstractMemoryEfficientMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/ArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/FixedSizeListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/FixedSizeListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/ImmutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/ImmutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/ImmutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/ImmutableBooleanListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/ImmutableByteListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/ImmutableCharListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/ImmutableDoubleListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/ImmutableFloatListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/ImmutableShortListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/AbstractListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/AbstractMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/ArrayListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/CompositeFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/FastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/ListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/MultiReaderFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/MultiReaderMutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/MutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/MutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/MutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/RandomAccessListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/SynchronizedMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/UnmodifiableListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/UnmodifiableMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/BooleanArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/ByteArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/CharArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/DoubleArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/FloatArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/IntArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/LongArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/MutableBooleanListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/MutableByteListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/MutableCharListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/MutableDoubleListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/MutableFloatListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/MutableIntListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/MutableLongListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/MutableShortListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/ShortArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/IntInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/LongInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/AbstractMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/AbstractSynchronizedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/FixedSizeMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/AbstractImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/ImmutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/ImmutableUnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/AbstractMutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentMutableHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/MapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/MutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/SynchronizedBiMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/SynchronizedMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/SynchronizedMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/UnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/UnmodifiableMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableByteKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableCharKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableCharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableFloatKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableFloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableLongKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableLongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableShortKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/AbstractSentinelValues.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ByteBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ByteByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ByteCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ByteDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ByteFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ByteIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ByteLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ByteObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ByteShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/CharBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/CharByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/CharCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/CharDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/CharFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/CharIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/CharLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/CharObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/CharShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/DoubleBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/DoubleByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/DoubleCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/DoubleDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/DoubleFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/DoubleIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/DoubleLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/DoubleObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/DoubleShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/FloatBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/FloatByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/FloatCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/FloatDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/FloatFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/FloatIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/FloatLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/FloatObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/FloatShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/IntBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/IntByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/IntCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/IntFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/IntLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/IntObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/IntShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/LongBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/LongByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/LongCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/LongDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/LongFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/LongIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/LongLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/LongObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/LongShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableByteBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableByteByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableByteCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableByteDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableByteFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableByteIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableByteKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableByteLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableByteObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableByteShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableCharBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableCharByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableCharCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableCharDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableCharFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableCharIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableCharKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableCharLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableCharObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableCharShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableIntBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableIntByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableIntCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableIntDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableIntFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableIntIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableIntKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableIntLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableIntObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableIntShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableLongBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableLongByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableLongCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableLongDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableLongFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableLongIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableLongKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableLongLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableLongObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableLongShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableShortBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableShortByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableShortCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableShortDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableShortFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableShortIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableShortKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableShortLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableShortObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/MutableShortShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ShortBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ShortByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ShortCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ShortDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ShortFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ShortIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ShortLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ShortObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/ShortShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/OrderedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/AbstractImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/ImmutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/ImmutableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/AbstractMutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/MutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/SortedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/SynchronizedSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/TreeSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/UnmodifiableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/UnmodifiableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/ImmutableEntryWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/ImmutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/ImmutableUnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/MutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/UnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/AbstractImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/AbstractMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/AbstractMutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/AbstractSynchronizedMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/AbstractSynchronizedPutMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/ImmutableMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/SynchronizedMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/AbstractMutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/HashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/ImmutableBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/MultiReaderHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/SynchronizedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/SynchronizedPutHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/ImmutableSortedBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/SynchronizedSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/HashBagMultimapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/AbstractMutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/FastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/ImmutableListMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/MultiReaderFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/SynchronizedListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/SynchronizedPutFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/AbstractMutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/ImmutableSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/MultiReaderUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/SynchronizedPutUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/SynchronizedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/UnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/ImmutableSortedSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/SynchronizedPutTreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/SynchronizedSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/TreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/UnifiedSetWithHashingStrategyMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/AbstractPredicateBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/AbstractProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/AbstractTransformerBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ArrayProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ArrayProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/BatchIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/BatchIterableProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/BatchIterableProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CollectionsThreadFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/Combiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/Combiners.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CountCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/CountProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListCollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListCollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListRejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListRejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListSelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FastListSelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FlatCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/FlatCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ObjectIntProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ObjectIntProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ParallelArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ParallelIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ParallelMapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/PassThruCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/PassThruObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/PassThruProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/ProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/RejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/RejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/SelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/SelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/PartitionHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/PartitionImmutableBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/PartitionImmutableSortedBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/PartitionTreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/PartitionFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/PartitionImmutableListImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/PartitionImmutableSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/PartitionUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/PartitionImmutableSortedSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/PartitionTreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/PartitionUnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/PartitionImmutableStackImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/AbstractUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/FixedSizeSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/AbstractImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/ImmutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableBooleanSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableByteSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableByteSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableCharSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableCharSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableDoubleSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableDoubleSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableFloatSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableFloatSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableIntSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableIntSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableLongSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableLongSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/ImmutableShortSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/AbstractMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/MultiReaderMutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/MultiReaderUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/MutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/SetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/SynchronizedMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/UnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/UnmodifiableMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/BooleanHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/ByteHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/CharHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/DoubleHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/FloatHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/IntHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/LongHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/MutableByteSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/MutableCharSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/MutableDoubleSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/MutableFloatSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/MutableIntSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/MutableLongSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/MutableShortSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/ShortHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/ImmutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/MutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/SortedSetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/SynchronizedSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/TreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/UnmodifiableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/ImmutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/MutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/UnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/ImmutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableBooleanStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableByteStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableCharStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableDoubleStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableFloatStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableLongStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableShortStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/ArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/MutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/SynchronizedStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/UnmodifiableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/BooleanArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/ByteArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/CharArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/DoubleArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/FloatArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/IntArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/LongArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/MutableBooleanStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/MutableByteStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/MutableDoubleStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/MutableFloatStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/MutableIntStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/MutableLongStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/MutableShortStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/ShortArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/PrimitiveStreams.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/CharAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/CodePointAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/CodePointList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/AbstractImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/ImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/Tuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/BooleanBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/BooleanBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/BooleanCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/BooleanDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/BooleanFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/BooleanIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/BooleanLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/BooleanObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/BooleanShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ByteBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ByteBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ByteCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ByteDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ByteFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ByteIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ByteLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ByteObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ByteShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/CharBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/CharBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/CharCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/CharDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/CharFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/CharIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/CharLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/CharObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/CharShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/DoubleBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/DoubleBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/DoubleCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/DoubleDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/DoubleFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/DoubleIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/DoubleLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/DoubleObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/DoubleShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/FloatBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/FloatBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/FloatCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/FloatDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/FloatFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/FloatIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/FloatLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/FloatObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/FloatShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/IntBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/IntBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/IntCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/IntDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/IntFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/IntIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/IntLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/IntObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/IntShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/LongBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/LongBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/LongCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/LongDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/LongFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/LongIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/LongLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/LongObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/LongShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ObjectBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ObjectBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ObjectCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ObjectDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ObjectFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ObjectIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ObjectLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ObjectShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/PrimitiveTuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ShortBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ShortBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ShortCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ShortDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ShortFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ShortIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ShortLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ShortObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/ShortShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/ArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/ArrayListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/Iterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/LazyIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/ListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/MapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/OrderedIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/StringIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/DefaultSpeciesNewStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/InternalArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/IterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/IteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/MutableCollectionIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/RandomAccessListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/ReflectionHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/SetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/SetIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/SortedBagIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/SortedSetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/ImmutableEmptyBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/ImmutableEmptyByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/ImmutableEmptyCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/ImmutableEmptyDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/ImmutableEmptyFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/ImmutableEmptyIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/ImmutableEmptyLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/ImmutableEmptyShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/UnmodifiableBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/UnmodifiableByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/UnmodifiableCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/UnmodifiableDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/UnmodifiableFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/UnmodifiableIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/UnmodifiableLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/UnmodifiableShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/ByteKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/CharKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/DoubleKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/FloatKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/IntKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/LongKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/ShortKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/AbstractByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/AbstractCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/AbstractDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/AbstractFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/AbstractIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/AbstractLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/AbstractShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/AbstractBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/AbstractByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/AbstractCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/AbstractDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/AbstractFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/AbstractIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/AbstractLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/AbstractShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/primitive/DoubleSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/primitive/IntSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/primitive/LongSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/BooleanIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/BooleanIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/ByteIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/ByteIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/CharIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/CharIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/DoubleIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/DoubleIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/FloatIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/FloatIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/IntIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/IntIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/LongIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/LongIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/ShortIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/ShortIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/BooleanQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/ByteQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/CharQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/DoubleQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/FloatQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/IntQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/LazyBooleanIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/LazyByteIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/LazyCharIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/LazyDoubleIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/LazyFloatIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/LazyIntIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/LazyLongIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/LazyShortIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/LongQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/ShortQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/AbstractBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/AbstractByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/AbstractCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/AbstractDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/AbstractFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/AbstractIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/AbstractLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/AbstractShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/SynchronizedBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/SynchronizedByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/SynchronizedCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/SynchronizedDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/SynchronizedFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/SynchronizedIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/SynchronizedLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/SynchronizedShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/UnmodifiableRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/UnmodifiableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/UnmodifiableIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/SynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/SynchronizedRichIterable.SynchronizedRichIterableSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/SpreadFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/EmptyIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/Counter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/class-use/AbstractRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/class-use/AbstractBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableArrayBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/class-use/AbstractImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/class-use/AbstractImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableBooleanBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableCharBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableByteBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableShortBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableLongBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableDoubleBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableFloatBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableIntBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/UnmodifiableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/SynchronizedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/MutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/MultiReaderMutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/MultiReaderHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/HashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/AbstractMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/AbstractMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/class-use/AbstractHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/CharHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/ByteHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/ShortHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/LongHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/DoubleHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/FloatHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/IntHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableBooleanBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableCharBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableByteBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableShortBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableLongBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableDoubleBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableFloatBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableIntBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/class-use/BooleanHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/class-use/ImmutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/class-use/UnmodifiableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/class-use/TreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/class-use/SynchronizedSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/class-use/MutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/class-use/AbstractMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/class-use/MutableHashingStrategyBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/class-use/HashBagWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/class-use/AbstractBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/class-use/ImmutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/class-use/AbstractImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/class-use/UnmodifiableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/class-use/SynchronizedBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/class-use/MutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/class-use/HashBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/class-use/FunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/class-use/BooleanFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/class-use/CharFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/class-use/ByteFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/class-use/ShortFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/class-use/LongFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/class-use/DoubleFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/class-use/FloatFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/class-use/IntFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/StringPredicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/StringPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/StringFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Procedures2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Procedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Procedures.SynchronizedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/PrimitiveFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Predicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Predicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Predicates.AnySatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Predicates.AllSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Predicates.NoneSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/ObjectIntProcedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/MultimapFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/IntegerPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/HashingStrategies.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.SizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.FunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.BooleanFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.ByteFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.CharFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.DoubleFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.FloatFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.IntFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.LongFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Functions.ShortFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/class-use/Comparators.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/CharPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/BytePredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/ShortPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/DoublePredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/FloatPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/IntPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/IntToIntFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/CharToCharFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/class-use/BooleanPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/SubtractFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/PassThruFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/MultiplyFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/MinSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/MinFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/MaxSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/MaxFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/IfFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/CaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/class-use/AddFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/BooleanCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/CharCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/ByteCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/ShortCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/LongCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/DoubleCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/FloatCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/IntCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/LongFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/IntegerFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/DoubleFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/CodePointFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/class-use/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/class-use/PairPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/class-use/MapEntryPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/class-use/DropWhileIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/class-use/DropIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/class-use/CodePointPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/class-use/ThrowingPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/class-use/ThrowingPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/class-use/CheckedPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/class-use/CheckedPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/class-use/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/ZipWithIndexProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SumOfDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/SelectInstancesOfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/RejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/NonMutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MultimapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MultimapKeyValuePutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MultimapKeyValuePutAllProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MultimapEachPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MinProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MinComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MinByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MaxProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MaxComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MaxByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MapEntryToProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/MapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/InjectIntoProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/IfProcedureWith.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/IfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/IfObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/GroupByUniqueKeyProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/FlatCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/FastListSelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/FastListRejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/FastListCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/FastListCollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/DoubleSumResultHolder.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CounterProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/ComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CollectionRemoveProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CollectionAddProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/ChainedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/CaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/BiMapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/BagAddOccurrencesProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/AtomicCountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/AppendStringProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/class-use/AdaptObjectIntProcedureToProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/ThrowingProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/ThrowingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/MultimapKeyValuesSerializingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedBooleanObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedBooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/BooleanCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CharCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/ByteCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/ShortCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/LongCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/DoubleCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/FloatCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntProcedureWithInt.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CodePointProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/class-use/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/class-use/AbstractSynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/class-use/AbstractImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/UnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/UnmodifiableCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/SynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/SynchronizedCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/CollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractUnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractSynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.ReadWriteLockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.LockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/class-use/AbstractCollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/class-use/Collectors2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/class-use/BigIntegerSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/class-use/BigDecimalSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Strings.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/OrderedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Iterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/HashingStrategySets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/HashingStrategyMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/HashingStrategyBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/class-use/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/BooleanStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/BooleanSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/BooleanLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/BooleanBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/CharBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ByteBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ShortBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/LongBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/DoubleBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/FloatBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/IntBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ObjectBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ObjectCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ObjectByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ObjectShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ObjectLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ObjectDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ObjectFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/class-use/ObjectIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/ZipWithIndexIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/ZipIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/TapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/TakeWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/TakeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/SelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/SelectInstancesOfIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/ReverseIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/RejectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/LazyIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/FlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/DropWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/DropIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/DistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/CompositeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/CollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/ChunkIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/class-use/AbstractLazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/ZipWithIndexIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/ZipIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/TapIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/TakeWhileIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/TakeIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/SelectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/SelectInstancesOfIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/FlatCollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/DropIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/DistinctIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/CollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/class-use/ChunkIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/SynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/RootBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/ParallelSelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/ParallelDistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/OrderedBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/NonParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/MultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/Batch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractSynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractParallelIterableImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractMultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/UnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/SelectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/RootUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/ParallelCollectUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/NonParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/FlatCollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/CollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/class-use/AbstractParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/SynchronizedParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/SelectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/RootListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/ParallelFlatCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/ParallelCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/NonParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/MultiReaderParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListIterableParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListIterableBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/FlatCollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/DistinctBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/CollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/class-use/AbstractParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/UnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/SynchronizedParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/SelectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/RootUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/ParallelFlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/ParallelCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/NonParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/MultiReaderParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/CollectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/class-use/AbstractParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SynchronizedParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SelectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/RootSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/NonParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/FlatCollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/CollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/AbstractParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapBooleanIterable.TapBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapCharIterable.TapCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapByteIterable.TapByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapShortIterable.TapShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapLongIterable.TapLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapDoubleIterable.TapDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapFloatIterable.TapFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/TapIntIterable.TapIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/SelectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/SelectCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/SelectByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/SelectShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/SelectLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/SelectDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/SelectFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/SelectIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/LazyBooleanIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/LazyCharIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/LazyByteIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/LazyShortIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/LazyLongIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/LazyDoubleIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/LazyFloatIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/LazyIntIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectCharToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectByteToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectShortToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectLongToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectDoubleToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectFloatToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectIntToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkBooleanIterable.ChunkBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkCharIterable.ChunkCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkByteIterable.ChunkByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkShortIterable.ChunkShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkLongIterable.ChunkLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkDoubleIterable.ChunkDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkFloatIterable.ChunkFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkIntIterable.ChunkIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/class-use/IntervalUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/class-use/Interval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/class-use/FixedSizeListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/class-use/FixedSizeListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/class-use/ArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/class-use/AbstractMemoryEfficientMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/class-use/AbstractArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/class-use/ImmutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/class-use/ImmutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/class-use/ImmutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableBooleanListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableCharListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableByteListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableShortListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableLongListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableDoubleListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableFloatListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableIntListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/UnmodifiableMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/UnmodifiableListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/SynchronizedMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/RandomAccessListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/MutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/MutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/MutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/MultiReaderMutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/MultiReaderFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/ListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/FastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/CompositeFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/ArrayListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/AbstractMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/class-use/AbstractListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/CharArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/ByteArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/ShortArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/LongArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/DoubleArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/FloatArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/IntArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableBooleanListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableCharListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableByteListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableShortListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableLongListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableDoubleListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableFloatListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableIntListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/class-use/BooleanArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/class-use/LongInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/class-use/IntInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/class-use/AbstractSynchronizedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/class-use/AbstractMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/class-use/FixedSizeMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/class-use/ImmutableUnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/class-use/ImmutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/class-use/AbstractImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/UnmodifiableMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/UnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedBiMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/MutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/MapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentMutableHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapUnsafe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/AbstractMutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/AbstractMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableCharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableLongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableDoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableFloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableIntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableCharKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableByteKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableShortKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableLongKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableDoubleKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableFloatKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableIntKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectCharHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectByteHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectShortHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectLongHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectDoubleHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectFloatHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectIntHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectBooleanHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractSentinelValues.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/class-use/UnmodifiableMutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/class-use/OrderedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/class-use/ImmutableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/class-use/ImmutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/class-use/AbstractImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/UnmodifiableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/UnmodifiableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/TreeSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/SynchronizedSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/SortedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/MutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/class-use/AbstractMutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableUnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableEntryWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/class-use/UnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/class-use/MutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/SynchronizedMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/ImmutableMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/AbstractSynchronizedPutMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/AbstractSynchronizedMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/AbstractMutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/AbstractMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/class-use/AbstractImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/SynchronizedPutHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/SynchronizedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/MultiReaderHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/ImmutableBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/HashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/class-use/AbstractMutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/class-use/ImmutableSortedBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/class-use/SynchronizedSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/class-use/HashBagMultimapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/SynchronizedPutFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/SynchronizedListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/MultiReaderFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/ImmutableListMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/FastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/class-use/AbstractMutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/UnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/SynchronizedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/SynchronizedPutUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/MultiReaderUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/ImmutableSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/class-use/AbstractMutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/class-use/TreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/class-use/SynchronizedSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/class-use/SynchronizedPutTreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/class-use/ImmutableSortedSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/class-use/UnifiedSetWithHashingStrategyMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/SelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/SelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/RejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/RejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/PassThruProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/PassThruObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/PassThruCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ParallelMapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ParallelIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ParallelArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FlatCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FlatCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListSelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListSelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListRejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListRejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListCollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/FastListCollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CountProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CountCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/Combiners.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/Combiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CollectionsThreadFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/CollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/BatchIterableProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/BatchIterableProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/BatchIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ArrayProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/ArrayProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/AbstractTransformerBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/AbstractProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/class-use/AbstractPredicateBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/class-use/PartitionImmutableBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/class-use/PartitionHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/class-use/PartitionTreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/class-use/PartitionImmutableSortedBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/class-use/PartitionImmutableListImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/class-use/PartitionFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/class-use/PartitionUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/class-use/PartitionImmutableSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/class-use/PartitionTreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/class-use/PartitionImmutableSortedSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/class-use/PartitionUnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/class-use/PartitionImmutableStackImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/class-use/AbstractUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/class-use/FixedSizeSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/class-use/ImmutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/class-use/AbstractImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableCharSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableByteSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableShortSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableLongSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableDoubleSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableFloatSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableIntSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableCharSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableByteSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableShortSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableLongSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableDoubleSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableFloatSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableIntSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableBooleanSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/UnmodifiableMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/UnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/SynchronizedMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/SetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/MutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/MultiReaderUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/MultiReaderMutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/class-use/AbstractMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/CharHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/ShortHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/LongHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/DoubleHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/FloatHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/IntHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableCharSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableByteSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableShortSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableLongSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableDoubleSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableFloatSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableIntSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/ByteHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/class-use/BooleanHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/class-use/ImmutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/class-use/UnmodifiableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/class-use/TreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/class-use/SynchronizedSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/class-use/SortedSetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/class-use/MutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/class-use/ImmutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/class-use/UnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/class-use/MutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/class-use/ImmutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableBooleanStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableCharStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableByteStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableShortStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableLongStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableDoubleStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableFloatStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableIntStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/class-use/UnmodifiableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/class-use/SynchronizedStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/class-use/MutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/class-use/ArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/BooleanArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/CharArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/ByteArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/ShortArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/LongArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/DoubleArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/FloatArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/IntArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableBooleanStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableCharStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableByteStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableShortStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableLongStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableDoubleStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableFloatStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableIntStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/class-use/PrimitiveStreams.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/class-use/CodePointList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/class-use/CodePointAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/class-use/CharAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/class-use/Tuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/class-use/ImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/class-use/AbstractImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/CharBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/CharCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/CharBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/CharShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/CharLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/CharDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/CharFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/CharIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ByteBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ByteCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ByteBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ByteShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ByteLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ByteDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ByteFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ByteIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ShortBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ShortCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ShortBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ShortShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ShortLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ShortDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ShortFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ShortIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/LongBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/LongCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/LongBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/LongShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/LongLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/LongDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/LongFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/LongIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/FloatBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/FloatCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/FloatBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/FloatShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/FloatLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/FloatDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/FloatFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/FloatIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/IntBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/IntCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/IntBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/IntShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/IntLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/IntDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/IntFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/IntIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/CharObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ByteObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ShortObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/LongObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/FloatObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/IntObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/class-use/PrimitiveTuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/StringIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/OrderedIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/MapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/ListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/LazyIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/Iterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/ArrayListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/class-use/ArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/SortedSetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/SortedBagIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/SetIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/SetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/ReflectionHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/RandomAccessListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/MutableCollectionIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/IteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/IterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/InternalArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/class-use/DefaultSpeciesNewStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/UnmodifiableBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/UnmodifiableCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/UnmodifiableByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/UnmodifiableShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/UnmodifiableLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/UnmodifiableDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/UnmodifiableFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/UnmodifiableIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/class-use/CharKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/class-use/ByteKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/class-use/ShortKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/class-use/LongKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/class-use/DoubleKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/class-use/FloatKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/class-use/IntKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/class-use/AbstractCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/class-use/AbstractByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/class-use/AbstractShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/class-use/AbstractLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/class-use/AbstractDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/class-use/AbstractFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/class-use/AbstractIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/class-use/AbstractBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/class-use/AbstractCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/class-use/AbstractByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/class-use/AbstractShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/class-use/AbstractLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/class-use/AbstractDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/class-use/AbstractFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/class-use/AbstractIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/primitive/class-use/LongSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/primitive/class-use/DoubleSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/primitive/class-use/IntSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/BooleanIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/CharIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/ByteIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/ShortIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/LongIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/DoubleIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/FloatIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/IntIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/BooleanIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/CharIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/ByteIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/ShortIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/LongIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/DoubleIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/FloatIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/class-use/IntIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/BooleanQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/CharQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/ByteQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/ShortQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/LongQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/DoubleQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/FloatQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/IntQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/LazyBooleanIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/LazyCharIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/LazyByteIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/LazyShortIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/LazyLongIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/LazyDoubleIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/LazyFloatIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/class-use/LazyIntIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/SynchronizedBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/SynchronizedCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/SynchronizedByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/SynchronizedShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/SynchronizedLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/SynchronizedDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/SynchronizedFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/SynchronizedIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/AbstractBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/AbstractCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/AbstractByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/AbstractShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/AbstractLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/AbstractDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/AbstractFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/class-use/AbstractIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bag/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/bimap/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/comparator/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/factory/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/function/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/predicate/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/checked/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/block/procedure/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collection/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/collector/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/factory/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/iterator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/iterator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/lazy/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/ordered/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/map/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/bag/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/multimap/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/parallel/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/partition/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/set/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stack/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/stream/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/string/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/tuple/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/internal/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/org/eclipse/collections/impl/utility/primitive/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.3.0.M2/help-doc.html... 5 warnings 13:09:55:578 [WARNING] Javadoc Warnings 13:09:55:578 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/factory/Multimaps.java:60: warning - Tag @link: reference not found: Multimaps.immutable.sortedBag 13:09:55:578 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/factory/Multimaps.java:60: warning - Tag @link: reference not found: Multimaps.immutable.sortedBag 13:09:55:579 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/factory/Multimaps.java:60: warning - Tag @link: reference not found: Multimaps.immutable.sortedBag 13:09:55:579 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/factory/Multimaps.java:60: warning - Tag @link: reference not found: Multimaps.immutable.sortedBag 13:09:55:579 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/factory/Multimaps.java:60: warning - Tag @link: reference not found: Multimaps.immutable.sortedBag 13:09:55:753 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar 13:09:56:748 [INFO] 13:09:56:748 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections --- 13:09:56:926 [INFO] 13:09:56:926 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections --- 13:09:57:705 [INFO] No dependency problems found 13:09:57:705 [INFO] 13:09:57:705 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections --- 13:09:59:604 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar 13:10:10:676 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar 13:10:22:305 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar 13:10:31:304 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:10:31:304 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar 13:10:42:878 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:10:42:878 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar 13:10:47:533 [INFO] 13:10:47:533 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections --- 13:10:48:543 [INFO] 13:10:48:543 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections --- 13:10:48:544 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.jar 13:10:48:551 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.pom 13:10:48:552 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar 13:10:48:562 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar 13:10:48:565 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar 13:10:48:565 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar 13:10:48:566 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.jar.asc 13:10:48:567 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.pom.asc 13:10:48:568 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar.asc 13:10:48:569 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar.asc 13:10:48:573 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar.asc 13:10:48:574 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar.asc 13:10:48:575 [INFO] 13:10:48:575 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections --- 13:10:50:341 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar' is already signed and will be resigned. 13:10:50:341 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar 13:10:59:745 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:10:59:745 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar 13:11:12:132 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:11:12:132 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar 13:11:20:019 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:11:20:019 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar 13:11:32:508 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:11:32:508 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar 13:11:37:615 [INFO] 13:11:37:615 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections --- 13:11:37:617 [INFO] 13:11:37:617 [INFO] --- eclipse-collections-code-generator-maven-plugin:10.3.0.M2:generate (default) @ eclipse-collections --- 13:11:37:617 [INFO] Generating sources to eclipse-collections 13:11:39:907 [INFO] Generated 0 files 13:11:39:907 [INFO] 13:11:39:907 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections --- 13:11:39:908 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:11:39:909 [INFO] Copying 24 resources 13:11:39:910 [INFO] 13:11:39:910 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections --- 13:11:40:026 [INFO] Changes detected - recompiling the module! 13:11:40:140 [INFO] Compiling 2093 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections/target/classes 13:12:04:439 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[54,15] Unsafe is internal proprietary API and may be removed in a future release 13:12:04:439 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[79,25] Unsafe is internal proprietary API and may be removed in a future release 13:12:04:440 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2281,19] Unsafe is internal proprietary API and may be removed in a future release 13:12:04:440 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2285,19] Unsafe is internal proprietary API and may be removed in a future release 13:12:04:440 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2291,83] Unsafe is internal proprietary API and may be removed in a future release 13:12:04:441 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2293,27] Unsafe is internal proprietary API and may be removed in a future release 13:12:04:441 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2295,34] Unsafe is internal proprietary API and may be removed in a future release 13:12:04:441 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2297,32] Unsafe is internal proprietary API and may be removed in a future release 13:12:04:441 [INFO] 13:12:04:441 [INFO] --- bnd-maven-plugin:5.1.1:bnd-process (default) @ eclipse-collections --- 13:12:04:491 [WARNING] Cannot consider developer in line '76' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:12:04:492 [WARNING] Cannot consider developer in line '81' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:12:04:492 [WARNING] Cannot consider developer in line '86' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:12:04:492 [WARNING] Cannot consider developer in line '91' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:12:04:492 [WARNING] Cannot consider developer in line '96' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 13:12:06:293 [INFO] 13:12:06:294 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections --- 13:12:06:295 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:12:06:295 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections/src/test/resources 13:12:06:295 [INFO] 13:12:06:295 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections --- 13:12:06:296 [INFO] No sources to compile 13:12:06:297 [INFO] 13:12:06:297 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections --- 13:12:06:299 [INFO] No tests to run. 13:12:06:300 [INFO] Skipping execution of surefire because it has already been run for this configuration 13:12:06:300 [INFO] 13:12:06:300 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections --- 13:12:06:668 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar 13:12:07:203 [INFO] 13:12:07:203 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections --- 13:12:07:472 [INFO] 13:12:07:472 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections --- 13:12:07:679 [INFO] Skipping javadoc generation, everything is up to date. 13:12:07:850 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar 13:12:08:815 [INFO] 13:12:08:815 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections --- 13:12:09:024 [INFO] 13:12:09:024 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections --- 13:12:09:536 [INFO] No dependency problems found 13:12:09:536 [INFO] 13:12:09:536 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections --- 13:12:11:423 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar 13:12:21:696 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar 13:12:33:369 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:12:33:369 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar 13:12:41:586 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:12:41:586 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar 13:12:54:321 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:12:54:322 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar 13:13:00:000 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:13:00:001 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar 13:13:08:125 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:13:08:125 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar 13:13:20:552 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:13:20:552 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar 13:13:25:426 [INFO] 13:13:25:426 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections --- 13:13:27:932 [INFO] 13:13:27:933 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections --- 13:13:27:933 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.jar 13:13:27:941 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.pom 13:13:27:955 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar 13:13:28:075 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar 13:13:28:079 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar 13:13:28:105 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar 13:13:28:106 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.jar.asc 13:13:28:107 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.pom.asc 13:13:28:108 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar.asc 13:13:28:108 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar.asc 13:13:28:109 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar.asc 13:13:28:110 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar.asc 13:13:28:111 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar 13:13:28:111 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar 13:13:28:112 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar 13:13:28:113 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.jar.asc 13:13:28:114 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.pom.asc 13:13:28:114 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar.asc 13:13:28:115 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar.asc 13:13:28:116 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar.asc 13:13:28:116 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar.asc 13:13:28:117 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.jar.asc.asc 13:13:28:118 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2.pom.asc.asc 13:13:28:120 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar.asc.asc 13:13:28:121 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar.asc.asc 13:13:28:122 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar.asc.asc 13:13:28:123 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar.asc.asc 13:13:28:123 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar.asc 13:13:28:124 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-javadoc.jar.asc 13:13:28:125 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.3.0.M2/eclipse-collections-10.3.0.M2-sources.jar.asc 13:13:28:125 [INFO] 13:13:28:125 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections --- 13:13:58:901 [INFO] 13:13:58:902 [INFO] -------< org.eclipse.collections:eclipse-collections-testutils >-------- 13:13:58:902 [INFO] Building Eclipse Collections Test Utilities 10.3.0.M2 [6/8] 13:13:58:902 [INFO] --------------------------------[ jar ]--------------------------------- 13:13:59:055 [INFO] 13:13:59:055 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-testutils --- 13:13:59:056 [INFO] 13:13:59:056 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-testutils --- 13:13:59:237 [INFO] No previous run data found, generating javadoc. 13:14:00:477 [INFO] Loading source files for package org.eclipse.collections.impl.test... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/SerializeTestHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/Verify.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/class-use/Verify.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/class-use/SerializeTestHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/help-doc.html... 13:14:00:481 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:00:487 [INFO] 13:14:00:487 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-testutils --- 13:14:00:491 [INFO] 13:14:00:491 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ eclipse-collections-testutils --- 13:14:02:801 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/deploy/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/jacoco.exec 13:14:02:802 [INFO] 13:14:02:802 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-testutils --- 13:14:02:802 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:14:02:803 [INFO] Copying 3 resources 13:14:02:803 [INFO] 13:14:02:803 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-testutils --- 13:14:02:805 [INFO] Changes detected - recompiling the module! 13:14:02:805 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/classes 13:14:03:672 [INFO] 13:14:03:672 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-testutils --- 13:14:03:673 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:14:03:673 [INFO] Copying 1 resource 13:14:03:674 [INFO] 13:14:03:674 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-testutils --- 13:14:03:675 [INFO] Changes detected - recompiling the module! 13:14:03:675 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/test-classes 13:14:05:081 [INFO] 13:14:05:081 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-testutils --- 13:14:05:083 [INFO] Surefire report directory: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/surefire-reports 13:14:05:186 [INFO] 13:14:05:187 [INFO] ------------------------------------------------------- 13:14:05:187 [INFO] T E S T S 13:14:05:187 [INFO] ------------------------------------------------------- 13:14:05:695 [INFO] Running org.eclipse.collections.impl.test.SerializeTestHelperTest 13:14:05:786 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.collections.impl.test.SerializeTestHelperTest 13:14:05:787 [INFO] Running org.eclipse.collections.impl.test.VerifyTest 13:14:06:715 [INFO] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s - in org.eclipse.collections.impl.test.VerifyTest 13:14:06:715 [INFO] Running org.eclipse.collections.impl.test.CollectionsEqualTest 13:14:06:719 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.collections.impl.test.CollectionsEqualTest 13:14:06:719 [INFO] Running org.eclipse.collections.impl.test.AssertNotEqualsThrowsTest 13:14:06:724 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.collections.impl.test.AssertNotEqualsThrowsTest 13:14:06:724 [INFO] Running org.eclipse.collections.impl.test.AssertNotEqualsTest 13:14:06:726 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.collections.impl.test.AssertNotEqualsTest 13:14:06:727 [INFO] Running org.eclipse.collections.impl.test.ExceptionThrownTest 13:14:06:769 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.collections.impl.test.ExceptionThrownTest 13:14:07:120 [INFO] 13:14:07:120 [INFO] Results: 13:14:07:120 [INFO] 13:14:07:120 [INFO] Tests run: 151, Failures: 0, Errors: 0, Skipped: 0 13:14:07:120 [INFO] 13:14:07:123 [INFO] 13:14:07:123 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-testutils --- 13:14:07:125 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar 13:14:07:131 [INFO] 13:14:07:131 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-testutils --- 13:14:07:133 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:07:144 [INFO] 13:14:07:144 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-testutils --- 13:14:07:229 [INFO] Configuration changed, re-generating javadoc. 13:14:08:429 [INFO] Loading source files for package org.eclipse.collections.impl.test... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/SerializeTestHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/Verify.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/class-use/Verify.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/class-use/SerializeTestHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/org/eclipse/collections/impl/test/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.3.0.M2/help-doc.html... 13:14:08:434 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:08:440 [INFO] 13:14:08:440 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-testutils --- 13:14:08:442 [INFO] 13:14:08:443 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-testutils --- 13:14:08:451 [INFO] No dependency problems found 13:14:08:451 [INFO] 13:14:08:451 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-testutils --- 13:14:08:459 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar 13:14:09:571 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:10:632 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:11:685 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:14:11:686 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:13:082 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:14:13:082 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:14:455 [INFO] 13:14:14:455 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-testutils --- 13:14:15:297 [INFO] 13:14:15:297 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-testutils --- 13:14:15:298 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.jar 13:14:15:300 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.pom 13:14:15:301 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:15:302 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:15:303 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:15:303 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:15:304 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.jar.asc 13:14:15:305 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.pom.asc 13:14:15:310 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc 13:14:15:311 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc 13:14:15:312 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc 13:14:15:312 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc 13:14:15:313 [INFO] 13:14:15:313 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-testutils --- 13:14:15:322 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar' is already signed and will be resigned. 13:14:15:323 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar 13:14:16:476 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:14:16:476 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:17:586 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:14:17:586 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:18:787 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:14:18:787 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:20:032 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:14:20:033 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:21:434 [INFO] 13:14:21:434 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-testutils --- 13:14:21:436 [INFO] 13:14:21:436 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ eclipse-collections-testutils --- 13:14:21:436 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/deploy/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/jacoco.exec 13:14:21:437 [INFO] 13:14:21:437 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-testutils --- 13:14:21:437 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:14:21:438 [INFO] Copying 3 resources 13:14:21:438 [INFO] 13:14:21:438 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-testutils --- 13:14:21:439 [INFO] Changes detected - recompiling the module! 13:14:21:439 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/classes 13:14:22:339 [INFO] 13:14:22:339 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-testutils --- 13:14:22:340 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:14:22:340 [INFO] Copying 1 resource 13:14:22:340 [INFO] 13:14:22:340 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-testutils --- 13:14:22:341 [INFO] Changes detected - recompiling the module! 13:14:22:342 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/test-classes 13:14:23:824 [INFO] 13:14:23:824 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-testutils --- 13:14:23:825 [INFO] Skipping execution of surefire because it has already been run for this configuration 13:14:23:825 [INFO] 13:14:23:826 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-testutils --- 13:14:23:828 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar 13:14:23:833 [INFO] 13:14:23:833 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-testutils --- 13:14:23:836 [INFO] 13:14:23:836 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-testutils --- 13:14:23:916 [INFO] Skipping javadoc generation, everything is up to date. 13:14:23:918 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:23:924 [INFO] 13:14:23:924 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-testutils --- 13:14:23:926 [INFO] 13:14:23:926 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-testutils --- 13:14:23:934 [INFO] No dependency problems found 13:14:23:934 [INFO] 13:14:23:934 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-testutils --- 13:14:23:950 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar 13:14:25:001 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:26:352 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:14:26:352 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:27:403 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:14:27:403 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:28:471 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:14:28:471 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:29:784 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:14:29:784 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:30:846 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:14:30:847 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:32:222 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:14:32:222 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:33:293 [INFO] 13:14:33:293 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-testutils --- 13:14:35:423 [INFO] 13:14:35:423 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-testutils --- 13:14:35:424 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.jar 13:14:35:424 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.pom 13:14:35:425 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:35:426 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:35:427 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:35:428 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:35:429 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.jar.asc 13:14:35:430 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.pom.asc 13:14:35:431 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc 13:14:35:432 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc 13:14:35:433 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc 13:14:35:434 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc 13:14:35:435 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:35:435 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar 13:14:35:436 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar 13:14:35:437 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.jar.asc 13:14:35:438 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.pom.asc 13:14:35:439 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc 13:14:35:441 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc 13:14:35:442 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc 13:14:35:443 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc 13:14:35:444 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.jar.asc.asc 13:14:35:445 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2.pom.asc.asc 13:14:35:446 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc.asc 13:14:35:448 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc.asc 13:14:35:449 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc.asc 13:14:35:449 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc.asc 13:14:35:450 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc 13:14:35:451 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-javadoc.jar.asc 13:14:35:452 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.3.0.M2/eclipse-collections-testutils-10.3.0.M2-sources.jar.asc 13:14:35:452 [INFO] 13:14:35:452 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-testutils --- 13:14:41:213 [INFO] 13:14:41:213 [INFO] --------< org.eclipse.collections:eclipse-collections-forkjoin >-------- 13:14:41:213 [INFO] Building Eclipse Collections Fork Join Utilities 10.3.0.M2 [7/8] 13:14:41:213 [INFO] --------------------------------[ jar ]--------------------------------- 13:14:41:218 [INFO] 13:14:41:218 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-forkjoin --- 13:14:41:218 [INFO] 13:14:41:219 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-forkjoin --- 13:14:41:334 [INFO] No previous run data found, generating javadoc. 13:14:42:484 [INFO] Loading source files for package org.eclipse.collections.impl.forkjoin... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJBatchIterableProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJBatchIterableProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJListObjectIntProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJListObjectIntProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJListProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJListProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJListProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJListProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJListObjectIntProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJListObjectIntProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJBatchIterableProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJBatchIterableProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/help-doc.html... 13:14:42:491 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:14:42:497 [INFO] 13:14:42:497 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-forkjoin --- 13:14:42:501 [INFO] 13:14:42:501 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ eclipse-collections-forkjoin --- 13:14:42:502 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/deploy/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/jacoco.exec 13:14:42:502 [INFO] 13:14:42:502 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-forkjoin --- 13:14:42:503 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:14:42:503 [INFO] Copying 3 resources 13:14:42:504 [INFO] 13:14:42:504 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-forkjoin --- 13:14:42:505 [INFO] Changes detected - recompiling the module! 13:14:42:506 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/classes 13:14:43:225 [INFO] 13:14:43:225 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-forkjoin --- 13:14:43:226 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:14:43:226 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/src/test/resources 13:14:43:226 [INFO] 13:14:43:226 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-forkjoin --- 13:14:43:227 [INFO] Changes detected - recompiling the module! 13:14:43:227 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/test-classes 13:14:44:114 [INFO] 13:14:44:114 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-forkjoin --- 13:14:44:116 [INFO] Surefire report directory: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/surefire-reports 13:14:44:117 [INFO] 13:14:44:117 [INFO] ------------------------------------------------------- 13:14:44:117 [INFO] T E S T S 13:14:44:117 [INFO] ------------------------------------------------------- 13:14:44:674 [INFO] Running org.eclipse.collections.impl.forkjoin.FJIterateTest 13:14:45:984 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s - in org.eclipse.collections.impl.forkjoin.FJIterateTest 13:14:46:334 [INFO] 13:14:46:334 [INFO] Results: 13:14:46:334 [INFO] 13:14:46:334 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 13:14:46:334 [INFO] 13:14:46:334 [INFO] 13:14:46:335 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-forkjoin --- 13:14:46:337 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar 13:14:46:341 [INFO] 13:14:46:341 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-forkjoin --- 13:14:46:343 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:14:46:347 [INFO] 13:14:46:347 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-forkjoin --- 13:14:46:427 [INFO] Configuration changed, re-generating javadoc. 13:14:47:617 [INFO] Loading source files for package org.eclipse.collections.impl.forkjoin... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJBatchIterableProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJBatchIterableProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJListObjectIntProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJListObjectIntProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJListProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/FJListProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJListProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJListProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJListObjectIntProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJListObjectIntProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJBatchIterableProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/class-use/FJBatchIterableProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/org/eclipse/collections/impl/forkjoin/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.3.0.M2/help-doc.html... 13:14:47:624 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:14:47:629 [INFO] 13:14:47:629 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-forkjoin --- 13:14:47:632 [INFO] 13:14:47:632 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-forkjoin --- 13:14:47:639 [INFO] No dependency problems found 13:14:47:639 [INFO] 13:14:47:639 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-forkjoin --- 13:14:47:648 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar 13:14:48:835 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:14:50:021 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:14:51:159 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:14:51:160 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:14:52:295 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:14:52:295 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:14:53:408 [INFO] 13:14:53:408 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-forkjoin --- 13:14:54:237 [INFO] 13:14:54:237 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-forkjoin --- 13:14:54:238 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.jar 13:14:54:239 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.pom 13:14:54:241 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:14:54:242 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:14:54:243 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:14:54:244 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:14:54:244 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.jar.asc 13:14:54:245 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.pom.asc 13:14:54:246 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc 13:14:54:247 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc 13:14:54:248 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc 13:14:54:249 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc 13:14:54:250 [INFO] 13:14:54:250 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-forkjoin --- 13:14:54:260 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar' is already signed and will be resigned. 13:14:54:260 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar 13:14:55:399 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:14:55:399 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:14:56:554 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:14:56:554 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:14:57:752 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:14:57:752 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:14:58:905 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:14:58:906 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:15:00:017 [INFO] 13:15:00:017 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-forkjoin --- 13:15:00:019 [INFO] 13:15:00:020 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ eclipse-collections-forkjoin --- 13:15:00:020 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/deploy/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/jacoco.exec 13:15:00:020 [INFO] 13:15:00:020 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-forkjoin --- 13:15:00:021 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:15:00:021 [INFO] Copying 3 resources 13:15:00:021 [INFO] 13:15:00:021 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-forkjoin --- 13:15:00:023 [INFO] Changes detected - recompiling the module! 13:15:00:023 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/classes 13:15:00:752 [INFO] 13:15:00:752 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-forkjoin --- 13:15:00:753 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:15:00:753 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/src/test/resources 13:15:00:768 [INFO] 13:15:00:768 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-forkjoin --- 13:15:00:769 [INFO] Changes detected - recompiling the module! 13:15:00:769 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/test-classes 13:15:01:623 [INFO] 13:15:01:624 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-forkjoin --- 13:15:01:625 [INFO] Skipping execution of surefire because it has already been run for this configuration 13:15:01:625 [INFO] 13:15:01:625 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-forkjoin --- 13:15:01:629 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar 13:15:01:638 [INFO] 13:15:01:638 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-forkjoin --- 13:15:01:641 [INFO] 13:15:01:641 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-forkjoin --- 13:15:01:729 [INFO] Skipping javadoc generation, everything is up to date. 13:15:01:732 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:15:01:737 [INFO] 13:15:01:737 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-forkjoin --- 13:15:01:740 [INFO] 13:15:01:740 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-forkjoin --- 13:15:01:747 [INFO] No dependency problems found 13:15:01:747 [INFO] 13:15:01:747 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-forkjoin --- 13:15:01:757 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar 13:15:02:893 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:15:04:040 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:15:04:041 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:15:05:187 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:15:05:187 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:15:06:338 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:15:06:338 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:15:07:463 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:15:07:463 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:15:09:080 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:15:09:080 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:15:10:294 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:15:10:294 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:15:11:408 [INFO] 13:15:11:408 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-forkjoin --- 13:15:13:604 [INFO] 13:15:13:604 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-forkjoin --- 13:15:13:604 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.jar 13:15:13:605 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.pom 13:15:13:606 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:15:13:607 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:15:13:608 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:15:13:608 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:15:13:609 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.jar.asc 13:15:13:610 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.pom.asc 13:15:13:611 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc 13:15:13:612 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc 13:15:13:612 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc 13:15:13:613 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc 13:15:13:614 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:15:13:614 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar 13:15:13:619 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar 13:15:13:620 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.jar.asc 13:15:13:621 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.pom.asc 13:15:13:621 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc 13:15:13:622 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc 13:15:13:623 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc 13:15:13:624 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc 13:15:13:624 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.jar.asc.asc 13:15:13:625 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2.pom.asc.asc 13:15:13:626 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc.asc 13:15:13:627 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc.asc 13:15:13:628 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc.asc 13:15:13:629 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc.asc 13:15:13:629 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc 13:15:13:631 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-javadoc.jar.asc 13:15:13:631 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.3.0.M2/eclipse-collections-forkjoin-10.3.0.M2-sources.jar.asc 13:15:13:632 [INFO] 13:15:13:632 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-forkjoin --- 13:15:18:880 [INFO] 13:15:18:880 [INFO] ---------------< org.eclipse.collections:jcstress-tests >--------------- 13:15:18:880 [INFO] Building Eclipse Collections JCStress Test Suite 10.3.0.M2 [8/8] 13:15:18:880 [INFO] --------------------------------[ jar ]--------------------------------- 13:15:19:007 [INFO] 13:15:19:007 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jcstress-tests --- 13:15:19:007 [INFO] 13:15:19:007 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ jcstress-tests --- 13:15:19:314 [INFO] No previous run data found, generating javadoc. 13:15:20:177 [INFO] Loading source files for package org.eclipse.collections.impl.map.mutable... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafeEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafeValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/JucConcurrentHashMapEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/JucConcurrentHashMapValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/JucConcurrentHashMapValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/JucConcurrentHashMapEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapUnsafeValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapUnsafeEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/help-doc.html... 13:15:20:183 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:20:187 [INFO] 13:15:20:187 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ jcstress-tests --- 13:15:20:192 [INFO] 13:15:20:192 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jcstress-tests --- 13:15:20:192 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:15:20:192 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/jcstress-tests/src/main/resources 13:15:20:192 [INFO] 13:15:20:192 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jcstress-tests --- 13:15:20:194 [INFO] Changes detected - recompiling the module! 13:15:20:194 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/deploy/jcstress-tests/target/classes 13:15:21:080 [INFO] 13:15:21:080 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jcstress-tests --- 13:15:21:081 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:15:21:081 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/jcstress-tests/src/test/resources 13:15:21:081 [INFO] 13:15:21:081 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jcstress-tests --- 13:15:21:082 [INFO] No sources to compile 13:15:21:082 [INFO] 13:15:21:082 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jcstress-tests --- 13:15:21:083 [INFO] No tests to run. 13:15:21:083 [INFO] 13:15:21:083 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jcstress-tests --- 13:15:21:086 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar 13:15:21:090 [INFO] 13:15:21:090 [INFO] --- maven-shade-plugin:3.2.2:shade (default) @ jcstress-tests --- 13:15:21:266 [INFO] Including org.eclipse.collections:eclipse-collections:jar:10.3.0.M2 in the shaded jar. 13:15:21:267 [INFO] Including org.eclipse.collections:eclipse-collections-api:jar:10.3.0.M2 in the shaded jar. 13:15:21:267 [INFO] Including org.openjdk.jcstress:jcstress-core:jar:0.4 in the shaded jar. 13:15:21:267 [INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.6 in the shaded jar. 13:15:22:540 [WARNING] eclipse-collections-10.3.0.M2.jar, eclipse-collections-api-10.3.0.M2.jar define 5 overlapping resources: 13:15:22:540 [WARNING] - LICENSE-EDL-1.0.txt 13:15:22:540 [WARNING] - LICENSE-EPL-1.0.txt 13:15:22:540 [WARNING] - META-INF/ECLIPSE_.RSA 13:15:22:540 [WARNING] - META-INF/ECLIPSE_.SF 13:15:22:540 [WARNING] - about.html 13:15:22:540 [WARNING] eclipse-collections-10.3.0.M2.jar, eclipse-collections-api-10.3.0.M2.jar, jcstress-core-0.4.jar, jcstress-tests-10.3.0.M2.jar, jopt-simple-4.6.jar define 1 overlapping resources: 13:15:22:540 [WARNING] - META-INF/MANIFEST.MF 13:15:22:540 [WARNING] maven-shade-plugin has detected that some class files are 13:15:22:540 [WARNING] present in two or more JARs. When this happens, only one 13:15:22:541 [WARNING] single version of the class is copied to the uber jar. 13:15:22:541 [WARNING] Usually this is not harmful and you can skip these warnings, 13:15:22:541 [WARNING] otherwise try to manually exclude artifacts based on 13:15:22:541 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 13:15:22:541 [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ 13:15:22:545 [INFO] Replacing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress.jar with /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-shaded.jar 13:15:22:546 [INFO] 13:15:22:546 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ jcstress-tests --- 13:15:22:548 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar 13:15:22:588 [INFO] 13:15:22:588 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ jcstress-tests --- 13:15:22:804 [INFO] Configuration changed, re-generating javadoc. 13:15:24:058 [INFO] Loading source files for package org.eclipse.collections.impl.map.mutable... Loading source files for package org.openjdk.jcstress.infra.results... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapEntrySetRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafeEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafeEntrySetRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafeValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafeValuesRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapValuesRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/JucConcurrentHashMapEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/JucConcurrentHashMapEntrySetRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/JucConcurrentHashMapValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/JucConcurrentHashMapValuesRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/openjdk/jcstress/infra/results/Z_Result_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/openjdk/jcstress/infra/results/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/openjdk/jcstress/infra/results/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/openjdk/jcstress/infra/results/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/JucConcurrentHashMapEntrySetRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapValuesRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapUnsafeEntrySetRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapEntrySetRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapUnsafeValuesRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/JucConcurrentHashMapValuesRemoveIfTest_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/JucConcurrentHashMapValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/JucConcurrentHashMapEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapUnsafeValuesRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapUnsafeEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapEntrySetRemoveIfTest.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/openjdk/jcstress/infra/results/class-use/Z_Result_jcstress.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/eclipse/collections/impl/map/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/org/openjdk/jcstress/infra/results/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/index-all.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/index.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/jcstress-tests/10.3.0.M2/help-doc.html... 13:15:24:071 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:24:126 [INFO] 13:15:24:126 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ jcstress-tests --- 13:15:24:130 [INFO] 13:15:24:130 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ jcstress-tests --- 13:15:24:137 [INFO] No dependency problems found 13:15:24:137 [INFO] 13:15:24:137 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ jcstress-tests --- 13:15:24:147 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar 13:15:25:295 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:26:451 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar 13:15:27:871 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:15:27:871 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:29:373 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:15:29:373 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar 13:15:30:502 [INFO] 13:15:30:502 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ jcstress-tests --- 13:15:31:271 [INFO] 13:15:31:271 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jcstress-tests --- 13:15:31:271 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.jar 13:15:31:272 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.pom 13:15:31:273 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:31:274 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar 13:15:31:275 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:31:276 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar 13:15:31:276 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.jar.asc 13:15:31:277 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.pom.asc 13:15:31:278 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar.asc 13:15:31:279 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar.asc 13:15:31:280 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar.asc 13:15:31:281 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar.asc 13:15:31:281 [INFO] 13:15:31:281 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ jcstress-tests --- 13:15:31:294 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar' is already signed and will be resigned. 13:15:31:294 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar 13:15:32:389 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:15:32:390 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:33:533 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:15:33:533 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar 13:15:34:671 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:15:34:671 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:35:908 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:15:35:908 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar 13:15:36:983 [INFO] 13:15:36:983 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ jcstress-tests --- 13:15:36:986 [INFO] 13:15:36:986 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jcstress-tests --- 13:15:36:986 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:15:36:986 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/jcstress-tests/src/main/resources 13:15:36:987 [INFO] 13:15:36:987 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jcstress-tests --- 13:15:36:988 [INFO] Changes detected - recompiling the module! 13:15:36:988 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/deploy/jcstress-tests/target/classes 13:15:37:839 [INFO] 13:15:37:839 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jcstress-tests --- 13:15:37:840 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:15:37:840 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/jcstress-tests/src/test/resources 13:15:37:840 [INFO] 13:15:37:840 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jcstress-tests --- 13:15:37:841 [INFO] No sources to compile 13:15:37:841 [INFO] 13:15:37:841 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jcstress-tests --- 13:15:37:842 [INFO] No tests to run. 13:15:37:842 [INFO] Skipping execution of surefire because it has already been run for this configuration 13:15:37:842 [INFO] 13:15:37:842 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jcstress-tests --- 13:15:37:868 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar 13:15:37:872 [INFO] 13:15:37:872 [INFO] --- maven-shade-plugin:3.2.2:shade (default) @ jcstress-tests --- 13:15:37:873 [INFO] Including org.eclipse.collections:eclipse-collections:jar:10.3.0.M2 in the shaded jar. 13:15:37:873 [INFO] Including org.eclipse.collections:eclipse-collections-api:jar:10.3.0.M2 in the shaded jar. 13:15:37:873 [INFO] Including org.openjdk.jcstress:jcstress-core:jar:0.4 in the shaded jar. 13:15:37:873 [INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.6 in the shaded jar. 13:15:39:078 [WARNING] eclipse-collections-10.3.0.M2.jar, eclipse-collections-api-10.3.0.M2.jar define 5 overlapping resources: 13:15:39:078 [WARNING] - LICENSE-EDL-1.0.txt 13:15:39:078 [WARNING] - LICENSE-EPL-1.0.txt 13:15:39:078 [WARNING] - META-INF/ECLIPSE_.RSA 13:15:39:078 [WARNING] - META-INF/ECLIPSE_.SF 13:15:39:078 [WARNING] - about.html 13:15:39:078 [WARNING] eclipse-collections-10.3.0.M2.jar, eclipse-collections-api-10.3.0.M2.jar, jcstress-core-0.4.jar, jcstress-tests-10.3.0.M2.jar, jopt-simple-4.6.jar define 1 overlapping resources: 13:15:39:078 [WARNING] - META-INF/MANIFEST.MF 13:15:39:078 [WARNING] maven-shade-plugin has detected that some class files are 13:15:39:079 [WARNING] present in two or more JARs. When this happens, only one 13:15:39:079 [WARNING] single version of the class is copied to the uber jar. 13:15:39:079 [WARNING] Usually this is not harmful and you can skip these warnings, 13:15:39:079 [WARNING] otherwise try to manually exclude artifacts based on 13:15:39:079 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 13:15:39:079 [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ 13:15:39:084 [INFO] Replacing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress.jar with /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-shaded.jar 13:15:39:084 [INFO] 13:15:39:084 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ jcstress-tests --- 13:15:39:088 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar 13:15:39:092 [INFO] 13:15:39:092 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ jcstress-tests --- 13:15:39:324 [INFO] Skipping javadoc generation, everything is up to date. 13:15:39:328 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:39:337 [INFO] 13:15:39:337 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ jcstress-tests --- 13:15:39:341 [INFO] 13:15:39:341 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ jcstress-tests --- 13:15:39:348 [INFO] No dependency problems found 13:15:39:348 [INFO] 13:15:39:348 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ jcstress-tests --- 13:15:39:362 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar 13:15:40:471 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:41:635 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar 13:15:42:771 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:15:42:771 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:43:948 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:15:43:949 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar 13:15:45:037 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:15:45:037 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar 13:15:46:154 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar' is already signed and will be resigned. 13:15:46:154 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:47:316 [INFO] Jar '/home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar' is already signed and will be resigned. 13:15:47:316 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar 13:15:48:396 [INFO] 13:15:48:396 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ jcstress-tests --- 13:15:50:440 [INFO] 13:15:50:440 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jcstress-tests --- 13:15:50:440 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.jar 13:15:50:441 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.pom 13:15:50:442 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:50:443 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar 13:15:50:443 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:50:444 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar 13:15:50:445 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.jar.asc 13:15:50:445 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.pom.asc 13:15:50:446 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar.asc 13:15:50:447 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar.asc 13:15:50:448 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar.asc 13:15:50:448 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar.asc 13:15:50:449 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar 13:15:50:449 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar 13:15:50:450 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar 13:15:50:451 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.jar.asc 13:15:50:452 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.pom.asc 13:15:50:452 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar.asc 13:15:50:453 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar.asc 13:15:50:458 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar.asc 13:15:50:459 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar.asc 13:15:50:459 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.jar.asc.asc 13:15:50:460 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2.pom.asc.asc 13:15:50:465 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar.asc.asc 13:15:50:466 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar.asc.asc 13:15:50:467 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar.asc.asc 13:15:50:467 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar.asc.asc 13:15:50:468 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar.asc 13:15:50:469 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-javadoc.jar.asc 13:15:50:469 [INFO] Installing /home/jenkins/agent/workspace/deploy/jcstress-tests/target/jcstress-tests-10.3.0.M2-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/jcstress-tests/10.3.0.M2/jcstress-tests-10.3.0.M2-sources.jar.asc 13:15:50:470 [INFO] 13:15:50:470 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jcstress-tests --- 13:15:50:471 [INFO] Skipping artifact deployment 13:15:50:471 [INFO] ------------------------------------------------------------------------ 13:15:50:472 [INFO] Reactor Summary for Eclipse Collections Parent Project 10.3.0.M2: 13:15:50:472 [INFO] 13:15:50:472 [INFO] Eclipse Collections Parent Project ................. SUCCESS [ 20.267 s] 13:15:50:472 [INFO] Eclipse Collections Code Generator ................. SUCCESS [ 37.868 s] 13:15:50:472 [INFO] Eclipse Collections Code Generator Maven Plugin .... SUCCESS [ 29.710 s] 13:15:50:472 [INFO] Eclipse Collections API ............................ SUCCESS [02:26 min] 13:15:50:472 [INFO] Eclipse Collections Main Library ................... SUCCESS [06:02 min] 13:15:50:472 [INFO] Eclipse Collections Test Utilities ................. SUCCESS [ 42.312 s] 13:15:50:472 [INFO] Eclipse Collections Fork Join Utilities ............ SUCCESS [ 37.667 s] 13:15:50:473 [INFO] Eclipse Collections JCStress Test Suite ............ SUCCESS [ 31.591 s] 13:15:50:473 [INFO] ------------------------------------------------------------------------ 13:15:50:473 [INFO] BUILD SUCCESS 13:15:50:473 [INFO] ------------------------------------------------------------------------ 13:15:50:473 [INFO] Total time: 12:25 min 13:15:50:473 [INFO] Finished at: 2020-07-15T13:15:50Z 13:15:50:473 [INFO] ------------------------------------------------------------------------ Finished: SUCCESS