2023-06-26 01:00:00.001 INFO 16024 --- [quartzScheduler_Worker-5] c.s.n.web.console.job.LicenseJobBean : license expiration check job start: Mon Jun 26 01:00:00 CST 2023 2023-06-26 01:00:00.004 DEBUG 16024 --- [quartzScheduler_Worker-5] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.service.JobService.checkLicense() with argument[s] = [] 2023-06-26 01:00:00.004 DEBUG 16024 --- [quartzScheduler_Worker-5] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.provision.LicenseRepo.findAllExpired() with argument[s] = [] 2023-06-26 01:00:00.017 DEBUG 16024 --- [quartzScheduler_Worker-5] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.provision.LicenseRepo.findAllExpired() took 13 ms with result = [] 2023-06-26 01:00:00.017 DEBUG 16024 --- [quartzScheduler_Worker-5] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.service.JobService.checkLicense() took 13 ms with result = null 2023-06-26 01:00:00.017 INFO 16024 --- [quartzScheduler_Worker-5] c.s.n.web.console.job.LicenseJobBean : license expiration check job stop: Mon Jun 26 01:00:00 CST 2023 2023-06-26 14:46:04.977 INFO 25478 --- [main] c.s.n.w.console.NexusConsoleApplication : Starting NexusConsoleApplication on noc-relay with PID 25478 (/home/nexus/noc-nap/3.1.0.1.2/nexus-nap.jar started by nap in /home/nexus/noc-nap/3.1.0.1.2) 2023-06-26 14:46:04.980 DEBUG 25478 --- [main] c.s.n.w.console.NexusConsoleApplication : Running with Spring Boot v2.1.8.RELEASE, Spring v5.1.9.RELEASE 2023-06-26 14:46:04.980 INFO 25478 --- [main] c.s.n.w.console.NexusConsoleApplication : The following profiles are active: demo 2023-06-26 14:46:30.012 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.ServerAppRepo.findOneByUniqAppId() with argument[s] = [com.senlime.nexus.server.proxy] 2023-06-26 14:46:30.088 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.ServerAppRepo.findOneByUniqAppId() took 76 ms with result = ServerApp id: 1 2023-06-26 14:46:30.136 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() with argument[s] = [CREATED] 2023-06-26 14:46:30.142 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() took 5 ms with result = [] 2023-06-26 14:46:30.143 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() with argument[s] = [WRAPPING] 2023-06-26 14:46:30.145 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() took 2 ms with result = [] 2023-06-26 14:46:30.164 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.ScheduleExecutionLogRepo.findOneByScheduleName() with argument[s] = [WX_DOWNLOAD_BILL] 2023-06-26 14:46:30.168 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.ScheduleExecutionLogRepo.findOneByScheduleName() took 4 ms with result = null 2023-06-26 14:46:30.624 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.service.AppWrappingService.getAsyncExecutor() with argument[s] = [] 2023-06-26 14:46:30.629 DEBUG 25478 --- [main] c.s.n.w.c.service.AppWrappingService : Creating App Wrapping Executor 2023-06-26 14:46:30.631 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.service.AppWrappingService.getAsyncExecutor() took 7 ms with result = com.senlime.nexus.common.async.ExceptionHandlingAsyncTaskExecutor@256a5df0 2023-06-26 14:46:31.097 DEBUG 25478 --- [main] c.s.nexus.common.config.AsyncConfig : Creating Async Task Executor 2023-06-26 14:46:31.098 DEBUG 25478 --- [main] c.s.nexus.common.config.AsyncConfig : Creating send mail async task executor 2023-06-26 14:46:32.396 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.service.InitService.init() with argument[s] = [] 2023-06-26 14:46:32.400 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.PropertyRepo.findByPropertyKey() with argument[s] = [is_initialized] 2023-06-26 14:46:32.414 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.PropertyRepo.findByPropertyKey() took 14 ms with result = Property id: 11 2023-06-26 14:46:32.415 DEBUG 25478 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.service.InitService.init() took 19 ms with result = null 2023-06-26 14:46:42.456 DEBUG 25478 --- [main] c.s.n.w.c.s.AuthenticationTokenFilter : Filter 'authenticationTokenFilterBean' configured for use 2023-06-26 14:46:42.600 INFO 25478 --- [main] c.s.n.w.console.NexusConsoleApplication : Started NexusConsoleApplication in 58.772 seconds (JVM running for 59.368) 2023-06-26 14:46:42.604 INFO 25478 --- [main] c.s.n.w.console.NexusConsoleApplication : ---------------------------------------------------------- NAP 启动成功! VERSION : 1.2.1-RELEASE Local Access URL : http://127.0.0.1:8050 External Access URL : http://172.16.50.107:8050 Swagger URL : http://127.0.0.1:8050null/swagger-ui.html Submodule Remote URL : null Submodule Branch : null Submodule Commit Id : null ----------------------------------------------------------