Skip to content

Console Output

Skipping 4,252 KB.. Full Log
2024-01-11 09:53:52,646  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007fb5885ad8c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:53:52,648  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:53:52,683  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:53:52,687  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:53:52,691  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:53:52,709  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:53:52,750  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:53:52,777  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:53:52,809  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$58de3e7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:53:53,850  INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate
2024-01-11 09:53:53,851  INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13
2024-01-11 09:53:53,851  INFO main o.f.c.i.l.VersionPrinter:37 - 
2024-01-11 09:53:53,883  INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting...
2024-01-11 09:53:54,493  INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed.
2024-01-11 09:53:54,513  INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2)
2024-01-11 09:53:54,604  WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210.
2024-01-11 09:53:54,677  INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.038s)
2024-01-11 09:53:54,686  INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ...
2024-01-11 09:53:54,722  INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >>
2024-01-11 09:53:54,785  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init   "
2024-01-11 09:53:54,915  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message   "
2024-01-11 09:53:54,930  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete   "
2024-01-11 09:53:54,984  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete   "
2024-01-11 09:53:54,991  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query   "
2024-01-11 09:53:55,001  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management   "
2024-01-11 09:53:55,036  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0  "
2024-01-11 09:53:55,042  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums   "
2024-01-11 09:53:55,107  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter  "
2024-01-11 09:53:55,118  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete   "
2024-01-11 09:53:55,129  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact   "
2024-01-11 09:53:55,136  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created   "
2024-01-11 09:53:55,147  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup  "
2024-01-11 09:53:55,194  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1  "
2024-01-11 09:53:55,208  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start  "
2024-01-11 09:53:55,220  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag  "
2024-01-11 09:53:55,316  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info  "
2024-01-11 09:53:55,398  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ   "
2024-01-11 09:53:55,404  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes   "
2024-01-11 09:53:55,409  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis  "
2024-01-11 09:53:55,418  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance   "
2024-01-11 09:53:55,491  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null   "
2024-01-11 09:53:55,509  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum   "
2024-01-11 09:53:55,514  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete   "
2024-01-11 09:53:55,518  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window   "
2024-01-11 09:53:55,536  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index   "
2024-01-11 09:53:55,540  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields   "
2024-01-11 09:53:55,582  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by   "
2024-01-11 09:53:55,590  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata   "
2024-01-11 09:53:55,595  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key   "
2024-01-11 09:53:55,601  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type   "
2024-01-11 09:53:55,610  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name   "
2024-01-11 09:53:55,615  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id   "
2024-01-11 09:53:55,624  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash   "
2024-01-11 09:53:55,630  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight   "
2024-01-11 09:53:55,644  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by   "
2024-01-11 09:53:55,679  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified   "
2024-01-11 09:53:55,684  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type   "
2024-01-11 09:53:55,696  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds   "
2024-01-11 09:53:55,705  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm   "
2024-01-11 09:53:55,712  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index   "
2024-01-11 09:53:55,716  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length   "
2024-01-11 09:53:55,720  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code   "
2024-01-11 09:53:55,727  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code   "
2024-01-11 09:53:55,736  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag   "
2024-01-11 09:53:55,783  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context   "
2024-01-11 09:53:55,801  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type   "
2024-01-11 09:53:55,806  INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.089s)
2024-01-11 09:53:56,790  INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-01-11 09:53:58,893  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 09:53:58,894  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long)
2024-01-11 09:53:58,904  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long)
2024-01-11 09:54:00,201  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 09:54:00,202  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long)
2024-01-11 09:54:00,205  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List)
2024-01-11 09:54:00,229  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List)
2024-01-11 09:54:00,233  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long)
2024-01-11 09:54:01,607  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@69ff118, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@738074bd, org.springframework.security.web.context.SecurityContextPersistenceFilter@106e5abe, org.springframework.security.web.header.HeaderWriterFilter@1bb76169, org.springframework.web.filter.CorsFilter@171f7890, org.springframework.security.web.authentication.logout.LogoutFilter@33ec70dd, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@32926b9a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@bb32837, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3f0c6208, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5dd564fd, org.springframework.security.web.session.SessionManagementFilter@3780212a, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007fb5889ed750@4bfc4be1, org.springframework.security.web.access.ExceptionTranslationFilter@2b317aa0, org.springframework.security.web.access.intercept.AuthorizationFilter@61ac42c6]
2024-01-11 09:54:01,638  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@676f9cc6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@747d03f1, org.springframework.security.web.context.SecurityContextPersistenceFilter@4dd23e88, org.springframework.security.web.header.HeaderWriterFilter@4442de89, org.springframework.security.web.authentication.logout.LogoutFilter@9134258, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f8302de, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4d673131, org.springframework.security.web.session.SessionManagementFilter@1632ea0, org.springframework.security.web.access.ExceptionTranslationFilter@59b1665a, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@73d93aac, org.springframework.security.web.access.intercept.AuthorizationFilter@7a1b621e]
2024-01-11 09:54:02,250  WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 09:54:04,788  INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s).
2024-01-11 09:54:05,037  INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-01-11 09:54:05,037  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s).
2024-01-11 09:54:05,038  INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger'
2024-01-11 09:54:05,125  INFO main o.e.h.a.m.CorsTest:61 - Started CorsTest in 16.746 seconds (JVM running for 19.094)
2024-01-11 09:54:05,882  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 09:54:05,883  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 09:54:05,886  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.38 s -- in org.eclipse.hawkbit.app.mgmt.CorsTest
[INFO] Running org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest
2024-01-11 09:54:06,161  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest], using SpringBootContextLoader
2024-01-11 09:54:06,162  INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-01-11 09:54:06,162  INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest]: PreAuthorizeEnabledTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2024-01-11 09:54:06,179  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.mgmt.MgmtServerStart for test class org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest
2024-01-11 09:54:06,180  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener]
2024-01-11 09:54:06,181  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3117a7ce, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6210a203, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@cdb1576, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@75cea0b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@bf914f9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6c9ebf3f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@38ba777f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5856ded1, org.springframework.test.context.event.EventPublishingTestExecutionListener@1b4b57fe, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@23574ef, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@695ffa59, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@71101f5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@46a4424e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6f9fc479, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@798476e1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7695de8d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@12c74423]
2024-01-11 09:54:06,181  INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found!
______     _ _                  _                    _    ____  _ _     __  __                 _
|  ____|   | (_)                | |                  | |  |  _ \(_) |   |  \/  |               | |
| |__   ___| |_ _ __  ___  ___  | |__   __ ___      _| | _| |_) |_| |_  | \  / | __ _ _ __ ___ | |_
|  __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ /  _ <| | __| | |\/| |/ _` | '_ ` _ \| __|
| |___| (__| | | |_) \__ \  __/ | | | | (_| |\ V  V /|   <| |_) | | |_  | |  | | (_| | | | | | | |_
|______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_|  |_|\__, |_| |_| |_|\__|
            | |                                                               __/ |
            |_|                                                              |___/

Eclipse hawkBit Management Server 
using Spring Boot  (v2.7.18)

Go to https://www.eclipse.org/hawkbit for more information.
        
2024-01-11 09:54:06,249  INFO main o.e.h.a.m.PreAuthorizeEnabledTest:55 - Starting PreAuthorizeEnabledTest using Java 17.0.9 on basic-pp7pg with PID 4916 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server)
2024-01-11 09:54:06,249  INFO main o.e.h.a.m.PreAuthorizeEnabledTest:632 - No active profile set, falling back to 1 default profile: "default"
2024-01-11 09:54:06,554  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-01-11 09:54:06,596  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 40 ms. Found 20 JPA repository interfaces.
2024-01-11 09:54:06,788  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2024-01-11 09:54:06,789  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2024-01-11 09:54:06,795  INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1e7935fa-b24b-3b84-9cb1-04f1c9cc0b55
2024-01-11 09:54:06,840  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,845  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,847  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,848  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$946/0x00007fb5885a4b70] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,849  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,854  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$5169e688] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,855  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007fb5885ad8c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,857  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,860  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,862  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,863  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,882  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,896  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,901  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:06,906  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$58de3e7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:07,109  INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate
2024-01-11 09:54:07,109  INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13
2024-01-11 09:54:07,109  INFO main o.f.c.i.l.VersionPrinter:37 - 
2024-01-11 09:54:07,112  INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting...
2024-01-11 09:54:07,113  INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed.
2024-01-11 09:54:07,114  INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2)
2024-01-11 09:54:07,117  WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210.
2024-01-11 09:54:07,132  INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.013s)
2024-01-11 09:54:07,136  INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27
2024-01-11 09:54:07,137  INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary.
2024-01-11 09:54:07,292  INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-01-11 09:54:07,888  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 09:54:07,888  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long)
2024-01-11 09:54:07,891  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long)
2024-01-11 09:54:08,559  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 09:54:08,559  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long)
2024-01-11 09:54:08,561  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List)
2024-01-11 09:54:08,588  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List)
2024-01-11 09:54:08,590  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long)
2024-01-11 09:54:09,251  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@3a04aa02, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4b71ccc6, org.springframework.security.web.context.SecurityContextPersistenceFilter@32c9a254, org.springframework.security.web.header.HeaderWriterFilter@6b46d353, org.springframework.security.web.authentication.logout.LogoutFilter@3270ef85, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@5d3f196a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@f3d60a7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@665b5f1d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3b5ad4ce, org.springframework.security.web.session.SessionManagementFilter@205ac448, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007fb5889ed750@39e37232, org.springframework.security.web.access.ExceptionTranslationFilter@aebd5ad, org.springframework.security.web.access.intercept.AuthorizationFilter@63fea4d6]
2024-01-11 09:54:09,266  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@12adfc8a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@114b542a, org.springframework.security.web.context.SecurityContextPersistenceFilter@61f1c94b, org.springframework.security.web.header.HeaderWriterFilter@33a9f9b1, org.springframework.security.web.authentication.logout.LogoutFilter@639c1f3a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1d59408a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@614156e1, org.springframework.security.web.session.SessionManagementFilter@67314aaa, org.springframework.security.web.access.ExceptionTranslationFilter@35d921ae, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@17ad6016, org.springframework.security.web.access.intercept.AuthorizationFilter@5f8be0ee]
2024-01-11 09:54:09,523  WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 09:54:10,900  INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s).
2024-01-11 09:54:11,047  INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-01-11 09:54:11,048  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s).
2024-01-11 09:54:11,048  INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger'
2024-01-11 09:54:11,062  INFO main o.e.h.a.m.PreAuthorizeEnabledTest:61 - Started PreAuthorizeEnabledTest in 4.879 seconds (JVM running for 25.031)
2024-01-11 09:54:11,439  INFO central-executor-pool-3 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s).
2024-01-11 09:54:11,480  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 09:54:11,481  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 09:54:11,483  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms
2024-01-11 09:54:11,649  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 09:54:11,649  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 09:54:11,651  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.533 s -- in org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest
[INFO] Running org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest
2024-01-11 09:54:11,697  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest], using SpringBootContextLoader
2024-01-11 09:54:11,698  INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-01-11 09:54:11,698  INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest]: AllowedHostNamesTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2024-01-11 09:54:11,701  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.mgmt.MgmtServerStart for test class org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest
2024-01-11 09:54:11,702  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener]
2024-01-11 09:54:11,702  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@24516212, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70a28fd0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@537ddd5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@42fa2227, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6d949998, org.springframework.test.context.support.DirtiesContextTestExecutionListener@92c47f5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@324eea70, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@21360d04, org.springframework.test.context.event.EventPublishingTestExecutionListener@68a708e3, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3dfe9ed, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@46078e8c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@57c8f565, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7f81f6f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7b140efc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@11d9cfc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@11ee2267, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@562a5452]
2024-01-11 09:54:11,703  INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found!
______     _ _                  _                    _    ____  _ _     __  __                 _
|  ____|   | (_)                | |                  | |  |  _ \(_) |   |  \/  |               | |
| |__   ___| |_ _ __  ___  ___  | |__   __ ___      _| | _| |_) |_| |_  | \  / | __ _ _ __ ___ | |_
|  __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ /  _ <| | __| | |\/| |/ _` | '_ ` _ \| __|
| |___| (__| | | |_) \__ \  __/ | | | | (_| |\ V  V /|   <| |_) | | |_  | |  | | (_| | | | | | | |_
|______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_|  |_|\__, |_| |_| |_|\__|
            | |                                                               __/ |
            |_|                                                              |___/

Eclipse hawkBit Management Server 
using Spring Boot  (v2.7.18)

Go to https://www.eclipse.org/hawkbit for more information.
        
2024-01-11 09:54:11,781  INFO main o.e.h.a.m.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-pp7pg with PID 4916 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server)
2024-01-11 09:54:11,781  INFO main o.e.h.a.m.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default"
2024-01-11 09:54:12,064  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-01-11 09:54:12,093  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 28 ms. Found 20 JPA repository interfaces.
2024-01-11 09:54:12,234  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2024-01-11 09:54:12,235  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2024-01-11 09:54:12,240  INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1e7935fa-b24b-3b84-9cb1-04f1c9cc0b55
2024-01-11 09:54:12,291  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,296  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,298  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,299  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$946/0x00007fb5885a4b70] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,300  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,305  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$5169e688] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,306  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007fb5885ad8c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,307  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,311  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,313  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,314  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,320  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,333  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,338  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,342  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$58de3e7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 09:54:12,564  INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate
2024-01-11 09:54:12,564  INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13
2024-01-11 09:54:12,564  INFO main o.f.c.i.l.VersionPrinter:37 - 
2024-01-11 09:54:12,566  INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting...
2024-01-11 09:54:12,568  INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed.
2024-01-11 09:54:12,568  INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2)
2024-01-11 09:54:12,570  WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210.
2024-01-11 09:54:12,586  INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.014s)
2024-01-11 09:54:12,589  INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27
2024-01-11 09:54:12,589  INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary.
2024-01-11 09:54:12,630  INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-01-11 09:54:13,195  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 09:54:13,196  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long)
2024-01-11 09:54:13,198  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long)
2024-01-11 09:54:13,861  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 09:54:13,861  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long)
2024-01-11 09:54:13,863  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List)
2024-01-11 09:54:13,880  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List)
2024-01-11 09:54:13,882  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long)
2024-01-11 09:54:14,492  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@1eed495c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@21b8e1cb, org.springframework.security.web.context.SecurityContextPersistenceFilter@23c13ac7, org.springframework.security.web.header.HeaderWriterFilter@5d4d5ac0, org.springframework.security.web.authentication.logout.LogoutFilter@d45bf5a, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@20219d66, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3e729ea7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2f11ba9b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@183d7ee3, org.springframework.security.web.session.SessionManagementFilter@57751ad, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007fb5889ed750@a0ca863, org.springframework.security.web.access.ExceptionTranslationFilter@711fb87c, org.springframework.security.web.access.intercept.AuthorizationFilter@5c9ba06a]
2024-01-11 09:54:14,507  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@4c00cd26, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@279cb5cf, org.springframework.security.web.context.SecurityContextPersistenceFilter@6cb3887e, org.springframework.security.web.header.HeaderWriterFilter@4a18bcb8, org.springframework.security.web.authentication.logout.LogoutFilter@48847e6f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@73b93f68, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7ccbb0db, org.springframework.security.web.session.SessionManagementFilter@6124b5ee, org.springframework.security.web.access.ExceptionTranslationFilter@59a8c7bf, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@37a3144e, org.springframework.security.web.access.intercept.AuthorizationFilter@53907194]
2024-01-11 09:54:14,773  WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 09:54:15,968  INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s).
2024-01-11 09:54:16,124  INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-01-11 09:54:16,125  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s).
2024-01-11 09:54:16,125  INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger'
2024-01-11 09:54:16,131  INFO main o.e.h.a.m.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 4.427 seconds (JVM running for 30.1)
2024-01-11 09:54:16,187  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 09:54:16,188  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 09:54:16,189  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms
2024-01-11 09:54:16,215  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 09:54:16,215  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 09:54:16,217  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms
2024-01-11 09:54:16,232  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 09:54:16,233  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 09:54:16,234  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.548 s -- in org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-mgmt-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0.jar
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-mgmt-server >>>
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-mgmt-server <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-mgmt-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0-sources.jar
[INFO] 
[INFO] --- spring-boot:2.7.18:repackage (repackage) @ hawkbit-mgmt-server ---
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- spring-boot:2.7.18:repackage (default) @ hawkbit-mgmt-server ---
[INFO] Layout: JAR
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-mgmt-server ---
[INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/jacoco-it.exec
[INFO] 
[INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-mgmt-server ---
[INFO] 
[INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-mgmt-server ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ hawkbit-mgmt-server ---
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-mgmt-server ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "1d2b23f380235e" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.0-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.0/hawkbit-mgmt-server-0.4.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< com.eclipse.hawkbit:hawkbit-simple-ui >----------------
[INFO] Building hawkBit :: Runtime :: Simple UI 0.4.0-SNAPSHOT          [36/37]
[INFO]   from hawkbit-runtime/hawkbit-simple-ui/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-simple-ui ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-simple-ui ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-simple-ui ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- vaadin:24.2.2:build-frontend (default) @ hawkbit-simple-ui ---
[INFO] Reflections took 2540 ms to scan 157 urls, producing 6766 keys and 38050 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 5719 classes. Took 3277 ms.
[INFO] Checking if a production mode bundle build is needed
[INFO] A production mode bundle build is not needed
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 156 resources. Took 95 ms.
[INFO] Reflections took 1660 ms to scan 157 urls, producing 6766 keys and 38050 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 5719 classes. Took 2192 ms.
[INFO] Build frontend completed in 10424 ms.
[INFO] 
[INFO] --- license:2.11:check (default-cli) @ hawkbit-simple-ui ---
[INFO] Checking licenses...
[WARNING] Unknown file extension: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/pom.xml.versionsBackup
[WARNING] Unable to find a comment style definition for some files. You may want to add a custom mapping for the relevant file extensions.
[INFO] 
[INFO] --- javadoc:3.5.0:jar (default-cli) @ hawkbit-simple-ui ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/AboutView.java:26: warning: no comment
[WARNING] public class AboutView extends VerticalLayout {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/AboutView.java:28: warning: no comment
[WARNING] public AboutView() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/AuthenticatedUser.java:18: warning: no comment
[WARNING] public class AuthenticatedUser {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/AuthenticatedUser.java:21: warning: no comment
[WARNING] public AuthenticatedUser(final AuthenticationContext authenticationContext) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/AuthenticatedUser.java:25: warning: no comment
[WARNING] public Optional<String> getName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/AuthenticatedUser.java:29: warning: no comment
[WARNING] public void logout() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:12: warning: no comment
[WARNING] public interface Constants {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:36: warning: no comment
[WARNING] String ACTION_TYPE = "Action Type";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:31: warning: no comment
[WARNING] String ACTIONS = "Actions";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:43: warning: no comment
[WARNING] String AUTO = "Auto";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:22: warning: no comment
[WARNING] String CREATED_AT = "Created at";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:21: warning: no comment
[WARNING] String CREATED_BY = "Created by";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:17: warning: no comment
[WARNING] String DESCRIPTION = "Description";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:35: warning: no comment
[WARNING] String DISTRIBUTION_SET = "Distribution Set";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:40: warning: no comment
[WARNING] String DOWNLOAD_ONLY = "Download Only";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:39: warning: no comment
[WARNING] String FORCED = "Forced";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:27: warning: no comment
[WARNING] String GROUP_COUNT = "Group Count";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:15: warning: no comment
[WARNING] String ID = "Id";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:24: warning: no comment
[WARNING] String LAST_MODIFIED_AT = "Last modified at";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:23: warning: no comment
[WARNING] String LAST_MODIFIED_BY = "Last modified by";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:42: warning: no comment
[WARNING] String MANUAL = "Manual";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:16: warning: no comment
[WARNING] String NAME = "Name";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:45: warning: no comment
[WARNING] String NAME_ASC = "name:asc";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:38: warning: no comment
[WARNING] String SOFT = "Soft";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:37: warning: no comment
[WARNING] String START_AT = "Start At";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:41: warning: no comment
[WARNING] String START_TYPE = "Start Type";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:29: warning: no comment
[WARNING] String STATS = "Stats";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:30: warning: no comment
[WARNING] String STATUS = "Status";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:28: warning: no comment
[WARNING] String TARGET_COUNT = "Target Count";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:34: warning: no comment
[WARNING] String TARGET_FILTER = "Target Filter";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:20: warning: no comment
[WARNING] String TYPE = "Type";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:19: warning: no comment
[WARNING] String VENDOR = "Vendor";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:18: warning: no comment
[WARNING] String VERSION = "Version";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/DistributionSetView.java:57: warning: no comment
[WARNING] public class DistributionSetView extends TableView<MgmtDistributionSet, Long> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/DistributionSetView.java:59: warning: no comment
[WARNING] public DistributionSetView(final HawkbitClient hawkbitClient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:31: warning: no comment
[WARNING] public class Filter extends Div {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:154: warning: no comment
[WARNING] public interface Rsql {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:35: warning: no comment
[WARNING] public Filter(final Consumer<String> changeListener, final Rsql primaryRsql, final Rsql secondaryOptionalRsql) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:86: warning: no comment
[WARNING] public static String filter(final Map<String, Object> keyToValues) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:156: warning: no comment
[WARNING] List<Component> components();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:158: warning: no comment
[WARNING] String filter();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/HawkbitClient.java:45: warning: no comment
[WARNING] public class HawkbitClient {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/LoginView.java:26: warning: no comment
[WARNING] public class LoginView extends LoginOverlay implements BeforeEnterObserver {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/LoginView.java:30: warning: no comment
[WARNING] public LoginView(final AuthenticatedUser authenticatedUser) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/MainLayout.java:53: warning: no comment
[WARNING] public MainLayout(final AuthenticatedUser authenticatedUser, final AccessAnnotationChecker accessChecker) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/RolloutView.java:61: warning: no comment
[WARNING] public class RolloutView extends TableView<MgmtRolloutResponseBody, Long> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/RolloutView.java:63: warning: no comment
[WARNING] public RolloutView(final HawkbitClient hawkbitClient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/SecurityConfiguration.java:24: warning: no comment
[WARNING] public class SecurityConfiguration extends VaadinWebSecurity {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/SecurityConfiguration.java:27: warning: no comment
[WARNING] public PasswordEncoder passwordEncoder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:26: warning: no comment
[WARNING] public class SelectionGrid<T,ID> extends Grid<T> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:85: warning: no comment
[WARNING] public static abstract class EntityRepresentation<T, ID> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:31: warning: no comment
[WARNING] public SelectionGrid(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:36: warning: no comment
[WARNING] public SelectionGrid(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:72: warning: no comment
[WARNING] public void refreshGrid(final boolean keepSelection) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:65: warning: no comment
[WARNING] public void setRsqlFilter(final String rsqlFilter) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:90: warning: no comment
[WARNING] protected EntityRepresentation(final Class<T> beanType, final Function<T, ID> idFn) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:95: warning: no comment
[WARNING] protected abstract void addColumns(final Grid<T> grid);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/SimpleUIApp.java:39: warning: no comment
[WARNING] public class SimpleUIApp implements AppShellConfigurator {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/SimpleUIApp.java:41: warning: no comment
[WARNING] public static void main(String[] args) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/SoftwareModuleView.java:63: warning: no comment
[WARNING] public class SoftwareModuleView extends TableView<MgmtSoftwareModule, Long>{
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/SoftwareModuleView.java:70: warning: no comment
[WARNING] public SoftwareModuleView(final boolean isParent, final HawkbitClient hawkbitClient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/SoftwareModuleView.java:66: warning: no comment
[WARNING] public SoftwareModuleView(final HawkbitClient hawkbitClient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/SoftwareModuleView.java:104: warning: no comment
[WARNING] public Set<MgmtSoftwareModule> getSelection() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:22: warning: no comment
[WARNING] public class TableView<T, ID> extends Div implements Constants {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:24: warning: no comment
[WARNING] protected SelectionGrid<T, ID> selectionGrid;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:33: warning: no comment
[WARNING] public TableView(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:47: warning: no comment
[WARNING] public TableView(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:27: warning: no comment
[WARNING] public TableView(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:39: warning: no comment
[WARNING] public TableView(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/TargetView.java:58: warning: no comment
[WARNING] public class TargetView extends TableView<MgmtTarget, String> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/TargetView.java:60: warning: no comment
[WARNING] public static final String CONTROLLER_ID = "Controller Id";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/TargetView.java:61: warning: no comment
[WARNING] public static final String TAG = "Tag";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/TargetView.java:63: warning: no comment
[WARNING] public TargetView(final HawkbitClient hawkbitClient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:40: warning: no comment
[WARNING] public class Utils {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:149: warning: no comment
[WARNING] public static class BaseDialog<T> extends Dialog {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:76: warning: no comment
[WARNING] public static <T, ID> HorizontalLayout addRemoveControls(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:121: warning: no comment
[WARNING] public static void errorNotification(final Throwable t) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:61: warning: no comment
[WARNING] public static NumberField numberField(final String label) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:64: warning: no comment
[WARNING] public static NumberField numberField(final String label, final Consumer<HasValue.ValueChangeEvent<Double>> changeListener) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:110: warning: no comment
[WARNING] public static <T> void remove(final Collection<T> remove, final Set<T> from, final Function<T, ?> idFn) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:46: warning: no comment
[WARNING] public static TextField textField(final String label) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:49: warning: no comment
[WARNING] public static TextField textField(final String label, final Consumer<HasValue.ValueChangeEvent<String>> changeListener) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:142: warning: no comment
[WARNING] public static <T extends Component> T tooltip(final T component, final String text) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:151: warning: no comment
[WARNING] protected final transient CompletableFuture<T> result = new CompletableFuture<>();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:153: warning: no comment
[WARNING] protected BaseDialog(final String headerTitle) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:172: warning: no comment
[WARNING] public CompletionStage<T> result() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/MainLayout.java:51: warning: no comment
[WARNING] private final AccessAnnotationChecker accessChecker;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/MainLayout.java:48: warning: no comment
[WARNING] private H2 viewTitle;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:28: warning: no comment
[WARNING] private volatile String rsqlFilter;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:25: warning: no comment
[WARNING] private final Filter filter;
[WARNING] ^
[WARNING] 90 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-simple-ui ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-simple-ui ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- vaadin:24.2.2:build-frontend (default) @ hawkbit-simple-ui ---
[INFO] Reflections took 1640 ms to scan 157 urls, producing 6766 keys and 38050 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 5719 classes. Took 2304 ms.
[INFO] Checking if a production mode bundle build is needed
[INFO] A production mode bundle build is not needed
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 156 resources. Took 42 ms.
[INFO] Reflections took 1350 ms to scan 157 urls, producing 6766 keys and 38050 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 5719 classes. Took 2058 ms.
[INFO] Build frontend completed in 7695 ms.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ hawkbit-simple-ui ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ hawkbit-simple-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ hawkbit-simple-ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ hawkbit-simple-ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.0-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot:3.1.5:repackage (repackage) @ hawkbit-simple-ui ---
[INFO] Replacing main artifact /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.0-SNAPSHOT.jar.original
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ hawkbit-simple-ui ---
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/pom.xml to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.0-SNAPSHOT/hawkbit-simple-ui-0.4.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.0-SNAPSHOT/hawkbit-simple-ui-0.4.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.0-SNAPSHOT/hawkbit-simple-ui-0.4.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- deploy:3.1.1:deploy (default-deploy) @ hawkbit-simple-ui ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping hawkBit :: Parent
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hawkBit :: Parent 0.4.0 ............................ SUCCESS [01:00 min]
[INFO] hawkBit :: Core 0.4.0 .............................. SUCCESS [ 12.752 s]
[INFO] hawkBit :: Core Security 0.4.0 ..................... SUCCESS [  8.329 s]
[INFO] hawkBit :: Repository 0.4.0 ........................ SUCCESS [  0.833 s]
[INFO] hawkBit :: Repository :: API 0.4.0 ................. SUCCESS [ 12.455 s]
[INFO] hawkBit :: Repository :: Core Implementation Support 0.4.0 SUCCESS [  8.573 s]
[INFO] hawkBit :: Artifact Repository :: Filesystem 0.4.0 . SUCCESS [  6.424 s]
[INFO] hawkBit :: Repository :: Test Utilities 0.4.0 ...... SUCCESS [  6.019 s]
[INFO] hawkBit :: Repository :: JPA Implementation 0.4.0 .. SUCCESS [05:34 min]
[INFO] hawkBit :: Security Integration 0.4.0 .............. SUCCESS [  7.924 s]
[INFO] hawkBit :: HTTP Security 0.4.0 ..................... SUCCESS [  7.413 s]
[INFO] hawkBit :: DMF 0.4.0 ............................... SUCCESS [  0.655 s]
[INFO] hawkBit :: DMF :: API 0.4.0 ........................ SUCCESS [  3.882 s]
[INFO] hawkBit :: DMF :: RabbitMq Test module 0.4.0 ....... SUCCESS [  4.422 s]
[INFO] hawkBit :: DMF :: AMQP 0.9 Implementation 0.4.0 .... SUCCESS [ 29.981 s]
[INFO] hawkBit :: REST 0.4.0 .............................. SUCCESS [  0.694 s]
[INFO] hawkBit :: REST :: Core 0.4.0 ...................... SUCCESS [  8.660 s]
[INFO] hawkBit :: REST :: DDI API 0.4.0 ................... SUCCESS [  8.434 s]
[INFO] hawkBit :: REST :: DDI Resources 0.4.0 ............. SUCCESS [01:48 min]
[INFO] hawkBit :: REST :: Management API 0.4.0 ............ SUCCESS [  9.490 s]
[INFO] hawkBit :: REST :: Management Resources 0.4.0 ...... SUCCESS [02:21 min]
[INFO] hawkBit :: Spring Boot Autoconfigure 0.4.0 ......... SUCCESS [  5.438 s]
[INFO] hawkBit :: Mgmt UI 0.4.0 ........................... SUCCESS [03:42 min]
[INFO] hawkBit :: Spring Boot Starters 0.4.0 .............. SUCCESS [  0.760 s]
[INFO] hawkBit :: Spring Boot Starter DDI API 0.4.0 ....... SUCCESS [  0.983 s]
[INFO] hawkBit :: Spring Boot Starter DMF API 0.4.0 ....... SUCCESS [  0.997 s]
[INFO] hawkBit :: Spring Boot Starter Management API 0.4.0  SUCCESS [  0.969 s]
[INFO] hawkBit :: Spring Boot Starter Management UI 0.4.0 . SUCCESS [  1.000 s]
[INFO] hawkBit :: Spring Boot Starter 0.4.0 ............... SUCCESS [  1.082 s]
[INFO] hawkBit :: Runtime :: Parent 0.4.0 ................. SUCCESS [  1.650 s]
[INFO] hawkBit :: Runtime :: Update Server (Monolith) 0.4.0 SUCCESS [ 42.455 s]
[INFO] hawkBit :: Test Report 0.4.0 ....................... SUCCESS [  4.831 s]
[INFO] hawkBit :: Runtime :: DDI Server 0.4.0 ............. SUCCESS [ 36.124 s]
[INFO] hawkBit :: Runtime :: DMF Server 0.4.0 ............. SUCCESS [  8.216 s]
[INFO] hawkBit :: Runtime :: Management Server 0.4.0 ...... SUCCESS [ 40.152 s]
[INFO] hawkBit :: Runtime :: Simple UI 0.4.0-SNAPSHOT ..... FAILURE [ 38.637 s]
[INFO] hawkBit :: Runtime :: Vaadin v8 UI 0.4.0 ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19:52 min
[INFO] Finished at: 2024-01-11T09:54:58Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy (default-deploy) on project hawkbit-simple-ui: Failed to deploy artifacts: Could not transfer artifact com.eclipse.hawkbit:hawkbit-simple-ui:pom:0.4.0-20240111.093505-1 from/to ossrh (https://oss.sonatype.org/content/repositories/snapshots): status code: 403, reason phrase: Forbidden (403) -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :hawkbit-simple-ui
Build step 'Invoke top-level Maven targets' marked build as failure
Finished: FAILURE