Started by upstream project "main_2.12" build number 889 originally caused by: Started by an SCM change Running as SYSTEM Agent centos-7-8l6qr is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-8l6qr" namespace: "geomesa" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.geomesa.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-8l6qr" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-8l6qr" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.geomesa.svc.cluster.local/geomesa/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-geomesa" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-8l6qr (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/geomesa-nifi The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/geomesa/geomesa-nifi > git init /home/jenkins/agent/workspace/geomesa-nifi # timeout=10 Fetching upstream changes from https://github.com/geomesa/geomesa-nifi > git --version # timeout=10 > git --version # 'git version 2.36.3' > git fetch --tags --force --progress -- https://github.com/geomesa/geomesa-nifi +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/geomesa/geomesa-nifi # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision d413d87d00e48e661f0f2f64a8553bc8d64aee4e (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f d413d87d00e48e661f0f2f64a8553bc8d64aee4e # timeout=10 Commit message: "GEOMESA-3258 Use docker for Kafka tests (#136)" > git rev-list --no-walk d413d87d00e48e661f0f2f64a8553bc8d64aee4e # timeout=10 [geomesa-nifi] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml clean install Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) 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: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GeoMesa-NiFi [pom] [INFO] geomesa-datastore-bundle_2.12 [pom] [INFO] geomesa-datastore-services-api_2.12 [jar] [INFO] geomesa-datastore-services-api-nar_2.12 [nar] [INFO] geomesa-datastore-processors_2.12 [jar] [INFO] geomesa-datastore-services-nar_2.12 [nar] [INFO] geomesa-accumulo-bundle_2.12 [pom] [INFO] geomesa-accumulo-processors_2.12 [jar] [INFO] geomesa-accumulo20-nar_2.12 [nar] [INFO] geomesa-accumulo21-nar_2.12 [nar] [INFO] geomesa-fs-bundle_2.12 [pom] [INFO] geomesa-fs-processors_2.12 [jar] [INFO] geomesa-fs-nar_2.12 [nar] [INFO] geomesa-gt-bundle_2.12 [pom] [INFO] geomesa-gt-processors_2.12 [jar] [INFO] geomesa-gt-nar_2.12 [nar] [INFO] geomesa-hbase-bundle_2.12 [pom] [INFO] geomesa-hbase-processors_2.12 [jar] [INFO] geomesa-hbase1-nar_2.12 [nar] [INFO] geomesa-hbase2-nar_2.12 [nar] [INFO] geomesa-kafka-bundle_2.12 [pom] [INFO] geomesa-kafka-processors_2.12 [jar] [INFO] geomesa-kafka-nar_2.12 [nar] [INFO] geomesa-lambda-bundle_2.12 [pom] [INFO] geomesa-lambda-processors_2.12 [jar] [INFO] geomesa-lambda-nar_2.12 [nar] [INFO] geomesa-redis-bundle_2.12 [pom] [INFO] geomesa-redis-processors_2.12 [jar] [INFO] geomesa-redis-nar_2.12 [nar] [INFO] [INFO] -----------------< org.geomesa.nifi:geomesa-nifi_2.12 >----------------- [INFO] Building GeoMesa-NiFi 4.0.0-SNAPSHOT [1/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-nifi_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-nifi_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-nifi_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-nifi_2.12 --- [INFO] No match to regex '-' found in 'org.geomesa.nifi.nifi'. The initial value 'org.geomesa.nifi.nifi' is left as-is... [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-nifi_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-nifi_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-nifi_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-nifi_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-nifi_2.12 --- [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-nifi_2.12 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-nifi_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-nifi_2.12/4.0.0-SNAPSHOT/geomesa-nifi_2.12-4.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.geomesa.nifi:geomesa-datastore-bundle_2.12 >----------- [INFO] Building geomesa-datastore-bundle_2.12 4.0.0-SNAPSHOT [2/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-datastore-bundle_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-datastore-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-datastore-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-datastore-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-datastore-bundle_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-datastore-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-datastore-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-datastore-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-datastore-bundle_2.12 --- [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-datastore-bundle_2.12 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-datastore-bundle_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-bundle_2.12/4.0.0-SNAPSHOT/geomesa-datastore-bundle_2.12-4.0.0-SNAPSHOT.pom [INFO] [INFO] --------< org.geomesa.nifi:geomesa-datastore-services-api_2.12 >-------- [INFO] Building geomesa-datastore-services-api_2.12 4.0.0-SNAPSHOT [3/29] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-datastore-services-api_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-datastore-services-api_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-datastore-services-api_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-datastore-services-api_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-datastore-services-api_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-datastore-services-api_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-datastore-services-api_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/src/main/java:-1: info: compiling [INFO] Compiling 1 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/target/classes at 1676060357843 [INFO] prepare-compile in 0 s [INFO] compile in 5 s [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-datastore-services-api_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-datastore-services-api_2.12 --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-datastore-services-api_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-datastore-services-api_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-datastore-services-api_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-datastore-services-api_2.12 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ geomesa-datastore-services-api_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/target/geomesa-datastore-services-api_2.12-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-datastore-services-api_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/target/geomesa-datastore-services-api_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-datastore-services-api_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-datastore-services-api_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/target/geomesa-datastore-services-api_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-services-api_2.12/4.0.0-SNAPSHOT/geomesa-datastore-services-api_2.12-4.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-services-api_2.12/4.0.0-SNAPSHOT/geomesa-datastore-services-api_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api/target/geomesa-datastore-services-api_2.12-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-services-api_2.12/4.0.0-SNAPSHOT/geomesa-datastore-services-api_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.geomesa.nifi:geomesa-datastore-services-api-nar_2.12 >------ [INFO] Building geomesa-datastore-services-api-nar_2.12 4.0.0-SNAPSHOT [4/29] [INFO] --------------------------------[ nar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] No tests to run. [INFO] [INFO] --- nifi-nar-maven-plugin:1.3.2:nar (default-nar) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] Copying org.w3.xlink-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/org.w3.xlink-28.0.jar [INFO] Copying jaxb-api-2.4.0-b180830.0359.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jaxb-api-2.4.0-b180830.0359.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying jts-core-1.19.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jts-core-1.19.0.jar [INFO] Copying imageio-ext-tiff-1.4.7.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/imageio-ext-tiff-1.4.7.jar [INFO] Copying jt-piecewise-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-piecewise-1.1.24.jar [INFO] Copying jt-zonal-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-zonal-1.1.24.jar [INFO] Copying gt-cql-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/gt-cql-28.0.jar [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/FastInfoset-1.2.15.jar [INFO] Copying jt-crop-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-crop-1.1.24.jar [INFO] Copying jt-algebra-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-algebra-1.1.24.jar [INFO] Copying jt-stats-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-stats-1.1.24.jar [INFO] Copying net.opengis.ows-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/net.opengis.ows-28.0.jar [INFO] Copying jt-translate-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-translate-1.1.24.jar [INFO] Copying jt-orderdither-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-orderdither-1.1.24.jar [INFO] Copying commons-lang3-3.12.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/commons-lang3-3.12.0.jar [INFO] Copying gt-main-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/gt-main-28.0.jar [INFO] Copying commons-pool-1.5.4.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/commons-pool-1.5.4.jar [INFO] Copying jt-bandcombine-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-bandcombine-1.1.24.jar [INFO] Copying j2objc-annotations-1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/j2objc-annotations-1.3.jar [INFO] Copying systems-common-2.0.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/systems-common-2.0.2.jar [INFO] Copying jt-iterators-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-iterators-1.1.24.jar [INFO] Copying uom-lib-common-2.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/uom-lib-common-2.0.jar [INFO] Copying si-quantity-2.0.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/si-quantity-2.0.1.jar [INFO] Copying jaxb-runtime-2.4.0-b180830.0438.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jaxb-runtime-2.4.0-b180830.0438.jar [INFO] Copying jackson-core-2.14.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jackson-core-2.14.1.jar [INFO] Copying geomesa-datastore-services-api_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/geomesa-datastore-services-api_2.12-4.0.0-SNAPSHOT.jar [INFO] Copying ejml-core-0.41.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/ejml-core-0.41.jar [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/failureaccess-1.0.1.jar [INFO] Copying jt-imagefunction-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-imagefunction-1.1.24.jar [INFO] Copying jt-binarize-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-binarize-1.1.24.jar [INFO] Copying org.eclipse.emf.ecore-2.15.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/org.eclipse.emf.ecore-2.15.0.jar [INFO] Copying gt-metadata-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/gt-metadata-28.0.jar [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/javax.activation-api-1.2.0.jar [INFO] Copying jt-warp-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-warp-1.1.24.jar [INFO] Copying jt-classifier-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-classifier-1.1.24.jar [INFO] Copying jakarta.annotation-api-1.3.4.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jakarta.annotation-api-1.3.4.jar [INFO] Copying jt-border-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-border-1.1.24.jar [INFO] Copying jt-scale-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-scale-1.1.24.jar [INFO] Copying error_prone_annotations-2.11.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/error_prone_annotations-2.11.0.jar [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/stax-ex-1.8.jar [INFO] Copying unit-api-2.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/unit-api-2.0.jar [INFO] Copying commons-io-2.10.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/commons-io-2.10.0.jar [INFO] Copying jt-shadedrelief-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-shadedrelief-1.1.24.jar [INFO] Copying jt-bandmerge-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-bandmerge-1.1.24.jar [INFO] Copying guava-31.1-jre.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/guava-31.1-jre.jar [INFO] Copying commons-text-1.10.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/commons-text-1.10.0.jar [INFO] Copying jai_core-1.1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jai_core-1.1.3.jar [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jsr305-3.0.2.jar [INFO] Copying jai_imageio-1.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jai_imageio-1.1.jar [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/istack-commons-runtime-3.0.7.jar [INFO] Copying aircompressor-0.20.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/aircompressor-0.20.jar [INFO] Copying org.eclipse.emf.ecore.xmi-2.15.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/org.eclipse.emf.ecore.xmi-2.15.0.jar [INFO] Copying jt-mosaic-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-mosaic-1.1.24.jar [INFO] Copying commons-csv-1.9.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/commons-csv-1.9.0.jar [INFO] Copying nifi-security-socket-ssl-1.19.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/nifi-security-socket-ssl-1.19.1.jar [INFO] Copying jt-utilities-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-utilities-1.1.24.jar [INFO] Copying si-units-2.0.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/si-units-2.0.1.jar [INFO] Copying jt-nullop-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-nullop-1.1.24.jar [INFO] Copying gt-referencing-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/gt-referencing-28.0.jar [INFO] Copying imageio-ext-utilities-1.4.7.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/imageio-ext-utilities-1.4.7.jar [INFO] Copying jt-utils-1.6.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-utils-1.6.0.jar [INFO] Copying jt-format-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-format-1.1.24.jar [INFO] Copying ejml-ddense-0.41.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/ejml-ddense-0.41.jar [INFO] Copying re2j-1.6.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/re2j-1.6.jar [INFO] Copying gt-opengis-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/gt-opengis-28.0.jar [INFO] Copying txw2-2.4.0-b180830.0438.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/txw2-2.4.0-b180830.0438.jar [INFO] Copying jt-lookup-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-lookup-1.1.24.jar [INFO] Copying nifi-standard-record-utils-1.19.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/nifi-standard-record-utils-1.19.1.jar [INFO] Copying jai_codec-1.1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jai_codec-1.1.3.jar [INFO] Copying jt-colorconvert-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-colorconvert-1.1.24.jar [INFO] Copying imageio-ext-geocore-1.4.7.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/imageio-ext-geocore-1.4.7.jar [INFO] Copying disruptor-1.2.15.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/disruptor-1.2.15.jar [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/javax.inject-1.jar [INFO] Copying org.eclipse.emf.common-2.15.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/org.eclipse.emf.common-2.15.0.jar [INFO] Copying jt-rescale-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-rescale-1.1.24.jar [INFO] Copying bigint-0.7.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/bigint-0.7.1.jar [INFO] Copying jt-bandselect-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-bandselect-1.1.24.jar [INFO] Copying jt-colorindexer-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-colorindexer-1.1.24.jar [INFO] Copying jt-scale2-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-scale2-1.1.24.jar [INFO] Copying checker-qual-3.12.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/checker-qual-3.12.0.jar [INFO] Copying indriya-2.0.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/indriya-2.0.2.jar [INFO] Copying jt-affine-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-affine-1.1.24.jar [INFO] Copying imageio-ext-streams-1.4.7.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/imageio-ext-streams-1.4.7.jar [INFO] Copying GeographicLib-Java-1.49.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/GeographicLib-Java-1.49.jar [INFO] Copying gt-render-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/gt-render-28.0.jar [INFO] Copying jt-errordiffusion-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-errordiffusion-1.1.24.jar [INFO] Copying jgridshift-core-1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jgridshift-core-1.3.jar [INFO] Copying jt-buffer-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-buffer-1.1.24.jar [INFO] Copying gt-coverage-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/gt-coverage-28.0.jar [INFO] Copying jt-zonalstats-1.6.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-zonalstats-1.6.0.jar [INFO] Copying jt-rlookup-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-rlookup-1.1.24.jar [INFO] Copying jt-vectorbin-1.1.24.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/jt-vectorbin-1.1.24.jar [INFO] Copying gt-http-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/classes/META-INF/bundled-dependencies/gt-http-28.0.jar [INFO] Generating documentation for NiFi extensions in the NAR... [INFO] Found NAR dependency of org.apache.nifi:nifi-aws-service-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-standard-services-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-jetty-bundle:nar:1.19.1:compile [INFO] Found a dependency on version 1.19.1 of NiFi API [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/geomesa-datastore-services-api-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ geomesa-datastore-services-api-nar_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-services-api-nar_2.12/4.0.0-SNAPSHOT/geomesa-datastore-services-api-nar_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-api-nar/target/geomesa-datastore-services-api-nar_2.12-4.0.0-SNAPSHOT.nar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-services-api-nar_2.12/4.0.0-SNAPSHOT/geomesa-datastore-services-api-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] ---------< org.geomesa.nifi:geomesa-datastore-processors_2.12 >--------- [INFO] Building geomesa-datastore-processors_2.12 4.0.0-SNAPSHOT [5/29] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-datastore-processors_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-datastore-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-datastore-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-datastore-processors_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-datastore-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-datastore-processors_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-datastore-processors_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/src/main/scala:-1: info: compiling [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/target/classes at 1676060418666 [INFO] prepare-compile in 0 s [INFO] compile in 17 s [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-datastore-processors_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-datastore-processors_2.12 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-datastore-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-datastore-processors_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/src/test/java:-1: info: compiling [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/src/test/scala:-1: info: compiling [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/target/test-classes at 1676060436545 [INFO] prepare-compile in 0 s [INFO] compile in 10 s [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-datastore-processors_2.12 --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/target/test-classes [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/src/test/java/org/geomesa/example/User.java: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/src/test/java/org/geomesa/example/User.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/src/test/java/org/geomesa/example/User.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-datastore-processors_2.12 --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.geomesa.nifi.datastore.processor.ConvertToGeoFileTest [2023-02-10 20:20:55,832] INFO ConvertToGeoFile: null Props are PropertyDescriptor[Output format], PropertyDescriptor[GZIP level], PropertyDescriptor[Include headers], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths] [2023-02-10 20:20:55,834] INFO ConvertToGeoFile: null Relationships are success, failure, original [2023-02-10 20:20:56,454] INFO BaseAllocator: Debug mode enabled. [2023-02-10 20:20:56,458] INFO DefaultAllocationManagerOption: allocation manager type not specified, using netty as the default type [2023-02-10 20:20:56,461] INFO CheckAllocator: Using DefaultAllocationManager at memory-netty/11.0.0/arrow-memory-netty-11.0.0.jar!/org/apache/arrow/memory/DefaultAllocationManagerFactory.class [2023-02-10 20:21:04,719] WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.085 s - in org.geomesa.nifi.datastore.processor.ConvertToGeoFileTest [INFO] Running org.geomesa.nifi.datastore.processor.records.GeoAvroRecordSetWriterFactoryTest [2023-02-10 20:21:08,476] INFO ConvertRecord: ConvertRecord[id=00254983-1ffc-4e0a-85aa-c8121f615d7b] Successfully converted 3 records for FlowFile[0,2848589485546486.mockFlowFile,944B] [2023-02-10 20:21:08,634] INFO ConvertRecord: ConvertRecord[id=1c91df59-b560-442c-a56e-582d538e639c] Successfully converted 3 records for FlowFile[0,2848589701340982.mockFlowFile,1695B] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s - in org.geomesa.nifi.datastore.processor.records.GeoAvroRecordSetWriterFactoryTest [INFO] Running org.geomesa.nifi.datastore.processor.records.SimpleFeatureRecordConverterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.geomesa.nifi.datastore.processor.records.SimpleFeatureRecordConverterTest [INFO] Running org.geomesa.nifi.datastore.processor.validators.SimpleFeatureTypeValidatorTest [2023-02-10 20:21:11,676] ERROR ConfigSftParsing$: Error loading simple feature type from config {} com.typesafe.config.ConfigException$Missing: Reader: 1: No configuration setting found for key 'attributes' at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) at com.typesafe.config.impl.SimpleConfig.getList(SimpleConfig.java:263) at com.typesafe.config.impl.SimpleConfig.getHomogeneousWrappedList(SimpleConfig.java:477) at com.typesafe.config.impl.SimpleConfig.getObjectList(SimpleConfig.java:495) at com.typesafe.config.impl.SimpleConfig.getConfigList(SimpleConfig.java:500) at org.locationtech.geomesa.utils.geotools.sft.SimpleFeatureSpecConfig$.$anonfun$parse$3(SimpleFeatureSpecConfig.scala:123) at scala.Option.getOrElse(Option.scala:189) at org.locationtech.geomesa.utils.geotools.sft.SimpleFeatureSpecConfig$.parse(SimpleFeatureSpecConfig.scala:123) at org.locationtech.geomesa.utils.geotools.sft.SimpleFeatureSpecConfig$.parse(SimpleFeatureSpecConfig.scala:49) at org.locationtech.geomesa.utils.geotools.SimpleFeatureTypes$.createType(SimpleFeatureTypes.scala:186) at org.locationtech.geomesa.utils.geotools.ConfigSftParsing.$anonfun$parseConf$1(ConfigSftParsing.scala:32) at scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:293) at scala.collection.mutable.ResizableArray.foreach(ResizableArray.scala:62) at scala.collection.mutable.ResizableArray.foreach$(ResizableArray.scala:55) at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:49) at scala.collection.TraversableLike.flatMap(TraversableLike.scala:293) at scala.collection.TraversableLike.flatMap$(TraversableLike.scala:290) at scala.collection.AbstractTraversable.flatMap(Traversable.scala:108) at org.locationtech.geomesa.utils.geotools.ConfigSftParsing.parseConf(ConfigSftParsing.scala:29) at org.locationtech.geomesa.utils.geotools.ConfigSftParsing.parseConf$(ConfigSftParsing.scala:26) at org.locationtech.geomesa.utils.geotools.ConfigSftParsing$.parseConf(ConfigSftParsing.scala:44) at org.locationtech.geomesa.utils.geotools.SftArgResolver$.parseConf(SftArgResolver.scala:104) at org.locationtech.geomesa.utils.geotools.SftArgResolver$.parseConfStr(SftArgResolver.scala:130) at org.locationtech.geomesa.utils.geotools.SftArgResolver$.$anonfun$parseMethodList$3(SftArgResolver.scala:55) at org.locationtech.geomesa.utils.conf.ArgResolver.getArg(ArgResolver.scala:49) at org.locationtech.geomesa.utils.conf.ArgResolver.getArg$(ArgResolver.scala:42) at org.locationtech.geomesa.utils.geotools.SftArgResolver$.getArg(SftArgResolver.scala:27) at org.geomesa.nifi.datastore.processor.validators.SimpleFeatureTypeValidator$.validate(SimpleFeatureTypeValidator.scala:22) at org.geomesa.nifi.datastore.processor.validators.SimpleFeatureTypeValidatorTest.$anonfun$invalidTests$1(SimpleFeatureTypeValidatorTest.scala:44) at org.geomesa.nifi.datastore.processor.validators.SimpleFeatureTypeValidatorTest.$anonfun$invalidTests$1$adapted(SimpleFeatureTypeValidatorTest.scala:43) at scala.collection.immutable.List.foreach(List.scala:431) at org.geomesa.nifi.datastore.processor.validators.SimpleFeatureTypeValidatorTest.invalidTests(SimpleFeatureTypeValidatorTest.scala:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.531 s - in org.geomesa.nifi.datastore.processor.validators.SimpleFeatureTypeValidatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ geomesa-datastore-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/target/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-datastore-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/target/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-datastore-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/target/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-datastore-processors_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/target/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-processors_2.12/4.0.0-SNAPSHOT/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-processors_2.12/4.0.0-SNAPSHOT/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/target/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-processors_2.12/4.0.0-SNAPSHOT/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-processors/target/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-processors_2.12/4.0.0-SNAPSHOT/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.geomesa.nifi:geomesa-datastore-services-nar_2.12 >-------- [INFO] Building geomesa-datastore-services-nar_2.12 4.0.0-SNAPSHOT [6/29] [INFO] --------------------------------[ nar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-datastore-services-nar_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-datastore-services-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-datastore-services-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-datastore-services-nar_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-datastore-services-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-datastore-services-nar_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-datastore-services-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-datastore-services-nar_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-datastore-services-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-datastore-services-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-datastore-services-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-datastore-services-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-datastore-services-nar_2.12 --- [INFO] No tests to run. [INFO] [INFO] --- nifi-nar-maven-plugin:1.3.2:nar (default-nar) @ geomesa-datastore-services-nar_2.12 --- [INFO] Copying hadoop-yarn-client-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-yarn-client-2.10.2.jar [INFO] Copying orc-mapreduce-1.8.2-nohive.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/orc-mapreduce-1.8.2-nohive.jar [INFO] Copying geomesa-convert-jdbc_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-jdbc_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying parquet-column-1.12.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/parquet-column-1.12.3.jar [INFO] Copying protobuf-java-2.5.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/protobuf-java-2.5.0.jar [INFO] Copying geomesa-utils_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-utils_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying commons-beanutils-1.9.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-beanutils-1.9.3.jar [INFO] Copying nailgun-server-1.0.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/nailgun-server-1.0.1.jar [INFO] Copying okio-1.6.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/okio-1.6.0.jar [INFO] Copying paranamer-2.8.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/paranamer-2.8.jar [INFO] Copying geomesa-fs-storage-orc_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-fs-storage-orc_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying json4s-scalap_2.12-3.6.12.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/json4s-scalap_2.12-3.6.12.jar [INFO] Copying joda-time-2.8.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/joda-time-2.8.1.jar [INFO] Copying threeten-extra-1.7.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/threeten-extra-1.7.1.jar [INFO] Copying xml-apis-1.4.01.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/xml-apis-1.4.01.jar [INFO] Copying leveldbjni-all-1.8.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/leveldbjni-all-1.8.jar [INFO] Copying hadoop-yarn-registry-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-yarn-registry-2.10.2.jar [INFO] Copying hadoop-common-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-common-2.10.2.jar [INFO] Copying json-simple-1.1.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/json-simple-1.1.1.jar [INFO] Copying pureconfig-generic_2.12-0.17.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/pureconfig-generic_2.12-0.17.2.jar [INFO] Copying htrace-core4-4.1.0-incubating.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/htrace-core4-4.1.0-incubating.jar [INFO] Copying geomesa-tools_2.12-4.0.0-SNAPSHOT-data.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-tools_2.12-4.0.0-20230210.193748-84-data.jar [INFO] Copying parboiled-scala_2.12-1.3.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/parboiled-scala_2.12-1.3.1.jar [INFO] Copying zstd-jni-1.5.0-1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/zstd-jni-1.5.0-1.jar [INFO] Copying hadoop-yarn-server-common-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-yarn-server-common-2.10.2.jar [INFO] Copying jersey-core-1.9.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jersey-core-1.9.jar [INFO] Copying jackson-jaxrs-1.9.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jackson-jaxrs-1.9.13.jar [INFO] Copying spatial4j-0.8.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/spatial4j-0.8.jar [INFO] Copying parquet-hadoop-1.12.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/parquet-hadoop-1.12.3.jar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-logging-1.2.jar [INFO] Copying scala-reflect-2.12.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/scala-reflect-2.12.13.jar [INFO] Copying hadoop-yarn-common-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-yarn-common-2.10.2.jar [INFO] Copying kryo-shaded-4.0.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/kryo-shaded-4.0.2.jar [INFO] Copying minlog-1.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/minlog-1.3.0.jar [INFO] Copying accessors-smart-2.4.7.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/accessors-smart-2.4.7.jar [INFO] Copying parquet-encoding-1.12.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/parquet-encoding-1.12.3.jar [INFO] Copying flatbuffers-java-1.12.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/flatbuffers-java-1.12.0.jar [INFO] Copying jackson-core-asl-1.9.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jackson-core-asl-1.9.13.jar [INFO] Copying hadoop-yarn-api-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-yarn-api-2.10.2.jar [INFO] Copying httpcore-4.4.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/httpcore-4.4.13.jar [INFO] Copying objenesis-2.5.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/objenesis-2.5.1.jar [INFO] Copying jersey-client-1.9.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jersey-client-1.9.jar [INFO] Copying pureconfig-generic-base_2.12-0.17.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/pureconfig-generic-base_2.12-0.17.2.jar [INFO] Copying scala-xml_2.12-1.0.6.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/scala-xml_2.12-1.0.6.jar [INFO] Copying commons-net-3.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-net-3.1.jar [INFO] Copying jts-io-common-1.19.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jts-io-common-1.19.0.jar [INFO] Copying aws-java-sdk-bundle-1.11.271.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/aws-java-sdk-bundle-1.11.271.jar [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/httpclient-4.5.13.jar [INFO] Copying annotations-17.0.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/annotations-17.0.0.jar [INFO] Copying geomesa-fs-storage-parquet_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-fs-storage-parquet_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying geronimo-jcache_1.0_spec-1.0-alpha-1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geronimo-jcache_1.0_spec-1.0-alpha-1.jar [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-lang-2.6.jar [INFO] Copying asm-9.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/asm-9.1.jar [INFO] Copying config-1.4.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/config-1.4.2.jar [INFO] Copying netty-buffer-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/netty-buffer-4.1.85.Final.jar [INFO] Copying jetty-sslengine-6.1.26.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jetty-sslengine-6.1.26.jar [INFO] Copying jedis-4.3.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jedis-4.3.1.jar [INFO] Copying geomesa-security_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-security_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying hadoop-mapreduce-client-jobclient-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-mapreduce-client-jobclient-2.10.2.jar [INFO] Copying Saxon-HE-11.4.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/Saxon-HE-11.4.jar [INFO] Copying json-smart-2.4.7.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/json-smart-2.4.7.jar [INFO] Copying metrics-graphite-3.2.6.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/metrics-graphite-3.2.6.jar [INFO] Copying geomesa-convert-xml_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-xml_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying hadoop-mapreduce-client-common-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-mapreduce-client-common-2.10.2.jar [INFO] Copying hadoop-auth-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-auth-2.10.2.jar [INFO] Copying geomesa-metrics-core_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-metrics-core_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying json4s-ast_2.12-3.6.12.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/json4s-ast_2.12-3.6.12.jar [INFO] Copying geomesa-convert-avro_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-avro_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying netty-common-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/netty-common-4.1.85.Final.jar [INFO] Copying jackson-xc-1.9.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jackson-xc-1.9.13.jar [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jcommander-1.78.jar [INFO] Copying servlet-api-2.5.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/servlet-api-2.5.jar [INFO] Copying xmlresolver-4.4.3-data.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/xmlresolver-4.4.3-data.jar [INFO] Copying arrow-vector-11.0.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/arrow-vector-11.0.0.jar [INFO] Copying mssql-jdbc-6.2.1.jre7.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/mssql-jdbc-6.2.1.jre7.jar [INFO] Copying geomesa-convert-fixedwidth_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-fixedwidth_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying hadoop-mapreduce-client-core-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-mapreduce-client-core-2.10.2.jar [INFO] Copying orc-shims-1.8.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/orc-shims-1.8.2.jar [INFO] Copying geomesa-convert-text_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-text_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying geomesa-convert-parquet_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-parquet_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying geomesa-convert-common_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-common_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying s2-geometry-library-java-1.0.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/s2-geometry-library-java-1.0.1.jar [INFO] Copying httpcore5-5.1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/httpcore5-5.1.3.jar [INFO] Copying pureconfig-core_2.12-0.17.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/pureconfig-core_2.12-0.17.2.jar [INFO] Copying geomesa-arrow-jts-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-arrow-jts-4.0.0-20230210.193748-147.jar [INFO] Copying snappy-java-1.1.1.6.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/snappy-java-1.1.1.6.jar [INFO] Copying hadoop-aws-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-aws-2.10.2.jar [INFO] Copying json4s-native_2.12-3.6.12.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/json4s-native_2.12-3.6.12.jar [INFO] Copying woodstox-core-5.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/woodstox-core-5.3.0.jar [INFO] Copying sizeof-0.4.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/sizeof-0.4.0.jar [INFO] Copying orc-core-1.8.2-nohive.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/orc-core-1.8.2-nohive.jar [INFO] Copying apacheds-kerberos-codec-2.0.0-M15.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/apacheds-kerberos-codec-2.0.0-M15.jar [INFO] Copying jackson-datatype-jsr310-2.13.4.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jackson-datatype-jsr310-2.13.4.jar [INFO] Copying pureconfig_2.12-0.17.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/pureconfig_2.12-0.17.2.jar [INFO] Copying stream-2.9.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/stream-2.9.2.jar [INFO] Copying arrow-format-11.0.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/arrow-format-11.0.0.jar [INFO] Copying commons-math3-3.1.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-math3-3.1.1.jar [INFO] Copying parquet-jackson-1.12.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/parquet-jackson-1.12.3.jar [INFO] Copying scala-compiler-2.12.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/scala-compiler-2.12.13.jar [INFO] Copying metrics-core-3.2.6.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/metrics-core-3.2.6.jar [INFO] Copying scala-library-2.12.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/scala-library-2.12.13.jar [INFO] Copying hadoop-mapreduce-client-shuffle-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-mapreduce-client-shuffle-2.10.2.jar [INFO] Copying geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-datastore-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Copying arrow-memory-netty-11.0.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/arrow-memory-netty-11.0.0.jar [INFO] Copying geomesa-fs-storage-common_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-fs-storage-common_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying commons-compress-1.22.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-compress-1.22.jar [INFO] Copying avro-1.11.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/avro-1.11.1.jar [INFO] Copying scala-logging_2.12-3.9.5.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/scala-logging_2.12-3.9.5.jar [INFO] Copying jackson-mapper-asl-1.9.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jackson-mapper-asl-1.9.13.jar [INFO] Copying jsp-api-2.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jsp-api-2.1.jar [INFO] Copying parboiled-core-1.3.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/parboiled-core-1.3.1.jar [INFO] Copying commons-dbcp2-2.6.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-dbcp2-2.6.0.jar [INFO] Copying xmlresolver-4.4.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/xmlresolver-4.4.3.jar [INFO] Copying json-path-2.7.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/json-path-2.7.0.jar [INFO] Copying xmlenc-0.52.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/xmlenc-0.52.jar [INFO] Copying geomesa-index-api_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-index-api_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying arrow-memory-core-11.0.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/arrow-memory-core-11.0.0.jar [INFO] Copying api-util-1.0.0-M20.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/api-util-1.0.0-M20.jar [INFO] Copying geomesa-convert-shp_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-shp_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying nimbus-jose-jwt-7.9.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/nimbus-jose-jwt-7.9.jar [INFO] Copying geomesa-metrics-graphite_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-metrics-graphite_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying commons-codec-1.11.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-codec-1.11.jar [INFO] Copying hadoop-mapreduce-client-app-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-mapreduce-client-app-2.10.2.jar [INFO] Copying api-asn1-api-1.0.0-M20.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/api-asn1-api-1.0.0-M20.jar [INFO] Copying hadoop-annotations-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-annotations-2.10.2.jar [INFO] Copying parquet-format-structures-1.12.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/parquet-format-structures-1.12.3.jar [INFO] Copying json4s-core_2.12-3.6.12.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/json4s-core_2.12-3.6.12.jar [INFO] Copying jcip-annotations-1.0-1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jcip-annotations-1.0-1.jar [INFO] Copying parquet-common-1.12.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/parquet-common-1.12.3.jar [INFO] Copying hadoop-client-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-client-2.10.2.jar [INFO] Copying scala-parser-combinators_2.12-2.1.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/scala-parser-combinators_2.12-2.1.1.jar [INFO] Copying commons-configuration-1.6.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-configuration-1.6.jar [INFO] Copying commons-digester-1.8.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-digester-1.8.jar [INFO] Copying geomesa-z3_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-z3_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying apacheds-i18n-2.0.0-M15.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/apacheds-i18n-2.0.0-M15.jar [INFO] Copying gson-2.10.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/gson-2.10.jar [INFO] Copying geomesa-feature-common_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-feature-common_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying geomesa-filter_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-filter_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying jackson-annotations-2.14.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jackson-annotations-2.14.1.jar [INFO] Copying shapeless_2.12-2.3.10.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/shapeless_2.12-2.3.10.jar [INFO] Copying commons-pool2-2.6.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-pool2-2.6.1.jar [INFO] Copying audience-annotations-0.13.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/audience-annotations-0.13.0.jar [INFO] Copying geomesa-arrow-gt_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-arrow-gt_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying httpclient5-5.1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/httpclient5-5.1.3.jar [INFO] Copying stax2-api-4.2.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/stax2-api-4.2.1.jar [INFO] Copying geomesa-jobs_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-jobs_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying jna-4.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jna-4.5.2.jar [INFO] Copying geomesa-feature-kryo_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-feature-kryo_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying commons-cli-1.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-cli-1.2.jar [INFO] Copying geomesa-convert-redis-cache_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-redis-cache_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying ehcache-3.3.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/ehcache-3.3.1.jar [INFO] Copying hive-storage-api-2.8.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hive-storage-api-2.8.1.jar [INFO] Copying jna-platform-4.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jna-platform-4.5.2.jar [INFO] Copying HikariCP-java7-2.4.12.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/HikariCP-java7-2.4.12.jar [INFO] Copying geomesa-tools_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-tools_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying hadoop-hdfs-client-2.10.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/hadoop-hdfs-client-2.10.2.jar [INFO] Copying geomesa-convert-json_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-json_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying geomesa-feature-avro_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-feature-avro_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/commons-collections-3.2.2.jar [INFO] Copying geomesa-fs-storage-api_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-fs-storage-api_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying mango-core-3.0.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/mango-core-3.0.0.jar [INFO] Copying okhttp-2.7.5.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/okhttp-2.7.5.jar [INFO] Copying httpcore5-h2-5.1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/httpcore5-h2-5.1.3.jar [INFO] Copying geomesa-feature-all_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-feature-all_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying jackson-databind-2.14.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/jackson-databind-2.14.1.jar [INFO] Copying geomesa-convert-all_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/geomesa-convert-all_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying caffeine-2.9.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/classes/META-INF/bundled-dependencies/caffeine-2.9.3.jar [INFO] Generating documentation for NiFi extensions in the NAR... [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-api-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-aws-service-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-standard-services-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-jetty-bundle:nar:1.19.1:compile [INFO] Found a dependency on version 1.19.1 of NiFi API SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/geomesa-datastore-services-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-datastore-services-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-datastore-services-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ geomesa-datastore-services-nar_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-services-nar_2.12/4.0.0-SNAPSHOT/geomesa-datastore-services-nar_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-datastore-bundle/geomesa-datastore-services-nar/target/geomesa-datastore-services-nar_2.12-4.0.0-SNAPSHOT.nar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-datastore-services-nar_2.12/4.0.0-SNAPSHOT/geomesa-datastore-services-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] -----------< org.geomesa.nifi:geomesa-accumulo-bundle_2.12 >------------ [INFO] Building geomesa-accumulo-bundle_2.12 4.0.0-SNAPSHOT [7/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-accumulo-bundle_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-accumulo-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-accumulo-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-accumulo-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-accumulo-bundle_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-accumulo-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-accumulo-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-accumulo-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-accumulo-bundle_2.12 --- [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-accumulo-bundle_2.12 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-accumulo-bundle_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-accumulo-bundle_2.12/4.0.0-SNAPSHOT/geomesa-accumulo-bundle_2.12-4.0.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.geomesa.nifi:geomesa-accumulo-processors_2.12 >---------- [INFO] Building geomesa-accumulo-processors_2.12 4.0.0-SNAPSHOT [8/29] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-accumulo-processors_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-accumulo-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-accumulo-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-accumulo-processors_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-accumulo-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-accumulo-processors_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-accumulo-processors_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/src/main/scala:-1: info: compiling [INFO] Compiling 1 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/target/classes at 1676060508141 [INFO] prepare-compile in 0 s [INFO] compile in 5 s [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-accumulo-processors_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-accumulo-processors_2.12 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-accumulo-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-accumulo-processors_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/src/test/scala:-1: info: compiling [INFO] Compiling 1 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/target/test-classes at 1676060514068 [INFO] prepare-compile in 0 s [INFO] compile in 13 s [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-accumulo-processors_2.12 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-accumulo-processors_2.12 --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.geomesa.nifi.processors.accumulo.PutGeoMesaAccumuloTest [2023-02-10 20:22:13,946] INFO PutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:22:13,946] INFO PutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:22:13,948] INFO PutGeoMesa: null Relationships are success, failure [2023-02-10 20:22:13,949] INFO PutGeoMesa: null Relationships are success, failure [2023-02-10 20:22:14,029] INFO PutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:22:14,030] INFO PutGeoMesa: null Relationships are success, failure [2023-02-10 20:22:14,042] INFO PutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:22:14,043] INFO PutGeoMesa: null Relationships are success, failure [2023-02-10 20:22:14,559] INFO MiniCluster$: Starting Accumulo minicluster at /tmp/gm-mini-acc-8412531441526654483 [2023-02-10 20:22:36,625] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:22:36,633] INFO MiniCluster$: Started Accumulo minicluster [2023-02-10 20:22:38,642] WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [2023-02-10 20:22:39,130] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:22:39,330] INFO PutGeoMesa: PutGeoMesa[id=21fd0719-4dfb-469f-a7e6-58566c2cf674] Initializing [2023-02-10 20:22:39,330] INFO PutGeoMesa: PutGeoMesa[id=932557ae-3305-474f-8d21-050d545f0092] Initializing [2023-02-10 20:22:39,330] INFO PutGeoMesa: PutGeoMesa[id=aec446f0-bb59-476b-a401-08fa7c4d2a36] Initializing [2023-02-10 20:22:39,629] INFO PutGeoMesa: PutGeoMesa[id=932557ae-3305-474f-8d21-050d545f0092] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:22:39,629] INFO PutGeoMesa: PutGeoMesa[id=21fd0719-4dfb-469f-a7e6-58566c2cf674] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:22:39,629] INFO PutGeoMesa: PutGeoMesa[id=aec446f0-bb59-476b-a401-08fa7c4d2a36] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:22:39,939] INFO PutGeoMesa: PutGeoMesa[id=932557ae-3305-474f-8d21-050d545f0092] Creating schema example: fid:Integer:index=false,name:String,age:Integer,dtg:Date:default=true,*geom:Point:srid=4326 [2023-02-10 20:22:40,022] INFO PutGeoMesa: PutGeoMesa[id=21fd0719-4dfb-469f-a7e6-58566c2cf674] Creating schema example: fid:Integer:index=false,name:String,age:Integer,dtg:Date:default=true,*geom:Point:srid=4326 [2023-02-10 20:22:40,032] INFO PutGeoMesa: PutGeoMesa[id=aec446f0-bb59-476b-a401-08fa7c4d2a36] Creating schema example: fid:Integer:index=false,name:String,age:Integer,dtg:Date:default=true,*geom:Point:srid=4326 [2023-02-10 20:22:43,520] INFO PutGeoMesa: PutGeoMesa[id=6986e0e0-ffe0-423b-8269-c865e5ceb086] Initializing [2023-02-10 20:22:43,624] INFO PutGeoMesa: PutGeoMesa[id=6986e0e0-ffe0-423b-8269-c865e5ceb086] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:22:44,028] INFO PutGeoMesa: PutGeoMesa[id=6986e0e0-ffe0-423b-8269-c865e5ceb086] Creating schema example: fid:Integer,name:String,age:Integer,dtg:Date,*geom:Point:srid=4326 [2023-02-10 20:22:58,272] WARN DelimitedTextConverter: 'example' converter did not define fields for some attributes: fid [2023-02-10 20:22:58,917] INFO PutGeoMesa: PutGeoMesa[id=21fd0719-4dfb-469f-a7e6-58566c2cf674] Processor shutting down [2023-02-10 20:22:58,917] INFO PutGeoMesa: PutGeoMesa[id=aec446f0-bb59-476b-a401-08fa7c4d2a36] Processor shutting down [2023-02-10 20:22:58,917] INFO PutGeoMesa: PutGeoMesa[id=932557ae-3305-474f-8d21-050d545f0092] Processor shutting down [2023-02-10 20:22:58,917] INFO PutGeoMesa: PutGeoMesa[id=6986e0e0-ffe0-423b-8269-c865e5ceb086] Processor shutting down [2023-02-10 20:22:58,923] INFO PutGeoMesa: PutGeoMesa[id=932557ae-3305-474f-8d21-050d545f0092] Shut down in 4ms [2023-02-10 20:22:58,923] INFO PutGeoMesa: PutGeoMesa[id=21fd0719-4dfb-469f-a7e6-58566c2cf674] Shut down in 6ms [2023-02-10 20:22:58,923] INFO PutGeoMesa: PutGeoMesa[id=aec446f0-bb59-476b-a401-08fa7c4d2a36] Shut down in 5ms [2023-02-10 20:22:58,926] INFO PutGeoMesa: PutGeoMesa[id=aec446f0-bb59-476b-a401-08fa7c4d2a36] Processor shutting down [2023-02-10 20:22:58,926] INFO PutGeoMesa: PutGeoMesa[id=932557ae-3305-474f-8d21-050d545f0092] Processor shutting down [2023-02-10 20:22:58,926] INFO PutGeoMesa: PutGeoMesa[id=21fd0719-4dfb-469f-a7e6-58566c2cf674] Processor shutting down [2023-02-10 20:22:58,926] INFO PutGeoMesa: PutGeoMesa[id=932557ae-3305-474f-8d21-050d545f0092] Shut down in 0ms [2023-02-10 20:22:58,926] INFO PutGeoMesa: PutGeoMesa[id=aec446f0-bb59-476b-a401-08fa7c4d2a36] Shut down in 0ms [2023-02-10 20:22:58,926] INFO PutGeoMesa: PutGeoMesa[id=21fd0719-4dfb-469f-a7e6-58566c2cf674] Shut down in 0ms [2023-02-10 20:22:59,023] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:22:59,025] INFO PutGeoMesa: PutGeoMesa[id=6986e0e0-ffe0-423b-8269-c865e5ceb086] Shut down in 105ms [2023-02-10 20:22:59,025] INFO PutGeoMesa: PutGeoMesa[id=6986e0e0-ffe0-423b-8269-c865e5ceb086] Processor shutting down [2023-02-10 20:22:59,025] INFO PutGeoMesa: PutGeoMesa[id=6986e0e0-ffe0-423b-8269-c865e5ceb086] Shut down in 0ms [2023-02-10 20:22:59,425] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:22:59,425] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:22:59,425] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:22:59,425] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:22:59,938] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:23:00,332] INFO AvroToPutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[Use provided feature ID], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:23:00,333] INFO AvroToPutGeoMesa: null Relationships are success, failure [2023-02-10 20:23:00,335] INFO PutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:23:00,336] INFO PutGeoMesa: null Relationships are success, failure [2023-02-10 20:23:00,687] INFO PutGeoMesa: PutGeoMesa[id=361fdc03-5120-457f-a2a3-5ca112eeec0a] Initializing [2023-02-10 20:23:00,785] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:23:00,791] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Initializing [2023-02-10 20:23:00,945] INFO PutGeoMesa: PutGeoMesa[id=361fdc03-5120-457f-a2a3-5ca112eeec0a] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:23:00,946] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Initialized datastore AccumuloDataStore with ingest AvroIngest [2023-02-10 20:23:01,048] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Creating schema example: fid:Integer:index=false,name:String:index=true,age:Integer:index=false,lastseen:Date:default=true:index=false,*geom:Point:srid=4326 [2023-02-10 20:23:01,129] INFO PutGeoMesa: PutGeoMesa[id=361fdc03-5120-457f-a2a3-5ca112eeec0a] Creating schema renamed: fid:Integer:index=false,name:String,age:Integer,dtg:Date:default=true,*geom:Point:srid=4326 [2023-02-10 20:23:01,432] INFO AvroToPutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[Use provided feature ID], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:23:01,433] INFO AvroToPutGeoMesa: null Relationships are success, failure [2023-02-10 20:23:01,434] INFO AvroToPutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[Use provided feature ID], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:23:01,435] INFO AvroToPutGeoMesa: null Relationships are success, failure [2023-02-10 20:23:02,019] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Initializing [2023-02-10 20:23:02,417] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Initialized datastore AccumuloDataStore with ingest AvroIngest [2023-02-10 20:23:02,421] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=66a99a6b-a3cc-47fc-8115-7bec24d25226] Initializing [2023-02-10 20:23:02,422] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Creating schema example: fid:Integer:index=false,name:String:index=true,age:Integer:index=false,lastseen:Date:default=true:index=false,*geom:Point:srid=4326 [2023-02-10 20:23:02,434] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=66a99a6b-a3cc-47fc-8115-7bec24d25226] Initialized datastore AccumuloDataStore with ingest AvroIngest [2023-02-10 20:23:02,737] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=66a99a6b-a3cc-47fc-8115-7bec24d25226] Creating schema example: fid:Integer:index=false,name:String,age:Integer,dtg:Date:default=true,*geom:Point:srid=4326 [2023-02-10 20:23:11,722] INFO PutGeoMesa: PutGeoMesa[id=361fdc03-5120-457f-a2a3-5ca112eeec0a] Processor shutting down [2023-02-10 20:23:11,725] INFO PutGeoMesa: PutGeoMesa[id=361fdc03-5120-457f-a2a3-5ca112eeec0a] Shut down in 2ms [2023-02-10 20:23:11,725] INFO PutGeoMesa: PutGeoMesa[id=361fdc03-5120-457f-a2a3-5ca112eeec0a] Processor shutting down [2023-02-10 20:23:11,725] INFO PutGeoMesa: PutGeoMesa[id=361fdc03-5120-457f-a2a3-5ca112eeec0a] Shut down in 0ms [2023-02-10 20:23:12,222] WARN Z3Index: Running full table scan for schema 'renamed' with filter: INCLUDE [2023-02-10 20:23:14,930] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=66a99a6b-a3cc-47fc-8115-7bec24d25226] Processor shutting down [2023-02-10 20:23:14,932] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=66a99a6b-a3cc-47fc-8115-7bec24d25226] Shut down in 2ms [2023-02-10 20:23:14,932] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=66a99a6b-a3cc-47fc-8115-7bec24d25226] Processor shutting down [2023-02-10 20:23:14,932] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=66a99a6b-a3cc-47fc-8115-7bec24d25226] Shut down in 0ms [2023-02-10 20:23:15,117] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:15,546] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Processor shutting down [2023-02-10 20:23:15,548] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Shut down in 2ms [2023-02-10 20:23:15,550] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Initializing [2023-02-10 20:23:15,620] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Processor shutting down [2023-02-10 20:23:15,621] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Shut down in 1ms [2023-02-10 20:23:15,623] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Initializing [2023-02-10 20:23:15,626] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Initialized datastore AccumuloDataStore with ingest AvroIngest [2023-02-10 20:23:15,634] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Initialized datastore AccumuloDataStore with ingest AvroIngest [2023-02-10 20:23:15,637] ERROR AvroToPutGeoMesa: [AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f]] Error processing file target2848716632155940.mockFlowFile: java.lang.IllegalArgumentException: Input schema does not match existing type: Input: fid:Integer:index=false,name:String:index=true,friends:String:index=false,lastseen:Date:default=true:index=false,*geom:Point:srid=4326 Existing: fid:Integer,name:String,age:Integer,lastseen:Date:default=true,*geom:Point:srid=4326 at org.geomesa.nifi.datastore.processor.AvroToPutGeoMesa$AvroIngest.org$geomesa$nifi$datastore$processor$AvroToPutGeoMesa$AvroIngest$$checkSchemaAndMapping(AvroToPutGeoMesa.scala:163) at org.geomesa.nifi.datastore.processor.AvroToPutGeoMesa$AvroIngest$$anon$1.process(AvroToPutGeoMesa.scala:110) at org.apache.nifi.util.MockProcessSession.read(MockProcessSession.java:605) at org.apache.nifi.util.MockProcessSession.read(MockProcessSession.java:587) at org.geomesa.nifi.datastore.processor.AvroToPutGeoMesa$AvroIngest.ingest(AvroToPutGeoMesa.scala:96) at org.geomesa.nifi.datastore.processor.mixins.DataStoreIngestProcessor.onTrigger(DataStoreIngestProcessor.scala:116) at org.geomesa.nifi.datastore.processor.mixins.DataStoreIngestProcessor.onTrigger$(DataStoreIngestProcessor.scala:108) at org.geomesa.nifi.datastore.processor.AvroToPutGeoMesa.onTrigger(AvroToPutGeoMesa.scala:50) at org.apache.nifi.processor.AbstractProcessor.onTrigger(AbstractProcessor.java:27) at org.apache.nifi.util.StandardProcessorTestRunner$RunProcessor.call(StandardProcessorTestRunner.java:286) at org.apache.nifi.util.StandardProcessorTestRunner$RunProcessor.call(StandardProcessorTestRunner.java:280) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [2023-02-10 20:23:15,641] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Processor shutting down [2023-02-10 20:23:15,642] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Shut down in 0ms [2023-02-10 20:23:15,642] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Processor shutting down [2023-02-10 20:23:15,643] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=628390dd-4b4a-4815-a13b-7431ea3c187f] Shut down in 0ms [2023-02-10 20:23:15,736] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:19,148] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Processor shutting down [2023-02-10 20:23:19,251] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:23:19,252] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Shut down in 104ms [2023-02-10 20:23:19,254] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Initializing [2023-02-10 20:23:19,442] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Initialized datastore AccumuloDataStore with ingest AvroIngest [2023-02-10 20:23:19,666] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Processor shutting down [2023-02-10 20:23:19,768] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:23:19,769] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Shut down in 103ms [2023-02-10 20:23:19,769] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Processor shutting down [2023-02-10 20:23:19,769] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=36dd063d-a1a7-49b6-839b-c3c0507655f6] Shut down in 0ms [2023-02-10 20:23:19,961] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:20,088] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:23:20,108] INFO PutGeoMesaRecord: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[Record reader], PropertyDescriptor[Feature type name], PropertyDescriptor[Feature ID column], PropertyDescriptor[Geometry columns], PropertyDescriptor[Geometry serialization format], PropertyDescriptor[JSON columns], PropertyDescriptor[Default date column], PropertyDescriptor[Visibilities column], PropertyDescriptor[Schema user data], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:23:20,108] INFO PutGeoMesaRecord: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[Record reader], PropertyDescriptor[Feature type name], PropertyDescriptor[Feature ID column], PropertyDescriptor[Geometry columns], PropertyDescriptor[Geometry serialization format], PropertyDescriptor[JSON columns], PropertyDescriptor[Default date column], PropertyDescriptor[Visibilities column], PropertyDescriptor[Schema user data], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:23:20,109] INFO PutGeoMesaRecord: null Relationships are success, failure [2023-02-10 20:23:20,109] INFO PutGeoMesaRecord: null Relationships are success, failure [2023-02-10 20:23:20,184] INFO PutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:23:20,216] INFO PutGeoMesa: null Relationships are success, failure [2023-02-10 20:23:20,224] INFO AvroToPutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[Use provided feature ID], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:23:20,224] INFO AvroToPutGeoMesa: null Relationships are success, failure [2023-02-10 20:23:20,425] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=dc6649e0-24e8-46d9-bf07-a7452775edbd] Initializing [2023-02-10 20:23:20,441] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:23:20,450] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=0b36bbd3-5a44-4068-a983-aeab6c2a38e2] Initializing [2023-02-10 20:23:20,634] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Initializing [2023-02-10 20:23:20,641] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:23:20,644] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=dc6649e0-24e8-46d9-bf07-a7452775edbd] Initialized datastore AccumuloDataStore with ingest RecordIngest [2023-02-10 20:23:20,644] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=0b36bbd3-5a44-4068-a983-aeab6c2a38e2] Initialized datastore AccumuloDataStore with ingest RecordIngest [2023-02-10 20:23:20,830] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Creating schema example: fid:Integer:index=false,name:String,age:Integer,dtg:Date:default=true,*geom:Point:srid=4326 [2023-02-10 20:23:20,842] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=0b36bbd3-5a44-4068-a983-aeab6c2a38e2] Creating schema attributes: __version__:Integer,Name:String,Age:Integer,LastSeen:Long,Friends:String,Skills:String,Lon:Float,Lat:Float,*geom:Point,__userdata__:List[String] [2023-02-10 20:23:20,842] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=dc6649e0-24e8-46d9-bf07-a7452775edbd] Creating schema example: __version__:Integer,Name:String,Age:Integer,LastSeen:Long,Friends:String,Skills:String,Lon:Float,Lat:Float,*geom:Point,__userdata__:List[String] [2023-02-10 20:23:22,525] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=0d20328b-5e1a-4be1-9543-3dd8a6808757] Initializing [2023-02-10 20:23:22,537] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=0d20328b-5e1a-4be1-9543-3dd8a6808757] Initialized datastore AccumuloDataStore with ingest AvroIngest [2023-02-10 20:23:23,218] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=0d20328b-5e1a-4be1-9543-3dd8a6808757] Creating schema example: name:String:index=true,age:Integer,dtg:Date,*geom:Point:srid=4326 [2023-02-10 20:23:29,021] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=0b36bbd3-5a44-4068-a983-aeab6c2a38e2] Processor shutting down [2023-02-10 20:23:29,022] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=dc6649e0-24e8-46d9-bf07-a7452775edbd] Processor shutting down [2023-02-10 20:23:29,027] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=0b36bbd3-5a44-4068-a983-aeab6c2a38e2] Shut down in 5ms [2023-02-10 20:23:29,028] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=dc6649e0-24e8-46d9-bf07-a7452775edbd] Shut down in 2ms [2023-02-10 20:23:29,028] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=0b36bbd3-5a44-4068-a983-aeab6c2a38e2] Processor shutting down [2023-02-10 20:23:29,028] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=dc6649e0-24e8-46d9-bf07-a7452775edbd] Processor shutting down [2023-02-10 20:23:29,028] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=0b36bbd3-5a44-4068-a983-aeab6c2a38e2] Shut down in 0ms [2023-02-10 20:23:29,028] INFO PutGeoMesaRecord: PutGeoMesaRecord[id=dc6649e0-24e8-46d9-bf07-a7452775edbd] Shut down in 0ms [2023-02-10 20:23:29,438] WARN Z2Index: Running full table scan for schema 'attributes' with filter: INCLUDE [2023-02-10 20:23:29,520] WARN Z2Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:30,941] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Processor shutting down [2023-02-10 20:23:30,944] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Shut down in 2ms [2023-02-10 20:23:31,051] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:31,144] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Initializing [2023-02-10 20:23:31,230] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:23:32,336] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Processor shutting down [2023-02-10 20:23:32,339] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Shut down in 1ms [2023-02-10 20:23:32,421] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:32,436] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Initializing [2023-02-10 20:23:32,448] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:23:32,740] WARN Z3Index: Running full table scan for schema 'example' with filter: age = 20 [2023-02-10 20:23:34,521] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=0d20328b-5e1a-4be1-9543-3dd8a6808757] Processor shutting down [2023-02-10 20:23:34,523] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=0d20328b-5e1a-4be1-9543-3dd8a6808757] Shut down in 1ms [2023-02-10 20:23:34,523] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=0d20328b-5e1a-4be1-9543-3dd8a6808757] Processor shutting down [2023-02-10 20:23:34,524] INFO AvroToPutGeoMesa: AvroToPutGeoMesa[id=0d20328b-5e1a-4be1-9543-3dd8a6808757] Shut down in 0ms [2023-02-10 20:23:34,619] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:35,356] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Processor shutting down [2023-02-10 20:23:35,458] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:23:35,460] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Shut down in 104ms [2023-02-10 20:23:35,657] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:35,772] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:23:35,773] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Processor shutting down [2023-02-10 20:23:35,773] INFO PutGeoMesa: PutGeoMesa[id=979ed0f2-e317-4785-92e1-0162f68045ef] Shut down in 0ms [2023-02-10 20:23:35,787] INFO UpdateGeoMesaRecord: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[Record reader], PropertyDescriptor[Feature type name], PropertyDescriptor[Lookup column], PropertyDescriptor[Feature ID column], PropertyDescriptor[Geometry columns], PropertyDescriptor[Geometry serialization format], PropertyDescriptor[Visibilities column] [2023-02-10 20:23:35,788] INFO UpdateGeoMesaRecord: null Relationships are success, failure [2023-02-10 20:23:35,927] INFO PutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:23:35,927] INFO PutGeoMesa: null Relationships are success, failure [2023-02-10 20:23:35,941] INFO PutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:23:35,941] INFO PutGeoMesa: null Relationships are success, failure [2023-02-10 20:23:36,147] INFO PutGeoMesa: PutGeoMesa[id=78040f6c-5259-427d-bc71-6be2a4f54d74] Initializing [2023-02-10 20:23:36,153] INFO PutGeoMesa: PutGeoMesa[id=78040f6c-5259-427d-bc71-6be2a4f54d74] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:23:36,217] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Initializing [2023-02-10 20:23:36,233] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:23:36,341] INFO PutGeoMesa: PutGeoMesa[id=78040f6c-5259-427d-bc71-6be2a4f54d74] Creating schema example: fid:Integer:index=false,name:String,age:Integer,dtg:Date:default=true,*geom:Point:srid=4326 [2023-02-10 20:23:36,421] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Creating schema example: fid:Integer:index=false,name:String,age:Integer,dtg:Date:default=true,*geom:Point:srid=4326 [2023-02-10 20:23:43,544] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Processor shutting down [2023-02-10 20:23:43,548] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Shut down in 4ms [2023-02-10 20:23:43,629] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:43,819] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Initializing [2023-02-10 20:23:43,832] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Initialized datastore AccumuloDataStore with ingest ConverterIngest [2023-02-10 20:23:44,121] WARN Z3Index: Running full table scan for schema 'example' with filter: name = 'Harry' [2023-02-10 20:23:44,239] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:44,320] WARN Z3Index: Running full table scan for schema 'example' with filter: name = 'Hermione' [2023-02-10 20:23:44,530] WARN Z3Index: Running full table scan for schema 'example' with filter: name = 'Severus' [2023-02-10 20:23:44,533] INFO UpdateGeoMesaRecord: UpdateGeoMesaRecord[id=c12b9b54-7b71-4ede-879d-d304094c6cd9] Initializing [2023-02-10 20:23:44,628] INFO UpdateGeoMesaRecord: UpdateGeoMesaRecord[id=c12b9b54-7b71-4ede-879d-d304094c6cd9] Initialized datastore AccumuloDataStore [2023-02-10 20:23:44,633] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Processor shutting down [2023-02-10 20:23:44,635] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Shut down in 1ms [2023-02-10 20:23:44,734] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:44,830] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Processor shutting down [2023-02-10 20:23:44,830] INFO PutGeoMesa: PutGeoMesa[id=c904dc79-4c36-4762-b828-23e0b0dd6c4c] Shut down in 0ms [2023-02-10 20:23:45,121] INFO UpdateGeoMesaRecord: UpdateGeoMesaRecord[id=c12b9b54-7b71-4ede-879d-d304094c6cd9] Processor shutting down [2023-02-10 20:23:45,122] INFO UpdateGeoMesaRecord: UpdateGeoMesaRecord[id=c12b9b54-7b71-4ede-879d-d304094c6cd9] Shut down in 1ms [2023-02-10 20:23:45,125] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:45,133] INFO PutGeoMesa: PutGeoMesa[id=78040f6c-5259-427d-bc71-6be2a4f54d74] Processor shutting down [2023-02-10 20:23:45,135] INFO PutGeoMesa: PutGeoMesa[id=78040f6c-5259-427d-bc71-6be2a4f54d74] Shut down in 2ms [2023-02-10 20:23:45,138] INFO PutGeoMesa: PutGeoMesa[id=78040f6c-5259-427d-bc71-6be2a4f54d74] Processor shutting down [2023-02-10 20:23:45,138] INFO PutGeoMesa: PutGeoMesa[id=78040f6c-5259-427d-bc71-6be2a4f54d74] Shut down in 0ms [2023-02-10 20:23:45,229] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:45,320] INFO UpdateGeoMesaRecord: UpdateGeoMesaRecord[id=c12b9b54-7b71-4ede-879d-d304094c6cd9] Initializing [2023-02-10 20:23:45,333] INFO UpdateGeoMesaRecord: UpdateGeoMesaRecord[id=c12b9b54-7b71-4ede-879d-d304094c6cd9] Initialized datastore AccumuloDataStore [2023-02-10 20:23:45,426] WARN Z3Index: Running full table scan for schema 'example' with filter: age = 25 [2023-02-10 20:23:45,450] INFO UpdateGeoMesaRecord: UpdateGeoMesaRecord[id=c12b9b54-7b71-4ede-879d-d304094c6cd9] Processor shutting down [2023-02-10 20:23:45,451] INFO UpdateGeoMesaRecord: UpdateGeoMesaRecord[id=c12b9b54-7b71-4ede-879d-d304094c6cd9] Shut down in 1ms [2023-02-10 20:23:45,453] WARN Z3Index: Running full table scan for schema 'example' with filter: INCLUDE [2023-02-10 20:23:45,623] WARN ZooCache: Unhandled: WatchedEvent state:Closed type:None path:null [2023-02-10 20:23:45,625] INFO UpdateGeoMesaRecord: UpdateGeoMesaRecord[id=c12b9b54-7b71-4ede-879d-d304094c6cd9] Processor shutting down [2023-02-10 20:23:45,625] INFO UpdateGeoMesaRecord: UpdateGeoMesaRecord[id=c12b9b54-7b71-4ede-879d-d304094c6cd9] Shut down in 0ms [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.951 s - in org.geomesa.nifi.processors.accumulo.PutGeoMesaAccumuloTest [2023-02-10 20:23:45,667] INFO MiniCluster$: Stopping Accumulo minicluster [2023-02-10 20:23:47,187] INFO MiniCluster$: Stopped Accumulo minicluster [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ geomesa-accumulo-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/target/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-accumulo-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/target/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-accumulo-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/target/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-accumulo-processors_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/target/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-accumulo-processors_2.12/4.0.0-SNAPSHOT/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-accumulo-processors_2.12/4.0.0-SNAPSHOT/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/target/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-accumulo-processors_2.12/4.0.0-SNAPSHOT/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo-processors/target/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-accumulo-processors_2.12/4.0.0-SNAPSHOT/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] ------------< org.geomesa.nifi:geomesa-accumulo20-nar_2.12 >------------ [INFO] Building geomesa-accumulo20-nar_2.12 4.0.0-SNAPSHOT [9/29] [INFO] --------------------------------[ nar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-accumulo20-nar_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-accumulo20-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-accumulo20-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-accumulo20-nar_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-accumulo20-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-accumulo20-nar_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-accumulo20-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-accumulo20-nar_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-accumulo20-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-accumulo20-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-accumulo20-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-accumulo20-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-accumulo20-nar_2.12 --- [INFO] No tests to run. [INFO] [INFO] --- nifi-nar-maven-plugin:1.3.2:nar (default-nar) @ geomesa-accumulo20-nar_2.12 --- [INFO] Copying netty-handler-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/netty-handler-4.1.85.Final.jar [INFO] Copying geomesa-accumulo-datastore_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/geomesa-accumulo-datastore_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying commons-configuration2-2.5.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/commons-configuration2-2.5.jar [INFO] Copying netty-resolver-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/netty-resolver-4.1.85.Final.jar [INFO] Copying netty-transport-native-epoll-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-epoll-4.1.85.Final.jar [INFO] Copying netty-transport-native-unix-common-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-unix-common-4.1.85.Final.jar [INFO] Copying curator-recipes-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/curator-recipes-4.3.0.jar [INFO] Copying geomesa-zk-utils_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/geomesa-zk-utils_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying commons-vfs2-2.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/commons-vfs2-2.3.jar [INFO] Copying netty-transport-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/netty-transport-4.1.85.Final.jar [INFO] Copying geomesa-hadoop-utils_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/geomesa-hadoop-utils_2.12-4.0.0-20230210.193748-52.jar [INFO] Copying zookeeper-3.5.10.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/zookeeper-3.5.10.jar [INFO] Copying curator-framework-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/curator-framework-4.3.0.jar [INFO] Copying geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Copying libthrift-0.12.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/libthrift-0.12.0.jar [INFO] Copying curator-client-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/curator-client-4.3.0.jar [INFO] Copying netty-codec-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/netty-codec-4.1.85.Final.jar [INFO] Copying accumulo-core-2.0.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/accumulo-core-2.0.1.jar [INFO] Copying htrace-core-3.2.0-incubating.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/htrace-core-3.2.0-incubating.jar [INFO] Copying zookeeper-jute-3.5.10.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/zookeeper-jute-3.5.10.jar [INFO] Copying accumulo-start-2.0.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/accumulo-start-2.0.1.jar [INFO] Copying netty-transport-classes-epoll-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/classes/META-INF/bundled-dependencies/netty-transport-classes-epoll-4.1.85.Final.jar [INFO] Generating documentation for NiFi extensions in the NAR... [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-api-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-aws-service-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-standard-services-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-jetty-bundle:nar:1.19.1:compile [INFO] Found a dependency on version 1.19.1 of NiFi API SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/geomesa-accumulo20-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-accumulo20-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-accumulo20-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ geomesa-accumulo20-nar_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-accumulo20-nar_2.12/4.0.0-SNAPSHOT/geomesa-accumulo20-nar_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo20-nar/target/geomesa-accumulo20-nar_2.12-4.0.0-SNAPSHOT.nar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-accumulo20-nar_2.12/4.0.0-SNAPSHOT/geomesa-accumulo20-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] ------------< org.geomesa.nifi:geomesa-accumulo21-nar_2.12 >------------ [INFO] Building geomesa-accumulo21-nar_2.12 4.0.0-SNAPSHOT [10/29] [INFO] --------------------------------[ nar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-accumulo21-nar_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-accumulo21-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-accumulo21-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-accumulo21-nar_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-accumulo21-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-accumulo21-nar_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-accumulo21-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-accumulo21-nar_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-accumulo21-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-accumulo21-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-accumulo21-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-accumulo21-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-accumulo21-nar_2.12 --- [INFO] No tests to run. [INFO] [INFO] --- nifi-nar-maven-plugin:1.3.2:nar (default-nar) @ geomesa-accumulo21-nar_2.12 --- [INFO] Copying netty-handler-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/netty-handler-4.1.85.Final.jar [INFO] Copying datasketches-java-3.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/datasketches-java-3.3.0.jar [INFO] Copying netty-transport-native-epoll-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-epoll-4.1.85.Final.jar [INFO] Copying netty-transport-native-unix-common-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-unix-common-4.1.85.Final.jar [INFO] Copying curator-recipes-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/curator-recipes-4.3.0.jar [INFO] Copying netty-transport-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/netty-transport-4.1.85.Final.jar [INFO] Copying curator-framework-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/curator-framework-4.3.0.jar [INFO] Copying opentelemetry-context-1.19.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/opentelemetry-context-1.19.0.jar [INFO] Copying libthrift-0.17.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/libthrift-0.17.0.jar [INFO] Copying zookeeper-jute-3.8.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/zookeeper-jute-3.8.0.jar [INFO] Copying micrometer-core-1.9.5.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/micrometer-core-1.9.5.jar [INFO] Copying accumulo-start-2.1.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/accumulo-start-2.1.0.jar [INFO] Copying accumulo-core-2.1.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/accumulo-core-2.1.0.jar [INFO] Copying commons-vfs2-2.9.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/commons-vfs2-2.9.0.jar [INFO] Copying geomesa-accumulo-datastore_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/geomesa-accumulo-datastore_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying commons-configuration2-2.8.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/commons-configuration2-2.8.0.jar [INFO] Copying netty-resolver-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/netty-resolver-4.1.85.Final.jar [INFO] Copying log4j-api-2.19.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/log4j-api-2.19.0.jar [INFO] Copying log4j-1.2-api-2.19.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/log4j-1.2-api-2.19.0.jar [INFO] Copying geomesa-zk-utils_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/geomesa-zk-utils_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying geomesa-hadoop-utils_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/geomesa-hadoop-utils_2.12-4.0.0-20230210.193748-52.jar [INFO] Copying zookeeper-3.5.10.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/zookeeper-3.5.10.jar [INFO] Copying LatencyUtils-2.0.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/LatencyUtils-2.0.3.jar [INFO] Copying geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/geomesa-accumulo-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Copying HdrHistogram-2.1.12.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/HdrHistogram-2.1.12.jar [INFO] Copying datasketches-memory-2.1.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/datasketches-memory-2.1.0.jar [INFO] Copying opentelemetry-api-1.19.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/opentelemetry-api-1.19.0.jar [INFO] Copying opentelemetry-semconv-1.19.0-alpha.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/opentelemetry-semconv-1.19.0-alpha.jar [INFO] Copying curator-client-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/curator-client-4.3.0.jar [INFO] Copying snakeyaml-1.33.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/snakeyaml-1.33.jar [INFO] Copying netty-codec-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/netty-codec-4.1.85.Final.jar [INFO] Copying netty-transport-classes-epoll-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/classes/META-INF/bundled-dependencies/netty-transport-classes-epoll-4.1.85.Final.jar [INFO] Generating documentation for NiFi extensions in the NAR... [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-api-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-aws-service-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-standard-services-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-jetty-bundle:nar:1.19.1:compile [INFO] Found a dependency on version 1.19.1 of NiFi API SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [WARNING] Could not generate extensions' documentation java.lang.UnsupportedClassVersionError: org/apache/accumulo/core/client/security/tokens/AuthenticationToken has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1 (Native Method) at java.lang.ClassLoader.defineClass (ClassLoader.java:763) at java.security.SecureClassLoader.defineClass (SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass (URLClassLoader.java:468) at java.net.URLClassLoader.access$100 (URLClassLoader.java:74) at java.net.URLClassLoader$1.run (URLClassLoader.java:369) at java.net.URLClassLoader$1.run (URLClassLoader.java:363) at java.security.AccessController.doPrivileged (Native Method) at java.net.URLClassLoader.findClass (URLClassLoader.java:362) at java.lang.ClassLoader.loadClass (ClassLoader.java:424) at java.lang.ClassLoader.loadClass (ClassLoader.java:357) at org.geomesa.nifi.processors.accumulo.AccumuloDataStoreService$. (AccumuloDataStoreService.scala:23) at org.geomesa.nifi.processors.accumulo.AccumuloDataStoreService$. (AccumuloDataStoreService.scala) at org.geomesa.nifi.processors.accumulo.AccumuloDataStoreService. (AccumuloDataStoreService.scala:20) at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance (NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance (DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance (Constructor.java:423) at java.lang.Class.newInstance (Class.java:442) at org.apache.nifi.NarMojo.writeDocumentation (NarMojo.java:629) at org.apache.nifi.NarMojo.writeDocumentation (NarMojo.java:605) at org.apache.nifi.NarMojo.generateDocumentation (NarMojo.java:580) at org.apache.nifi.NarMojo.execute (NarMojo.java:499) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/geomesa-accumulo21-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-accumulo21-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-accumulo21-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ geomesa-accumulo21-nar_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-accumulo21-nar_2.12/4.0.0-SNAPSHOT/geomesa-accumulo21-nar_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-accumulo-bundle/geomesa-accumulo21-nar/target/geomesa-accumulo21-nar_2.12-4.0.0-SNAPSHOT.nar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-accumulo21-nar_2.12/4.0.0-SNAPSHOT/geomesa-accumulo21-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --------------< org.geomesa.nifi:geomesa-fs-bundle_2.12 >--------------- [INFO] Building geomesa-fs-bundle_2.12 4.0.0-SNAPSHOT [11/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-fs-bundle_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-fs-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-fs-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-fs-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-fs-bundle_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-fs-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-fs-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-fs-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-fs-bundle_2.12 --- [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-fs-bundle_2.12 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-fs-bundle_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-fs-bundle_2.12/4.0.0-SNAPSHOT/geomesa-fs-bundle_2.12-4.0.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.geomesa.nifi:geomesa-fs-processors_2.12 >------------- [INFO] Building geomesa-fs-processors_2.12 4.0.0-SNAPSHOT [12/29] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-fs-processors_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-fs-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-fs-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-fs-processors_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-fs-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-fs-processors_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-fs-processors_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/src/main/scala:-1: info: compiling [INFO] Compiling 1 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/target/classes at 1676060641402 [INFO] prepare-compile in 0 s [INFO] compile in 5 s [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-fs-processors_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-fs-processors_2.12 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-fs-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-fs-processors_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/src/test/scala:-1: info: compiling [INFO] Compiling 1 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/target/test-classes at 1676060647526 [INFO] prepare-compile in 0 s [INFO] compile in 6 s [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-fs-processors_2.12 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-fs-processors_2.12 --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.geomesa.nifi.processors.fs.PutGeoMesaFsTest [2023-02-10 20:24:18,742] INFO PutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:24:18,743] INFO PutGeoMesa: null Relationships are success, failure [2023-02-10 20:24:19,352] WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [2023-02-10 20:24:19,636] INFO PutGeoMesa: PutGeoMesa[id=46f744f6-6529-4984-954a-3d6bbfb82299] Initializing [2023-02-10 20:24:19,728] INFO PutGeoMesa: PutGeoMesa[id=46f744f6-6529-4984-954a-3d6bbfb82299] Initialized datastore FileSystemDataStore with ingest ConverterIngest [2023-02-10 20:24:19,890] INFO PutGeoMesa: PutGeoMesa[id=46f744f6-6529-4984-954a-3d6bbfb82299] Creating schema example: fid:Integer:index=false,name:String,age:Integer,dtg:Date:default=true,*geom:Point:srid=4326 [2023-02-10 20:24:24,122] INFO PutGeoMesa: PutGeoMesa[id=46f744f6-6529-4984-954a-3d6bbfb82299] Processor shutting down [2023-02-10 20:24:24,124] INFO PutGeoMesa: PutGeoMesa[id=46f744f6-6529-4984-954a-3d6bbfb82299] Shut down in 2ms [2023-02-10 20:24:24,130] INFO PutGeoMesa: PutGeoMesa[id=46f744f6-6529-4984-954a-3d6bbfb82299] Processor shutting down [2023-02-10 20:24:24,130] INFO PutGeoMesa: PutGeoMesa[id=46f744f6-6529-4984-954a-3d6bbfb82299] Shut down in 0ms [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.875 s - in org.geomesa.nifi.processors.fs.PutGeoMesaFsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ geomesa-fs-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/target/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-fs-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/target/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-fs-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/target/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-fs-processors_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/target/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-fs-processors_2.12/4.0.0-SNAPSHOT/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-fs-processors_2.12/4.0.0-SNAPSHOT/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/target/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-fs-processors_2.12/4.0.0-SNAPSHOT/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-processors/target/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-fs-processors_2.12/4.0.0-SNAPSHOT/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------------< org.geomesa.nifi:geomesa-fs-nar_2.12 >---------------- [INFO] Building geomesa-fs-nar_2.12 4.0.0-SNAPSHOT [13/29] [INFO] --------------------------------[ nar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-fs-nar_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-fs-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-fs-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-fs-nar_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-fs-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-fs-nar_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-fs-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-fs-nar_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-fs-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-fs-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-fs-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-fs-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-fs-nar_2.12 --- [INFO] No tests to run. [INFO] [INFO] --- nifi-nar-maven-plugin:1.3.2:nar (default-nar) @ geomesa-fs-nar_2.12 --- [INFO] Copying geomesa-fs-storage-convert_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/target/classes/META-INF/bundled-dependencies/geomesa-fs-storage-convert_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying geomesa-fs-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/target/classes/META-INF/bundled-dependencies/geomesa-fs-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Copying geomesa-hadoop-utils_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/target/classes/META-INF/bundled-dependencies/geomesa-hadoop-utils_2.12-4.0.0-20230210.193748-52.jar [INFO] Copying geomesa-fs-datastore_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/target/classes/META-INF/bundled-dependencies/geomesa-fs-datastore_2.12-4.0.0-20230210.193748-84.jar [INFO] Generating documentation for NiFi extensions in the NAR... [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-api-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-aws-service-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-standard-services-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-jetty-bundle:nar:1.19.1:compile [INFO] Found a dependency on version 1.19.1 of NiFi API SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/target/geomesa-fs-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-fs-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-fs-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ geomesa-fs-nar_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-fs-nar_2.12/4.0.0-SNAPSHOT/geomesa-fs-nar_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-fs-bundle/geomesa-fs-nar/target/geomesa-fs-nar_2.12-4.0.0-SNAPSHOT.nar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-fs-nar_2.12/4.0.0-SNAPSHOT/geomesa-fs-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --------------< org.geomesa.nifi:geomesa-gt-bundle_2.12 >--------------- [INFO] Building geomesa-gt-bundle_2.12 4.0.0-SNAPSHOT [14/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-gt-bundle_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-gt-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-gt-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-gt-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-gt-bundle_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-gt-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-gt-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-gt-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-gt-bundle_2.12 --- [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-gt-bundle_2.12 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-gt-bundle_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-gt-bundle_2.12/4.0.0-SNAPSHOT/geomesa-gt-bundle_2.12-4.0.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.geomesa.nifi:geomesa-gt-processors_2.12 >------------- [INFO] Building geomesa-gt-processors_2.12 4.0.0-SNAPSHOT [15/29] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-gt-processors_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-gt-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-gt-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-gt-processors_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-gt-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-gt-processors_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-processors/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-processors/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-gt-processors_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-processors/src/main/scala:-1: info: compiling [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-processors/target/classes at 1676060671368 [INFO] prepare-compile in 0 s [INFO] compile in 8 s [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-gt-processors_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-gt-processors_2.12 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-gt-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-processors/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-gt-processors_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-gt-processors_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-gt-processors_2.12 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ geomesa-gt-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-processors/target/geomesa-gt-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-gt-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-processors/target/geomesa-gt-processors_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-gt-processors_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-gt-processors_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-processors/target/geomesa-gt-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-gt-processors_2.12/4.0.0-SNAPSHOT/geomesa-gt-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-processors/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-gt-processors_2.12/4.0.0-SNAPSHOT/geomesa-gt-processors_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-processors/target/geomesa-gt-processors_2.12-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-gt-processors_2.12/4.0.0-SNAPSHOT/geomesa-gt-processors_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.geomesa.nifi:geomesa-gt-nar_2.12 >---------------- [INFO] Building geomesa-gt-nar_2.12 4.0.0-SNAPSHOT [16/29] [INFO] --------------------------------[ nar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-gt-nar_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-gt-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-gt-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-gt-nar_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-gt-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-gt-nar_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-gt-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-gt-nar_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-gt-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-gt-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-gt-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-gt-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-gt-nar_2.12 --- [INFO] No tests to run. [INFO] [INFO] --- nifi-nar-maven-plugin:1.3.2:nar (default-nar) @ geomesa-gt-nar_2.12 --- [INFO] Copying postgresql-42.5.1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/target/classes/META-INF/bundled-dependencies/postgresql-42.5.1.jar [INFO] Copying geomesa-gt-partitioning_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/target/classes/META-INF/bundled-dependencies/geomesa-gt-partitioning_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying gt-jdbc-postgis-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/target/classes/META-INF/bundled-dependencies/gt-jdbc-postgis-28.0.jar [INFO] Copying commons-dbcp-1.4.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/target/classes/META-INF/bundled-dependencies/commons-dbcp-1.4.jar [INFO] Copying geomesa-gt-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/target/classes/META-INF/bundled-dependencies/geomesa-gt-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Copying gt-jdbc-28.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/target/classes/META-INF/bundled-dependencies/gt-jdbc-28.0.jar [INFO] Generating documentation for NiFi extensions in the NAR... [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-api-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-aws-service-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-standard-services-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-jetty-bundle:nar:1.19.1:compile [INFO] Found a dependency on version 1.19.1 of NiFi API SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/target/geomesa-gt-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-gt-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-gt-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ geomesa-gt-nar_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-gt-nar_2.12/4.0.0-SNAPSHOT/geomesa-gt-nar_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-gt-bundle/geomesa-gt-nar/target/geomesa-gt-nar_2.12-4.0.0-SNAPSHOT.nar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-gt-nar_2.12/4.0.0-SNAPSHOT/geomesa-gt-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] -------------< org.geomesa.nifi:geomesa-hbase-bundle_2.12 >------------- [INFO] Building geomesa-hbase-bundle_2.12 4.0.0-SNAPSHOT [17/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-hbase-bundle_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-hbase-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-hbase-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-hbase-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-hbase-bundle_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-hbase-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-hbase-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-hbase-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-hbase-bundle_2.12 --- [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-hbase-bundle_2.12 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-hbase-bundle_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-hbase-bundle_2.12/4.0.0-SNAPSHOT/geomesa-hbase-bundle_2.12-4.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.geomesa.nifi:geomesa-hbase-processors_2.12 >----------- [INFO] Building geomesa-hbase-processors_2.12 4.0.0-SNAPSHOT [18/29] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-hbase-processors_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-hbase-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-hbase-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-hbase-processors_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-hbase-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-hbase-processors_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-hbase-processors_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/src/main/scala:-1: info: compiling [INFO] Compiling 1 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/target/classes at 1676060690684 [INFO] prepare-compile in 0 s [INFO] compile in 5 s [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-hbase-processors_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-hbase-processors_2.12 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-hbase-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-hbase-processors_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-hbase-processors_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-hbase-processors_2.12 --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ geomesa-hbase-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/target/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-hbase-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/target/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-hbase-processors_2.12 --- [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/target/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-hbase-processors_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/target/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-hbase-processors_2.12/4.0.0-SNAPSHOT/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-hbase-processors_2.12/4.0.0-SNAPSHOT/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/target/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-hbase-processors_2.12/4.0.0-SNAPSHOT/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase-processors/target/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-hbase-processors_2.12/4.0.0-SNAPSHOT/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --------------< org.geomesa.nifi:geomesa-hbase1-nar_2.12 >-------------- [INFO] Building geomesa-hbase1-nar_2.12 4.0.0-SNAPSHOT [19/29] [INFO] --------------------------------[ nar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-hbase1-nar_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-hbase1-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-hbase1-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-hbase1-nar_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-hbase1-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-hbase1-nar_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-hbase1-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-hbase1-nar_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-hbase1-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-hbase1-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-hbase1-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-hbase1-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-hbase1-nar_2.12 --- [INFO] No tests to run. [INFO] [INFO] --- nifi-nar-maven-plugin:1.3.2:nar (default-nar) @ geomesa-hbase1-nar_2.12 --- [INFO] Copying hbase-annotations-1.4.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/hbase-annotations-1.4.13.jar [INFO] Copying netty-resolver-dns-native-macos-4.1.85.Final-osx-aarch_64.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-resolver-dns-native-macos-4.1.85.Final-osx-aarch_64.jar [INFO] Copying geomesa-hbase-datastore_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/geomesa-hbase-datastore_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying netty-resolver-dns-native-macos-4.1.85.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-resolver-dns-native-macos-4.1.85.Final-osx-x86_64.jar [INFO] Copying htrace-core-3.1.0-incubating.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/htrace-core-3.1.0-incubating.jar [INFO] Copying netty-transport-native-epoll-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-epoll-4.1.85.Final.jar [INFO] Copying netty-all-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-all-4.1.85.Final.jar [INFO] Copying netty-transport-native-unix-common-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-unix-common-4.1.85.Final.jar [INFO] Copying curator-recipes-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/curator-recipes-4.3.0.jar [INFO] Copying hbase-protocol-1.4.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/hbase-protocol-1.4.13.jar [INFO] Copying netty-codec-smtp-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-smtp-4.1.85.Final.jar [INFO] Copying netty-transport-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-4.1.85.Final.jar [INFO] Copying curator-framework-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/curator-framework-4.3.0.jar [INFO] Copying geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Copying netty-codec-dns-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-dns-4.1.85.Final.jar [INFO] Copying joni-2.1.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/joni-2.1.2.jar [INFO] Copying netty-codec-socks-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-socks-4.1.85.Final.jar [INFO] Copying netty-transport-native-epoll-4.1.85.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-epoll-4.1.85.Final-linux-x86_64.jar [INFO] Copying netty-handler-proxy-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-handler-proxy-4.1.85.Final.jar [INFO] Copying jetty-util-6.1.26.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/jetty-util-6.1.26.jar [INFO] Copying findbugs-annotations-1.3.9-1.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/findbugs-annotations-1.3.9-1.jar [INFO] Copying netty-resolver-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-resolver-4.1.85.Final.jar [INFO] Copying netty-resolver-dns-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-resolver-dns-4.1.85.Final.jar [INFO] Copying netty-codec-memcache-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-memcache-4.1.85.Final.jar [INFO] Copying netty-transport-udt-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-udt-4.1.85.Final.jar [INFO] Copying zookeeper-3.5.10.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/zookeeper-3.5.10.jar [INFO] Copying netty-transport-classes-kqueue-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-classes-kqueue-4.1.85.Final.jar [INFO] Copying netty-transport-native-epoll-4.1.85.Final-linux-aarch_64.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-epoll-4.1.85.Final-linux-aarch_64.jar [INFO] Copying netty-codec-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-4.1.85.Final.jar [INFO] Copying netty-codec-xml-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-xml-4.1.85.Final.jar [INFO] Copying zookeeper-jute-3.5.10.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/zookeeper-jute-3.5.10.jar [INFO] Copying netty-transport-rxtx-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-rxtx-4.1.85.Final.jar [INFO] Copying netty-handler-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-handler-4.1.85.Final.jar [INFO] Copying netty-transport-native-kqueue-4.1.85.Final-osx-aarch_64.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-kqueue-4.1.85.Final-osx-aarch_64.jar [INFO] Copying netty-transport-native-kqueue-4.1.85.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-kqueue-4.1.85.Final-osx-x86_64.jar [INFO] Copying netty-transport-sctp-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-sctp-4.1.85.Final.jar [INFO] Copying netty-codec-http-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-http-4.1.85.Final.jar [INFO] Copying netty-resolver-dns-classes-macos-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-resolver-dns-classes-macos-4.1.85.Final.jar [INFO] Copying metrics-core-2.2.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/metrics-core-2.2.0.jar [INFO] Copying hbase-client-1.4.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/hbase-client-1.4.13.jar [INFO] Copying netty-codec-mqtt-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-mqtt-4.1.85.Final.jar [INFO] Copying hbase-common-1.4.13.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/hbase-common-1.4.13.jar [INFO] Copying netty-codec-stomp-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-stomp-4.1.85.Final.jar [INFO] Copying geomesa-zk-utils_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/geomesa-zk-utils_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying geomesa-hadoop-utils_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/geomesa-hadoop-utils_2.12-4.0.0-20230210.193748-52.jar [INFO] Copying netty-codec-http2-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-http2-4.1.85.Final.jar [INFO] Copying netty-codec-haproxy-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-haproxy-4.1.85.Final.jar [INFO] Copying geomesa-hbase-rpc_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/geomesa-hbase-rpc_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying curator-client-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/curator-client-4.3.0.jar [INFO] Copying netty-codec-redis-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-codec-redis-4.1.85.Final.jar [INFO] Copying jcodings-1.0.8.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/jcodings-1.0.8.jar [INFO] Copying hbase-shaded-gson-3.0.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/hbase-shaded-gson-3.0.0.jar [INFO] Copying netty-transport-classes-epoll-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/classes/META-INF/bundled-dependencies/netty-transport-classes-epoll-4.1.85.Final.jar [INFO] Generating documentation for NiFi extensions in the NAR... [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-api-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-aws-service-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-standard-services-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-jetty-bundle:nar:1.19.1:compile [INFO] Found a dependency on version 1.19.1 of NiFi API SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/geomesa-hbase1-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-hbase1-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-hbase1-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ geomesa-hbase1-nar_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-hbase1-nar_2.12/4.0.0-SNAPSHOT/geomesa-hbase1-nar_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase1-nar/target/geomesa-hbase1-nar_2.12-4.0.0-SNAPSHOT.nar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-hbase1-nar_2.12/4.0.0-SNAPSHOT/geomesa-hbase1-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --------------< org.geomesa.nifi:geomesa-hbase2-nar_2.12 >-------------- [INFO] Building geomesa-hbase2-nar_2.12 4.0.0-SNAPSHOT [20/29] [INFO] --------------------------------[ nar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-hbase2-nar_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-hbase2-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-hbase2-nar_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-hbase2-nar_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-hbase2-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-hbase2-nar_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-hbase2-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-hbase2-nar_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-hbase2-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-hbase2-nar_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-hbase2-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-hbase2-nar_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-hbase2-nar_2.12 --- [INFO] No tests to run. [INFO] [INFO] --- nifi-nar-maven-plugin:1.3.2:nar (default-nar) @ geomesa-hbase2-nar_2.12 --- [INFO] Copying netty-handler-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/netty-handler-4.1.85.Final.jar [INFO] Copying opentelemetry-api-1.15.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/opentelemetry-api-1.15.0.jar [INFO] Copying commons-crypto-1.1.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/commons-crypto-1.1.0.jar [INFO] Copying hbase-hadoop2-compat-2.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-hadoop2-compat-2.5.2.jar [INFO] Copying geomesa-hbase-datastore_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/geomesa-hbase-datastore_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying opentelemetry-context-1.15.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/opentelemetry-context-1.15.0.jar [INFO] Copying netty-transport-native-epoll-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-epoll-4.1.85.Final.jar [INFO] Copying hbase-protocol-2.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-protocol-2.5.2.jar [INFO] Copying netty-transport-native-unix-common-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/netty-transport-native-unix-common-4.1.85.Final.jar [INFO] Copying curator-recipes-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/curator-recipes-4.3.0.jar [INFO] Copying netty-transport-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/netty-transport-4.1.85.Final.jar [INFO] Copying curator-framework-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/curator-framework-4.3.0.jar [INFO] Copying geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/geomesa-hbase-processors_2.12-4.0.0-SNAPSHOT.jar [INFO] Copying hbase-hadoop-compat-2.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-hadoop-compat-2.5.2.jar [INFO] Copying hbase-shaded-netty-4.1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-shaded-netty-4.1.3.jar [INFO] Copying opentelemetry-semconv-1.15.0-alpha.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/opentelemetry-semconv-1.15.0-alpha.jar [INFO] Copying hbase-common-2.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-common-2.5.2.jar [INFO] Copying hbase-metrics-2.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-metrics-2.5.2.jar [INFO] Copying hbase-metrics-api-2.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-metrics-api-2.5.2.jar [INFO] Copying netty-resolver-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/netty-resolver-4.1.85.Final.jar [INFO] Copying hbase-logging-2.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-logging-2.5.2.jar [INFO] Copying hbase-shaded-protobuf-4.1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-shaded-protobuf-4.1.3.jar [INFO] Copying geomesa-zk-utils_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/geomesa-zk-utils_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying hbase-client-2.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-client-2.5.2.jar [INFO] Copying geomesa-hadoop-utils_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/geomesa-hadoop-utils_2.12-4.0.0-20230210.193748-52.jar [INFO] Copying hbase-unsafe-4.1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-unsafe-4.1.3.jar [INFO] Copying zookeeper-3.5.10.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/zookeeper-3.5.10.jar [INFO] Copying geomesa-hbase-rpc_2.12-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/geomesa-hbase-rpc_2.12-4.0.0-20230210.193748-84.jar [INFO] Copying joni-2.1.31.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/joni-2.1.31.jar [INFO] Copying curator-client-4.3.0.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/curator-client-4.3.0.jar [INFO] Copying netty-codec-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/netty-codec-4.1.85.Final.jar [INFO] Copying jcodings-1.0.55.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/jcodings-1.0.55.jar [INFO] Copying hbase-shaded-miscellaneous-4.1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-shaded-miscellaneous-4.1.3.jar [INFO] Copying hbase-shaded-gson-4.1.3.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-shaded-gson-4.1.3.jar [INFO] Copying zookeeper-jute-3.5.10.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/zookeeper-jute-3.5.10.jar [INFO] Copying hbase-protocol-shaded-2.5.2.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/hbase-protocol-shaded-2.5.2.jar [INFO] Copying netty-transport-classes-epoll-4.1.85.Final.jar to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/classes/META-INF/bundled-dependencies/netty-transport-classes-epoll-4.1.85.Final.jar [INFO] Generating documentation for NiFi extensions in the NAR... [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.geomesa.nifi:geomesa-datastore-services-api-nar_2.12:nar:4.0.0-SNAPSHOT:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-aws-service-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-standard-services-api-nar:nar:1.19.1:compile [INFO] Found NAR dependency of org.apache.nifi:nifi-jetty-bundle:nar:1.19.1:compile [INFO] Found a dependency on version 1.19.1 of NiFi API SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Building jar: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/geomesa-hbase2-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-hbase2-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-hbase2-nar_2.12 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ geomesa-hbase2-nar_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-hbase2-nar_2.12/4.0.0-SNAPSHOT/geomesa-hbase2-nar_2.12-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-hbase-bundle/geomesa-hbase2-nar/target/geomesa-hbase2-nar_2.12-4.0.0-SNAPSHOT.nar to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-hbase2-nar_2.12/4.0.0-SNAPSHOT/geomesa-hbase2-nar_2.12-4.0.0-SNAPSHOT.nar [INFO] [INFO] -------------< org.geomesa.nifi:geomesa-kafka-bundle_2.12 >------------- [INFO] Building geomesa-kafka-bundle_2.12 4.0.0-SNAPSHOT [21/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-kafka-bundle_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-kafka-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-kafka-bundle_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-kafka-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-kafka-bundle_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-kafka-bundle/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-kafka-bundle/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-kafka-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-kafka-bundle_2.12 --- [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-kafka-bundle_2.12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ geomesa-kafka-bundle_2.12 --- [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ geomesa-kafka-bundle_2.12 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geomesa-kafka-bundle_2.12 --- [INFO] Installing /home/jenkins/agent/workspace/geomesa-nifi/geomesa-kafka-bundle/pom.xml to /home/jenkins/.m2/repository/org/geomesa/nifi/geomesa-kafka-bundle_2.12/4.0.0-SNAPSHOT/geomesa-kafka-bundle_2.12-4.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.geomesa.nifi:geomesa-kafka-processors_2.12 >----------- [INFO] Building geomesa-kafka-processors_2.12 4.0.0-SNAPSHOT [22/29] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geomesa-kafka-processors_2.12 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ geomesa-kafka-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-1) @ geomesa-kafka-processors_2.12 --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (set-module-name-step-2) @ geomesa-kafka-processors_2.12 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geomesa-kafka-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ geomesa-kafka-processors_2.12 --- [INFO] Add Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-kafka-bundle/geomesa-kafka-processors/src/main/scala [INFO] Add Test Source directory: /home/jenkins/agent/workspace/geomesa-nifi/geomesa-kafka-bundle/geomesa-kafka-processors/src/test/scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ geomesa-kafka-processors_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-kafka-bundle/geomesa-kafka-processors/src/main/scala:-1: info: compiling [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-kafka-bundle/geomesa-kafka-processors/target/classes at 1676060713917 [INFO] prepare-compile in 0 s [INFO] compile in 9 s [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-services-newlines) @ geomesa-kafka-processors_2.12 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ geomesa-kafka-processors_2.12 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geomesa-kafka-processors_2.12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.4.4:testCompile (scala-test-compile) @ geomesa-kafka-processors_2.12 --- [INFO] /home/jenkins/agent/workspace/geomesa-nifi/geomesa-kafka-bundle/geomesa-kafka-processors/src/test/scala:-1: info: compiling [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-kafka-bundle/geomesa-kafka-processors/target/test-classes at 1676060723935 [INFO] prepare-compile in 0 s [INFO] compile in 11 s [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ geomesa-kafka-processors_2.12 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ geomesa-kafka-processors_2.12 --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest [2023-02-10 20:25:40,865] WARN TestcontainersConfiguration: Attempted to read Testcontainers configuration file at file:/home/jenkins/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /home/jenkins/.testcontainers.properties (No such file or directory) [2023-02-10 20:25:40,879] INFO ImageNameSubstitutor: Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [2023-02-10 20:25:41,028] INFO DockerMachineClientProviderStrategy: docker-machine executable was not found on PATH ([/opt/tools/apache-maven/latest/bin, /opt/tools/java/oracle/jdk-8/latest/bin, /opt/tools/java/oracle/jdk-8/latest/bin, /usr/local/sbin, /usr/local/bin, /usr/sbin, /usr/bin, /sbin, /bin]) [2023-02-10 20:25:41,031] ERROR DockerClientProviderStrategy: Could not find a valid Docker environment. Please check configuration. Attempted configurations were: UnixSocketClientProviderStrategy: failed with exception InvalidConfigurationException (Could not find unix domain socket). Root cause NoSuchFileException (/var/run/docker.sock)As no valid configuration was found, execution cannot continue. See https://www.testcontainers.org/on_failure.html for more details. [2023-02-10 20:25:41,657] INFO GetGeoMesaKafkaRecord: null Props are PropertyDescriptor[kafka.brokers], PropertyDescriptor[kafka.catalog.topic], PropertyDescriptor[kafka.zookeepers], PropertyDescriptor[kafka.zk.path], PropertyDescriptor[Type Name], PropertyDescriptor[Kafka Group ID], PropertyDescriptor[Record Writer], PropertyDescriptor[Replace Feature IDs], PropertyDescriptor[Geometry serialization format], PropertyDescriptor[Include Visibilities], PropertyDescriptor[Include User Data], PropertyDescriptor[Record Maximum Batch Size], PropertyDescriptor[Record Minimum Batch Size], PropertyDescriptor[Record Max Latency], PropertyDescriptor[Consumer Poll Timeout], PropertyDescriptor[Kafka Initial Offset], PropertyDescriptor[kafka.consumer.count], PropertyDescriptor[kafka.consumer.config] [2023-02-10 20:25:41,659] INFO GetGeoMesaKafkaRecord: null Relationships are success [2023-02-10 20:25:41,864] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=dbedb88b-7255-428a-be78-15cf2ea12ef4] Processor shutting down [2023-02-10 20:25:41,864] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=dbedb88b-7255-428a-be78-15cf2ea12ef4] Shut down in 0ms [2023-02-10 20:25:41,915] INFO GetGeoMesaKafkaRecord: null Props are PropertyDescriptor[kafka.brokers], PropertyDescriptor[kafka.catalog.topic], PropertyDescriptor[kafka.zookeepers], PropertyDescriptor[kafka.zk.path], PropertyDescriptor[Type Name], PropertyDescriptor[Kafka Group ID], PropertyDescriptor[Record Writer], PropertyDescriptor[Replace Feature IDs], PropertyDescriptor[Geometry serialization format], PropertyDescriptor[Include Visibilities], PropertyDescriptor[Include User Data], PropertyDescriptor[Record Maximum Batch Size], PropertyDescriptor[Record Minimum Batch Size], PropertyDescriptor[Record Max Latency], PropertyDescriptor[Consumer Poll Timeout], PropertyDescriptor[Kafka Initial Offset], PropertyDescriptor[kafka.consumer.count], PropertyDescriptor[kafka.consumer.config] [2023-02-10 20:25:41,917] INFO GetGeoMesaKafkaRecord: null Relationships are success [2023-02-10 20:25:41,936] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=7c04319f-040a-440c-8d0d-84c39cb601de] Processor shutting down [2023-02-10 20:25:41,936] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=7c04319f-040a-440c-8d0d-84c39cb601de] Shut down in 0ms [2023-02-10 20:25:41,968] INFO GetGeoMesaKafkaRecord: null Props are PropertyDescriptor[kafka.brokers], PropertyDescriptor[kafka.catalog.topic], PropertyDescriptor[kafka.zookeepers], PropertyDescriptor[kafka.zk.path], PropertyDescriptor[Type Name], PropertyDescriptor[Kafka Group ID], PropertyDescriptor[Record Writer], PropertyDescriptor[Replace Feature IDs], PropertyDescriptor[Geometry serialization format], PropertyDescriptor[Include Visibilities], PropertyDescriptor[Include User Data], PropertyDescriptor[Record Maximum Batch Size], PropertyDescriptor[Record Minimum Batch Size], PropertyDescriptor[Record Max Latency], PropertyDescriptor[Consumer Poll Timeout], PropertyDescriptor[Kafka Initial Offset], PropertyDescriptor[kafka.consumer.count], PropertyDescriptor[kafka.consumer.config] [2023-02-10 20:25:41,969] INFO GetGeoMesaKafkaRecord: null Relationships are success [2023-02-10 20:25:42,020] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=6a5afa29-d735-4a6f-b6a9-3596ff434127] Processor shutting down [2023-02-10 20:25:42,021] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=6a5afa29-d735-4a6f-b6a9-3596ff434127] Shut down in 0ms [2023-02-10 20:25:42,055] INFO GetGeoMesaKafkaRecord: null Props are PropertyDescriptor[kafka.brokers], PropertyDescriptor[kafka.catalog.topic], PropertyDescriptor[kafka.zookeepers], PropertyDescriptor[kafka.zk.path], PropertyDescriptor[Type Name], PropertyDescriptor[Kafka Group ID], PropertyDescriptor[Record Writer], PropertyDescriptor[Replace Feature IDs], PropertyDescriptor[Geometry serialization format], PropertyDescriptor[Include Visibilities], PropertyDescriptor[Include User Data], PropertyDescriptor[Record Maximum Batch Size], PropertyDescriptor[Record Minimum Batch Size], PropertyDescriptor[Record Max Latency], PropertyDescriptor[Consumer Poll Timeout], PropertyDescriptor[Kafka Initial Offset], PropertyDescriptor[kafka.consumer.count], PropertyDescriptor[kafka.consumer.config] [2023-02-10 20:25:42,056] INFO GetGeoMesaKafkaRecord: null Relationships are success [2023-02-10 20:25:42,279] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=84dc5ceb-cdf7-45a9-afb0-cadd2c088648] Processor shutting down [2023-02-10 20:25:42,279] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=84dc5ceb-cdf7-45a9-afb0-cadd2c088648] Shut down in 0ms [2023-02-10 20:25:42,325] INFO GetGeoMesaKafkaRecord: null Props are PropertyDescriptor[kafka.brokers], PropertyDescriptor[kafka.catalog.topic], PropertyDescriptor[kafka.zookeepers], PropertyDescriptor[kafka.zk.path], PropertyDescriptor[Type Name], PropertyDescriptor[Kafka Group ID], PropertyDescriptor[Record Writer], PropertyDescriptor[Replace Feature IDs], PropertyDescriptor[Geometry serialization format], PropertyDescriptor[Include Visibilities], PropertyDescriptor[Include User Data], PropertyDescriptor[Record Maximum Batch Size], PropertyDescriptor[Record Minimum Batch Size], PropertyDescriptor[Record Max Latency], PropertyDescriptor[Consumer Poll Timeout], PropertyDescriptor[Kafka Initial Offset], PropertyDescriptor[kafka.consumer.count], PropertyDescriptor[kafka.consumer.config] [2023-02-10 20:25:42,326] INFO GetGeoMesaKafkaRecord: null Relationships are success [2023-02-10 20:25:42,337] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=5fc13e20-9279-4d80-b2f8-382b13e96070] Processor shutting down [2023-02-10 20:25:42,338] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=5fc13e20-9279-4d80-b2f8-382b13e96070] Shut down in 0ms [2023-02-10 20:25:42,364] INFO GetGeoMesaKafkaRecord: null Props are PropertyDescriptor[kafka.brokers], PropertyDescriptor[kafka.catalog.topic], PropertyDescriptor[kafka.zookeepers], PropertyDescriptor[kafka.zk.path], PropertyDescriptor[Type Name], PropertyDescriptor[Kafka Group ID], PropertyDescriptor[Record Writer], PropertyDescriptor[Replace Feature IDs], PropertyDescriptor[Geometry serialization format], PropertyDescriptor[Include Visibilities], PropertyDescriptor[Include User Data], PropertyDescriptor[Record Maximum Batch Size], PropertyDescriptor[Record Minimum Batch Size], PropertyDescriptor[Record Max Latency], PropertyDescriptor[Consumer Poll Timeout], PropertyDescriptor[Kafka Initial Offset], PropertyDescriptor[kafka.consumer.count], PropertyDescriptor[kafka.consumer.config] [2023-02-10 20:25:42,365] INFO GetGeoMesaKafkaRecord: null Relationships are success [2023-02-10 20:25:42,374] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=c58a43f1-a313-40eb-944d-d3678288eba4] Processor shutting down [2023-02-10 20:25:42,374] INFO GetGeoMesaKafkaRecord: GetGeoMesaKafkaRecord[id=c58a43f1-a313-40eb-944d-d3678288eba4] Shut down in 0ms [ERROR] Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 5.948 s <<< FAILURE! - in org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest [ERROR] org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest Time elapsed: 4.548 s <<< ERROR! java.lang.IllegalStateException: Could not find a valid Docker environment. Please see logs and check configuration at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.beforeAll(GetGeoMesaKafkaRecordTest.scala:81) [ERROR] org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.GetGeoMesaKafkaRecord should::get records in csv format Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams$lzycompute(GetGeoMesaKafkaRecordTest.scala:38) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams(GetGeoMesaKafkaRecordTest.scala:37) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.$anonfun$new$2(GetGeoMesaKafkaRecordTest.scala:110) [ERROR] org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.GetGeoMesaKafkaRecord should::get records with visibilities Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams$lzycompute(GetGeoMesaKafkaRecordTest.scala:38) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams(GetGeoMesaKafkaRecordTest.scala:37) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.$anonfun$new$19(GetGeoMesaKafkaRecordTest.scala:144) [ERROR] org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.GetGeoMesaKafkaRecord should::get records with user data Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams$lzycompute(GetGeoMesaKafkaRecordTest.scala:38) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams(GetGeoMesaKafkaRecordTest.scala:37) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.$anonfun$new$25(GetGeoMesaKafkaRecordTest.scala:179) [ERROR] org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.GetGeoMesaKafkaRecord should::get records in GeoAvro format Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams$lzycompute(GetGeoMesaKafkaRecordTest.scala:38) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams(GetGeoMesaKafkaRecordTest.scala:37) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.$anonfun$new$42(GetGeoMesaKafkaRecordTest.scala:213) [ERROR] org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.GetGeoMesaKafkaRecord should::get records in GeoAvro format with visibilities Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams$lzycompute(GetGeoMesaKafkaRecordTest.scala:38) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams(GetGeoMesaKafkaRecordTest.scala:37) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.$anonfun$new$49(GetGeoMesaKafkaRecordTest.scala:241) [ERROR] org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.GetGeoMesaKafkaRecord should::get records in GeoAvro format suitable for ingest into GeoMesa with minimal configuration Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams$lzycompute(GetGeoMesaKafkaRecordTest.scala:38) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.dsParams(GetGeoMesaKafkaRecordTest.scala:37) at org.geomesa.nifi.processors.kafka.GetGeoMesaKafkaRecordTest.$anonfun$new$58(GetGeoMesaKafkaRecordTest.scala:267) [INFO] Running org.geomesa.nifi.processors.kafka.PutGeoMesaKafkaTest [2023-02-10 20:25:43,524] INFO PutGeoMesa: null Props are PropertyDescriptor[DataStore Service], PropertyDescriptor[SftName], PropertyDescriptor[SftSpec], PropertyDescriptor[FeatureNameOverride], PropertyDescriptor[SftUserData], PropertyDescriptor[ConverterName], PropertyDescriptor[ConverterSpec], PropertyDescriptor[ConverterErrorMode], PropertyDescriptor[ConvertFlowFileAttributes], PropertyDescriptor[ConverterMetricReporters], PropertyDescriptor[ExtraClasspaths], PropertyDescriptor[Schema Compatibility], PropertyDescriptor[Write Mode], PropertyDescriptor[Identifying Attribute], PropertyDescriptor[FeatureWriterCaching], PropertyDescriptor[FeatureWriterCacheTimeout] [2023-02-10 20:25:43,524] INFO PutGeoMesa: null Relationships are success, failure [2023-02-10 20:25:43,692] INFO PutGeoMesa: PutGeoMesa[id=090e65c3-64a2-4bca-a550-7781194fb29c] Processor shutting down [2023-02-10 20:25:43,692] INFO PutGeoMesa: PutGeoMesa[id=090e65c3-64a2-4bca-a550-7781194fb29c] Shut down in 0ms [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.206 s <<< FAILURE! - in org.geomesa.nifi.processors.kafka.PutGeoMesaKafkaTest [ERROR] org.geomesa.nifi.processors.kafka.PutGeoMesaKafkaTest Time elapsed: 0.121 s <<< ERROR! java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration [ERROR] org.geomesa.nifi.processors.kafka.PutGeoMesaKafkaTest.kafka processor should::ingest using converters Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration at org.geomesa.nifi.processors.kafka.PutGeoMesaKafkaTest.dsParams$lzycompute(PutGeoMesaKafkaTest.scala:29) at org.geomesa.nifi.processors.kafka.PutGeoMesaKafkaTest.dsParams(PutGeoMesaKafkaTest.scala:28) at org.geomesa.nifi.processors.kafka.PutGeoMesaKafkaTest.configureKafkaService(PutGeoMesaKafkaTest.scala:38) at org.geomesa.nifi.processors.kafka.PutGeoMesaKafkaTest.$anonfun$new$2(PutGeoMesaKafkaTest.scala:49) [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] GetGeoMesaKafkaRecordTest.$anonfun$new$42:213->dsParams:37->dsParams$lzycompute:38->KafkaContainerTest.brokers:23->KafkaContainerTest.brokers$lzycompute:23 » IllegalState [ERROR] GetGeoMesaKafkaRecordTest.$anonfun$new$58:267->dsParams:37->dsParams$lzycompute:38->KafkaContainerTest.brokers:23->KafkaContainerTest.brokers$lzycompute:23 » IllegalState [ERROR] GetGeoMesaKafkaRecordTest.$anonfun$new$49:241->dsParams:37->dsParams$lzycompute:38->KafkaContainerTest.brokers:23->KafkaContainerTest.brokers$lzycompute:23 » IllegalState [ERROR] GetGeoMesaKafkaRecordTest.$anonfun$new$2:110->dsParams:37->dsParams$lzycompute:38->KafkaContainerTest.brokers:23->KafkaContainerTest.brokers$lzycompute:23 » IllegalState [ERROR] GetGeoMesaKafkaRecordTest.$anonfun$new$25:179->dsParams:37->dsParams$lzycompute:38->KafkaContainerTest.brokers:23->KafkaContainerTest.brokers$lzycompute:23 » IllegalState [ERROR] GetGeoMesaKafkaRecordTest.$anonfun$new$19:144->dsParams:37->dsParams$lzycompute:38->KafkaContainerTest.brokers:23->KafkaContainerTest.brokers$lzycompute:23 » IllegalState [ERROR] GetGeoMesaKafkaRecordTest.beforeAll:81->KafkaContainerTest.beforeAll:30 » IllegalState [ERROR] PutGeoMesaKafkaTest.$anonfun$new$2:49->configureKafkaService:38->dsParams:28->dsParams$lzycompute:29->KafkaContainerTest.brokers:23->KafkaContainerTest.brokers$lzycompute:23 » IllegalState [ERROR] PutGeoMesaKafkaTest>KafkaContainerTest.beforeAll:30 » IllegalState Previous at... [INFO] [ERROR] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GeoMesa-NiFi 4.0.0-SNAPSHOT: [INFO] [INFO] GeoMesa-NiFi ....................................... SUCCESS [ 8.943 s] [INFO] geomesa-datastore-bundle_2.12 ...................... SUCCESS [ 0.134 s] [INFO] geomesa-datastore-services-api_2.12 ................ SUCCESS [ 27.201 s] [INFO] geomesa-datastore-services-api-nar_2.12 ............ SUCCESS [ 14.936 s] [INFO] geomesa-datastore-processors_2.12 .................. SUCCESS [01:30 min] [INFO] geomesa-datastore-services-nar_2.12 ................ SUCCESS [ 21.787 s] [INFO] geomesa-accumulo-bundle_2.12 ....................... SUCCESS [ 0.049 s] [INFO] geomesa-accumulo-processors_2.12 ................... SUCCESS [02:12 min] [INFO] geomesa-accumulo20-nar_2.12 ........................ SUCCESS [ 6.149 s] [INFO] geomesa-accumulo21-nar_2.12 ........................ SUCCESS [ 6.421 s] [INFO] geomesa-fs-bundle_2.12 ............................. SUCCESS [ 0.078 s] [INFO] geomesa-fs-processors_2.12 ......................... SUCCESS [ 25.164 s] [INFO] geomesa-fs-nar_2.12 ................................ SUCCESS [ 3.727 s] [INFO] geomesa-gt-bundle_2.12 ............................. SUCCESS [ 0.040 s] [INFO] geomesa-gt-processors_2.12 ......................... SUCCESS [ 10.720 s] [INFO] geomesa-gt-nar_2.12 ................................ SUCCESS [ 4.055 s] [INFO] geomesa-hbase-bundle_2.12 .......................... SUCCESS [ 0.038 s] [INFO] geomesa-hbase-processors_2.12 ...................... SUCCESS [ 12.780 s] [INFO] geomesa-hbase1-nar_2.12 ............................ SUCCESS [ 6.962 s] [INFO] geomesa-hbase2-nar_2.12 ............................ SUCCESS [ 5.949 s] [INFO] geomesa-kafka-bundle_2.12 .......................... SUCCESS [ 0.049 s] [INFO] geomesa-kafka-processors_2.12 ...................... FAILURE [ 34.643 s] [INFO] geomesa-kafka-nar_2.12 ............................. SKIPPED [INFO] geomesa-lambda-bundle_2.12 ......................... SKIPPED [INFO] geomesa-lambda-processors_2.12 ..................... SKIPPED [INFO] geomesa-lambda-nar_2.12 ............................ SKIPPED [INFO] geomesa-redis-bundle_2.12 .......................... SKIPPED [INFO] geomesa-redis-processors_2.12 ...................... SKIPPED [INFO] geomesa-redis-nar_2.12 ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:04 min [INFO] Finished at: 2023-02-10T20:25:44Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project geomesa-kafka-processors_2.12: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/agent/workspace/geomesa-nifi/geomesa-kafka-bundle/geomesa-kafka-processors/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :geomesa-kafka-processors_2.12 Build step 'Invoke top-level Maven targets' marked build as failure Sending e-mails to: elahrvivaz@ccri.com andrew.hulbert@ccri.com Finished: FAILURE