[root@ibm-p9z-27-lp18 components]# mvn test -pl camel-exec [INFO] Scanning for projects... [INFO] [INFO] --------------------< org.apache.camel:camel-exec >--------------------- [INFO] Building Camel :: Exec 2.23.2.fuse-7_13_0-00009-redhat-00002 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- buildmetadata-maven-plugin:1.7.0:provide-buildmetadata (build-metadata) @ camel-exec --- [INFO] Executing: /bin/sh -c cd /root/fuse-qe/bash/camel/components/camel-exec && git rev-parse --verify HEAD [INFO] Working directory: /root/fuse-qe/bash/camel/components/camel-exec [INFO] Executing: /bin/sh -c cd /root/fuse-qe/bash/camel/components/camel-exec && git whatchanged --date=iso HEAD^..98ae672c5fd165c52e98de93d4d9eb9bba33145f -- /root/fuse-qe/bash/camel/components/camel-exec [INFO] Working directory: /root/fuse-qe/bash/camel/components/camel-exec [INFO] Writing properties '/root/fuse-qe/bash/camel/components/camel-exec/target/classes/META-INF/build.metadata'... [INFO] [INFO] --- maven-bundle-plugin:3.5.1:cleanVersions (versions) @ camel-exec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (get-scm-revision) @ camel-exec --- [INFO] Executing: /bin/sh -c cd /root/fuse-qe/bash/camel/components/camel-exec && git rev-parse --verify HEAD [INFO] Working directory: /root/fuse-qe/bash/camel/components/camel-exec [INFO] Storing buildNumber: 98ae672c5fd165c52e98de93d4d9eb9bba33145f at timestamp: 1713102535027 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd /root/fuse-qe/bash/camel/components/camel-exec && git rev-parse --verify HEAD [INFO] Working directory: /root/fuse-qe/bash/camel/components/camel-exec [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- project-sources-maven-plugin:0.3:archive (project-sources-archive) @ camel-exec --- [INFO] Skipping the assembly in this project because it's not the Execution Root [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ camel-exec --- [INFO] [INFO] --- camel-package-maven-plugin:2.23.2.fuse-7_13_0-00009-redhat-00002:prepare-components (prepare) @ camel-exec --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ camel-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /root/fuse-qe/bash/camel/components/camel-exec/target/generated/camel/dataformats [INFO] skip non existing resourceDirectory /root/fuse-qe/bash/camel/components/camel-exec/target/generated/camel/languages[INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ camel-exec --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ camel-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ camel-exec --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ camel-exec --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.camel.component.exec.DefaultExecBindingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.249 s - in org.apache.camel.component.exec.DefaultExecBindingTest [INFO] Running org.apache.camel.component.exec.ExecEndpointTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.412 s - in org.apache.camel.component.exec.ExecEndpointTest [INFO] Running org.apache.camel.component.exec.ExecJava8IssueTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.apache.camel.component.exec.ExecJava8IssueTest [INFO] Running org.apache.camel.component.exec.ExecJavaProcessRecipientListTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s - in org.apache.camel.component.exec.ExecJavaProcessRecipientListTest [INFO] Running org.apache.camel.component.exec.ExecJavaProcessTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.822 s - in org.apache.camel.component.exec.ExecJavaProcessTest [INFO] Running org.apache.camel.component.exec.ExecOutFileTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s - in org.apache.camel.component.exec.ExecOutFileTest [INFO] Running org.apache.camel.component.exec.ExecProducerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.132 s - in org.apache.camel.component.exec.ExecProducerTest [INFO] Running org.apache.camel.component.exec.ExecScriptTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.apache.camel.component.exec.ExecScriptTest [INFO] Running org.apache.camel.component.exec.impl.ExecDocumentationExamplesTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0 s - in org.apache.camel.component.exec.impl.ExecDocumentationExamplesTest [INFO] Running org.apache.camel.component.exec.impl.ExecParseUtilsTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.camel.component.exec.impl.ExecParseUtilsTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 86, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.806 s [INFO] Finished at: 2024-04-14T09:49:29-04:00 [INFO] ------------------------------------------------------------------------ [root@ibm-p9z-27-lp18 components]#