Your message dated Tue, 08 Oct 2024 22:06:00 +0000
with message-id <e1syila-0073zz...@fasolo.debian.org>
and subject line Bug#1084288: fixed in libpf4j-update-java 2.3.0+dfsg-5
has caused the Debian Bug report #1084288,
regarding libpf4j-update-java: FTBFS: java.lang.Exception: Unexpected 
exception, expected<java.lang.IllegalArgumentException> but 
was<org.pf4j.PluginNotFoundException>
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1084288: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084288
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libpf4j-update-java
Version: 2.3.0+dfsg-4
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --with javahelper
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        mh_patchpoms -plibpf4j-update-java --debian-build --keep-pom-version 
--maven-repo=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian/maven-repo
   jh_linkjars
   dh_auto_build
        /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar 
-Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg 
-Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian 
-Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian/maven-repo --batch-mode package 
-DskipTests -Dnotimestamp=true -Dlocale=en_US
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
deprecated in JDK 13 and will likely be removed in a future release.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------< org.pf4j:pf4j-update >------------------------
[INFO] Building pf4j-update 2.3.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact 
org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4 has been relocated to 
org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
pf4j-update ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ pf4j-update 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /<<PKGBUILDDIR>>/target/classes
[INFO] 
/<<PKGBUILDDIR>>/src/main/java/org/pf4j/update/verifier/Sha512SumVerifier.java: 
Some input files use or override a deprecated API.
[INFO] 
/<<PKGBUILDDIR>>/src/main/java/org/pf4j/update/verifier/Sha512SumVerifier.java: 
Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ 
pf4j-update ---
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ 
pf4j-update ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /<<PKGBUILDDIR>>/target/test-classes
[INFO] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/update/UpdateIntegrationTest.java: Some 
input files use or override a deprecated API.
[INFO] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/update/UpdateIntegrationTest.java: 
Recompile with -Xlint:deprecation for details.
[INFO] /<<PKGBUILDDIR>>/src/test/java/org/pf4j/update/InstallAndDownloadTest.java: 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/update/InstallAndDownloadTest.java uses unchecked 
or unsafe operations.
[INFO] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/update/InstallAndDownloadTest.java: 
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ pf4j-update ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pf4j-update ---
[INFO] Building jar: /<<PKGBUILDDIR>>/target/pf4j-update-2.3.0.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.4.1:jar (default) @ pf4j-update ---
[INFO] Adding the --ignore-source-errors option
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /<<PKGBUILDDIR>>/target/pf4j-update-2.3.0-javadoc.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (default) > generate-sources @ pf4j-update 
>>>
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (default) < generate-sources @ pf4j-update 
<<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (default) @ pf4j-update ---
[INFO] Building jar: /<<PKGBUILDDIR>>/target/pf4j-update-2.3.0-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.300 s
[INFO] Finished at: 2024-10-06T12:25:19Z
[INFO] ------------------------------------------------------------------------
   dh_auto_test
        /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar 
-Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg 
-Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian 
-Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian/maven-repo --batch-mode test
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
deprecated in JDK 13 and will likely be removed in a future release.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------< org.pf4j:pf4j-update >------------------------
[INFO] Building pf4j-update 2.3.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact 
org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4 has been relocated to 
org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
pf4j-update ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ pf4j-update 
---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ 
pf4j-update ---
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ 
pf4j-update ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ pf4j-update ---
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.pf4j.update.FileDownloadTest
2024-10-06 12:25:21,502 INFO org.eclipse.jetty.util.log - Logging initialized 
@257ms to org.eclipse.jetty.util.log.Slf4jLog
2024-10-06 12:25:21,637 DEBUG org.pf4j.update.SimpleFileDownloader - Set last 
modified of '/tmp/pf4j-update-downloader17904203409661038973/myfile' to 
'1728217521000'
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s 
- in org.pf4j.update.FileDownloadTest
[INFO] Running org.pf4j.update.FileVerifiersTest
2024-10-06 12:25:21,671 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Verifying sha512 checksum of file test16690834713210434652.tmp
2024-10-06 12:25:21,680 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Checksum OK
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s 
- in org.pf4j.update.FileVerifiersTest
[INFO] Running org.pf4j.update.DefaultUpdateRepositoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s 
- in org.pf4j.update.DefaultUpdateRepositoryTest
[INFO] Running org.pf4j.update.UpdateIntegrationTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - 
in org.pf4j.update.UpdateIntegrationTest
[INFO] Running org.pf4j.update.InstallAndDownloadTest
2024-10-06 12:25:21,760 INFO org.pf4j.DefaultPluginStatusProvider - Enabled 
plugins: []
2024-10-06 12:25:21,760 INFO org.pf4j.DefaultPluginStatusProvider - Disabled 
plugins: []
2024-10-06 12:25:21,763 INFO org.pf4j.DefaultPluginManager - PF4J version 
3.12.0 in 'deployment' mode
2024-10-06 12:25:21,782 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,783 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,784 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,784 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,787 DEBUG org.pf4j.update.DefaultUpdateRepository - Read 
plugins of 'local' repository from 
'file:/tmp/pf4j-repo12695013531618185133/plugins.json'
2024-10-06 12:25:21,794 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing myPlugin@1.2.3, setting to epoch
2024-10-06 12:25:21,794 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing wrongDate@4.0.1, setting to epoch
2024-10-06 12:25:21,794 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 
plugins in repository 'local'
2024-10-06 12:25:21,798 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Verifying sha512 checksum of file my-plugin-1.2.3.zip
2024-10-06 12:25:21,798 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Checksum OK
2024-10-06 12:25:21,799 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
from '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3.zip'
2024-10-06 12:25:21,799 DEBUG org.pf4j.util.Unzip - Extract content of 
'/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3.zip' to 
'/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,800 INFO org.pf4j.util.FileUtils - Expanded plugin zip 
'my-plugin-1.2.3.zip' in 'my-plugin-1.2.3'
2024-10-06 12:25:21,800 DEBUG org.pf4j.AbstractPluginManager - Use 
'org.pf4j.PropertiesPluginDescriptorFinder@5d534f5d' to find plugins descriptors
2024-10-06 12:25:21,800 DEBUG org.pf4j.AbstractPluginManager - Finding plugin 
descriptor for plugin '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,800 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - 
Lookup plugin descriptor in 
'/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3/my.properties'
2024-10-06 12:25:21,801 DEBUG org.pf4j.AbstractPluginManager - Found descriptor 
PluginDescriptor [pluginId=myPlugin, 
pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, 
dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,801 DEBUG org.pf4j.AbstractPluginManager - Class 
'org.pf4j.update.util.NopPlugin' for plugin 
'/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,801 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
'/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,801 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.JarPluginLoader@70e9c95d' is not applicable for plugin 
'/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,802 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.DefaultPluginLoader@4d5650ae' is applicable for plugin 
'/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,803 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin 
'/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3' with class loader 
'org.pf4j.PluginClassLoader@25641d39'
2024-10-06 12:25:21,803 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper 
for plugin '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,804 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 
'PluginWrapper [descriptor=PluginDescriptor [pluginId=myPlugin, 
pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, 
dependencies=[], description=, requires=*, license=null], 
pluginPath=/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3]' for plugin 
'/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,804 DEBUG org.pf4j.DependencyResolver - Graph:
   myPlugin -> []
2024-10-06 12:25:21,805 DEBUG org.pf4j.DependencyResolver - Plugins order: 
[myPlugin]
2024-10-06 12:25:21,805 INFO org.pf4j.AbstractPluginManager - Plugin 
'myPlugin@1.2.3' resolved
2024-10-06 12:25:21,805 INFO org.pf4j.AbstractPluginManager - Start plugin 
'myPlugin@1.2.3'
2024-10-06 12:25:21,806 DEBUG org.pf4j.DefaultPluginFactory - Create instance 
for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,807 INFO org.pf4j.DefaultPluginStatusProvider - Enabled 
plugins: []
2024-10-06 12:25:21,808 INFO org.pf4j.DefaultPluginStatusProvider - Disabled 
plugins: []
2024-10-06 12:25:21,808 INFO org.pf4j.DefaultPluginManager - PF4J version 
3.12.0 in 'deployment' mode
2024-10-06 12:25:21,815 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,816 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,817 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,817 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,822 INFO org.pf4j.DefaultPluginStatusProvider - Enabled 
plugins: []
2024-10-06 12:25:21,822 INFO org.pf4j.DefaultPluginStatusProvider - Disabled 
plugins: []
2024-10-06 12:25:21,822 INFO org.pf4j.DefaultPluginManager - PF4J version 
3.12.0 in 'deployment' mode
2024-10-06 12:25:21,826 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,826 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,828 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,828 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,829 DEBUG org.pf4j.update.DefaultUpdateRepository - Read 
plugins of 'local' repository from 
'file:/tmp/pf4j-repo4287124385384861727/plugins.json'
2024-10-06 12:25:21,832 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing myPlugin@1.2.3, setting to epoch
2024-10-06 12:25:21,832 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing wrongDate@4.0.1, setting to epoch
2024-10-06 12:25:21,833 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 
plugins in repository 'local'
2024-10-06 12:25:21,834 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Verifying sha512 checksum of file my-plugin-1.2.3.zip
2024-10-06 12:25:21,834 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Checksum OK
2024-10-06 12:25:21,835 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
from '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3.zip'
2024-10-06 12:25:21,835 DEBUG org.pf4j.util.Unzip - Extract content of 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3.zip' to 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,835 INFO org.pf4j.util.FileUtils - Expanded plugin zip 
'my-plugin-1.2.3.zip' in 'my-plugin-1.2.3'
2024-10-06 12:25:21,835 DEBUG org.pf4j.AbstractPluginManager - Use 
'org.pf4j.PropertiesPluginDescriptorFinder@298a5e20' to find plugins descriptors
2024-10-06 12:25:21,836 DEBUG org.pf4j.AbstractPluginManager - Finding plugin 
descriptor for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,836 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - 
Lookup plugin descriptor in 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3/my.properties'
2024-10-06 12:25:21,836 DEBUG org.pf4j.AbstractPluginManager - Found descriptor 
PluginDescriptor [pluginId=myPlugin, 
pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, 
dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,836 DEBUG org.pf4j.AbstractPluginManager - Class 
'org.pf4j.update.util.NopPlugin' for plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,837 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,837 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.JarPluginLoader@2a7f1f10' is not applicable for plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,837 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.DefaultPluginLoader@46cdf8bd' is applicable for plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,838 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3' with class loader 
'org.pf4j.PluginClassLoader@f0c8a99'
2024-10-06 12:25:21,838 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper 
for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,838 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 
'PluginWrapper [descriptor=PluginDescriptor [pluginId=myPlugin, 
pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, 
dependencies=[], description=, requires=*, license=null], 
pluginPath=/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3]' for plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,838 DEBUG org.pf4j.DependencyResolver - Graph:
   myPlugin -> []
2024-10-06 12:25:21,839 DEBUG org.pf4j.DependencyResolver - Plugins order: 
[myPlugin]
2024-10-06 12:25:21,839 INFO org.pf4j.AbstractPluginManager - Plugin 
'myPlugin@1.2.3' resolved
2024-10-06 12:25:21,839 INFO org.pf4j.AbstractPluginManager - Start plugin 
'myPlugin@1.2.3'
2024-10-06 12:25:21,839 DEBUG org.pf4j.DefaultPluginFactory - Create instance 
for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,839 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Verifying sha512 checksum of file my-plugin-2.0.0.ZIP
2024-10-06 12:25:21,840 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Checksum OK
2024-10-06 12:25:21,840 INFO org.pf4j.AbstractPluginManager - Stop plugin 
'myPlugin@1.2.3'
2024-10-06 12:25:21,840 DEBUG org.pf4j.AbstractPluginManager - Plugin 
'myPlugin@1.2.3' is not started, nothing to stop
2024-10-06 12:25:21,840 INFO org.pf4j.AbstractPluginManager - Unload plugin 
'myPlugin@1.2.3'
2024-10-06 12:25:21,841 DEBUG org.pf4j.DependencyResolver - Graph:
2024-10-06 12:25:21,841 DEBUG org.pf4j.DependencyResolver - Plugins order: []
2024-10-06 12:25:21,843 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
from '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0.ZIP'
2024-10-06 12:25:21,843 DEBUG org.pf4j.util.Unzip - Extract content of 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0.ZIP' to 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,843 INFO org.pf4j.util.FileUtils - Expanded plugin zip 
'my-plugin-2.0.0.ZIP' in 'my-plugin-2.0.0'
2024-10-06 12:25:21,844 DEBUG org.pf4j.AbstractPluginManager - Use 
'org.pf4j.PropertiesPluginDescriptorFinder@8f2ef19' to find plugins descriptors
2024-10-06 12:25:21,844 DEBUG org.pf4j.AbstractPluginManager - Finding plugin 
descriptor for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,844 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - 
Lookup plugin descriptor in 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0/my.properties'
2024-10-06 12:25:21,844 DEBUG org.pf4j.AbstractPluginManager - Found descriptor 
PluginDescriptor [pluginId=myPlugin, 
pluginClass=org.pf4j.update.util.NopPlugin, version=2.0.0, provider=null, 
dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,844 DEBUG org.pf4j.AbstractPluginManager - Class 
'org.pf4j.update.util.NopPlugin' for plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,844 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,845 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.JarPluginLoader@2a7f1f10' is not applicable for plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,845 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.DefaultPluginLoader@46cdf8bd' is applicable for plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,845 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0' with class loader 
'org.pf4j.PluginClassLoader@470734c3'
2024-10-06 12:25:21,845 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper 
for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,845 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 
'PluginWrapper [descriptor=PluginDescriptor [pluginId=myPlugin, 
pluginClass=org.pf4j.update.util.NopPlugin, version=2.0.0, provider=null, 
dependencies=[], description=, requires=*, license=null], 
pluginPath=/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0]' for plugin 
'/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,846 DEBUG org.pf4j.DependencyResolver - Graph:
   myPlugin -> []
2024-10-06 12:25:21,846 DEBUG org.pf4j.DependencyResolver - Plugins order: 
[myPlugin]
2024-10-06 12:25:21,846 INFO org.pf4j.AbstractPluginManager - Plugin 
'myPlugin@2.0.0' resolved
2024-10-06 12:25:21,846 INFO org.pf4j.AbstractPluginManager - Start plugin 
'myPlugin@2.0.0'
2024-10-06 12:25:21,846 DEBUG org.pf4j.DefaultPluginFactory - Create instance 
for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,848 INFO org.pf4j.DefaultPluginStatusProvider - Enabled 
plugins: []
2024-10-06 12:25:21,848 INFO org.pf4j.DefaultPluginStatusProvider - Disabled 
plugins: []
2024-10-06 12:25:21,849 INFO org.pf4j.DefaultPluginManager - PF4J version 
3.12.0 in 'deployment' mode
2024-10-06 12:25:21,856 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,856 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,856 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,857 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,857 DEBUG org.pf4j.update.DefaultUpdateRepository - Read 
plugins of 'local' repository from 
'file:/tmp/pf4j-repo14794682937502410783/plugins.json'
2024-10-06 12:25:21,863 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing myPlugin@1.2.3, setting to epoch
2024-10-06 12:25:21,863 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing wrongDate@4.0.1, setting to epoch
2024-10-06 12:25:21,864 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 
plugins in repository 'local'
2024-10-06 12:25:21,865 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Verifying sha512 checksum of file other-3.0.0.Zip
2024-10-06 12:25:21,865 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Checksum OK
2024-10-06 12:25:21,865 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
from '/tmp/pf4j-plugins15606284493113596887/other-3.0.0.Zip'
2024-10-06 12:25:21,865 DEBUG org.pf4j.util.Unzip - Extract content of 
'/tmp/pf4j-plugins15606284493113596887/other-3.0.0.Zip' to 
'/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,866 INFO org.pf4j.util.FileUtils - Expanded plugin zip 
'other-3.0.0.Zip' in 'other-3.0.0'
2024-10-06 12:25:21,866 DEBUG org.pf4j.AbstractPluginManager - Use 
'org.pf4j.PropertiesPluginDescriptorFinder@2cf3d63b' to find plugins descriptors
2024-10-06 12:25:21,866 DEBUG org.pf4j.AbstractPluginManager - Finding plugin 
descriptor for plugin '/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,866 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - 
Lookup plugin descriptor in 
'/tmp/pf4j-plugins15606284493113596887/other-3.0.0/my.properties'
2024-10-06 12:25:21,867 DEBUG org.pf4j.AbstractPluginManager - Found descriptor 
PluginDescriptor [pluginId=other, pluginClass=org.pf4j.update.util.NopPlugin, 
version=3.0.0, provider=null, dependencies=[], description=, requires=*, 
license=null]
2024-10-06 12:25:21,867 DEBUG org.pf4j.AbstractPluginManager - Class 
'org.pf4j.update.util.NopPlugin' for plugin 
'/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,867 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
'/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,867 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.JarPluginLoader@7674f035' is not applicable for plugin 
'/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,867 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.DefaultPluginLoader@69e153c5' is applicable for plugin 
'/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,867 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin 
'/tmp/pf4j-plugins15606284493113596887/other-3.0.0' with class loader 
'org.pf4j.PluginClassLoader@173ed316'
2024-10-06 12:25:21,867 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper 
for plugin '/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,868 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 
'PluginWrapper [descriptor=PluginDescriptor [pluginId=other, 
pluginClass=org.pf4j.update.util.NopPlugin, version=3.0.0, provider=null, 
dependencies=[], description=, requires=*, license=null], 
pluginPath=/tmp/pf4j-plugins15606284493113596887/other-3.0.0]' for plugin 
'/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,868 DEBUG org.pf4j.DependencyResolver - Graph:
   other -> []
2024-10-06 12:25:21,868 DEBUG org.pf4j.DependencyResolver - Plugins order: 
[other]
2024-10-06 12:25:21,869 INFO org.pf4j.AbstractPluginManager - Plugin 
'other@3.0.0' resolved
2024-10-06 12:25:21,869 INFO org.pf4j.AbstractPluginManager - Start plugin 
'other@3.0.0'
2024-10-06 12:25:21,869 DEBUG org.pf4j.DefaultPluginFactory - Create instance 
for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,869 INFO org.pf4j.AbstractPluginManager - Stop plugin 
'other@3.0.0'
2024-10-06 12:25:21,869 DEBUG org.pf4j.AbstractPluginManager - Plugin 
'other@3.0.0' is not started, nothing to stop
2024-10-06 12:25:21,869 INFO org.pf4j.AbstractPluginManager - Unload plugin 
'other@3.0.0'
2024-10-06 12:25:21,869 DEBUG org.pf4j.DependencyResolver - Graph:
2024-10-06 12:25:21,869 DEBUG org.pf4j.DependencyResolver - Plugins order: []
2024-10-06 12:25:21,870 INFO org.pf4j.DefaultPluginStatusProvider - Enabled 
plugins: []
2024-10-06 12:25:21,871 INFO org.pf4j.DefaultPluginStatusProvider - Disabled 
plugins: []
2024-10-06 12:25:21,871 INFO org.pf4j.DefaultPluginManager - PF4J version 
3.12.0 in 'deployment' mode
2024-10-06 12:25:21,878 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,878 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,896 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,896 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,897 DEBUG org.pf4j.update.DefaultUpdateRepository - Read 
plugins of 'local' repository from 
'file:/tmp/pf4j-repo3505298761482680514/plugins.json'
2024-10-06 12:25:21,898 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing myPlugin@1.2.3, setting to epoch
2024-10-06 12:25:21,898 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing wrongDate@4.0.1, setting to epoch
2024-10-06 12:25:21,898 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 
plugins in repository 'local'
2024-10-06 12:25:21,899 INFO org.pf4j.DefaultPluginStatusProvider - Enabled 
plugins: []
2024-10-06 12:25:21,899 INFO org.pf4j.DefaultPluginStatusProvider - Disabled 
plugins: []
2024-10-06 12:25:21,899 INFO org.pf4j.DefaultPluginManager - PF4J version 
3.12.0 in 'deployment' mode
2024-10-06 12:25:21,901 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,901 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,902 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,902 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,902 DEBUG org.pf4j.update.DefaultUpdateRepository - Read 
plugins of 'local' repository from 
'file:/tmp/pf4j-repo13240378273413852102/plugins.json'
2024-10-06 12:25:21,903 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing myPlugin@1.2.3, setting to epoch
2024-10-06 12:25:21,903 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing wrongDate@4.0.1, setting to epoch
2024-10-06 12:25:21,903 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 
plugins in repository 'local'
2024-10-06 12:25:21,903 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Verifying sha512 checksum of file my-plugin-1.2.3.zip
2024-10-06 12:25:21,903 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Checksum OK
2024-10-06 12:25:21,903 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
from '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3.zip'
2024-10-06 12:25:21,903 DEBUG org.pf4j.util.Unzip - Extract content of 
'/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3.zip' to 
'/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,904 INFO org.pf4j.util.FileUtils - Expanded plugin zip 
'my-plugin-1.2.3.zip' in 'my-plugin-1.2.3'
2024-10-06 12:25:21,904 DEBUG org.pf4j.AbstractPluginManager - Use 
'org.pf4j.PropertiesPluginDescriptorFinder@25ce9dc4' to find plugins descriptors
2024-10-06 12:25:21,904 DEBUG org.pf4j.AbstractPluginManager - Finding plugin 
descriptor for plugin '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,904 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - 
Lookup plugin descriptor in 
'/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3/my.properties'
2024-10-06 12:25:21,904 DEBUG org.pf4j.AbstractPluginManager - Found descriptor 
PluginDescriptor [pluginId=myPlugin, 
pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, 
dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,904 DEBUG org.pf4j.AbstractPluginManager - Class 
'org.pf4j.update.util.NopPlugin' for plugin 
'/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,904 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
'/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,904 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.JarPluginLoader@74ea2410' is not applicable for plugin 
'/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,905 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.DefaultPluginLoader@17f62e33' is applicable for plugin 
'/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,905 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin 
'/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3' with class loader 
'org.pf4j.PluginClassLoader@76b1e9b8'
2024-10-06 12:25:21,905 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper 
for plugin '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,905 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 
'PluginWrapper [descriptor=PluginDescriptor [pluginId=myPlugin, 
pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, 
dependencies=[], description=, requires=*, license=null], 
pluginPath=/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3]' for plugin 
'/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,905 DEBUG org.pf4j.DependencyResolver - Graph:
   myPlugin -> []
2024-10-06 12:25:21,905 DEBUG org.pf4j.DependencyResolver - Plugins order: 
[myPlugin]
2024-10-06 12:25:21,905 INFO org.pf4j.AbstractPluginManager - Plugin 
'myPlugin@1.2.3' resolved
2024-10-06 12:25:21,905 INFO org.pf4j.AbstractPluginManager - Start plugin 
'myPlugin@1.2.3'
2024-10-06 12:25:21,905 DEBUG org.pf4j.DefaultPluginFactory - Create instance 
for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,905 INFO org.pf4j.DefaultPluginStatusProvider - Enabled 
plugins: []
2024-10-06 12:25:21,905 INFO org.pf4j.DefaultPluginStatusProvider - Disabled 
plugins: []
2024-10-06 12:25:21,906 INFO org.pf4j.DefaultPluginManager - PF4J version 
3.12.0 in 'deployment' mode
2024-10-06 12:25:21,908 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,909 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,909 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,909 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,909 DEBUG org.pf4j.update.DefaultUpdateRepository - Read 
plugins of 'local' repository from 
'file:/tmp/pf4j-repo12279828048030450886/plugins.json'
2024-10-06 12:25:21,915 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing myPlugin@1.2.3, setting to epoch
2024-10-06 12:25:21,915 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing wrongDate@4.0.1, setting to epoch
2024-10-06 12:25:21,915 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 
plugins in repository 'local'
2024-10-06 12:25:21,916 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Verifying sha512 checksum of file my-plugin-2.0.0.ZIP
2024-10-06 12:25:21,916 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Checksum OK
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
from '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0.ZIP'
2024-10-06 12:25:21,916 DEBUG org.pf4j.util.Unzip - Extract content of 
'/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0.ZIP' to 
'/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 INFO org.pf4j.util.FileUtils - Expanded plugin zip 
'my-plugin-2.0.0.ZIP' in 'my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Use 
'org.pf4j.PropertiesPluginDescriptorFinder@27406a17' to find plugins descriptors
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Finding plugin 
descriptor for plugin '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - 
Lookup plugin descriptor in 
'/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0/my.properties'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Found descriptor 
PluginDescriptor [pluginId=myPlugin, 
pluginClass=org.pf4j.update.util.NopPlugin, version=2.0.0, provider=null, 
dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Class 
'org.pf4j.update.util.NopPlugin' for plugin 
'/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
'/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.JarPluginLoader@2af004b' is not applicable for plugin 
'/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.DefaultPluginLoader@248e319b' is applicable for plugin 
'/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin 
'/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0' with class loader 
'org.pf4j.PluginClassLoader@5d0bf09b'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper 
for plugin '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 
'PluginWrapper [descriptor=PluginDescriptor [pluginId=myPlugin, 
pluginClass=org.pf4j.update.util.NopPlugin, version=2.0.0, provider=null, 
dependencies=[], description=, requires=*, license=null], 
pluginPath=/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0]' for plugin 
'/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.DependencyResolver - Graph:
   myPlugin -> []
2024-10-06 12:25:21,916 DEBUG org.pf4j.DependencyResolver - Plugins order: 
[myPlugin]
2024-10-06 12:25:21,916 INFO org.pf4j.AbstractPluginManager - Plugin 
'myPlugin@2.0.0' resolved
2024-10-06 12:25:21,917 INFO org.pf4j.AbstractPluginManager - Start plugin 
'myPlugin@2.0.0'
2024-10-06 12:25:21,917 DEBUG org.pf4j.DefaultPluginFactory - Create instance 
for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,917 WARN org.pf4j.update.UpdateManager - Plugin myPlugin 
does not have an update available which is compatible with system version 1.8.0
2024-10-06 12:25:21,917 INFO org.pf4j.DefaultPluginStatusProvider - Enabled 
plugins: []
2024-10-06 12:25:21,917 INFO org.pf4j.DefaultPluginStatusProvider - Disabled 
plugins: []
2024-10-06 12:25:21,917 INFO org.pf4j.DefaultPluginManager - PF4J version 
3.12.0 in 'deployment' mode
2024-10-06 12:25:21,920 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,920 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,920 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,920 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,920 DEBUG org.pf4j.update.DefaultUpdateRepository - Read 
plugins of 'local' repository from 
'file:/tmp/pf4j-repo7154939710897385015/plugins.json'
2024-10-06 12:25:21,921 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing myPlugin@1.2.3, setting to epoch
2024-10-06 12:25:21,921 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing wrongDate@4.0.1, setting to epoch
2024-10-06 12:25:21,921 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 
plugins in repository 'local'
2024-10-06 12:25:21,922 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Verifying sha512 checksum of file other-3.0.0.Zip
2024-10-06 12:25:21,922 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - 
Checksum OK
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
from '/tmp/pf4j-plugins9577575958602754940/other-3.0.0.Zip'
2024-10-06 12:25:21,922 DEBUG org.pf4j.util.Unzip - Extract content of 
'/tmp/pf4j-plugins9577575958602754940/other-3.0.0.Zip' to 
'/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 INFO org.pf4j.util.FileUtils - Expanded plugin zip 
'other-3.0.0.Zip' in 'other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Use 
'org.pf4j.PropertiesPluginDescriptorFinder@793f29ff' to find plugins descriptors
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Finding plugin 
descriptor for plugin '/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - 
Lookup plugin descriptor in 
'/tmp/pf4j-plugins9577575958602754940/other-3.0.0/my.properties'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Found descriptor 
PluginDescriptor [pluginId=other, pluginClass=org.pf4j.update.util.NopPlugin, 
version=3.0.0, provider=null, dependencies=[], description=, requires=*, 
license=null]
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Class 
'org.pf4j.update.util.NopPlugin' for plugin 
'/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Loading plugin 
'/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.JarPluginLoader@3e8c3cb' is not applicable for plugin 
'/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.CompoundPluginLoader - 
'org.pf4j.DefaultPluginLoader@563f38c4' is applicable for plugin 
'/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin 
'/tmp/pf4j-plugins9577575958602754940/other-3.0.0' with class loader 
'org.pf4j.PluginClassLoader@543295b0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper 
for plugin '/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 
'PluginWrapper [descriptor=PluginDescriptor [pluginId=other, 
pluginClass=org.pf4j.update.util.NopPlugin, version=3.0.0, provider=null, 
dependencies=[], description=, requires=*, license=null], 
pluginPath=/tmp/pf4j-plugins9577575958602754940/other-3.0.0]' for plugin 
'/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.DependencyResolver - Graph:
   other -> []
2024-10-06 12:25:21,922 DEBUG org.pf4j.DependencyResolver - Plugins order: 
[other]
2024-10-06 12:25:21,922 INFO org.pf4j.AbstractPluginManager - Plugin 
'other@3.0.0' resolved
2024-10-06 12:25:21,922 INFO org.pf4j.AbstractPluginManager - Start plugin 
'other@3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.DefaultPluginFactory - Create instance 
for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,923 INFO org.pf4j.DefaultPluginStatusProvider - Enabled 
plugins: []
2024-10-06 12:25:21,923 INFO org.pf4j.DefaultPluginStatusProvider - Disabled 
plugins: []
2024-10-06 12:25:21,923 INFO org.pf4j.DefaultPluginManager - PF4J version 
3.12.0 in 'deployment' mode
2024-10-06 12:25:21,927 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,927 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,927 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,927 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,928 DEBUG org.pf4j.update.DefaultUpdateRepository - Read 
plugins of 'local' repository from 
'file:/tmp/pf4j-repo9386269106310721359/plugins.json'
2024-10-06 12:25:21,929 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing myPlugin@1.2.3, setting to epoch
2024-10-06 12:25:21,929 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing wrongDate@4.0.1, setting to epoch
2024-10-06 12:25:21,929 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 
plugins in repository 'local'
2024-10-06 12:25:21,929 INFO org.pf4j.DefaultPluginStatusProvider - Enabled 
plugins: []
2024-10-06 12:25:21,929 INFO org.pf4j.DefaultPluginStatusProvider - Disabled 
plugins: []
2024-10-06 12:25:21,929 INFO org.pf4j.DefaultPluginManager - PF4J version 
3.12.0 in 'deployment' mode
2024-10-06 12:25:21,931 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,932 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,932 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,932 DEBUG org.pf4j.update.InstallAndDownloadTest - 
Generated SHA sum for file: 
093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,932 DEBUG org.pf4j.update.DefaultUpdateRepository - Read 
plugins of 'local' repository from 
'file:/tmp/pf4j-repo8510232719497247234/plugins.json'
2024-10-06 12:25:21,934 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing myPlugin@1.2.3, setting to epoch
2024-10-06 12:25:21,936 WARN org.pf4j.update.DefaultUpdateRepository - Illegal 
release date when parsing wrongDate@4.0.1, setting to epoch
2024-10-06 12:25:21,936 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 
plugins in repository 'local'
[ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.184 s 
<<< FAILURE! - in org.pf4j.update.InstallAndDownloadTest
[ERROR] uninstallNonExisting(org.pf4j.update.InstallAndDownloadTest)  Time elapsed: 
0.015 s  <<< ERROR!
java.lang.Exception: Unexpected exception, 
expected<java.lang.IllegalArgumentException> but 
was<org.pf4j.PluginNotFoundException>
        at 
org.pf4j.update.InstallAndDownloadTest.uninstallNonExisting(InstallAndDownloadTest.java:170)

[INFO] Running org.pf4j.update.PluginInfoTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.pf4j.update.PluginInfoTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR]   InstallAndDownloadTest.uninstallNonExisting ยป  Unexpected exception, 
expected<...
[INFO]
[ERROR] Tests run: 20, Failures: 0, Errors: 1, Skipped: 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.566 s
[INFO] Finished at: 2024-10-06T12:25:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.3:test (default-test) on 
project pf4j-update: There are test failures.
[ERROR]
[ERROR] Please refer to /<<PKGBUILDDIR>>/target/surefire-reports for the 
individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, 
[date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_test: error: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg 
-Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian 
-Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian/maven-repo --batch-mode test 
returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202410/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: libpf4j-update-java
Source-Version: 2.3.0+dfsg-5
Done: Pierre Gruet <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libpf4j-update-java, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1084...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated libpf4j-update-java package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 08 Oct 2024 23:46:07 +0200
Source: libpf4j-update-java
Architecture: source
Version: 2.3.0+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1084288
Changes:
 libpf4j-update-java (2.3.0+dfsg-5) unstable; urgency=medium
 .
   * Raising Standards version to 4.7.0 (no change)
   * Expecting PluginNotFoundException in uninstallNonExisting test
     (Closes: #1084288)
Checksums-Sha1:
 7ea598a3e82c2954e70d79a69eae09ba15b8b337 2306 
libpf4j-update-java_2.3.0+dfsg-5.dsc
 1203b1635e9578f74a814a2894c6de96e466fd03 3580 
libpf4j-update-java_2.3.0+dfsg-5.debian.tar.xz
 adf58755c70602dca07af933bf57cd9b3cf17021 17783 
libpf4j-update-java_2.3.0+dfsg-5_source.buildinfo
Checksums-Sha256:
 a1691580b05582843ac7b82fb7b4e0274e74be3c589dcec2caae90c234e9827f 2306 
libpf4j-update-java_2.3.0+dfsg-5.dsc
 97e0271607c54691e2b4df97ec2261c0d927e7f86eb86eadfab86e7b919822ee 3580 
libpf4j-update-java_2.3.0+dfsg-5.debian.tar.xz
 a9027ce5051eeead4bba2c23936449068c0d6e87ff04cb5ec75e02c79aa88be9 17783 
libpf4j-update-java_2.3.0+dfsg-5_source.buildinfo
Files:
 6f7de2439e27c947cb33e4409925652d 2306 java optional 
libpf4j-update-java_2.3.0+dfsg-5.dsc
 35e679a2b3d83a5dbe043b73c2c6edf9 3580 java optional 
libpf4j-update-java_2.3.0+dfsg-5.debian.tar.xz
 5692dcb9b0be337d1d5c690a1ce79079 17783 java optional 
libpf4j-update-java_2.3.0+dfsg-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmcFqMgACgkQYAMWptwn
dHZxhA//YbjInrSWf1JcKurkD1JBMArZFF9GPG9Vq90IWlAqduQtllGL4vZmIkhz
qLhiyi+ZllFrkuYK6GMjG6dXfMeAi8ThQjo44THug6ep+ZmuRoTYegHgbH4ni37R
/7Oc7NawRWff7K5s9Hhljq63+BEF8rD8c7rY5AD4tsnXP/0r6CwKcnkjfC1JNx4V
1JohEZzKGt+rKuW0Gz3ZC++WstyaWCZog2aoOhjQE6HMY9JIxMMclidlpwWDL8mi
Tt0Urvt2x+5JQDWdacRg1p0nI6njw3fagJoYq4tkXsZvDr42pH+O7nRhV10c8PKf
YcacTAnxt9lXax1cyZTv0KTf19TdEWHGap+bLKVzmabPgkDVaTTep2fa3sBUhESF
WSMjxqJVFxvOEeOStheEMSlw6a+ICqOi5trF6atSJxzU9wq/PQwGdsZxWiaL8W+c
FfWOv4+ikTk+6l3DAfa4aOr/h7IiLNJ43ca16I3BeJp4VmOwv83/LXv6oSp/nXC7
LTLB+uZMUvRsi8qZvbwQ1x+ej4eymot/FqeTo0gLrvzjPyb2sUDnZmeJOAdMpTar
T34kih8+5FlqOSQIEGx+fvM+tlH5YazSipR16lxE5jG3Ed+qMYBxtuzGt0Rw2g5D
MDy8BeBuPYRrSCArPiHaQvWUDtUwupi0ErzKgGWS5TwJUfpa6ZQ=
=3w1t
-----END PGP SIGNATURE-----

Attachment: pgpjAzDLmG2bL.pgp
Description: PGP signature


--- End Message ---

Reply via email to