80 lines
7.2 KiB
Plaintext
80 lines
7.2 KiB
Plaintext
[[1;34mINFO[m] Scanning for projects...
|
||
[[1;34mINFO[m]
|
||
[[1;34mINFO[m] [1m------------------------< [0;36mcom.gpf:pet-hospital[0;1m >------------------------[m
|
||
[[1;34mINFO[m] [1mBuilding 爱维宠物医院管理平台 1.0.0[m
|
||
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
|
||
[[1;34mINFO[m]
|
||
[[1;34mINFO[m] [1m>>> [0;32mspring-boot-maven-plugin:2.7.18:run[m [1m(default-cli)[0;1m > [0;1mtest-compile[m @ [36mpet-hospital[0;1m >>>[m
|
||
[[1;34mINFO[m]
|
||
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.2.0:resources[m [1m(default-resources)[m @ [36mpet-hospital[0;1m ---[m
|
||
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
|
||
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered properties files.
|
||
[[1;34mINFO[m] Copying 2 resources
|
||
[[1;34mINFO[m] Copying 1 resource
|
||
[[1;34mINFO[m]
|
||
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.10.1:compile[m [1m(default-compile)[m @ [36mpet-hospital[0;1m ---[m
|
||
[[1;34mINFO[m] Nothing to compile - all classes are up to date
|
||
[[1;34mINFO[m]
|
||
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.2.0:testResources[m [1m(default-testResources)[m @ [36mpet-hospital[0;1m ---[m
|
||
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
|
||
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered properties files.
|
||
[[1;34mINFO[m] skip non existing resourceDirectory /mnt/d/bs/gpf_pet_hospital/backend/src/test/resources
|
||
[[1;34mINFO[m]
|
||
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.10.1:testCompile[m [1m(default-testCompile)[m @ [36mpet-hospital[0;1m ---[m
|
||
[[1;34mINFO[m] No sources to compile
|
||
[[1;34mINFO[m]
|
||
[[1;34mINFO[m] [1m<<< [0;32mspring-boot-maven-plugin:2.7.18:run[m [1m(default-cli)[0;1m < [0;1mtest-compile[m @ [36mpet-hospital[0;1m <<<[m
|
||
[[1;34mINFO[m]
|
||
[[1;34mINFO[m]
|
||
[[1;34mINFO[m] [1m--- [0;32mspring-boot-maven-plugin:2.7.18:run[m [1m(default-cli)[m @ [36mpet-hospital[0;1m ---[m
|
||
[[1;34mINFO[m] Attaching agents: []
|
||
|
||
. ____ _ __ _ _
|
||
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
||
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
||
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
|
||
' |____| .__|_| |_|_| |_\__, | / / / /
|
||
=========|_|==============|___/=/_/_/_/
|
||
:: Spring Boot :: (v2.7.18)
|
||
|
||
2026-01-29 12:09:25.156 INFO 6050 --- [ main] c.g.pethospital.PetHospitalApplication : Starting PetHospitalApplication using Java 17.0.17 on LAPTOP-FS8K5GSO with PID 6050 (/mnt/d/bs/gpf_pet_hospital/backend/target/classes started by wangzq in /mnt/d/bs/gpf_pet_hospital/backend)
|
||
2026-01-29 12:09:25.161 INFO 6050 --- [ main] c.g.pethospital.PetHospitalApplication : The following 1 profile is active: "dev"
|
||
2026-01-29 12:09:30.848 INFO 6050 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http)
|
||
2026-01-29 12:09:30.873 INFO 6050 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
||
2026-01-29 12:09:30.873 INFO 6050 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83]
|
||
2026-01-29 12:09:31.043 INFO 6050 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/api] : Initializing Spring embedded WebApplicationContext
|
||
2026-01-29 12:09:31.043 INFO 6050 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5806 ms
|
||
2026-01-29 12:09:31.101 INFO 6050 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
||
2026-01-29 12:09:31.897 INFO 6050 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
||
2026-01-29 12:09:31.923 INFO 6050 --- [ main] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:testdb'
|
||
Logging initialized using 'class org.apache.ibatis.logging.stdout.StdOutImpl' adapter.
|
||
Initialization Sequence datacenterId:1 workerId:6
|
||
_ _ |_ _ _|_. ___ _ | _
|
||
| | |\/|_)(_| | |_\ |_)||_|_\
|
||
/ |
|
||
3.5.5
|
||
2026-01-29 12:09:34.317 WARN 6050 --- [ main] .s.s.UserDetailsServiceAutoConfiguration :
|
||
|
||
Using generated security password: 332a46eb-449c-42d8-94b3-6f0bba3c5735
|
||
|
||
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
||
|
||
2026-01-29 12:09:34.688 INFO 6050 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@21edd891, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@de579ff, org.springframework.security.web.context.SecurityContextPersistenceFilter@7abeabe9, org.springframework.security.web.header.HeaderWriterFilter@22d477c2, org.springframework.security.web.authentication.logout.LogoutFilter@bb3ecfe, com.gpf.pethospital.security.JwtAuthenticationFilter@7971c2a9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1b52699c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@250d440, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2fd39436, org.springframework.security.web.session.SessionManagementFilter@448c92fc, org.springframework.security.web.access.ExceptionTranslationFilter@79ecc507, org.springframework.security.web.access.intercept.AuthorizationFilter@582e9152]
|
||
2026-01-29 12:09:36.166 INFO 6050 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '/api'
|
||
2026-01-29 12:09:36.179 INFO 6050 --- [ main] c.g.pethospital.PetHospitalApplication : Started PetHospitalApplication in 12.27 seconds (JVM running for 12.892)
|
||
2026-01-29 12:09:53.265 INFO 6050 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
|
||
2026-01-29 12:09:53.269 INFO 6050 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
|
||
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
|
||
[[1;34mINFO[m] [1;31mBUILD FAILURE[m
|
||
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
|
||
[[1;34mINFO[m] Total time: 37.310 s
|
||
[[1;34mINFO[m] Finished at: 2026-01-29T12:09:53+08:00
|
||
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
|
||
[[1;31mERROR[m] Failed to execute goal [32morg.springframework.boot:spring-boot-maven-plugin:2.7.18:run[m [1m(default-cli)[m on project [36mpet-hospital[m: [1;31mApplication finished with exit code: 143[m -> [1m[Help 1][m
|
||
[[1;31mERROR[m]
|
||
[[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
|
||
[[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging.
|
||
[[1;31mERROR[m]
|
||
[[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles:
|
||
[[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
|