Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/apache-commons-logging.spec'], chrootPath='/var/lib/mock/module-javapackages-bootstrap-202201-8100020240624004243-e155f54d-build-116780-78424/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/apache-commons-logging.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/apache-commons-logging.spec'], chrootPath='/var/lib/mock/module-javapackages-bootstrap-202201-8100020240624004243-e155f54d-build-116780-78424/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/apache-commons-logging.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uDL80a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commons-logging-1.2-src + /usr/bin/gzip -dc /builddir/build/SOURCES/commons-logging-1.2-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-logging-1.2-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Generate-different-Bundle-SymbolicName-for-different.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Port-to-maven-jar-plugin-3.0.0.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_dep -r :avalon-framework + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_dep -r :logkit + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_dep -r :log4j + rm src/main/java/org/apache/commons/logging/impl/AvalonLogger.java + rm src/main/java/org/apache/commons/logging/impl/Log4JLogger.java + rm src/main/java/org/apache/commons/logging/impl/LogKitLogger.java + rm -r src/test/java/org/apache/commons/logging/avalon src/test/java/org/apache/commons/logging/log4j src/test/java/org/apache/commons/logging/logkit + rm src/test/java/org/apache/commons/logging/pathable/ParentFirstTestCase.java src/test/java/org/apache/commons/logging/pathable/ChildFirstTestCase.java + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_xpath_set pom:properties/pom:commons.osgi.import '*;resolution:=optional' + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :cobertura-maven-plugin + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-scm-publish-plugin + sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt NOTICE.txt + /usr/libexec/platform-python /usr/share/java-utils/mvn_file.py ':commons-logging{*}' commons-logging@1 apache-commons-logging@1 + /usr/libexec/platform-python /usr/share/java-utils/mvn_alias.py ':commons-logging{*}' org.apache.commons:commons-logging@1 apache:commons-logging@1 + rm -rf src/test/java/org/apache/commons/logging/log4j/log4j12 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AV7Bok + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.2-src + PATH=/usr/libexec/javapackages-bootstrap:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + /usr/libexec/platform-python /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dmaven.compiler.source=1.7 -Dmaven.compiler.target=1.7 -Dcommons.osgi.symbolicName=org.apache.commons.logging Executing: xmvn --batch-mode --offline -Dmaven.compiler.source=1.7 -Dmaven.compiler.target=1.7 -Dcommons.osgi.symbolicName=org.apache.commons.logging verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.compiler.source=1.7', '-Dmaven.compiler.target=1.7', '-Dcommons.osgi.symbolicName=org.apache.commons.logging', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ------------------< commons-logging:commons-logging >------------------- [INFO] Building Apache Commons Logging 1.2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0.MBI:enforce (enforce-maven-version) @ commons-logging --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0.MBI:enforce (enforce-java-version) @ commons-logging --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0.MBI:parse-version (parse-version) @ commons-logging --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0.MBI:properties (default) @ commons-logging --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0.MBI:run (javadoc.resources) @ commons-logging --- [INFO] Executing tasks [INFO] [copy] Copying 2 files to /builddir/build/BUILD/commons-logging-1.2-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0.MBI:process (process-resource-bundles) @ commons-logging --- [INFO] Skipping remote resources execution. [INFO] [INFO] --- maven-resources-plugin:3.2.0.MBI:resources (default-resources) @ commons-logging --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Using 'iso-8859-1' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-logging-1.2-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.10.1.MBI:compile (default-compile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builddir/build/BUILD/commons-logging-1.2-src/target/classes [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogFactory.java: /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogFactory.java uses or overrides a deprecated API. [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/impl/LogFactoryImpl.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/impl/LogFactoryImpl.java: Recompile with -Xlint:removal for details. [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogFactory.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1.MBI:manifest (bundle-manifest) @ commons-logging --- [INFO] [INFO] --- maven-bundle-plugin:5.1.1.MBI:manifest (tests-bundle-manifest) @ commons-logging --- [INFO] [INFO] --- maven-bundle-plugin:5.1.1.MBI:manifest (api-bundle-manifest) @ commons-logging --- [INFO] [INFO] --- maven-bundle-plugin:5.1.1.MBI:manifest (adapters-bundle-manifest) @ commons-logging --- [INFO] [INFO] --- maven-resources-plugin:3.2.0.MBI:testResources (default-testResources) @ commons-logging --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Using 'iso-8859-1' encoding to copy filtered properties files. [INFO] Copying 9 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.10.1.MBI:testCompile (default-testCompile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /builddir/build/BUILD/commons-logging-1.2-src/target/test-classes [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/LoadTestCase.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/LoadTestCase.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/impl/WeakHashtableTestCase.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/impl/WeakHashtableTestCase.java: Recompile with -Xlint:removal for details. [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/impl/WeakHashtableTestCase.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/test/java/org/apache/commons/logging/impl/WeakHashtableTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0.M6.MBI:test (default-test) @ commons-logging --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0.MBI:test-jar (default) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-tests.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0.MBI:test-jar (testjar) @ commons-logging --- [WARNING] artifact commons-logging:commons-logging:test-jar:tests:1.2 already attached, replace previous instance [INFO] [INFO] --- maven-jar-plugin:3.2.0.MBI:jar (apijar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-api.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0.MBI:jar (adaptersjar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-adapters.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0.MBI:jar (fulljar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.2-src/target/commons-logging-1.2.jar [INFO] [INFO] --- maven-surefire-plugin:3.0.0.M6.MBI:integration-test (integration-test) @ commons-logging --- [INFO] Using auto detected provider org.apache.maven.surefire.junit.JUnit3Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.commons.logging.config.FirstPriorityConfigTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.apache.commons.logging.config.FirstPriorityConfigTestCase [INFO] Running org.apache.commons.logging.config.PriorityConfigTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.logging.config.PriorityConfigTestCase [INFO] Running org.apache.commons.logging.LogTestCase Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters SEVERE: null Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters SEVERE: null Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters SEVERE: org.apache.commons.logging.impl.Jdk14Logger: error statement Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters SEVERE: org.apache.commons.logging.impl.Jdk14Logger: error statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters SEVERE: null Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters SEVERE: null Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters SEVERE: org.apache.commons.logging.impl.Jdk14Logger: fatal statement Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters SEVERE: org.apache.commons.logging.impl.Jdk14Logger: fatal statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:65) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters INFO: null Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters INFO: null Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters INFO: org.apache.commons.logging.impl.Jdk14Logger: info statement Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters INFO: org.apache.commons.logging.impl.Jdk14Logger: info statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:74) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters WARNING: null Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters WARNING: null Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters WARNING: org.apache.commons.logging.impl.Jdk14Logger: warn statement Jun 24, 2024 1:25:43 AM org.apache.commons.logging.LogTestCase testLoggingWithNullParameters WARNING: org.apache.commons.logging.impl.Jdk14Logger: warn statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.apache.commons.logging.LogTestCase [INFO] Running org.apache.commons.logging.tccl.log.TcclEnabledTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.apache.commons.logging.tccl.log.TcclEnabledTestCase [INFO] Running org.apache.commons.logging.tccl.log.TcclDisabledTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.logging.tccl.log.TcclDisabledTestCase [INFO] Running org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase [INFO] Running org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase [INFO] Running org.apache.commons.logging.tccl.NullTCCLTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.logging.tccl.NullTCCLTestCase [INFO] Running org.apache.commons.logging.tccl.BadTCCLTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.logging.tccl.BadTCCLTestCase [INFO] Running org.apache.commons.logging.NullClassLoaderTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.logging.NullClassLoaderTestCase [INFO] Running org.apache.commons.logging.noop.NoOpLogTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.logging.noop.NoOpLogTestCase [INFO] Running org.apache.commons.logging.LoadTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.apache.commons.logging.LoadTestCase [INFO] Running org.apache.commons.logging.servlet.BasicServletTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.logging.servlet.BasicServletTestCase [INFO] Running org.apache.commons.logging.BadHashtablePropertyTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.logging.BadHashtablePropertyTestCase [INFO] Running org.apache.commons.logging.pathable.GeneralTestCase [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.logging.pathable.GeneralTestCase [INFO] Running org.apache.commons.logging.simple.DateTimeCustomConfigTestCase 24.25.2024 [DEBUG] DecoratedLogger - debug 24.25.2024 [INFO] DecoratedLogger - info 24.25.2024 [WARN] DecoratedLogger - warn 24.25.2024 [ERROR] DecoratedLogger - error 24.25.2024 [FATAL] DecoratedLogger - fatal 24.25.2024 [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 24.25.2024 [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 24.25.2024 [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 24.25.2024 [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 24.25.2024 [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 24.25.2024 [DEBUG] DecoratedLogger - debug 24.25.2024 [INFO] DecoratedLogger - info 24.25.2024 [WARN] DecoratedLogger - warn 24.25.2024 [ERROR] DecoratedLogger - error 24.25.2024 [FATAL] DecoratedLogger - fatal 24.25.2024 [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 24.25.2024 [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 24.25.2024 [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 24.25.2024 [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 24.25.2024 [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.apache.commons.logging.simple.DateTimeCustomConfigTestCase [INFO] Running org.apache.commons.logging.simple.DefaultConfigTestCase [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.logging.simple.DefaultConfigTestCase [INFO] Running org.apache.commons.logging.simple.CustomConfigTestCase [DEBUG] DecoratedLogger - debug [INFO] DecoratedLogger - info [WARN] DecoratedLogger - warn [ERROR] DecoratedLogger - error [FATAL] DecoratedLogger - fatal [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.logging.simple.CustomConfigTestCase [INFO] Running org.apache.commons.logging.BasicOperationsTestCase [DEBUG] DecoratedLogger - debug [INFO] DecoratedLogger - info [WARN] DecoratedLogger - warn [ERROR] DecoratedLogger - error [FATAL] DecoratedLogger - fatal [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithoutExceptionTest INFO: Hello, Mum Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithoutExceptionTest WARNING: Hello, Mum Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithoutExceptionTest SEVERE: Hello, Mum Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithoutExceptionTest SEVERE: Hello, Mum Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithoutExceptionTest INFO: Hello, Mum Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithoutExceptionTest WARNING: Hello, Mum Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithoutExceptionTest SEVERE: Hello, Mum Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithoutExceptionTest SEVERE: Hello, Mum Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithExceptionTest INFO: Hello, Mum java.lang.ArithmeticException at org.apache.commons.logging.BasicOperationsTestCase.executeMessageWithExceptionTest(BasicOperationsTestCase.java:108) at org.apache.commons.logging.BasicOperationsTestCase.testMessageWithExceptionClassLog(BasicOperationsTestCase.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithExceptionTest WARNING: Hello, Mum java.lang.ArithmeticException at org.apache.commons.logging.BasicOperationsTestCase.executeMessageWithExceptionTest(BasicOperationsTestCase.java:109) at org.apache.commons.logging.BasicOperationsTestCase.testMessageWithExceptionClassLog(BasicOperationsTestCase.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithExceptionTest SEVERE: Hello, Mum java.lang.ArithmeticException at org.apache.commons.logging.BasicOperationsTestCase.executeMessageWithExceptionTest(BasicOperationsTestCase.java:110) at org.apache.commons.logging.BasicOperationsTestCase.testMessageWithExceptionClassLog(BasicOperationsTestCase.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithExceptionTest SEVERE: Hello, Mum java.lang.ArithmeticException at org.apache.commons.logging.BasicOperationsTestCase.executeMessageWithExceptionTest(BasicOperationsTestCase.java:111) at org.apache.commons.logging.BasicOperationsTestCase.testMessageWithExceptionClassLog(BasicOperationsTestCase.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithExceptionTest INFO: Hello, Mum java.lang.ArithmeticException at org.apache.commons.logging.BasicOperationsTestCase.executeMessageWithExceptionTest(BasicOperationsTestCase.java:108) at org.apache.commons.logging.BasicOperationsTestCase.testMessageWithExceptionNamedLog(BasicOperationsTestCase.java:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithExceptionTest WARNING: Hello, Mum java.lang.ArithmeticException at org.apache.commons.logging.BasicOperationsTestCase.executeMessageWithExceptionTest(BasicOperationsTestCase.java:109) at org.apache.commons.logging.BasicOperationsTestCase.testMessageWithExceptionNamedLog(BasicOperationsTestCase.java:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithExceptionTest SEVERE: Hello, Mum java.lang.ArithmeticException at org.apache.commons.logging.BasicOperationsTestCase.executeMessageWithExceptionTest(BasicOperationsTestCase.java:110) at org.apache.commons.logging.BasicOperationsTestCase.testMessageWithExceptionNamedLog(BasicOperationsTestCase.java:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Jun 24, 2024 1:25:43 AM org.apache.commons.logging.BasicOperationsTestCase executeMessageWithExceptionTest SEVERE: Hello, Mum java.lang.ArithmeticException at org.apache.commons.logging.BasicOperationsTestCase.executeMessageWithExceptionTest(BasicOperationsTestCase.java:111) at org.apache.commons.logging.BasicOperationsTestCase.testMessageWithExceptionNamedLog(BasicOperationsTestCase.java:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.logging.BasicOperationsTestCase [INFO] Running org.apache.commons.logging.AltHashtableTestCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.logging.AltHashtableTestCase [INFO] Running org.apache.commons.logging.security.SecurityAllowedTestCase WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.apache.commons.logging.security.SecurityAllowedTestCase (file:/builddir/build/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-tests.jar) WARNING: Please consider reporting this to the maintainers of org.apache.commons.logging.security.SecurityAllowedTestCase WARNING: System::setSecurityManager will be removed in a future release WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.apache.commons.logging.security.SecurityForbiddenTestCase (file:/builddir/build/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-tests.jar) WARNING: Please consider reporting this to the maintainers of org.apache.commons.logging.security.SecurityForbiddenTestCase WARNING: System::setSecurityManager will be removed in a future release testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.checkPermission:91 2:java.lang.reflect.Constructor.setAccessible:179 3:java.lang.Class$1.run:632 4:java.lang.Class$1.run:630 5:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.checkPermission:91 2:java.lang.reflect.Constructor.setAccessible:179 3:java.lang.Class$1.run:632 4:java.lang.Class$1.run:630 5:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission in allowed set for JCL class 4:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Module.getClassLoader:210 2:jdk.internal.logger.DefaultLoggerFinder$1.run:149 Unexpected code: permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Class.forName:462 2:org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass:998 Permission in allowed set for JCL class 3:org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation:844 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.LogFactoryImpl.newInstance:541 Permission in allowed set for JCL class 5:org.apache.commons.logging.impl.LogFactoryImpl.getInstance:292 Permission in allowed set for JCL class 6:org.apache.commons.logging.impl.LogFactoryImpl.getInstance:269 Permission in allowed set for JCL class 7:org.apache.commons.logging.LogFactory.getLog:655 Permission in allowed set for JCL class 8:jdk.internal.reflect.NativeMethodAccessorImpl.invoke0:-2 Unexpected code: permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Module.getClassLoader:210 2:jdk.internal.logger.DefaultLoggerFinder$1.run:149 Unexpected code: permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Class.forName:462 2:org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass:998 Permission in allowed set for JCL class 3:org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation:844 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.LogFactoryImpl.newInstance:541 Permission in allowed set for JCL class 5:org.apache.commons.logging.impl.LogFactoryImpl.getInstance:292 Permission in allowed set for JCL class 6:org.apache.commons.logging.impl.LogFactoryImpl.getInstance:269 Permission in allowed set for JCL class 7:org.apache.commons.logging.LogFactory.getLog:655 Permission in allowed set for JCL class 8:jdk.internal.reflect.NativeMethodAccessorImpl.invoke0:-2 Unexpected code: permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showlogname" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.SimpleLog.getBooleanProperty:151 Permission in allowed set for JCL class 5:org.apache.commons.logging.impl.SimpleLog.:170 Permission in allowed set for JCL class 6:java.lang.Class.forName0:-2 7:java.lang.Class.forName:467 8:org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass:998 Permission in allowed set for JCL class 9:org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation:844 Permission in allowed set for JCL class 10:org.apache.commons.logging.impl.LogFactoryImpl.newInstance:541 Permission in allowed set for JCL class 11:org.apache.commons.logging.impl.LogFactoryImpl.getInstance:292 Permission in allowed set for JCL class 12:org.apache.commons.logging.impl.LogFactoryImpl.getInstance:269 Permission in allowed set for JCL class 13:org.apache.commons.logging.LogFactory.getLog:655 Permission in allowed set for JCL class 14:jdk.internal.reflect.NativeMethodAccessorImpl.invoke0:-2 Unexpected code: permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showlogname" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showShortLogname" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.SimpleLog.getBooleanProperty:151 Permission in allowed set for JCL class 5:org.apache.commons.logging.impl.SimpleLog.:171 Permission in allowed set for JCL class 6:java.lang.Class.forName0:-2 7:java.lang.Class.forName:467 8:org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass:998 Permission in allowed set for JCL class 9:org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation:844 Permission in allowed set for JCL class 10:org.apache.commons.logging.impl.LogFactoryImpl.newInstance:541 Permission in allowed set for JCL class 11:org.apache.commons.logging.impl.LogFactoryImpl.getInstance:292 Permission in allowed set for JCL class 12:org.apache.commons.logging.impl.LogFactoryImpl.getInstance:269 Permission in allowed set for JCL class 13:org.apache.commons.logging.LogFactory.getLog:655 Permission in allowed set for JCL class 14:jdk.internal.reflect.NativeMethodAccessorImpl.invoke0:-2 Unexpected code: permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showShortLogname" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showdatetime" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.SimpleLog.getBooleanProperty:151 Permission in allowed set for JCL class 5:org.apache.commons.logging.impl.SimpleLog.:172 Permission in allowed set for JCL class 6:java.lang.Class.forName0:-2 7:java.lang.Class.forName:467 8:org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass:998 Permission in allowed set for JCL class 9:org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation:844 Permission in allowed set for JCL class 10:org.apache.commons.logging.impl.LogFactoryImpl.newInstance:541 Permission in allowed set for JCL class 11:org.apache.commons.logging.impl.LogFactoryImpl.getInstance:292 Permission in allowed set for JCL class 12:org.apache.commons.logging.impl.LogFactoryImpl.getInstance:269 Permission in allowed set for JCL class 13:org.apache.commons.logging.LogFactory.getLog:655 Permission in allowed set for JCL class 14:jdk.internal.reflect.NativeMethodAccessorImpl.invoke0:-2 Unexpected code: permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showdatetime" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security.SecurityAllowedTestCase" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.SimpleLog.:212 Permission in allowed set for JCL class 5:jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0:-2 Unexpected code: permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security.SecurityAllowedTestCase" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.SimpleLog.:216 Permission in allowed set for JCL class 5:jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0:-2 Unexpected code: permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.SimpleLog.:216 Permission in allowed set for JCL class 5:jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0:-2 Unexpected code: permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.SimpleLog.:216 Permission in allowed set for JCL class 5:jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0:-2 Unexpected code: permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.SimpleLog.:216 Permission in allowed set for JCL class 5:jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0:-2 Unexpected code: permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.SimpleLog.:216 Permission in allowed set for JCL class 5:jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0:-2 Unexpected code: permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.defaultlog" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission in allowed set for JCL class 4:org.apache.commons.logging.impl.SimpleLog.:221 Permission in allowed set for JCL class 5:jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0:-2 Unexpected code: permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.defaultlog" "read") [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.apache.commons.logging.security.SecurityAllowedTestCase [INFO] Running org.apache.commons.logging.security.SecurityForbiddenTestCase testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.checkPermission:91 2:java.lang.reflect.Constructor.setAccessible:179 3:java.lang.Class$1.run:632 4:java.lang.Class$1.run:630 5:java.security.AccessController.doPrivileged:318 Access controller found: returning [INFO] SecurityAllowedTestCase - testing [INFO] DummyClass - Some log message [INFO] SecurityForbiddenTestCase - testing [ERROR] SimpleLogTestCase - null [ERROR] SimpleLogTestCase - null [ERROR] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: error statement [ERROR] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: error statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [FATAL] SimpleLogTestCase - null [FATAL] SimpleLogTestCase - null [FATAL] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: fatal statement [FATAL] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: fatal statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:65) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [INFO] SimpleLogTestCase - null [INFO] SimpleLogTestCase - null [INFO] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: info statement [INFO] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: info statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:74) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [WARN] SimpleLogTestCase - null [WARN] SimpleLogTestCase - null [WARN] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: warn statement [WARN] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: warn statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:91) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:149) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:106) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.checkPermission:91 2:java.lang.reflect.Constructor.setAccessible:179 3:java.lang.Class$1.run:632 4:java.lang.Class$1.run:630 5:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.ClassLoader.checkClassLoaderPermission:2060 2:java.lang.Thread.getContextClassLoader:1502 3:org.apache.commons.logging.LogFactory.directGetContextClassLoader:840 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.checkPermission:91 2:java.lang.reflect.Constructor.setAccessible:179 3:java.lang.Class$1.run:632 4:java.lang.Class$1.run:630 5:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.ClassLoader.checkClassLoaderPermission:2060 2:java.lang.Thread.getContextClassLoader:1502 3:org.apache.commons.logging.LogFactory.directGetContextClassLoader:840 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.ClassLoader.checkClassLoaderPermission:2060 2:java.lang.Thread.getContextClassLoader:1502 3:org.apache.commons.logging.LogFactory.directGetContextClassLoader:840 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Module.getClassLoader:210 2:jdk.internal.logger.DefaultLoggerFinder$1.run:149 Unexpected code: permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Class.forName:462 2:org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass:998 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.ClassLoader.checkClassLoaderPermission:2060 2:java.lang.Thread.getContextClassLoader:1502 3:org.apache.commons.logging.LogFactory.directGetContextClassLoader:840 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Module.getClassLoader:210 2:jdk.internal.logger.DefaultLoggerFinder$1.run:149 Unexpected code: permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Class.forName:462 2:org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass:998 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.ClassLoader.checkClassLoaderPermission:2060 2:java.lang.Thread.getContextClassLoader:1502 3:org.apache.commons.logging.LogFactory.directGetContextClassLoader:840 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.ClassLoader.checkClassLoaderPermission:2060 2:java.lang.Thread.getContextClassLoader:1502 3:jdk.internal.reflect.NativeMethodAccessorImpl.invoke0:-2 Unexpected code: permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showlogname" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showlogname" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showShortLogname" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showShortLogname" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showdatetime" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showdatetime" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security.DummyClass" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security.DummyClass" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.defaultlog" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.defaultlog" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.checkPermission:91 2:java.lang.reflect.Constructor.setAccessible:179 3:java.lang.Class$1.run:632 4:java.lang.Class$1.run:630 5:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.LogFactory$6.run:1445 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.checkPermission:91 2:java.lang.reflect.Constructor.setAccessible:179 3:java.lang.Class$1.run:632 4:java.lang.Class$1.run:630 5:java.security.AccessController.doPrivileged:318 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:952 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Module.getClassLoader:210 2:jdk.internal.logger.DefaultLoggerFinder$1.run:149 Unexpected code: permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Class.forName:462 2:org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass:998 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Module.getClassLoader:210 2:jdk.internal.logger.DefaultLoggerFinder$1.run:149 Unexpected code: permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") 1:java.lang.Class.forName:462 2:org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass:998 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "getClassLoader") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showlogname" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showlogname" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showShortLogname" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showShortLogname" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showdatetime" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.showdatetime" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security.SecurityForbiddenTestCase" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security.SecurityForbiddenTestCase" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging.security" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons.logging" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache.commons" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org.apache" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.log.org" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.defaultlog" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1160 2:java.lang.System.getProperty:916 3:org.apache.commons.logging.impl.SimpleLog.getStringProperty:138 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.simplelog.defaultlog" "read") [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.logging.security.SecurityForbiddenTestCase [INFO] Running org.apache.commons.logging.SimpleLogTestCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.logging.SimpleLogTestCase [INFO] Running org.apache.commons.logging.impl.WeakHashtableTestCase [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.646 s - in org.apache.commons.logging.impl.WeakHashtableTestCase [INFO] Running org.apache.commons.logging.jdk14.DefaultConfigTestCase [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.logging.jdk14.DefaultConfigTestCase [INFO] Running org.apache.commons.logging.jdk14.CustomConfigFullTestCase [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.logging.jdk14.CustomConfigFullTestCase [INFO] Running org.apache.commons.logging.jdk14.CustomConfigAPITestCase [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.logging.jdk14.CustomConfigAPITestCase [INFO] Running org.apache.commons.logging.jdk14.CustomConfigTestCase [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.logging.jdk14.CustomConfigTestCase [INFO] [INFO] Results: [INFO] [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-surefire-plugin:3.0.0.M6.MBI:verify (integration-test) @ commons-logging --- [INFO] [INFO] ------------------< commons-logging:commons-logging >------------------- [INFO] Building Apache Commons Logging 1.2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0.MBI:install (default-cli) @ commons-logging --- [INFO] [INFO] --- xmvn-mojo:4.0.0.MBI:javadoc (default-cli) @ commons-logging --- Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/Log.java... Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogSource.java... Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogFactory.java... Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/impl/Jdk13LumberjackLogger.java... Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/impl/LogFactoryImpl.java... Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/impl/Jdk14Logger.java... Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/impl/NoOpLog.java... Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/impl/ServletContextCleaner.java... Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/impl/WeakHashtable.java... Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/impl/SimpleLog.java... Loading source file /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogConfigurationException.java... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 17.0.11+9-LTS Building tree for all the packages and classes... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/Jdk13LumberjackLogger.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/Jdk14Logger.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/Log.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/LogConfigurationException.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/LogFactory.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/LogFactoryImpl.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/LogSource.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/NoOpLog.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/ServletContextCleaner.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/SimpleLog.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/WeakHashtable.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/WeakHashtable.Entry.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/WeakHashtable.Referenced.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/WeakHashtable.WeakKey.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/package-summary.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/package-tree.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/package-summary.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/package-tree.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/constant-values.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/serialized-form.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/class-use/Log.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/class-use/LogSource.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/class-use/LogFactory.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/class-use/Jdk13LumberjackLogger.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/class-use/LogFactoryImpl.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/class-use/Jdk14Logger.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/class-use/NoOpLog.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/class-use/ServletContextCleaner.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/class-use/WeakHashtable.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/class-use/WeakHashtable.WeakKey.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/class-use/WeakHashtable.Referenced.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/class-use/WeakHashtable.Entry.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/class-use/SimpleLog.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/class-use/LogConfigurationException.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/package-use.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/org/apache/commons/logging/impl/package-use.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/overview-tree.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/deprecated-list.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/index.html... Building index for all classes... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/allclasses-index.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/allpackages-index.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/index-all.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/overview-summary.html... Generating /builddir/build/BUILD/commons-logging-1.2-src/target/xmvn-apidocs/help-doc.html... [INFO] [INFO] --- xmvn-mojo:4.0.0.MBI:builddep (default-cli) @ commons-logging --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.564 s [INFO] Finished at: 2024-06-24T01:25:53Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/8WTTU+EMBCG7/srKveC3lk2uicOnjYmXmfpUGvaadMPwv57QTCgBzRq9DgzT+d9 2qTloTeadeiDsrTPbvLrjCE1ViiS++zhxG9Px7rODtWuvOKc3SWlBRPokMSAKQxMIqGHiIKdL+zx viPG+UCvmWrH2NK4jOXQkN4mV4vKepmDg+YJ88YaYymUxdtsIsFH1UITh8ZMcAceKZbFajSx2Eek 8TKVs6YslnJ0KN5LfMnJQIeUO52k2jR75XgLSgdokU8HPgr+gcGy8f8cgKJP9Jv5LWrVf5p7TiT0 z9/+OZGKG2Hz/NvroYM+D+g7jVsxM8HBqe2wVTX+thcaX8D21AMAAA== -----END MAVEN BUILD DEPENDENCIES----- + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py /builddir/build/SOURCES/commons-logging-api-1.1.pom target/commons-logging-1.2-api.jar + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py commons-logging:commons-logging-adapters:1.2 target/commons-logging-1.2-adapters.jar + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vVMr6t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch ++ dirname /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch + cd commons-logging-1.2-src + PATH=/usr/libexec/javapackages-bootstrap:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + xmvn-install -R .xmvn-reactor -n apache-commons-logging -d /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch [INFO] Installing artifact commons-logging:commons-logging:jar:1.2 [INFO] Installing artifact commons-logging:commons-logging:pom:1.2 [INFO] Installing artifact commons-logging:commons-logging-api:pom:1.1 [INFO] Installing artifact commons-logging:commons-logging-api:jar:1.1 [INFO] Installing artifact commons-logging:commons-logging-adapters:jar:1.2 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/javadoc/apache-commons-logging + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery-ui.overrides.css .xmvn/apidocs/legal .xmvn/apidocs/member-search-index.js .xmvn/apidocs/module-search-index.js .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/resources .xmvn/apidocs/script-dir .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/tag-search-index.js .xmvn/apidocs/type-search-index.js /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/javadoc/apache-commons-logging + echo /usr/share/javadoc/apache-commons-logging + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.2-33.module+el8.10.0+868+8b1cdefa --unique-debug-suffix -1.2-33.module+el8.10.0+868+8b1cdefa.noarch --unique-debug-src-base apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/commons-logging-1.2-src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tMZb8H + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.2-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/doc/apache-commons-logging + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/doc/apache-commons-logging + cp -pr PROPOSAL.html /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/doc/apache-commons-logging + cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/doc/apache-commons-logging + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BzmvBS + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.2-src + LICENSEDIR=/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/licenses/apache-commons-logging + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/licenses/apache-commons-logging + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/licenses/apache-commons-logging + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/licenses/apache-commons-logging + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/apache-commons-logging-adapters.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/apache-commons-logging-adapters.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/apache-commons-logging-api.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/apache-commons-logging-api.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/apache-commons-logging.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/apache-commons-logging.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/commons-logging-adapters.jar'] [INFO osgi.prov] osgi(org.apache.commons.logging.adapters) = 1.2.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/commons-logging-adapters.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/commons-logging-api.jar'] [INFO osgi.prov] osgi(org.apache.commons.logging.api) = 1.2.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/commons-logging-api.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/commons-logging.jar'] [INFO osgi.prov] osgi(org.apache.commons.logging) = 1.2.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/java/commons-logging.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/maven-metadata/apache-commons-logging.xml'] [INFO maven.prov] mvn(commons-logging:commons-logging) = 1.2 mvn(org.apache.commons:commons-logging) = 1.2 mvn(apache:commons-logging) = 1.2, mvn(commons-logging:commons-logging-api) = 1.1 mvn(org.apache.commons:commons-logging-api) = 1.1 mvn(apache:commons-logging-api) = 1.1, mvn(commons-logging:commons-logging-adapters) = 1.2 mvn(org.apache.commons:commons-logging-adapters) = 1.2 mvn(apache:commons-logging-adapters) = 1.2, mvn(commons-logging:commons-logging-api:pom:) = 1.1 mvn(org.apache.commons:commons-logging-api:pom:) = 1.1 mvn(apache:commons-logging-api:pom:) = 1.1, mvn(commons-logging:commons-logging:pom:) = 1.2 mvn(org.apache.commons:commons-logging:pom:) = 1.2 mvn(apache:commons-logging:pom:) = 1.2 [INFO maven.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch/usr/share/maven-metadata/apache-commons-logging.xml'] [INFO maven.req] (java-headless or java-21-headless or java-17-headless or java-11-headless or java-1.8.0-headless), javapackages-filesystem Provides: apache-commons-logging = 1.2-33.module+el8.10.0+868+8b1cdefa mvn(apache:commons-logging) = 1.2 mvn(apache:commons-logging-adapters) = 1.2 mvn(apache:commons-logging-api) = 1.1 mvn(apache:commons-logging-api:pom:) = 1.1 mvn(apache:commons-logging:pom:) = 1.2 mvn(commons-logging:commons-logging) = 1.2 mvn(commons-logging:commons-logging-adapters) = 1.2 mvn(commons-logging:commons-logging-api) = 1.1 mvn(commons-logging:commons-logging-api:pom:) = 1.1 mvn(commons-logging:commons-logging:pom:) = 1.2 mvn(org.apache.commons:commons-logging) = 1.2 mvn(org.apache.commons:commons-logging-adapters) = 1.2 mvn(org.apache.commons:commons-logging-api) = 1.1 mvn(org.apache.commons:commons-logging-api:pom:) = 1.1 mvn(org.apache.commons:commons-logging:pom:) = 1.2 osgi(org.apache.commons.logging) = 1.2.0 osgi(org.apache.commons.logging.adapters) = 1.2.0 osgi(org.apache.commons.logging.api) = 1.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-21-headless or java-17-headless or java-11-headless or java-1.8.0-headless) javapackages-filesystem Processing files: apache-commons-logging-javadoc-1.2-33.module+el8.10.0+868+8b1cdefa.noarch Provides: apache-commons-logging-javadoc = 1.2-33.module+el8.10.0+868+8b1cdefa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch Wrote: /builddir/build/RPMS/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-logging-javadoc-1.2-33.module+el8.10.0+868+8b1cdefa.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f17L91 + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.2-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-logging-1.2-33.module+el8.10.0+868+8b1cdefa.noarch + exit 0 Child return code was: 0