Console Output

Branch indexing
Querying the current revision of branch master...
Current revision of branch master is 2636dde4a86e3239a5e198841de6c0c55ab42216
Obtained .ci/Jenkinsfile from 2636dde4a86e3239a5e198841de6c0c55ab42216
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /var/lib/jenkins/workspace/moparisthebest_poi_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] echo
My branch is: master
[Pipeline] checkout
The recommended git tool is: NONE
using credential c6ea0d71-5fe1-48ba-ad49-f6dd0c20363a
Cloning the remote Git repository
Cloning repository https://code.moparisthebest.com/moparisthebest/poi.git
 > git init /var/lib/jenkins/workspace/moparisthebest_poi_master # timeout=10
Fetching upstream changes from https://code.moparisthebest.com/moparisthebest/poi.git
 > git --version # timeout=10
 > git --version # 'git version 2.31.1'
using GIT_ASKPASS to set credentials jenkins @ code.moparisthebest.com
 > git fetch --tags --force --progress -- https://code.moparisthebest.com/moparisthebest/poi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://code.moparisthebest.com/moparisthebest/poi.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 2636dde4a86e3239a5e198841de6c0c55ab42216 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2636dde4a86e3239a5e198841de6c0c55ab42216 # timeout=10
Commit message: "Abandon travis-ci for jenkins"
First time build. Skipping changelog.
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] sh
+ set -euxo pipefail
+ git checkout master --
Switched to a new branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
+ git reset --hard origin/master
HEAD is now at 2636dde4a Abandon travis-ci for jenkins
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build + Deploy)
[Pipeline] sh
+ bash
+ curl --compressed -sL https://code.moparisthebest.com/moparisthebest/self-ci/raw/branch/master/build-ci.sh
build-ci.sh: BUILD_LANG=java RELEASE_SCRIPT=.ci/release.sh BUILD_SCRIPT=.ci/build.sh remaining args:
+ mkdir -p bin
+ cd bin
+ curl --compressed -sL -O https://code.moparisthebest.com/moparisthebest/self-ci/raw/branch/master/ci-release-helper.sh -O https://code.moparisthebest.com/moparisthebest/self-ci/raw/branch/master/java/build.sh
+ chmod +x ci-release-helper.sh build.sh
+ cd ..
++ pwd
+ export PATH=/var/lib/jenkins/workspace/moparisthebest_poi_master/bin:/usr/local/sbin:/usr/local/bin:/usr/bin
+ PATH=/var/lib/jenkins/workspace/moparisthebest_poi_master/bin:/usr/local/sbin:/usr/local/bin:/usr/bin
+ export BRANCH_NAME=master
+ BRANCH_NAME=master
+ export BUILD_UID=971
+ BUILD_UID=971
++ id -g
+ export BUILD_GID=971
+ BUILD_GID=971
+ build.sh .ci/build.sh
useradd: warning: the home directory /root already exists.
useradd: Not copying any file from skel directory into it.
+ '[' 6 -lt 7 -o 6 -gt 13 ']'
+ echo 'build does not support JAVA_VERSION: 6'
+ exit 0
build does not support JAVA_VERSION: 6
+ '[' 7 -lt 7 -o 7 -gt 13 ']'
+ echo 'starting build for JAVA_VERSION: 7'
starting build for JAVA_VERSION: 7
+ '[' 7 -eq 7 ']'
+ run-java 8 mvn dependency:go-offline
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] >>> maven-dependency-plugin:2.8:go-offline (default-cli) > :resolve-plugins @ poi-fast-calc >>>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:resolve-plugins (resolve-plugins) @ poi-fast-calc ---
[INFO] Plugin Resolved: maven-install-plugin-2.4.jar
[INFO]     Plugin Dependency Resolved: maven-plugin-api-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-project-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-model-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-artifact-manager-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-artifact-2.0.6.jar
[INFO]     Plugin Dependency Resolved: plexus-utils-3.0.5.jar
[INFO]     Plugin Dependency Resolved: plexus-digest-1.0.jar
[INFO] Plugin Resolved: maven-deploy-plugin-2.7.jar
[INFO]     Plugin Dependency Resolved: maven-plugin-api-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-project-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-model-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-artifact-2.0.6.jar
[INFO]     Plugin Dependency Resolved: plexus-utils-1.5.6.jar
[INFO] Plugin Resolved: maven-jar-plugin-2.4.jar
[INFO]     Plugin Dependency Resolved: maven-plugin-api-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-project-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-model-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-artifact-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-archiver-2.5.jar
[INFO]     Plugin Dependency Resolved: plexus-archiver-2.1.jar
[INFO]     Plugin Dependency Resolved: commons-lang-2.1.jar
[INFO]     Plugin Dependency Resolved: plexus-utils-3.0.jar
[INFO] Plugin Resolved: maven-enforcer-plugin-1.2.jar
[INFO]     Plugin Dependency Resolved: maven-artifact-2.0.9.jar
[INFO]     Plugin Dependency Resolved: maven-plugin-api-2.0.9.jar
[INFO]     Plugin Dependency Resolved: maven-project-2.0.9.jar
[INFO]     Plugin Dependency Resolved: maven-core-2.0.9.jar
[INFO]     Plugin Dependency Resolved: plexus-utils-1.5.8.jar
[INFO]     Plugin Dependency Resolved: commons-lang-2.3.jar
[INFO]     Plugin Dependency Resolved: enforcer-api-1.2.jar
[INFO]     Plugin Dependency Resolved: enforcer-rules-1.2.jar
[INFO] Plugin Resolved: maven-compiler-plugin-3.1.jar
[INFO]     Plugin Dependency Resolved: maven-plugin-api-2.0.9.jar
[INFO]     Plugin Dependency Resolved: maven-artifact-2.0.9.jar
[INFO]     Plugin Dependency Resolved: maven-core-2.0.9.jar
[INFO]     Plugin Dependency Resolved: maven-toolchain-1.0.jar
[INFO]     Plugin Dependency Resolved: maven-shared-utils-0.1.jar
[INFO]     Plugin Dependency Resolved: maven-shared-incremental-1.1.jar
[INFO]     Plugin Dependency Resolved: plexus-compiler-api-2.2.jar
[INFO]     Plugin Dependency Resolved: plexus-compiler-manager-2.2.jar
[INFO]     Plugin Dependency Resolved: plexus-compiler-javac-2.2.jar
[INFO]     Plugin Dependency Resolved: plexus-container-default-1.5.5.jar
[INFO] Plugin Resolved: maven-site-plugin-3.3.jar
[INFO]     Plugin Dependency Resolved: maven-reporting-exec-1.1.jar
[INFO]     Plugin Dependency Resolved: maven-core-3.0.jar
[INFO]     Plugin Dependency Resolved: maven-model-3.0.jar
[INFO]     Plugin Dependency Resolved: maven-plugin-api-3.0.jar
[INFO]     Plugin Dependency Resolved: maven-settings-3.0.jar
[INFO]     Plugin Dependency Resolved: maven-settings-builder-3.0.jar
[INFO]     Plugin Dependency Resolved: maven-archiver-2.4.2.jar
[INFO]     Plugin Dependency Resolved: doxia-sink-api-1.4.jar
[INFO]     Plugin Dependency Resolved: doxia-logging-api-1.4.jar
[INFO]     Plugin Dependency Resolved: doxia-core-1.4.jar
[INFO]     Plugin Dependency Resolved: doxia-module-xhtml-1.4.jar
[INFO]     Plugin Dependency Resolved: doxia-module-apt-1.4.jar
[INFO]     Plugin Dependency Resolved: doxia-module-xdoc-1.4.jar
[INFO]     Plugin Dependency Resolved: doxia-module-fml-1.4.jar
[INFO]     Plugin Dependency Resolved: doxia-module-markdown-1.4.jar
[INFO]     Plugin Dependency Resolved: servlet-api-2.5.jar
[INFO]     Plugin Dependency Resolved: doxia-decoration-model-1.4.jar
[INFO]     Plugin Dependency Resolved: doxia-site-renderer-1.4.jar
[INFO]     Plugin Dependency Resolved: doxia-integration-tools-1.5.jar
[INFO]     Plugin Dependency Resolved: wagon-provider-api-1.0.jar
[INFO]     Plugin Dependency Resolved: plexus-archiver-1.0.jar
[INFO]     Plugin Dependency Resolved: plexus-i18n-1.0-beta-7.jar
[INFO]     Plugin Dependency Resolved: velocity-1.5.jar
[INFO]     Plugin Dependency Resolved: plexus-velocity-1.1.8.jar
[INFO]     Plugin Dependency Resolved: plexus-utils-1.5.10.jar
[INFO]     Plugin Dependency Resolved: jetty-6.1.25.jar
[INFO]     Plugin Dependency Resolved: jetty-util-6.1.25.jar
[INFO]     Plugin Dependency Resolved: commons-lang-2.5.jar
[INFO]     Plugin Dependency Resolved: commons-io-1.4.jar
[INFO] Plugin Resolved: nexus-staging-maven-plugin-1.6.5.jar
[INFO]     Plugin Dependency Resolved: nexus-common-1.6.5.jar
[INFO]     Plugin Dependency Resolved: guava-14.0.1.jar
[INFO]     Plugin Dependency Resolved: nexus-client-core-2.9.1-02.jar
[INFO]     Plugin Dependency Resolved: spice-zapper-1.3.jar
[INFO]     Plugin Dependency Resolved: plexus-utils-3.0.8.jar
[INFO]     Plugin Dependency Resolved: plexus-interpolation-1.15.jar
[INFO]     Plugin Dependency Resolved: aether-api-1.13.1.jar
[INFO]     Plugin Dependency Resolved: logback-core-1.1.2.jar
[INFO]     Plugin Dependency Resolved: logback-classic-1.1.2.jar
[INFO] Plugin Resolved: maven-surefire-plugin-2.22.1.jar
[INFO]     Plugin Dependency Resolved: maven-surefire-common-2.22.1.jar
[INFO] Plugin Resolved: maven-clean-plugin-2.5.jar
[INFO]     Plugin Dependency Resolved: maven-plugin-api-2.0.6.jar
[INFO]     Plugin Dependency Resolved: plexus-utils-3.0.jar
[INFO] Plugin Resolved: maven-resources-plugin-2.6.jar
[INFO]     Plugin Dependency Resolved: maven-plugin-api-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-project-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-core-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-artifact-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-settings-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-model-2.0.6.jar
[INFO]     Plugin Dependency Resolved: maven-monitor-2.0.6.jar
[INFO]     Plugin Dependency Resolved: plexus-container-default-1.0-alpha-9-stable-1.jar
[INFO]     Plugin Dependency Resolved: plexus-utils-2.0.5.jar
[INFO]     Plugin Dependency Resolved: maven-filtering-1.1.jar
[INFO]     Plugin Dependency Resolved: plexus-interpolation-1.13.jar
[INFO] 
[INFO] <<< maven-dependency-plugin:2.8:go-offline (default-cli) < :resolve-plugins @ poi-fast-calc <<<
[INFO] 
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:go-offline (default-cli) @ poi-fast-calc ---
[INFO] Resolved: junit-4.12.jar
[INFO] Resolved: hamcrest-core-1.3.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.224 s
[INFO] Finished at: 2021-05-22T00:08:43-04:00
[INFO] ------------------------------------------------------------------------
+ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
Apache Maven 3.6.3 (NON-CANONICAL_2019-11-27T20:26:29Z_root)
Maven home: /opt/maven
Java version: 1.7.0_261, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-7-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.36-1-lts", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1020 source files to /build/target/classes
[WARNING] /build/src/main/java/com/moparisthebest/poi/hpsf/extractor/HPSFPropertiesExtractor.java: Some input files use or override a deprecated API.
[WARNING] /build/src/main/java/com/moparisthebest/poi/hpsf/extractor/HPSFPropertiesExtractor.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /build/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ poi-fast-calc ---
[INFO] Building jar: /build/target/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ poi-fast-calc ---
[INFO] Installing /build/target/poi-fast-calc-3.17-SNAPSHOT.jar to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] Installing /build/pom.xml to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.698 s
[INFO] Finished at: 2021-05-22T00:09:08-04:00
[INFO] ------------------------------------------------------------------------
+ '[' 7 -lt 12 ']'
+ mvn clean test -B
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-fast-calc ---
[INFO] Deleting /build/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1020 source files to /build/target/classes
[WARNING] /build/src/main/java/com/moparisthebest/poi/hpsf/extractor/HPSFPropertiesExtractor.java: Some input files use or override a deprecated API.
[WARNING] /build/src/main/java/com/moparisthebest/poi/hpsf/extractor/HPSFPropertiesExtractor.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /build/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running CalculationTest
impl: HSSFWorkbook, maxRow: 5000, elapsed: 2143ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 5000, elapsed: 689ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 1298ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 479ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 1676ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 2055ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65537, elapsed: 1709ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65538, elapsed: 1476ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65539, elapsed: 1029ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 100000, elapsed: 2036ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 1048570, elapsed: 53897ms, 53s, 0min
impl: HSSFWorkbook, maxRow: 1048575, elapsed: 30218ms, 30s, 0min
impl: HSSFWorkbook, maxRow: 1048576, elapsed: 40359ms, 40s, 0min
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 145.563 s - in CalculationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:47 min
[INFO] Finished at: 2021-05-22T00:11:59-04:00
[INFO] ------------------------------------------------------------------------
deploying to maven
+ '[' master == master -a 7 -eq 7 ']'
+ echo 'deploying to maven'
+ run-java 8 mvn deploy -Dmaven.test.skip=true -B
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ poi-fast-calc ---
[INFO] Building jar: /build/target/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ poi-fast-calc ---
[INFO] Installing /build/target/poi-fast-calc-3.17-SNAPSHOT.jar to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] Installing /build/pom.xml to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.pom
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ poi-fast-calc ---
[INFO] Performing deferred deploys (gathering into "/build/target/nexus-staging/deferred")...
[INFO] Installing /build/target/poi-fast-calc-3.17-SNAPSHOT.jar to /build/target/nexus-staging/deferred/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] Installing /build/pom.xml to /build/target/nexus-staging/deferred/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.pom
[INFO] Deploying remotely...
[INFO] Bulk deploying locally gathered artifacts from directory: 
[INFO]  * Bulk deploying locally gathered snapshot artifacts to URL https://oss.sonatype.org/content/repositories/snapshots/
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/maven-metadata.xml (782 B at 558 B/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-20210522.041211-7.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-20210522.041211-7.jar (2.3 MB at 1.4 MB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-20210522.041211-7.pom
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-20210522.041211-7.pom (4.0 kB at 5.8 kB/s)
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/maven-metadata.xml (353 B at 1.4 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/maven-metadata.xml (782 B at 1.1 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/poi/poi-fast-calc/maven-metadata.xml (353 B at 505 B/s)
[INFO]  * Bulk deploy of locally gathered snapshot artifacts finished.
[INFO] Remote deploy finished with success.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  13.506 s
[INFO] Finished at: 2021-05-22T00:12:15-04:00
[INFO] ------------------------------------------------------------------------
+ mkdir -p release
+ find -type f -name '*.jar' -print0
+ xargs -0n1 -I '{}' mv '{}' release/
+ echo 'build success!'
+ exit 0
build success!
+ '[' 8 -lt 7 -o 8 -gt 13 ']'
+ echo 'starting build for JAVA_VERSION: 8'
+ '[' 8 -eq 7 ']'
starting build for JAVA_VERSION: 8
+ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
Apache Maven 3.6.3 (NON-CANONICAL_2019-11-27T20:26:29Z_root)
Maven home: /opt/maven
Java version: 1.8.0_265, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.36-1-lts", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ poi-fast-calc ---
[INFO] Building jar: /build/target/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ poi-fast-calc ---
[INFO] Installing /build/target/poi-fast-calc-3.17-SNAPSHOT.jar to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] Installing /build/pom.xml to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.532 s
[INFO] Finished at: 2021-05-22T00:12:22-04:00
[INFO] ------------------------------------------------------------------------
+ '[' 8 -lt 12 ']'
+ mvn clean test -B
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-fast-calc ---
[INFO] Deleting /build/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1020 source files to /build/target/classes
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Some input files use or override a deprecated API.
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /build/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running CalculationTest
impl: HSSFWorkbook, maxRow: 5000, elapsed: 1102ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 5000, elapsed: 401ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 1552ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 741ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 2183ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 1707ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65537, elapsed: 1386ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65538, elapsed: 1077ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65539, elapsed: 1045ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 100000, elapsed: 2832ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 1048570, elapsed: 64347ms, 64s, 1min
impl: HSSFWorkbook, maxRow: 1048575, elapsed: 29857ms, 29s, 0min
impl: HSSFWorkbook, maxRow: 1048576, elapsed: 28153ms, 28s, 0min
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 141.567 s - in CalculationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:39 min
[INFO] Finished at: 2021-05-22T00:15:03-04:00
[INFO] ------------------------------------------------------------------------
build success!
+ '[' master == master -a 8 -eq 7 ']'
+ echo 'build success!'
+ exit 0
starting build for JAVA_VERSION: 9
+ '[' 9 -lt 7 -o 9 -gt 13 ']'
+ echo 'starting build for JAVA_VERSION: 9'
+ '[' 9 -eq 7 ']'
+ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
Apache Maven 3.6.3 (NON-CANONICAL_2019-11-27T20:26:29Z_root)
Maven home: /opt/maven
Java version: 9, vendor: Oracle Corporation, runtime: /usr/lib/jvm/jdk-9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.36-1-lts", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ poi-fast-calc ---
[INFO] Building jar: /build/target/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ poi-fast-calc ---
[INFO] Installing /build/target/poi-fast-calc-3.17-SNAPSHOT.jar to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] Installing /build/pom.xml to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.880 s
[INFO] Finished at: 2021-05-22T00:15:17-04:00
[INFO] ------------------------------------------------------------------------
+ '[' 9 -lt 12 ']'
+ mvn clean test -B
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-fast-calc ---
[INFO] Deleting /build/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1020 source files to /build/target/classes
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Some input files use or override a deprecated API.
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /build/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running CalculationTest
impl: HSSFWorkbook, maxRow: 5000, elapsed: 1697ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 5000, elapsed: 443ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 1142ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 869ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 3248ms, 3s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 2606ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65537, elapsed: 2435ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65538, elapsed: 2431ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65539, elapsed: 2537ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 100000, elapsed: 4197ms, 4s, 0min
impl: HSSFWorkbook, maxRow: 1048570, elapsed: 57098ms, 57s, 0min
impl: HSSFWorkbook, maxRow: 1048575, elapsed: 61591ms, 61s, 1min
impl: HSSFWorkbook, maxRow: 1048576, elapsed: 53269ms, 53s, 0min
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 199.213 s - in CalculationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:54 min
[INFO] Finished at: 2021-05-22T00:19:16-04:00
[INFO] ------------------------------------------------------------------------
build success!
+ '[' master == master -a 9 -eq 7 ']'
+ echo 'build success!'
+ exit 0
starting build for JAVA_VERSION: 10
+ '[' 10 -lt 7 -o 10 -gt 13 ']'
+ echo 'starting build for JAVA_VERSION: 10'
+ '[' 10 -eq 7 ']'
+ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
Apache Maven 3.6.3 (NON-CANONICAL_2019-11-27T20:26:29Z_root)
Maven home: /opt/maven
Java version: 10, vendor: Oracle Corporation, runtime: /usr/lib/jvm/jdk-10
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.36-1-lts", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ poi-fast-calc ---
[INFO] Building jar: /build/target/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ poi-fast-calc ---
[INFO] Installing /build/target/poi-fast-calc-3.17-SNAPSHOT.jar to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] Installing /build/pom.xml to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.350 s
[INFO] Finished at: 2021-05-22T00:19:28-04:00
[INFO] ------------------------------------------------------------------------
+ '[' 10 -lt 12 ']'
+ mvn clean test -B
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-fast-calc ---
[INFO] Deleting /build/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1020 source files to /build/target/classes
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Some input files use or override a deprecated API.
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /build/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running CalculationTest
impl: HSSFWorkbook, maxRow: 5000, elapsed: 2055ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 5000, elapsed: 568ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 2329ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 1230ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 3028ms, 3s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 2678ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65537, elapsed: 2647ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65538, elapsed: 2370ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65539, elapsed: 2414ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 100000, elapsed: 3433ms, 3s, 0min
impl: HSSFWorkbook, maxRow: 1048570, elapsed: 61192ms, 61s, 1min
impl: HSSFWorkbook, maxRow: 1048575, elapsed: 58790ms, 58s, 0min
impl: HSSFWorkbook, maxRow: 1048576, elapsed: 56279ms, 56s, 0min
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 201.472 s - in CalculationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:57 min
[INFO] Finished at: 2021-05-22T00:23:28-04:00
[INFO] ------------------------------------------------------------------------
+ '[' master == master -a 10 -eq 7 ']'
+ echo 'build success!'
+ exit 0
build success!
+ '[' 11 -lt 7 -o 11 -gt 13 ']'
+ echo 'starting build for JAVA_VERSION: 11'
+ '[' 11 -eq 7 ']'
+ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
starting build for JAVA_VERSION: 11
Apache Maven 3.6.3 (NON-CANONICAL_2019-11-27T20:26:29Z_root)
Maven home: /opt/maven
Java version: 11.0.8, vendor: N/A, runtime: /usr/lib/jvm/java-11-openjdk
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.36-1-lts", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ poi-fast-calc ---
[INFO] Building jar: /build/target/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ poi-fast-calc ---
[INFO] Installing /build/target/poi-fast-calc-3.17-SNAPSHOT.jar to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] Installing /build/pom.xml to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.283 s
[INFO] Finished at: 2021-05-22T00:23:43-04:00
[INFO] ------------------------------------------------------------------------
+ '[' 11 -lt 12 ']'
+ mvn clean test -B
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-fast-calc ---
[INFO] Deleting /build/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1020 source files to /build/target/classes
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Some input files use or override a deprecated API.
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /build/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running CalculationTest
impl: HSSFWorkbook, maxRow: 5000, elapsed: 1788ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 5000, elapsed: 352ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 2365ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 895ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 2196ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 1935ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65537, elapsed: 2595ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65538, elapsed: 2010ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65539, elapsed: 2303ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 100000, elapsed: 3059ms, 3s, 0min
impl: HSSFWorkbook, maxRow: 1048570, elapsed: 40470ms, 40s, 0min
impl: HSSFWorkbook, maxRow: 1048575, elapsed: 34682ms, 34s, 0min
impl: HSSFWorkbook, maxRow: 1048576, elapsed: 45527ms, 45s, 0min
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.87 s - in CalculationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:46 min
[INFO] Finished at: 2021-05-22T00:26:34-04:00
[INFO] ------------------------------------------------------------------------
+ '[' master == master -a 11 -eq 7 ']'
+ echo 'build success!'
+ exit 0
build success!
+ '[' 12 -lt 7 -o 12 -gt 13 ']'
+ echo 'starting build for JAVA_VERSION: 12'
+ '[' 12 -eq 7 ']'
+ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
starting build for JAVA_VERSION: 12
Apache Maven 3.6.3 (NON-CANONICAL_2019-11-27T20:26:29Z_root)
Maven home: /opt/maven
Java version: 12, vendor: Oracle Corporation, runtime: /usr/lib/jvm/jdk-12
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.36-1-lts", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ poi-fast-calc ---
[INFO] Building jar: /build/target/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ poi-fast-calc ---
[INFO] Installing /build/target/poi-fast-calc-3.17-SNAPSHOT.jar to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] Installing /build/pom.xml to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.869 s
[INFO] Finished at: 2021-05-22T00:26:46-04:00
[INFO] ------------------------------------------------------------------------
+ '[' 12 -lt 12 ']'
+ mvn clean test -B -Djava.version=7
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-fast-calc ---
[INFO] Deleting /build/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1020 source files to /build/target/classes
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Some input files use or override a deprecated API.
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Recompile with -Xlint:deprecation for details.
[WARNING] /build/src/main/java/com/moparisthebest/poi/ss/format/CellNumberFormatter.java: /build/src/main/java/com/moparisthebest/poi/ss/format/CellNumberFormatter.java uses unchecked or unsafe operations.
[WARNING] /build/src/main/java/com/moparisthebest/poi/ss/format/CellNumberFormatter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /build/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running CalculationTest
impl: HSSFWorkbook, maxRow: 5000, elapsed: 2936ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 5000, elapsed: 558ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 1687ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 1839ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 2894ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 2140ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65537, elapsed: 2200ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65538, elapsed: 2035ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65539, elapsed: 2328ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 100000, elapsed: 4916ms, 4s, 0min
impl: HSSFWorkbook, maxRow: 1048570, elapsed: 37456ms, 37s, 0min
impl: HSSFWorkbook, maxRow: 1048575, elapsed: 42256ms, 42s, 0min
impl: HSSFWorkbook, maxRow: 1048576, elapsed: 39594ms, 39s, 0min
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 144.824 s - in CalculationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:00 min
[INFO] Finished at: 2021-05-22T00:29:50-04:00
[INFO] ------------------------------------------------------------------------
+ '[' master == master -a 12 -eq 7 ']'
+ echo 'build success!'
+ exit 0
build success!
starting build for JAVA_VERSION: 13
+ '[' 13 -lt 7 -o 13 -gt 13 ']'
+ echo 'starting build for JAVA_VERSION: 13'
+ '[' 13 -eq 7 ']'
+ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
Apache Maven 3.6.3 (NON-CANONICAL_2019-11-27T20:26:29Z_root)
Maven home: /opt/maven
Java version: 13, vendor: Oracle Corporation, runtime: /usr/lib/jvm/jdk-13
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.36-1-lts", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ poi-fast-calc ---
[INFO] Building jar: /build/target/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ poi-fast-calc ---
[INFO] Installing /build/target/poi-fast-calc-3.17-SNAPSHOT.jar to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.jar
[INFO] Installing /build/pom.xml to /root/.m2/repository/com/moparisthebest/poi/poi-fast-calc/3.17-SNAPSHOT/poi-fast-calc-3.17-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.382 s
[INFO] Finished at: 2021-05-22T00:30:06-04:00
[INFO] ------------------------------------------------------------------------
+ '[' 13 -lt 12 ']'
+ mvn clean test -B -Djava.version=7
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------< com.moparisthebest.poi:poi-fast-calc >----------------
[INFO] Building POI Fast Calc 3.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-fast-calc ---
[INFO] Deleting /build/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ poi-fast-calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1020 source files to /build/target/classes
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Some input files use or override a deprecated API.
[WARNING] /build/src/main/java/com/moparisthebest/poi/hssf/model/InternalSheet.java: Recompile with -Xlint:deprecation for details.
[WARNING] /build/src/main/java/com/moparisthebest/poi/ss/format/CellNumberFormatter.java: /build/src/main/java/com/moparisthebest/poi/ss/format/CellNumberFormatter.java uses unchecked or unsafe operations.
[WARNING] /build/src/main/java/com/moparisthebest/poi/ss/format/CellNumberFormatter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ poi-fast-calc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ poi-fast-calc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /build/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ poi-fast-calc ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running CalculationTest
impl: HSSFWorkbook, maxRow: 5000, elapsed: 1309ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 5000, elapsed: 723ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 1336ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 20000, elapsed: 777ms, 0s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 2334ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65536, elapsed: 2030ms, 2s, 0min
impl: HSSFWorkbook, maxRow: 65537, elapsed: 1749ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65538, elapsed: 1938ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 65539, elapsed: 1783ms, 1s, 0min
impl: HSSFWorkbook, maxRow: 100000, elapsed: 3944ms, 3s, 0min
impl: HSSFWorkbook, maxRow: 1048570, elapsed: 45322ms, 45s, 0min
impl: HSSFWorkbook, maxRow: 1048575, elapsed: 38746ms, 38s, 0min
impl: HSSFWorkbook, maxRow: 1048576, elapsed: 41087ms, 41s, 0min
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 144.934 s - in CalculationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:55 min
[INFO] Finished at: 2021-05-22T00:33:06-04:00
[INFO] ------------------------------------------------------------------------
build success!
+ '[' master == master -a 13 -eq 7 ']'
+ echo 'build success!'
+ exit 0
build does not support JAVA_VERSION: 14
+ '[' 14 -lt 7 -o 14 -gt 13 ']'
+ echo 'build does not support JAVA_VERSION: 14'
+ exit 0
build does not support JAVA_VERSION: 15
+ '[' 15 -lt 7 -o 15 -gt 13 ']'
+ echo 'build does not support JAVA_VERSION: 15'
+ exit 0
build does not support JAVA_VERSION: 16
+ '[' 16 -lt 7 -o 16 -gt 13 ']'
+ echo 'build does not support JAVA_VERSION: 16'
+ exit 0
+ '[' -e .ci/release.sh ']'
+ '[' -d release ']'
+ ci-release-helper.sh standard_pre_release
Everything up-to-date
Everything up-to-date
deleting github release_id: 41331600
deleting gitea release_id: 347215
+ cd release
+ find -type f '!' -path ./sha256sum.txt -print0
+ xargs -0 sha256sum
+ gpg --clearsign sha256sum.txt
+ ci-release-helper.sh standard_multi_release sha256sum.txt text/plain
all tags:
snapshot
{
  "url": "https://api.github.com/repos/moparisthebest/poi/releases/43403303",
  "assets_url": "https://api.github.com/repos/moparisthebest/poi/releases/43403303/assets",
  "upload_url": "https://uploads.github.com/repos/moparisthebest/poi/releases/43403303/assets{?name,label}",
  "html_url": "https://github.com/moparisthebest/poi/releases/tag/snapshot",
  "id": 43403303,
  "author": {
    "login": "moparisthebest",
    "id": 363760,
    "node_id": "MDQ6VXNlcjM2Mzc2MA==",
    "avatar_url": "https://avatars.githubusercontent.com/u/363760?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/moparisthebest",
    "html_url": "https://github.com/moparisthebest",
    "followers_url": "https://api.github.com/users/moparisthebest/followers",
    "following_url": "https://api.github.com/users/moparisthebest/following{/other_user}",
    "gists_url": "https://api.github.com/users/moparisthebest/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/moparisthebest/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/moparisthebest/subscriptions",
    "organizations_url": "https://api.github.com/users/moparisthebest/orgs",
    "repos_url": "https://api.github.com/users/moparisthebest/repos",
    "events_url": "https://api.github.com/users/moparisthebest/events{/privacy}",
    "received_events_url": "https://api.github.com/users/moparisthebest/received_events",
    "type": "User",
    "site_admin": false
  },
  "node_id": "MDc6UmVsZWFzZTQzNDAzMzAz",
  "tag_name": "snapshot",
  "target_commitish": "master",
  "name": null,
  "draft": false,
  "prerelease": false,
  "created_at": "2020-11-27T01:12:10Z",
  "published_at": "2021-05-22T04:33:13Z",
  "assets": [

  ],
  "tarball_url": "https://api.github.com/repos/moparisthebest/poi/tarball/snapshot",
  "zipball_url": "https://api.github.com/repos/moparisthebest/poi/zipball/snapshot",
  "body": null
}
uploading file to github release_id: 43403303
{"url":"https://api.github.com/repos/moparisthebest/poi/releases/assets/37326677","id":37326677,"node_id":"MDEyOlJlbGVhc2VBc3NldDM3MzI2Njc3","name":"sha256sum.txt","label":"","uploader":{"login":"moparisthebest","id":363760,"node_id":"MDQ6VXNlcjM2Mzc2MA==","avatar_url":"https://avatars.githubusercontent.com/u/363760?v=4","gravatar_id":"","url":"https://api.github.com/users/moparisthebest","html_url":"https://github.com/moparisthebest","followers_url":"https://api.github.com/users/moparisthebest/followers","following_url":"https://api.github.com/users/moparisthebest/following{/other_user}","gists_url":"https://api.github.com/users/moparisthebest/gists{/gist_id}","starred_url":"https://api.github.com/users/moparisthebest/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/moparisthebest/subscriptions","organizations_url":"https://api.github.com/users/moparisthebest/orgs","repos_url":"https://api.github.com/users/moparisthebest/repos","events_url":"https://api.github.com/users/moparisthebest/events{/privacy}","received_events_url":"https://api.github.com/users/moparisthebest/received_events","type":"User","site_admin":false},"content_type":"text/plain","state":"uploaded","size":100,"download_count":0,"created_at":"2021-05-22T04:33:14Z","updated_at":"2021-05-22T04:33:14Z","browser_download_url":"https://github.com/moparisthebest/poi/releases/download/snapshot/sha256sum.txt"}{"id":347215,"tag_name":"snapshot","target_commitish":"","name":"","body":"","url":"https://code.moparisthebest.com/api/v1/repos/moparisthebest/poi/releases/347215","html_url":"https://code.moparisthebest.com/moparisthebest/poi/releases/tag/snapshot","tarball_url":"https://code.moparisthebest.com/moparisthebest/poi/archive/snapshot.tar.gz","zipball_url":"https://code.moparisthebest.com/moparisthebest/poi/archive/snapshot.zip","draft":false,"prerelease":false,"created_at":"2020-11-26T20:12:10-05:00","published_at":"2020-11-26T20:12:10-05:00","author":{"id":1,"login":"moparisthebest","full_name":"Travis Burtrum","email":"admin.code@moparisthebest.com","avatar_url":"https://code.moparisthebest.com/user/avatar/moparisthebest/-1","language":"en-US","is_admin":true,"last_login":"2021-05-12T01:04:07-04:00","created":"2018-07-01T22:04:44-04:00","username":"moparisthebest"},"assets":[]}uploading file to gitea release_id: 347215
{"id":2269,"name":"sha256sum.txt","size":100,"download_count":0,"created_at":"2021-05-22T00:33:15-04:00","uuid":"d69022c7-0acf-4a9f-aa0d-e13353353be9","browser_download_url":"https://code.moparisthebest.com/attachments/d69022c7-0acf-4a9f-aa0d-e13353353be9"}+ ci-release-helper.sh standard_multi_release sha256sum.txt.asc text/plain
all tags:
snapshot
{
  "message": "Validation Failed",
  "errors": [
    {
      "resource": "Release",
      "code": "already_exists",
      "field": "tag_name"
    }
  ],
  "documentation_url": "https://docs.github.com/rest/reference/repos#create-a-release"
}
uploading file to github release_id: 43403303
{"url":"https://api.github.com/repos/moparisthebest/poi/releases/assets/37326679","id":37326679,"node_id":"MDEyOlJlbGVhc2VBc3NldDM3MzI2Njc5","name":"sha256sum.txt.asc","label":"","uploader":{"login":"moparisthebest","id":363760,"node_id":"MDQ6VXNlcjM2Mzc2MA==","avatar_url":"https://avatars.githubusercontent.com/u/363760?v=4","gravatar_id":"","url":"https://api.github.com/users/moparisthebest","html_url":"https://github.com/moparisthebest","followers_url":"https://api.github.com/users/moparisthebest/followers","following_url":"https://api.github.com/users/moparisthebest/following{/other_user}","gists_url":"https://api.github.com/users/moparisthebest/gists{/gist_id}","starred_url":"https://api.github.com/users/moparisthebest/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/moparisthebest/subscriptions","organizations_url":"https://api.github.com/users/moparisthebest/orgs","repos_url":"https://api.github.com/users/moparisthebest/repos","events_url":"https://api.github.com/users/moparisthebest/events{/privacy}","received_events_url":"https://api.github.com/users/moparisthebest/received_events","type":"User","site_admin":false},"content_type":"text/plain","state":"uploaded","size":377,"download_count":0,"created_at":"2021-05-22T04:33:16Z","updated_at":"2021-05-22T04:33:16Z","browser_download_url":"https://github.com/moparisthebest/poi/releases/download/snapshot/sha256sum.txt.asc"}{"message":"Release is has no Tag","url":"https://code.moparisthebest.com/api/swagger"}uploading file to gitea release_id: 347215
{"id":2270,"name":"sha256sum.txt.asc","size":377,"download_count":0,"created_at":"2021-05-22T00:33:16-04:00","uuid":"f04cd7d9-76e6-4b87-bcb2-24a59380fa5d","browser_download_url":"https://code.moparisthebest.com/attachments/f04cd7d9-76e6-4b87-bcb2-24a59380fa5d"}+ rm -f sha256sum.txt sha256sum.txt.asc
+ find -type f -print0
+ xargs -0n1 -I '{}' ci-release-helper.sh standard_multi_release '{}' application/octet-stream
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
all tags:
snapshot
{
  "message": "Validation Failed",
  "errors": [
    {
      "resource": "Release",
      "code": "already_exists",
      "field": "tag_name"
    }
  ],
  "documentation_url": "https://docs.github.com/rest/reference/repos#create-a-release"
}
uploading file to github release_id: 43403303
{"url":"https://api.github.com/repos/moparisthebest/poi/releases/assets/37326682","id":37326682,"node_id":"MDEyOlJlbGVhc2VBc3NldDM3MzI2Njgy","name":"poi-fast-calc-3.17-SNAPSHOT.jar","label":"","uploader":{"login":"moparisthebest","id":363760,"node_id":"MDQ6VXNlcjM2Mzc2MA==","avatar_url":"https://avatars.githubusercontent.com/u/363760?v=4","gravatar_id":"","url":"https://api.github.com/users/moparisthebest","html_url":"https://github.com/moparisthebest","followers_url":"https://api.github.com/users/moparisthebest/followers","following_url":"https://api.github.com/users/moparisthebest/following{/other_user}","gists_url":"https://api.github.com/users/moparisthebest/gists{/gist_id}","starred_url":"https://api.github.com/users/moparisthebest/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/moparisthebest/subscriptions","organizations_url":"https://api.github.com/users/moparisthebest/orgs","repos_url":"https://api.github.com/users/moparisthebest/repos","events_url":"https://api.github.com/users/moparisthebest/events{/privacy}","received_events_url":"https://api.github.com/users/moparisthebest/received_events","type":"User","site_admin":false},"content_type":"application/octet-stream","state":"uploaded","size":2258457,"download_count":0,"created_at":"2021-05-22T04:33:17Z","updated_at":"2021-05-22T04:33:17Z","browser_download_url":"https://github.com/moparisthebest/poi/releases/download/snapshot/poi-fast-calc-3.17-SNAPSHOT.jar"}{"message":"Release is has no Tag","url":"https://code.moparisthebest.com/api/swagger"}uploading file to gitea release_id: 347215
{"id":2271,"name":"poi-fast-calc-3.17-SNAPSHOT.jar","size":2258457,"download_count":0,"created_at":"2021-05-22T00:33:18-04:00","uuid":"7790f6e1-18d6-4fe4-a0c6-4ceb97bfadd0","browser_download_url":"https://code.moparisthebest.com/attachments/7790f6e1-18d6-4fe4-a0c6-4ceb97bfadd0"}+ exit 0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Email)
[Pipeline] step
[Pipeline] }
[Pipeline] // stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[Gitea] Notifying branch build status: SUCCESS This commit looks good
[Gitea] Notified
Finished: SUCCESS