Skip to content

Wildfly image builds are broken #32

@kthoms

Description

@kthoms

The Operaton Docker images for version 1.1 are broken since Nov 27th.

Builds are successful until testing with Prometheus.

06:30:19,680 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002205: Adding provider class org.operaton.bpm.engine.rest.mapper.JacksonConfigurator from Application class org.operaton.bpm.admin.impl.web.AdminApplication
 Container test-operaton-password-file-1  Killing
 Container test-operaton-password-file-1  Killed
 Container test-operaton-password-file-1  Removing
Going to remove test-operaton-password-file-1
 Container test-operaton-password-file-1  Removed
Test successful

After that the 100 attempts to execute test-prometheus-jmx-wildfly.sh are done and finally failing (log):

Polling log for the 1. time
Waiting for 5 seconds
Polling log for the 2. time
Waiting for 5 seconds
Polling log for the 3. time
Waiting for 5 seconds
Polling log for the 4. time

...

Polling log for the 100. time
Jan 16, 2026 6:30:25 AM java.lang.System$LoggerFinder lambda$accessProvider$0
WARNING: Failed to instantiate LoggerFinder provider; Using default.
The batch executed successfully
java.lang.NoClassDefFoundError: io/smallrye/common/net/HostName
	at org.wildfly.common.net.HostName.getQualifiedHostName(HostName.java:50)
	at org.jboss.logmanager.ExtLogRecord.<init>(ExtLogRecord.java:87)
	at org.jboss.logmanager.Logger.log(Logger.java:798)
	at org.jboss.logging@3.6.1.Final//org.jboss.logging.JBossLogManagerLogger.doLogf(JBossLogManagerLogger.java:56)
	at org.jboss.logging@3.6.1.Final//org.jboss.logging.Logger.logf(Logger.java:2400)
	at org.jboss.msc@1.5.6.Final//org.jboss.msc.service.ServiceLogger_$logger.greeting(ServiceLogger_$logger.java:41)
	at org.jboss.msc@1.5.6.Final//org.jboss.msc.service.ServiceContainerImpl.<clinit>(ServiceContainerImpl.java:88)
	at org.jboss.msc@1.5.6.Final//org.jboss.msc.service.ServiceContainer$Factory.create(ServiceContainer.java:253)
Enabling Prometheus JMX Exporter on port 9404
	at org.jboss.as.server@30.0.0.Final//org.jboss.as.server.BootstrapImpl$ShutdownHook.register(BootstrapImpl.java:227)
	at org.jboss.as.server@30.0.0.Final//org.jboss.as.server.BootstrapImpl.<init>(BootstrapImpl.java:55)
	at org.jboss.as.server@30.0.0.Final//org.jboss.as.server.Bootstrap$Factory.newInstance(Bootstrap.java:272)
	at org.jboss.as.server@30.0.0.Final//org.jboss.as.server.Main.main(Main.java:90)
	at org.jboss.modules.Module.run(Module.java:345)
	at org.jboss.modules.Module.run(Module.java:313)
	at org.jboss.modules.Main.main(Main.java:612)

This happens NOT for branch release/1.0.x. The release builds are successful for the maintenance branch.

Tried by reverting the single Wildfly related change #ebece1c25437cb0ce5b08f9a43a7b869f474ff6f without effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions